pod2

From time to time I have to create web sites with mostly the same features. For that mater I’ve started the pod2 project (http://code.google.com/p/pod2/)

The idea is simple: have somekind of best pratice/startup project for PHP. Initially I’ve started this for my band’s website (notice the pod… path of decay).

I’m using awesome codeigniter (I really like this framework, and I would recommend it to all the PHP developers out there), smarty and jquery. I have big big plans for this startup-kickstart framework.

When I finish Path Of Decay’s new site you’ll see the full potential of pod2 :)

Until then stay tuned!

Advertisement

“What is Smarty, and why should we use it?”

For the class “Business communication and organization” (not sure if the translation is OK), I had to pick a subject, and careful explain it, something like my idea that I should sell to the potential customer. So, going back to my PHP roots, I’ve chosen smarty (at that time version 2) template engine. There I’ve presented all the benefits of separating the presentation from the business layer, and how it then easy to change the view layer at any time. It was pretty cool to write something down and then show it to the world in the traditional way: audiance, projector and myself  :)

The down side is, that it is fully in Serbian Cyrillic and I’m too lazy to translate it, and it is really, really out of date :D

It was in June 2006.

letva.org forum

Homepage of letva.org

letva.org (ex daska.org, both words mean “board” in serbian) was my first PHP project, it started as my high school graduation project, but I’ve continued working on it later. It was pretty popular when I was in college during the first and second year of studies.

It was created from scratch, using PHP4 (and smarty for template engine) and MySQL 3. It had all the features most forums do like: categories, threads, posts, users, private messages, attachments, showing online users, list of all users, user rights (private forums), addressbook (something like a friend’s list) etc. I was pretty much satisfied with it, I’ve created some modules that I’ve used on other smaller projects (like session handling, db wrapper, image upload …)

Project started in mid 2003 @daska.org, but it was later transferred to letva.org because somebody bought that domain in the meantime.

Officially project was discontinued in October 2007.