Skip navigation.

Raphael's Blog

A look into a programmer's life

Posts tagged with "phpclasses.org"

Improving the site

,

I just finished to make some changes to the links page.
This was the first step of some ideas I have to improve the website. But I've benn very busy developing a website that, at the moment, I can't say anything about it. Hehe, just thinking about the idea of working on a secret project makes me laugh. Specially because I'm working using the Webinsta CMS, so finally I'm writing some useful modules like the forums integration, so I will be able to remove two or even three javascript scripts from being loaded.

I'm also planning to add some JavaScript effects and other pages only for the forum members, so (finally) there will be a good reason for being a member and not just a guest visitor.

I know I could write some more text after not writing anything for some time, but right now I'm getting tired, so I can't think on anything else (important) to say, excepting that now I'm a PHPClasses 2.0 Beta site tester :wink:.

x64Template 2 - The second attack

,

After some time of not updating the x64Template engine I'll release a new version soon. This is a summary of what's new and the changes:
  • Priority for plugins -done
  • Some functions from the x64Template Addons development are now in the main x64Template code -done
  • Case loops are now available as a plugin, reducing the time it takes to the engine to parse the template when no cloop's are used. -done
  • Templates cache creation, converting a template to PHP code, optimising the execution of the template engine.

I'm open for suggestions, because this templates engine will be the best.

Of course, the first project that will use the latest x64Templat version will be the InWeb CMS, because thanks to the CMS the engine is being improved.

The future of the x64Feeds Generator

, , ,

The current version of the generator is not very functional, and doesn't make use of the special new features of many of the feed formats. Even when the original idea of just give me this info and I'll do the rest for you is great, this can't be kept this way.

So what am I going to do?
When I have time or when I want to do it, I'll start writing the x64Feeds Generator v2. The features that I plan to add are:
  • Generation of the feeds by giving the data to special functions, so different content can be used. Also providing the way to enable images and other new features from the new versions of the feeds formats, like RSS2.0 and Atom 1.0
  • Better cache system, even supporting HTTP cache system. And maybe add support for SQL servers in order to store the data.
  • Use a better way to setup the generator, instead of calling 4 functions in order to do it.


So it will not be an easy job, but I'm sure that it will be great.
I'm also going to contact Manuel to ask him if an old class can be nominated to the awards, because if I'm going to write this new class and not be able to be nominated... well, then I'll have to submit it as a new class.

x64Template now in phpclasses.org

, ,

Finally I got the email telling me that my class was accepted, *cough* approved.
In some hours the site update notification will be sent to a lot of phpclasses.org users.
If you don't want to wait, just follow the link to the x64Template phpclasses.org package