July 16, 2008
· Filed under PHP
July 8, 2008
· Filed under PHP
July 4, 2008
· Filed under Developer, PHP, PHP frameworks, Programming, Web Development, cakephp, personal · Tagged boredom
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 college) who lives now and work as a computer engineer in the United States . And the second was Daniel himself. He said that it was the programming in question if it is the right thing to do.
Once again this year, The feeling is killing me. This time, it feels more frightening, as it tells me to be afraid of the future. IT is more like dictating me what to do and I tend to feel to be in less control.
June 19, 2008
· Filed under Developer, PHP, PHP frameworks, PHPUGPH, Programming, Web Development, cakephp · Tagged cakephp 1.2 RC1, learn the web, cakephp 1.2b
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 = ‘actions’)
2. use of cakephp Themes (with that you can customize or create your own layout for the site.)
The web app online is not updated because I have sessions problem with the free host. (hey , it’s a free host!).
June 12, 2008
· Filed under PHP, PHP frameworks, Programming, cakephp, personal, personal project · Tagged cakephp, PHP frameworks, cakephp 1.2, sessions
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.
Read the rest of this entry »