Every applications you install in your Android Phone leaves cache record when you use it and when get accumulated will take more and more memory space. These cache and history can be retrieved by using specialized tools which makes your privacy vulnerable. With History Eraser Pro, you erase all these history and cache records in few taps. It is free Android app that allows users to clear any history logs in one place such as application cache, browser history, call logs, android market search history, Google services history, YouTube history and a lot more. Its usage is simple, from the main interface of this app, just check the options you want to remove from the list, tap Clean Selected button and then tap Do It on the confirm dialog box.Saturday, May 07, 2011
Erase History And Application Cache On Your Android Device With History Eraser Pro
Every applications you install in your Android Phone leaves cache record when you use it and when get accumulated will take more and more memory space. These cache and history can be retrieved by using specialized tools which makes your privacy vulnerable. With History Eraser Pro, you erase all these history and cache records in few taps. It is free Android app that allows users to clear any history logs in one place such as application cache, browser history, call logs, android market search history, Google services history, YouTube history and a lot more. Its usage is simple, from the main interface of this app, just check the options you want to remove from the list, tap Clean Selected button and then tap Do It on the confirm dialog box.
Labels:
Android,
Mobile Device
Friday, May 06, 2011
How To Create, Manipulate, And Retrieve Dynamic Textboxes And Other Controls In ASP.NET
In developing web applications using ASP.NET, there are situation that you need to dynamically create controls and retrieve their values. For example, you may need to generate X number of textboxes and later read the inputted value on them. On this article, I'll show you how to do that easily. One thing you should remember when dealing with Dynamic control is you should recreate it every time the page loads so it will be known to the other controls. Timing is everything. The most appropriate place to call the creation of controls is at Page_Load event which you will see on the following snippets of source codes. The Example project that I will use for this article will asked for number of dynamic textboxes to create. As the user click the "Create dynamic controls" button, the dynamic controls will be automatically created. The project also shows how to retrieve the content from these dynamic textboxes. Lets start from creating the function that will generate the controls dynamically.
Labels:
ASP .NET,
C#,
Coding Tips and Tricks
Thursday, May 05, 2011
Measure How Fast Your Website Loads From Over 50 Locations Worldwide With Loads.In
In my previous articles for webmaster & bloggers, I've been preaching that speed is a major factor in designing websites. No one would like to wait for a web page that loads forever. 10 seconds or less is the most acceptable time to keep your user's attention. To measure your websites loading speed, you should also consider how fast it loads on other location in the world beside your geographic location and this is where a tool like Loads.In comes handy. Loads.in lets you see how fast your (or any) website loads in a real browser from over 50 locations worldwide. This is critical specially if you have worldwide target audience. With loads.in, simply enter the full URL of the page you want to check and hit the start button to retrieve loading speed at a random location. For each subsequent check you can choose a specific location and the type of browser.
Labels:
Blogger Tips,
Useful Websites,
Webmaster Tools
Wednesday, May 04, 2011
Rename, Move Or Delete Locked Files And Folders With MoveOnBoot
When Windows system process is using a file or folder, there is a good chance that you won't be able to rename, move or delete it. Sometimes this can be confusing because Windows doesn't provide details on what application holds the lock and how to proceed. With MoveOnBoot, you can get rid of these files at the next system restart. MoveOnBoot is a free tool for handling locked files and folders by Windows and other system services/applications. Its usage is simple, just launch MoveOnBoot and you will be presented with all the files/folders that are currently locked by Windows. To move or rename a file/folder, just click Move from the toolbar and choose the desired action the next system boot. For example if you wish to move a file, click on Move then specify the source and destination folders.
Labels:
Cool Softwares,
Windows Tips
Tuesday, May 03, 2011
Manage Your Google Docs From Your Android Phone
I primarily use Google Docs, to store my documents online. I also use it whenever I'm using other computer aside from my own for security reasons. With the much awaited release of Google Docs for Android, I no longer need to rent/borrow other computer each time I need to create or edit documents from my Google Docs account because I can do this already using my Android mobile device. Google Docs for Android allows you to create, edit, upload and share documents online through your Android mobile device. Its interface is a replica of its mobile web version. The user interface is pretty simple and well-designed.
Labels:
Android,
Mobile Device
Monday, May 02, 2011
Compose SMS Via Browser And Send It Through Your Android Phone
Typing messages using computer keyboard is a lot more convenient than composing the same message in your mobile phone. EasySMS is a free Android apps that enables you to use your computer's browser as medium to write messages and then send it through your mobile phone. You computer will serve as an extension of your mobile phone. The only requirement to link the two device is to connect them both on the same WIFI, USB or Bluetooth. Once EasySMS is installed in your Android phone, specify the login credential to use, enable the control service you want to activate and then specify the port to be used by WIFI/USB. Take note of the IP address displayed in the notification bar.
Labels:
Android,
Mobile Device
Sunday, May 01, 2011
Show Progress Or Loading Message With AJAX Or Javascript
Whenever you have a page that takes a bit of time to load, it will only show your user a blank page as if it is not doing anything and this could make your visitors impatient and eventually leave the page. It would be better if you can show at least a loading message so the user will be alerted that the page is processing his request. With ASP.NET, you can do this two ways. One is by using UpdateProgress control in ASP.NET AJAX or by Javascript.
Labels:
ASP .NET,
Coding Tips and Tricks
Subscribe to:
Posts (Atom)