a php developer weblog

blog Closed!
calin view of the web development world

2005/4/27

trackback test

@ 08:07 PM (37 months, 6 hours ago)

this is just another of the thousands of trackback tests. The original post is available here: http://mayron.net/2005/03/17/another-trackback-test

Read the rest of this entry ... (14 words left)

"PHPUnit Pocket Guide" new book for Sebastian Bergmann

Tags:
@ 08:03 PM (37 months, 6 hours ago)

There's a new PHP book in preparation by Sebastian Bergmann, that should be ready by may this year.

Read the rest of this entry ... (14 words left)

2005/4/26

Google Adsense in RSS

@ 12:37 PM (37 months, 1 day ago)

It's been rumoured in blogs around, and will soon be launched: Google plans to expose an RSS interface to its Adsense program.

Read the rest of this entry ... (93 words left)

orkut fades away

@ 12:26 PM (37 months, 1 day ago)

I guess everybody noticed that Google social networking toy was not included into their corporate solutions homepage.

Read the rest of this entry ... (41 words left)

2005/4/21

google adwords fraud: a piece of advice

@ 06:57 PM (37 months, 6 days ago)

Updated: the whole fraud story.
I guess PPC fraud starts to become a real topic nowadays, as slowly engines start to admit the real percentage of fraud in their system. Any adwords advertiser has fraud concerns, as fraud can develop in lack of reaching the online customer and to budget exhaustion. Somehow this mistrust-market does not attract me, so I'll just share my personal experience with it.

Read the rest of this entry ... (202 words left)

2005/4/20

a PHP function to obtain a darker HTML colour code

@ 01:43 PM (37 months, 7 days ago)

I needed a PHP function to return me a darker HTML colour code. I couldn't find one, therefore I wrote one. So here's a PHP code that randomly creates some HTML colour codes and applies the darkifier function. Here comes the source:

Read the rest of this entry ... (176 words left)

the php functions table never ceases to amaze me

@ 12:32 PM (37 months, 7 days ago)

I bet you great php programmers have no idea what these two functions do:

Read the rest of this entry ... (30 words left)

2005/4/11

long tail economy: touching the void

@ 07:49 PM (37 months, 16 days ago)

http://images.amazon.com/images/P/B00020X94W.01._PE_SCMZZZZZZZ_.jpgHere's a high interest management topic nowadays: the long tail economy. It's the wired article that gives the best overview of the principle. Then there's a blog not saying much, and a lot of blabla

Read the rest of this entry ... (125 words left)

google news picking up on programming languages

@ 02:56 PM (37 months, 16 days ago)

I guess I'm not the only one trying the latest news for PHP. It's rather annoying to see it empty all the time. Especially when other search terms do issue news results: Java, Perl. Notice that the programming language google promotes; it's there though: Python news.

Read the rest of this entry ... (53 words left)

2005/4/8

gmail: applying email filters backwards

@ 08:21 PM (37 months, 19 days ago)
Anyone has any ideea how can the gmail email filtes be applied backwards? I got a lot of crap from their adwords api mailing list; I defined an inbox filter to put these emails away, but I couldn't find some way to apply this filter to previously received emails. Maybe I'm plain blind, or there's some usability issue I overlooked.