Skip to content

Category Archives: Web Development

Getting virtualized python , django, and mysql working on OS X snow leopard

Yesterday, I was able to  to get django, installed with mysql support.  I used several websites to get it working right. 1) i installed mysql (64bit) from the official builds on mysql.com 2) i installed virtualenv from setuptools. I typed the following: $ sudo easy_install virtualenv 3)  I created directory for my virtual environment for […]

Namespaces in action – Stubblog

Namespaces in action – Stubblog This is cool .. seems like there is a patch for namespaces for php5. so it seems that namespace might come with php 6? if it comes sooner then it would be much more cooler.

finally some free time

for the past few months, I have been doing a lot of work. I was trying to write a custom CMS for Pratt Institute website.  It was quite the expericene. i learned a lot … of course there were mistakes made.. i think might just do some post postmortem on the whole project.

Web Clipboard

I just saw the demo of web clipboard system from Ray Ozzie. His blog post explains concept very well. The concept of sharing structured data between web pages and apps . The concept is so simple, I thought it would have been developed sooner. the screencast are cool. i wonder if there will be ports […]

it would suck….

it would suck if this would happen if the rumors are true . I don’t want Oracle to be in control of Zend .  it would make the future of php very  very cloudy. ..

SVG+ Javascript + firefox = cool

Past few days, I have been using Mozilla 1.5. I have to say that there is a lot improvements in the browser. The one thing i was looking forward to was SVG. It seems there is a chance svg + javascripting may become a light weight alternative flash.. however, the the pc cpu usage with […]