My Recent Posts

What am I talking about

Tags: , , ,
No Comments »

You might think it's me that is weird, but my only intention is to share some of my insights after so many things just happened so quickly and especially this christmas season. I view them as a way of learning experience as a person.

Read the rest of this entry »

 

cakecms at github

Tags: , , ,
No Comments »

I was kinda exploring things and I am very curious how to upload something at github.com so, there it is!
You can go to github and get my cakecms there.

http://github.com/phpcurious/cakecms/tree/master

please don't be too harsh on your comments about my code. I have not perfected cakephp yet and on using Git either! Please don't get mad at me if you see that the tmp is also being included in the repository. T_T

 

Important things to take note of about AuthComponent and AclBehavior

Tags: , ,
No Comments »

I thought to blog about some important things to take note of when building a web application using CakePHP Framework that is ACL-controlled. Some of these I have experienced and learned as valuable lessons.

Read the rest of this entry »

 

Things you want to do this christmas

Tags: ,
No Comments »

Yeah. I just thought of things that everyone of us want to do this christmas.
1. Take a year-end break from work.
Do you still have some vacation leaves not used? Here's your chance to file that leave and have yourself some break from work.

Read the rest of this entry »

 

First look at Akelos PHP Framework

Tags: ,
No Comments »

Since I couldn't sleep well last night,  I just thought it was my chance to see and try out how to use Akelos PHP framework.  It is said to be a port of Ruby on Rails, and so , it sounds like it (should) runs like Cakephp.

Well, I was impressed. Everything went well for me as newbie of this PHP framework because (I think) every step is done thru web interface and there is also some documentation included with it so just in case you lost yourself when following instructions.

Read the rest of this entry »