Home » Archive

January 2009

Written By: techieDan on January 29, 2009 One Comment

There are many people who are using Wordpress.org as their blog platform and one of the most important thing they do at times in case of system crash is to backup their data. Most bloggers will be backing it up using the plugins from wordpress or do it semi-manually using the phpmyadmin that [...]

Tags: []
Written By: techieDan on January 21, 2009 3 Comments

For those Java like programmers, they will be using pure SQL statements to get the whole of a table by typing the typical SQL query statement.

String SQL = “select * from tablename where condition = ?”;

From then onwards it can be passed to a POJO to be declared but everything has to be done one [...]

Tags: [, , ]
Written By: techieDan on January 18, 2009 6 Comments

Google just did another update and guess what? TechieDan.com dropped from PR 1 to PR 0? Previously it was PR 2 to PR 1, then now from PR 1 to PR 0. Is there something wrong with Google Page Ranking system. I wonder if they are really doing a proper job for the rankings.

I still [...]

Tags: [, , ]
Written By: techieDan on January 18, 2009 One Comment

Disable the automatic enter key that people tend to associate with forms. Well, it’s good at the same time, but it’s also sometimes good that you can limit your users from using the Enter key to submit the form if you want to do something else with it.

Tags: [, ]
Written By: techieDan on January 7, 2009 One Comment

Back then I was infected with the DREADED IRRITATING HEAP41A VIRUS, which does this stupid POP UP whenever I open my Firefox application.

I DON’T HATE MOZILLA BUT USE IE OR ELSE

Well, I forgot to mentioned though that there is this one small step which needs to be done. Though it [...]

Tags: [, ]
Written By: techieDan on January 6, 2009 No Comment
Display Known File Types in Windows

Some Window XP tips and tricks time. This time it’s just a simple display of how one can display the extension of a file in Windows XP. Well, why would one do that? Well, you can rename and hide your file by renaming the extensions and only you know how to open it.

Yes, if you [...]

Tags: [, ]
  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress