
Many blogs have sitemap or archive made as a post. I’ve searched a little bit and found some tutorials to make it, but it involves using page templates and it’s little bit complicated. So I decided to make my first Wordpress plugin for this.
Simple post list is just generating a list of all posts and it’s very easy to use. Create a new page and enter
Read more (estimated 38 secs reading time)

(Photo by thatcanadiangirl)
Everybody knows about WP Super Cache, Contact Form 7, All in One SEO Pack, Google XML Sitemaps those are all interesting plugins, but I tried to fiend some that are not well known but super cool plugins. Here’s the list:
1. Post Teaser
Couple of months ago I bought the Four Hour Work Week audiobook and since that I’m a big fan of Tim Ferriss and read his blog regularly. He likes to put the estimated reading time on his post and I tough it’s very cool so I searched a little bit and found this plugin that can display that automagically and
Read more (estimated 1:26 mins reading time)

(Picture from meds.queensu.ca)
On any Linux there are two commands for scheduling at and cron. Programs scheduled by command at will be executed once at a defined time. With crontab it is possible to define a command that will be executed periodicly.
To make sure you can use crontab check if there is /etc/cron.allow file and if it exsists check for your username there. If you use a Debian based Linux you don’t need to worry, you’re may use it by default.
Read more (estimated 1:14 mins reading time)

(Picture by scottpowerz)
Read more (estimated 1:06 mins reading time)
When you open a web site you will get a lot of information, all those informations are pulled from a database. Every visit to a web site is causing a lot of queries to a database that is assigned to that web site. Building a large scale web site with billions of visits daily means that most of the time spent on planning will be to designing a databases and creating programming pull the information needed to show and store the new one. This is not easy to do for big web sites, there are big teams of people who are doing this.

(Picture Ubuntu Inside by Kordite)
Phatch
(http://photobatch.stani.be/)
Now how many time did you have couple of photos and needed to do the same editing on them. It could be just resize or something other, but you needed to open every single one and repeat that action. Now there is one cool program for photo and batch, Phatch. You can do: resizing, adding watermark, text, shadow, rotate pictire, …
Read more (estimated 2:01 mins reading time)