Home » Archive

March 2008

Written By: techieDan on March 26, 2008 No Comment

WordPress is out with 2.5 RC2, the next generation after the test version of 2.5.  Well, suprisingly I did try this WordPress 2.5 on my own localhost and was mightily impressed with the insite menus and stuffs. I meant it was all ajaxified, and loading things is really faster than usual.

A little thing about the [...]

Tags: []
Written By: techieDan on March 25, 2008 No Comment

Javascript isn’t that hard. Especially when you want to handle a simple form action. For example, most sites tells us how to do validation for regular expressions and the javascript for it, but what if one is a totally newbie to javascript and html.

Here I bring upon you some of my practices which somehow though, [...]

Written By: techieDan on March 22, 2008 6 Comments
Metal Structure for Roller Coaster

This week’s theme was metal. Seemingly most of my post are all related to technical stuffs. But this week let’s be a bit different and look at technicality outside. Well, I would of course love to have fun too instead of just basing my post all on tech stuffs.

So anyone is ON for a coaster [...]

Tags: []
Written By: techieDan on March 21, 2008 No Comment

This blog might be technical, but it’s good to get to know what makes me technically incline to post about technical stuffs here. One thing though, no matter what people say or do, technology is never enough. You can actually see in this world that technology is rapidly evolving. Well, they even have robots that [...]

Written By: techieDan on March 20, 2008 No Comment
FireFox 3 Beta Review

I am currently running Firefox 3 Beta 4 in my home PC. When installing FireFox 3 Beta 4, you’ll be greeted with this FireFox page.

Looks very futuristic and with promises of easier usage for web developers and extension developers, this version of FireFox 3 is so goin to kick ass. Previously I was harboring on the [...]

Tags: []
Written By: techieDan on March 17, 2008 No Comment

Sometimes we wonder, how the heck one can write html codes on blogs, especially wordpress just for displaying purposes but without it affecting any codes on the blog page

This is where usage of <pre> tag comes in. Yes, by enclosing the html codes in <pre> tags, one can write html freely without displaying any changes [...]

Tags: []
Written By: techieDan on March 15, 2008 No Comment

Coding have never been the same!!! Some bad habits when writing codes which are redundant

String[] special = {“a1″,”a2″,”a3″,”a4″};

Connection con = null;

PreparedStatement stmt = null;

PreparedStatement stmt2 = null;

ResultSet rs = null;

ResultSet rs2 = null;

Class.forName (“com.mysql.jdbc.Driver”)

conn = DriverManager.getConnection (url, userName, password);

String [...]

Tags: [, , ]
Written By: techieDan on March 8, 2008 8 Comments
Different Speakers

They have the same functionality but in terms of quality, they are different. One from Labtec, another from Creative Sound Blaster. Basically though they are both the same as in very old old speakers.

Well, which do you prefer? I bet most of you have Altec Lansing speakers with SubWoofer. Mine is already considered Computer Dinosaur [...]

Tags: []
Written By: techieDan on March 6, 2008 No Comment

I’ve heard of the numerous rumors. Yes, people who has been doing paid postings and excessively doing it has been slapped with the google PR. They have been slapped wth a PR0 thus reducing their chances to do paid postings. Well, how does one get back their Page Rank after that?

Some bloggers even go to [...]

  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress