Showing posts with label Antonio Lupetti. Show all posts
Showing posts with label Antonio Lupetti. Show all posts

Sunday, July 01, 2007

Add custom search engine on new Blogger Template

Rehash #1

Some people have asked to me how to add a search engine "ajaxcold style" into the new blogger template. Add this code where you want into your blogger template:

<form action="/search" id="searchthis" method="get">
<input id="search-box" name="q" onclick="this.select()" value="Search..." type="text">
<input id="search-btn" value="Find" type="submit">
</form>

Save your template and try it.

Thursday, June 28, 2007

More Updates

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.