Archive for July, 2009

Saturday, July 11th, 2009

cost of streaming video on the web

I am still trying to work out how companies manage to  stream video economically. This trace route mashup up that I found on programmableweb.com is great though

No Comments » - Posted in technology by pbirnie

Saturday, July 11th, 2009

3 types of people doing developing open source

 
3 types of people doing developing open source

young techi who works for a company - he doesnt have to worry about how to make money from open source - He is kewl ‘cos he is doing open source
hardcore techi who in his spare time contributes to a open source project - he does it because […]

No Comments » - Posted in technology by pbirnie

Saturday, July 11th, 2009

Cloud computing gaming conference by skillsmatter.com

     I went to the cloud computing / gaming conference yesterday
1) the organisers where shocked by the turn out - 150 attendees -  they where only expecting 50
2) lots of gambling / spreadbetting people there
3) Most / all products talked about where focused to the high throughput requirements of gaming platforms. Most of them are […]

No Comments » - Posted in technology by pbirnie

Saturday, July 11th, 2009

Preparing for OSCON

   7 days to go until I fly to California for OSCON. Apart for learning lots, I hope to make some good business contacts there.
I have printed 3 tshirts - I have the slogan “VideoAds open sourced…” printed high on the back of the tshirt - I used this service - I really like the […]

No Comments » - Posted in technology by pbirnie

Thursday, July 9th, 2009

google wave - tsunami?

OMG - I am still in shock trying to work out what google wave means. Is it the end of facebook, twitter, wikipedia and webpages - or are these sites just skins for the content - like email client wars that happened many years ago
How will sites keep control of content generated on their network? […]

No Comments » - Posted in technology by pbirnie

Tuesday, July 7th, 2009

Fraud detection state machine built into OpenX cookie counters

  OpenX ad platform supports ad ops staff configuring limitations in the number of times a user sees an ad in a defined session duration.
I used firebug to inspect the cookies passed on each page request and xdebug on the server. As far I can tell the impression counters use two http requests […]

No Comments » - Posted in technology by pbirnie

Tuesday, July 7th, 2009

Facet search - using facete query for lucene OR generating dynamic sql for mysql

I found a new favorite search engine for travel - http://www.kayak.co.uk/ - its yet another flight / car / hotel search engine - but its interface is clean and fast - very good UX.
One of the things I like about it is its faceted search - ie. On the left pannel there is a slider […]

No Comments » - Posted in technology by pbirnie

Tuesday, July 7th, 2009

ide’s moving inside the browser

Seems more and more dev tools are appearing inside the browser (and more specially inside firebug as extensions)
Yslow is one good piece of technoloy to come out of Yahoo! I like the idea of tools that capture a lot of knowledge (rules) - in this case on making the web page appear fast to […]

No Comments » - Posted in technology by pbirnie

Tuesday, July 7th, 2009

Still learning to use OSX

      I have been using my mac full time for the last 6 months - and there are still some basic things I have to learn
I was trying to install a flash debugger - called demonsterdebugger
I needed to install adobe air and for some reason google found this url for me - http://labs.adobe.com/downloads/air.html which […]

No Comments » - Posted in technology by pbirnie

Tuesday, July 7th, 2009

Open source projects and software escrow

    I was thinking about whether it makes sense to store our open source projects source code on our own server - The advantage of this would be easier integration with bug tracking tools like trac.
I realised the advantage of leaving the code on google code is that it gives people a comfortable feeling that […]

No Comments » - Posted in technology by pbirnie