Alright so I tried moving the blogger stuff to my own server, but a lot of the widgets stop working then, and I really like them, but I have learned a heck of a lot about the blogger code and how little of it is actually important. Technically I would have kept it on my server except that I am too lazy to always update the template as the search functions would generate html files instead of cfm pages so my cfinclude statements wouldn't work, and that just ain't cool with me. Anyways Its probably better if the server doesn't get that much activity anyways, but I know plan to throw up some coldfusion examples, maybe just for me for future reference.
On a side note one of my favorite blog sites, Ajaxcold, is no longer there, looks like it has been deleted, so before the Google cache disappears I'll repost some of them on here, hopefully the Antonio Lupetti won't get mad as I think he is now working a new projects.
Thursday, June 28, 2007
More Updates
Posted by Emergence at 7:39 PM 2 comments
Labels: ajax , Antonio Lupetti , blog , coldfusion , website
Sunday, February 25, 2007
programming
I figured I would type about programming for this post.
Yes I am a lazy programmer but that is not always a bad thing. I will normally make it so that I make code more dynamic that will generate things for me. I like to make the code that loads quickly. Now I have been trying to make it for my main site that will load by http requests when you click on the tabs at the top, also known as Ajax but so far when I do this parts of the website don't work correctly for some reason. But I will keep trying I guess. If you know how I can do this then please drop me a line.
Thanks
Posted by Emergence at 2:51 PM 0 comments
Labels: ajax , programming , website