Fix
In the layout.jade file (default Express build, file is located in views folder), edit the line 'doctype 5' to 'doctype html'.
Casual Techs
Get fixes and tips to many of your technical issues and problems.
Tuesday, December 24, 2013
Monday, September 24, 2012
Quick Tip: Handling JSONP request with jQuery getJSON
In a $.getJSON request, append '&callback=?' to the end of the request URL. No need to revert back to the usage of .ajax.
Sunday, August 26, 2012
Android: Hard Reset A Samsung Galaxy S
Issue: You need to reset a Samsung Galaxy S Android phone but don't have access to the settings app.
Fix:
Fix:
- Turn off the phone by holding power button (right side).
- Press and hold the volume+ and volume- buttons (left side) while holding the power button.
- Release ONLY the power button when the Samsung logo appears.
- At the text menu, use the volume+ and volume- buttons to select "Delete all user data"
- Press the power button to select
- Once completed, use the volume+ and volume- buttons to select "Reboot System Now".
Sunday, December 11, 2011
Android: Insufficient Space When Downloading
Issue
When attempting to download a large application (30 mb or more), you receive the message "There is insufficient space on the device". In addition, you may receive prompts about insufficient space
Fix
Uninstall all Marketplace app updates. Below is an overview but the exact process may vary based upon Android version:
Settings > Applications > Manage Applications > Marketplace > Uninstall updates
The issue appears to be related to updates to the Marketplace application and the 30 mb storage partition often used on Android phones.
Fix courtesy of the Android forums.
When attempting to download a large application (30 mb or more), you receive the message "There is insufficient space on the device". In addition, you may receive prompts about insufficient space
Fix
Uninstall all Marketplace app updates. Below is an overview but the exact process may vary based upon Android version:
Settings > Applications > Manage Applications > Marketplace > Uninstall updates
The issue appears to be related to updates to the Marketplace application and the 30 mb storage partition often used on Android phones.
Fix courtesy of the Android forums.
Tuesday, December 6, 2011
Mac OSX: Lock Screen Keyboard Shortcut
Step 1: Enable the lock screen
- Open "System Preferences"
- Select "Security & Privacy"
- Click the "General" tab (if not already selected)
- Place a check-mark beside "Require password immediately after sleep or screen saver begins
Step 2: Remember the keyboard shortcut
Control + Shift + Eject
Tuesday, August 16, 2011
Apple TV: An Error Occurred Loading This Content
Problem
When trying to access content, such as Netflix, on the second generation Apple TV, a message appears stating "An error occurred loading this content - Try again later".
Fix
With the Apple TV turned on, hold the menu button and the down button on the Apple TV remote for at least 10 seconds.
The issue appears to be the result of an issue residing with the local cache of the Apple TV. This approach appears to clear out the local cache on the Apple TV. Simply allowing the Apple TV to go to sleep does not clear out the local cache.
When trying to access content, such as Netflix, on the second generation Apple TV, a message appears stating "An error occurred loading this content - Try again later".
Fix
With the Apple TV turned on, hold the menu button and the down button on the Apple TV remote for at least 10 seconds.
The issue appears to be the result of an issue residing with the local cache of the Apple TV. This approach appears to clear out the local cache on the Apple TV. Simply allowing the Apple TV to go to sleep does not clear out the local cache.
Wednesday, August 3, 2011
Mac Issue: krb5kdc + wrong time + lost preferred network password
Problem
On your Mac, after receiving a notification "Do you want the application krb4kdc to accept incoming network connections", your system time is wrong and your preferred network password is lost.
Fix
Manually adjust your system time:
On your Mac, after receiving a notification "Do you want the application krb4kdc to accept incoming network connections", your system time is wrong and your preferred network password is lost.
Fix
Manually adjust your system time:
- Open System Preferences
- Select "Date and Time" under System
- Under "Date and Time", uncheck "Set date and time automatically"
- Set the correct date and time
- Restart your Mac
Subscribe to:
Posts (Atom)