Posted by: phpcurious on: August 26, 2008
I thought to blog my experiences and give advice on creating web apps. I can’t explain each of the items below right now, but I guess it will be easy to understand them.
1. Plan,plan,plan. It doesn’t really hurt to plan anything.
2. Know when several people is more needed than a one-man-team in developing web applications. [...]
Posted by: phpcurious on: July 29, 2008
if you still remember that on my previous post, I was able to create a bootable ubuntu Hardy Heron on my usb flash drive. But, I just re-formatted my usb drive to experiment again on a different idea.
Posted by: phpcurious on: July 4, 2008
That was last year, June, when I first went to Daniel’s blog and read this article about the feeling of boredom in programming. I blogged about it here in wordpress hosted blogsite.
There were 2 people who commented on my blog post. The first one was nakatawa. That is a friend of mine (we met in [...]
Posted by: phpcurious on: June 19, 2008
I thought that I update my readers regarding my personal cakephp project named “Learn The Web”. It’s actually a question and answer site, and the users earn points and gain levels and improve their profile according to the number of questions posted, answers to questions, and votes.
The tasks finished :
1. use of AuthComponent ($this->Auth->authorize = [...]
Posted by: phpcurious on: June 12, 2008
Two days before this is posted on this blog, I encountered an issue with the sessions in cakephp on my personal cakephp project. I felt frustrated when I realized that the sessions do not load when logging in.
Recent Comments