Naneau

Go dik-dik, go!

Category: Uncategorized

A book review

It’s been a while since I’ve looked into ExtJS. I used it on a few projects until about a year ago, but due to a switch to Adobe Flex at Angry Bytes I haven’t used it a lot recently. I was contacted by Packt and asked if I’d review a book for them. Sell-out as [...]

ZFQuotes, part one

Today I have a short, but interesting post for you. Over time I have remembered some of the more interesting people have said about the Zend Framework. Sometimes I was even smart enough to log them to a file.
So, I present to you “ZFQuotes, part one”:

<andrewtaylor_> It’s weird, working with the framework, you have to [...]

The magic of view helpers

It has been a while since I’ve written on my blog, so it’s about time I give you all an update. I thought I’d start with something fun: view helpers.
Even for those of you who don’t always find joy in programming, view helpers might just make you happy. They can really make some of [...]

Two step view process

Most of you will be familiar with the problem that of every HTML page you generate, only a certain part changes from page to page. For instance, on this very website (which has been created using wordpress) only the posts differ from page to page. The head section is the same on every page, as [...]

A simple JSON action helper

JSON is my language of choice for communication between JavaScript and server side scripts. It’s lightweight, and it can be interpreted natively in JavaScript. That means that it’s usually the fastest way of getting information from your server to the browser of your users.
The Zend Framework has an excellent utility for encoding things, called Zend_Json. [...]

Update!

Now I even have a design I can call my own!
I am not the greatest designer, and this is pretty much the best I can do! But it works, and it’s mine. Yay for that!
yes, I am quite aware that because the icons are in png format internet explorer will display them with a grayish [...]

So…!

I have a blog now. How very interesting
There’s so much I want to share with the world, it’s a miracle I’ve waited this long before starting one. Now, English isn’t my native language, but for the topics I want to discuss on this blog, it’s the preferred language by far. I’ll try to [...]