Monday, March 9th, 2009
I’ve grew bored of having to deal with some irritating PHP issues so I’ve turned my back to those and began testing codeIgniter. It seems strait forward but templating already has me intrigued with problems and mod_rewrite needs a look too I think :p .
Posted in General | 1 Comment »
Monday, February 9th, 2009
The last 2 to 3 days I’ve been working on a system that can be easely integrated into any application so that it can install itself on a server. I’ve added some ideas to suit myself, one is that data is installed to 2 databases. One for the users and one for the data of the users.
Why? Because you can scale a lot easier if parts are in other databases. And it includes some of my projects that I want to start, see Google, users tend to user a website more when they are registerated but what if, like google, I register for Gmail and I can have Google docs with the same account but not the annoying registration? That is what I want to do.
Great and Free? …..I’m not yet at that stage
TODO:
- The things that are left for me to do is basically that I scale everything more
- Maybe port to smarty all the vars and everything
- Maybe make a installer creator script for the people who want to implement my script.
- Do something to the mysql files
- Make more comments in the code
- Document the script
- …
Posted in Projects | 1 Comment »
Tuesday, January 13th, 2009
I’ve been testing windows seven beta one for a few days, been testing some software basically and untill my suprise the new windows shell can already work with cakephp without any problem alto wamp has issues especially Apache 2.x.x has problems because mysql server runs great on the new beast.
I’ve changed to XAMP server, everything works but know cakephp doesn’t want to run anymore not in the powershell not in cmd :’(
Posted in General | No Comments »
Saturday, November 1st, 2008
Begin this week I began to experiment with cakephp but there’s a downside, Cake is something like rails but unfortunately the framework has less good tutorials.
Posted in me | No Comments »