October 2007 Entries
Random collection of FUN programming language costumes Desktop app for your twitter make me your friend "mikedopp" Wordpress customizer LinkedIn a box Add This functionality for your web site(digg, Reddit etc...) Online web 2.0 Generators T-shirt wifi detector we feel fine Blog o' the day and the shameless plug of the week: Buylifetime.com/resinshed.aspx if you would like a shameless plug of the week. Please send me the link. ~Mike...
So I have been working intensely with Subsonic lately and I need to change the database back end. Add a table and delete some columns. Oh boy! It is very simple just delete the .abp file and create a new one. Now rebuild the web project and enjoy the updated objects
Back when IE was king like version 5.5 and say 6.0. There was a great little way to make your pages Fade or transitionally fade. This only works in IE engines. <meta http-equiv="Page-Exit" content="filter: progid:DXImagetransform.Mic... /> <meta http-equiv="Page-Enter" content="filter: progid:DXImagetransform.Mic... />...