I love developing usable and rich web applications using the latest techniques available.

SWFUpload part II

Well I did it, I’ve got SWFUpload working with Cakephp and infact it’s really easy. In your fileupload handling you need to use the following array

$this->params['form']['Filedata']

I think the rest is pretty easy for you to get working and that’s why I won’t go further into this. You can drop a comment of you have any problems.

Because i’m in a good mood, I deciced to post some example code.

Update (03-03-2007)
Be sure to read the comments, James Revillini has made some nice work the last few weeks.
Read the full article

19/12/2006 at 12:07 pm — Comments (19)

Tooltip.js 0.2

Jonathan Weiss has released version 0.2 of his Tooltip.js library. Wich is good news because I was looking for something like it to use with Clipbox.

Tooltip.js is a very lightweight and scalable library and does his job the way a tooltip should work!

13/12/2006 at 9:50 pm — Comments (3)

At last!

At last! an understandable tutorial about ACL. I found the article on the Bakery today and it’s the first clear and understandable (with examples) article I’ve read.

Unfortunately I allready got everything working thanks to simpleACL (can be found in de cakphp code bin), but maybe I can improve is some now I finally understand it 100%.

05/12/2006 at 2:19 pm — Comments (1)

Update

It’s been a while since my last post (allmost 2 weeks) and that’s because I had no time updating my blog.

Well, the major problem I had last week was that I accidently deleted the latest version of the Clipbox project (shift+del), i’m such a noob. But thanks to File Scavenger I’ve got all my files back and Clipbox is up and running again.

I’ve spent last weeks fine tuning my authentication system, including registration, login, password retrieval, rights (acl) and security, which is allmost 100% complete now, except for the back-end. Hopefully I can get started with other parts of Clipbox this week.

That’s it for now, peace ;p

04/12/2006 at 8:34 pm — Comments (0)

XHTML & CSS Reference

I found a new XHTML & CSS reference, called HTML Playground.

It let’s you experiment and play with examples in an online HTML editor. It’s still in beta and maybe that’s why i can’t find the CSS reference, have a peak :)

at 8:27 pm — Comments (0)