Archive for August, 2011

New design on spamcollect.com

Sunday, August 28th, 2011 | Permalink

I just updated the design of spamcollect.com. I hope you like the new colors. I am playing around with Google Adsense, so please don’t be angry, this is just a test.

RTB finally gets an open standard called Open RTB

Sunday, August 28th, 2011 | Permalink

If you are working in the online advertising industry, you might already have heard the letter RTB. It is like a buzzword floating around in all agencies currently. Most people don’t know what it is.

It is basically buying display inventory based on algorithms and target user thru that. All is happening in real time and every agency has to send a bid.

There is now an open standard for this called Open RTB.

Create PowerPoint like presentations with HTML5 and JS – deck.js helps

Wednesday, August 24th, 2011 | Permalink

Just found deck.js a JavaScript framework that lets you create Power Point like presentations within the browser using new web technologies like Ajax, HTML5 and CSS3.

Just found a bug in OS X Lion and there is nearly no way to tell Apple!

Saturday, August 13th, 2011 | Permalink

What an interesting experience!
I found a bug in OS X Lion related to Finder and connecting to SMB / windows shared drives. Basically whenever I try to access a company wide shared drive on a Windows 2008 R2 Enterprise 64bit via SMB thru the Finder, I get a message saying like “You don’t have permission to access this object”. Interesting thing, trying to mount the drive via Terminal on the Unix Shell and accessing the drive, opening files, saving files etc. work just fine. So it is related to the Finder.

I wanted to submit my bug to Apple, but didn’t find anything on the webpage. So I called the hotline.
The guy in the first level support told me that words like “Terminal”, “mount” and “smb” don’t mean anything to him, but I could not compare mounting a drive on a unix shell with the Finder. He said this is something completely else and I have to talk to my local windows administrator. THIS GUY HAD NO IDEA! He first refused to forward me to someone from second level support first and tried to solve it by himself. Good idea, but he absolutely had no idea about OS X and shell commands.

After a while I got forwarded to the second level support. I am waiting for feedback now, but it looks like Apple is only opening bugs thru the hotline.

For everyone who has the same issue, you could open a Terminal and access your drive by going to /Volumes/NAMEOFSHARED .

Solved! Delivery engine next run with Newsletter Plugin for wordpress

Sunday, August 7th, 2011 | Permalink

After moving a website of a friend from one server to another, his newsletter plugin didn’t work anymore. It sent out the test mails, but it was refusing to send out the mails to the subscribers.
He is using a quite good free (if you don’t need the PRO functionality) newsletter plugin for wordpress.
After a little bit of searching we found out that on the email section within the plugin there is a message saying: “Delivery engine next run” and a negative count.

This is due to wp-cron.php and just deactivating and activating the plugin solves the issue. After that Deliver engine next run had a positive value.

Adobe launches Adobe Edge a HTML5 CSS3 Animation tool

Monday, August 1st, 2011 | Permalink

Adobe Labs just launched Adobe Edge, a tool that lets you create animations in a UI and export them as HTML5, CSS3 and javascript. Basically it reminds me to the last version of the flash creation tools I saw.

Currently Adobe Edge is free as it is still in the Labs. You can download it from the product page.