wordpress 2.8 is released
Wordpress 2.8 is released
http://wordpress.org/development/2009/06/wordpress-28/
I am learning Google Web Tools.
I am learning Google Web Tools. I can use Java in the webpage rather than just Javascript.
http://code.google.com/webtoolkit/
Moreover, that is support Google App Engine.
Google I/O
Google I/O Conference just completed.
There are two keynotes. The most highlighted one is Google Wave. The way to Communicate
http://code.google.com/events/io/
500 - Layout "default" not found
I am writing my joomla component. In admin console, I got an error "500 - Layout "default" not found". That is because under views/[component name]/tmpl is missing a template file. The template must be named as default.php/
The best way to solve the programming problem
In my programmer life, sometimes, I trap in my own logic hole. I found out the best way to write your logic and problem. In this way, you can look into the problem in another way during your writing. Or you can talk to a third person. Using another brain, looking into the problem in a different way!