DonCharisma.com Coolest Bloggers Widget

DIY Widget – Coolest Bloggers – “Fun” with HTML

I love to chop things up and then make new things, must be a creative process, I guess. WordPress dot com blogs give us really great tools and widgets already. But I wanted to create a custom Widget to show … Continue reading DIY Widget – Coolest Bloggers – “Fun” with HTML

doncharisma, don charisma, Wordpress Code Box

Revisted – How to add a code box in free WordPress blog

In my previous blog post I wrote about building a code box like this one : Code: #!/bin/bash # rsync script rsync -avh –exclude=”*.bak” /home/user/Documents/ /media/diskid/user_backup/Documents/ However, kindly another blogger has pointed out that a nicely numbered code box is … Continue reading Revisted – How to add a code box in free WordPress blog