Infinitas has seen some huge changes in the structure, if you been following the development you would have noticed. Besides removing a lot of code (about 50k lines or so) much of the code has new homes. With all the development going on some plug-ins were getting a bit full of unrelated code and it was decided that everything should be split up.
The new structure has a lot to do with the core…
Read more...
Trying to find ways of optimizing my code that sorts the jobs, I remembered reading about regex in MySQL. I can make my way round regex, but its not my strongest point so never took much notice. Also not having a need for it, I filed it in to-do.
The problem: I have 15k new jobs pulled from the RSS feeds. Now I want to know what the pay is like for each one. Not all jobs have salaries in them,…
Read more...
So I am looking for a job at the moment (something in Php if you had not guessed) and got kinda sick of looking at the same jobs on all the different sites. As one would do, I wrote a feed aggregator, over the weekend. Added some logic to it to remove spam and duplicates so there is less running around on all the sites, extract vital information so I could see at a glance what the job is all a…
Read more...
Why another CMS? Its a mixture of reasons, of which the main ones are:
- Tired of writing the same code all the time.
- Good way to learn CakePHP inside out.
- For the most part other open source systems don't always fill the gap.
I found out about Php around 5 years ago playing with other Open Source systems such as Joomla, Zen-Cart and the likes. Doing quite a lot of custom development…
Read more...
Welcome to my blog. As I’m sure most of you know, I am a Php developer and have been for about 5 years. I have been using CakePHP for the last 2 years, and is by far my framework of choice.
I started the Infinitas project in December '09 and figured now that its usable its time to do my own blog. Its most probably going to be a mix of CakePHP and Infinitas, but I am sure there will be some of …
Read more...