PHP script to handle incoming mails using pipes
I recently came across this blogging service called "Posterous". The feature that caught my attention was this: You can send mails to a particular email address and it would get automatically posted onto the blog as a postContinue reading »
Tags: programming,pritlog,web - Visits: 3735 - No Comments
Plugin system for Pritlog
A plugin system enables external users or members of the community to add functionality to the software without even touching a single line from the main software program.Pritlog needed a plugin system and that too a very efficient and lightweight one
Continue reading »
Tags: pritlog,web - Visits: 850 - No Comments
Create subdomains in PHP
When I started receiving more and more requests for installing Pritlog on my server for different folks, I wanted to think of a better solution than just installing a separate Pritlog copy to each individual and put them in separate sub directoriesContinue reading »
Tags: web - Visits: 560 - No Comments
Template engine for Pritlog
In developing the latest release of Pritlog, one major ingredient I wanted to add was a template engine. I searched far and wide on the web and came up with a big list of probably solutions. Keep in mind that I was more interested in very simple and light weight solutions and not in any full fledged template enginesContinue reading »
Tags: web - Visits: 628 - No Comments
Website hosting with Godaddy
First fact - I don't get any money or sponsorship for this blog and hence this is an honest account from experience.Its amazing how when looking for hosting deals, you come across lots of websites claiming that they give web hosting reviews
Continue reading »
Tags: web - Visits: 408 - No Comments