Blog Detail
Fryan's Digital World
http://www.fryan0911.com
Technical News, Guides, Tutorials, Tricks, Tips and Reviews
Recent Posts
Resize Multiple Images Online With ezyImageResizer
Sharing photos online is a quick way to connect to your family, friends and love ones. With the emergence of social networking sites like Facebook and Twitter, staying in touch with your friends was never been easier. Its ideal to resize your raw ima...
How to Download Multiple Files In Ubuntu From Terminal
If you want to look more like geeky when using Ubuntu then instead of using a FTP GUI app, use the command line to download multiple files. Ubuntu Linux supports Wget which is a free utility for non-interactive download of files from the Web. It supp...
Compare Two Database Using MySQL Structure Compare
While our main MySQL database administrator is on leave for several weeks, our programmers made a copy of a CRM database to conduct series of testing. Now with the database guy is back, he want to check if the developers made some changes on the dat...
How to get Time in Hour:Minute Format from the Current DateTime
As database developers, one of the most common task we usually perform on a SQL script is to extract time only from the current DateTime value. This is easy on MS SQL Server database. Here are few lines of sql script that you can copy. The code separ...
How To Clear Recent Windows 7 Jumplist Items
The jumplists was introduced by Microsoft in Windows 7 and are part of the Windows 7 taskbar and popups when the user right-clicks an item in the taskbar. Aside from program functions, Jumplists also display the most recent items that have been opene...
Browser Size: See What Your Website Visitors Can See
Today in Google Labs, Google released the Browser Size tool that let web developers visualize what parts of a their site users can see without scrolling. The web app will display transparent percentage information on top of your website. For example,...

