CSS styling with gradients A little while ago I made my gradient PNG data URI tool for the comment bubble CSS. Gradients can be used many ways in CSS. I just styled ... css gradient tip
Second quickedit pencil for Blogspot post I have sometimes chased the quickedit pencil from the bottom of the post, to edit the post. Especially if you have many comments on a long b... hack quickedit pencil
Fine tune your blog's Google custom search If you use custom Google search in your blog , you may find these tips useful. Excluding pages by meta robots and robots.txt affect also cu... cse hack search thumbnails tip
Block robots from specific page(s) in a Blogspot blog If you want to have your blog indexed by search engines, you might still have some pages in your blog that you don't want the robots to ... hack robots search tip
Custom Google Search / CSE and automatic thumbnails I have replaced the non-working sidebar search gadget with custom Google search or Custom Search Engine (CSE – why must they have all these ... cse search thumbnails tip
Combined CSS and image comment bubbles This article concludes my three part comment bubble article series. If you want comment bubbles in your Blogspot blog, you can pick one thes... comment bubbles css css3 data uri hack image
Comment bubbles for Blogger using an image Similar hacks have been available before, this one adds nothing new or special to them, except the CSS code may be a bit tidier. Some might ... comment bubbles css hack
Pure CSS3 comment bubbles for Blogger A week ago or so I implemented the comment bubbles for this blog. There are some comment bubble hacks for Blogger that use image, but I foun... comment bubbles css3 hack
Gradient PNG data URI maker reference As I mentioned when I posted the new version of my AppEngine application , I also added a new feature to the application. When I was impleme... base64 data uri gradient reference
My Google App Engine Python application evolved Couple of weeks ago I made my first Google App Engine application , using a new language for me, Python. It is made to fetch Blogger user av... appengine avatar data uri python tool
Welcome to YABTB Welcome to my Blogger tips and hacks blog. This is a real sticky post , without date hassling. Learn how you can make real sticky posts in... sticky welcome yabtb
Real Sticky posts for Blogger Sticky post(s) can be useful in a blog, as a featured post, as a notification of an upcoming event, some general info about blog, etc. Again... feed hack sticky posts
Return of the Better Recent Comments gadget Update Dec 29th 2011 . You might be interested of the newer version: Son of the better recent comments gadget . --- Just few days ago I made... avatar gadget hack recent comments
Google App Engine Python tool to get Blogger avatar Blogger avatar, or Profile image, is hard or even impossible to get using javascript. In data feeds there is only profile page link, but not... appengine avatar blogger python tool