Categories
tecnologia

l’appello ha funzionato?

pare di si, bastava contattare la persona giusta… appena la patch sarà in produzione mai 25 dollari saranno stati spesi meglio :)

Nothing of particular note really, although now it is a ‘real folder’, i can move things like ‘keep on server’ to the backend. And this will also make it possible to implement features like ‘delete messages older than x days’ as well. And it means I can merge the filtering code for pop and C-y to be simpler – no more special casing ‘summary folders’ vs ‘non-summary folders’, and get rid of the ‘uid-cache’ code entirely. So maybe there were things to note afterall …

via NotZed

ciuaz

Categories
cazzate foto php

polaroid-onize

se avete una foto e volete ottenerne una effetto polaroid fate un salto su polaroid-onize, questo simpatico servizio vi renderà l’immagine come quella qui sotto:

back to the fullo
clicca sull’immagine per ingrandirla

per i più geek c’è anche chi ha realizzato uno script php che fa la stessa cosa (la spiegazione però è in olandese).

ps
la postilla della foto è reale, questo weekend a cattolica ci sarà il primo raduno italiano delle delorean, organizzato da quello squinternato che mi ha fatto guidare la sua per mezza europa…

ciuaz

Categories
php

php|architect: giugno

è uscito il numero di giugno di php|architect

Crossing the Divide
Your PHP applications most likely need to store some kind of data. While databases provide high performance and reliability, actually using them when writing object-orientated code can prove tedious. In this article, author Theo Spears describes three solutions which help you to forget about storage and allow you to focus on functionality.

An OO Layered Approach To Web Apps
By now, you’ve probably heard about the benefits of OOP and how it provides the ability to have more reusable, maintainable, and extensible code. But, if your background is in procedural programming, switching to OOP may seem like an overwhelming task. Author Ronel Sumibcay shows you how to harness the power of OO design patterns, to organize your code into layers, and allow you to more confidently develop a piece of code by knowing its place and responsibilities in the overall application.

References in PHP – An In-Depth Look
PHP’s handling of variables can be non-obvious, at times. Have you ever wondered what happens at the engine level when a variable is copied to another? How about when a function returns a variable “by reference?” Major PHP contributor Derick Rethans gives an inside look.

Homo Xapian – The Search For a Better Search… Engine
Tired of fighting with full-text search in MySQL? Do you need to create a professional-quality search engine and don’t want to have to deal with all the details? Then look no further than Xapian, the open-source search technology that you can integrate directly into your PHP scripts.

Test Pattern: The Construction Industry
We write slices of applications. The PHP architecture involves writing code on a page by page basis. At the start of every page we have to create every object and at the end of the script they are all torn down. This constant setting up and tearing down makes object construction very important to the PHPer. It’s not always an easy task though, as if one object can create another you have introduced a dependency just as much as if one object uses another. Columnist Marcus Baker describes the various object-contruction options.

Tips & Tricks: CAPTCHA That Form Before It Gets Away!
Has your blog (or that of a friend) been inundated with comment spam? Columnist Ben Ramsey brings back the Tips & Tricks column with an overview of ways to prevent this annoying side-effect of running a publicly-commentable website.

ciuaz

Categories
linux

che linux fa per te?

scoprilo con il linux distribution chooser!

ciuaz

Categories
php

php news

  • image_3d, ebbene si da oggi è possibile usare php come motore di render per le immagini 3d. Almeno questo è quello che afferma l’autore della classe in questione e proposta all’approvazione di quelli PEAR
  • php 5 object overloading: ennesima guida si php ed oggetti

ciuaz

Categories
ajax

ajax calendar

un web calendar che sfrutta ajax.. stupendo! a breve verrà anche rilasciato come opensource.

ciuaz

Categories
linux

ubuntu desktop (2)

stavolta si parla di manga! :)

ciuaz

Categories
ajax php

(ennesima) guida all’uso di XMLHttpRequest…

su webpasties è stata scritta l’ennesima guida all’uso di XMLHttpRequest per creare pagine ajax. La guida è moooolto semplice e vuole introdurre gli sviluppatori meno smaliziati all’utilizzo delle tecniche ajax tramite il classico esempio del reperimento dinamico dei CAP/ZIP Code associati ad una città.

ciuaz

Categories
php

php varie…

ciuaz

Categories
di tutto un po' tecnologia

Lawrence Lessig: Cultura Libera

su liberacultura.it è liberamente scaricabile il libro di Lessig Cultura Libera: un equilibrio fra anarchia e controllo, contro l’estremismo della proprietà intellettuale.

ciuaz