A Noted Path

Personal blog of Theodore Nguyen-Cao

Options:

Archive for January 12th, 2008

Google Syntax Highlighter for WP

I used to use WP-Syntax but I think this looks oh so nicer!

public class Hello {
public static void main(String[] args) {
System.out.println(”Hello World!”);
}
}
Check it out at here.

addthis_url = ‘http%3A%2F%2Fwww.theodorenguyen-cao.com%2F2008%2F01%2F12%2Fgoogle-syntax-highlighter-for-wp%2F’;
addthis_title = ‘Google+Syntax+Highlighter+for+WP’;
addthis_pub = ‘duyvu’;

Re: Young IT workers disillusioned

After reading this article, I had to vent on the ridiculousness of the article.
The article is pretty much a summary of a survey done by an IT staffing firm. It states that entry-level, 20-something year old employees are the most difficult to manage because they have high expectations from their employer. High expectations like [...]

Firefox 3.0 Beta, Web Developer, Firebug

I’ve recently moved to Firefox 3 on my MacBook Pro. The first thing I noticed was pretty much all of my Firefox plugins stopped working. This didn’t really bother me until I started developing on the laptop. The two things I really missed were Web Developer and FireBug.
After a little bit of [...]