google charts

Thursday, January 31st, 2008

http://code.google.com/apis/chart/

Full size flash

Thursday, January 31st, 2008

http://www.actionscript.com/Article/tabid/54/ArticleID/full-browser-flash-part-1/Default.aspx

More bash - deleting lots of unwanted directories

Thursday, January 31st, 2008

find -type d -name ‘.svn’ | xargs rm -rv

Name based hosting apache2

Wednesday, January 30th, 2008

http://httpd.apache.org/docs/2.2/vhosts/name-based.html

Setting up Apache - even more useful!

Tuesday, January 29th, 2008

http://httpd.apache.org/docs/1.3/mod/mod_mime.html#addtype

Useful referance for configuring apache

Tuesday, January 29th, 2008

http://articles.techrepublic.com.com/5100-22-5076696.html

Login for most things on Ubuntu - forgotten your mysql root password

Tuesday, January 29th, 2008

need a login for everything in ubuntu look here:

/etc/mysql/debian.cnf

Aggregate functions HQL

Thursday, January 24th, 2008

http://www.hibernate.org/hib_docs/nhibernate/1.2/reference/en/html_single/#queryhql-aggregation

Vhosts on Apache (just for referance)

Tuesday, January 22nd, 2008

http://httpd.apache.org/docs/2.0/vhosts/examples.html

Get more out of VS2008!

Saturday, January 19th, 2008

http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx