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!).
February 27, 2008
· Filed under Developer, PHP, Programming, Web Development · Tagged first monday of month, PHP, PHP functions
I thought I should share with my fellows this function I just created to get the first monday of the month using PHP.
Read the rest of this entry »
February 13, 2008
· Filed under Developer, PHP, Programming, Web Development · Tagged PHP, Programming, Web Development
I just went to the ##php channel in irc.freenode.net to ask the great gurus about the opposite of ‘===’ .
Here is the excerpt of our discussion:
Read the rest of this entry »