Top Rated Resources
CyberXMedia: Download Free Sound Loop & Effects
visit site at: www.cyberxmedia.com
iPad wireless connection problem and fix
My iPad lost connections to the Internet although all signs indicated that it’s connected to my network. I found many others are experiencing this wireless connection problem also. Apple has issued instructions on this issue. They suggest the following:
Create separate Wi-Fi network names to identify each band. This can be [...]
BlackBerry Storm Delete Multiple Emails
On my Blackberry Storm 9500, I had a hard time finding how to delete multiple messages from my email accounts because I started noticing that the BB OS was running slow and constantly displayed the progress watch. Here are two methods for deleting multiple messages.
Apple bans Flash CS5 iPhone App Compiler
Update: Today April 9th 2010, Lee Brimelow, an Adobe platform evangelist responded to the latest poster from Apple with “Go screw yourself “ on his popular web blog TheFlashBlog.com. It’s hard not to notice the frustration of developers across the blogosphere fuel by Apple’s refusal to allow third party API compiled apps in to the [...]
iPad Camera and SD Reader Connector
I purchased the iPad on Saturday (4/3/10) and had a lot of fun (including my kids) playing around with all the new cool features. I did feel a little boxed in with out the support of a camera an other USB devices. However, Apple has released their own add-ons to satisfy this need. It call [...]
Fix SQL INSERT problems with PHP addslashes function
If you’ve created you own custom content management system using PHP, you may have noticed problems inserting data. One of the problems could be that your data may have characters that prevent it from being inserted. Some of the character that would cause this type of problem are single or double quotes, backslash, and NUL [...]
iPod stuck on eject before disconnecting screen
My wife’s iPod mini got stuck on the “connected, eject before disconnecting” screen. She was so upset because this was a replacement for the first bad iPod mini. This time it wasn’t the mini, it was a human error.
To reset the iPod mini, or any iPod for that with the wheel, toggle the top hold [...]
Adobe Flash not on Apple iPad or iPhone
Why is it that Apple refuse to assets Adobe in their effort to deploy Flash on iPhones and iPads? Some people believe that Apple fearful that Flash will reek havoc on their battery life. Some think it’s purly profit driven. Think about it. Apple only used Flash on their web site for about a year [...]
Can’t delete file on external hard drive – Mac
I ran out of space on my external hard drive so I selected some folder file and pressed command-delete on my keyboard. They files looked as if though they were deleted but I notice the available space did not budge. I knew right than it was time to whip out the terminal to force the [...]
How to backup MySQL Database via SSH
First you log in using your terminal application by typing the flowing SSH command:
ssh yourusername@hostname-or-ipaddress
After that, you will be prompted to enter your password. As you enter your password, the text will be hidden. Next we should switch to the “root” user. You can do so by typing the following in your terminal window:
su – [...]
CSS Center Web Page Using Styles Sheets
How to center a fixed box container using CSS? The sample below dose a few things. First it centers all body content using the body tag text-align center attribute. This is done to fix a bug in IE and other browsers that do not support margin auto styles. Next thing it will do is take [...]


