Fosstodon Mastodon

Title case headlines are highly overrated

There are various misconceptions in the blogging world surrounding title cases these days and there are many who advocate putting all your headlines in title case, some of them are: "It Looks Good": The most commonly thrown argument is that title cases are somehow aesthetically pleasing or they look good … Read More



Dealing with writer's block: The ultimate checklist

Writer's Block is something that even the best among us struggle with occasionally and there is no easy answer to it. I've been following techniques such as the 10 content-types method to brainstorm and come up with ideas but all such techniques have a limit, eventually the block finds some … Read More

How to generate a never ending supply of blog posts

Tags: SEO  
If you're suffering from writer's block or don't know what to write about or how to research content for your next blog post, this guide will help you. There are just about 10 basic content-types or patterns around which weblog articles are written these days, and by creatively combining them … Read More

dateutil.relativedelta: A must have tool in your python kitty

Making additions or subtractions to datetime variables is one of the most commonly encountered programming endeavors and that's what the built-in datetime.datetime.timedelta object is for in python. Its very useful in adding hours or days to your datetime variables as follows: import datetime now = datetime.datetime.now() tea_time … Read More




« Page 2 / 12 »