Moblin, Linux for netbooks

on May 21, 2009. in Blablabla, Free time, Software. A 2 minute read.

Moblin got me curios and I wanted to test it out:

Continue reading Moblin, Linux for netbooks...

Back

on May 21, 2009. in Blablabla, Free time. A 2 minute read.

It’s been a while since I last wrote something; didn’t have anything smart or interesting to say. Not that I do have this time. It’s 4AM and I can’t sleep. Can’t really find the inspiration for work and writing (if you can consider these scribblings as writing). Lots of ssss… stuff happened which had a great impact on my mood and my ability to do something useful. And I just didn’t felt like doing something about it. Until recently…

Continue reading Back...

Wordpress as CMS tutorial

on March 14, 2009. in Development, Programming, Software. A 7 minute read.

Wordpress is one of the best blogging platforms out there — if not the best. It’s very powerful, can be easily extended and modified. It’s documentation is very well written and, so far, had answer to all of my crazy questions :)

Continue reading Wordpress as CMS tutorial...

Besides the official documentation and the Quickstart, there are many useful resources for Zend Framework, like blogs and Twitter. I did my best to collect them. If you know something that’s not listed here, but should be, please leave a comment and I’ll update the post :)

pywst - setting up web projects quickly

on February 22, 2009. in Development, Programming, Software. A 2 minute read.

I wrote a Python script for automating the steps required to setup a web project environment on my local dev machine that runs on Ubuntu. Called it pywst: Python, Web, Svn, Trac. That’s the best I could do, sorry :P

Trac on Ubuntu

on January 27, 2009. in Development, Software. A 5 minute read.

Today I was messing around with Trac, installing it and doing some basic configuration. While my dev machine gets updated, I want to share my process of installing Trac.

Continue reading Trac on Ubuntu...

Login example with Zend_Auth

on January 05, 2009. in Development, Programming. A 6 minute read.

Happy New Year! Hope everyone had a blast for New Year’s Eve and managed to get some rest :) This is my first working day for this year. I’m still kinda lazy and sleepy. And I wanna eat something all the time. Damn you candies!!!

Continue reading Login example with Zend_Auth...

Styling the default Zend_Form layout

on December 22, 2008. in Development, Programming. A 3 minute read.

Here’s an example for styling Zend_Form's default layout. The default layout is using definition lists. While there’s an option for changing the default layout, the wrapper tags and stuff, I see no reason for it. Create the form, add some CSS and your good to go :)

Data filtering with PHP's Filter extension

on December 15, 2008. in Development, Programming. A 2 minute read.

Today I was catching up on feeds and one of the articles lead me to GoPHP5.org, where I spent some time lurking. In the FAQ section of that site one sentence made me curios:

MyUrl view helper for Zend Framework

on December 02, 2008. in Development, Programming. A 2 minute read.

I started writing some boring introduction but I’ll just skip to the point.