Search Results

A for August

shopping-cart-design holy-wars browser-wars iphone java erlang digest
Welcome to my post-vacation digest:

Extremely useful reading for any internet enterpreneur - Top Ten Mistakes of Shopping Cart Design Revisited, A Survey of 500 Top E-Commerce Websites here.

Ralph Johnson talks about Erlang, the next Java :

Erlang is going to be a very important language. It could be [...]

Feed or Feed’s RFC. Who was first.

rss feed mark rfc standard web20 web2.0 xml rdf parsing feedparser atom syndication
When it comes to feeds, I’m diving into mark.
http://diveintomark.org/archives/2007/05/16/hilarity-ensues
It’s hard to add anything though. Feeds are cool, parsing them are boring.

How to uninstall Adobe Creative Suite 2.0 applications manually

adobe creative+suite uninstall installer+bug msi msiexec manual+uninstall
If you have installed Adobe Creative Suite 2.0 it can be impossible to uninstall Suite applications due to installer bug. Setup.exe is crashing every time I’m trying to manage my Adobe Creative Suite installation. It’s big annoyance, because Windows won’t allow to uninstall individual suite applications, telling that [...]

EuroPHP - Pan-European PHP version to make my day

php pan-european-php europhp
Following trend to fight against modern American imperialism and advancing European interests in the global community, we strive to naturalise the PHP language. To achieve this goal we offer this first feature of many, which brings it closer to European standards by replacing the weak dollar symbol, with the mighty euro symbol. [...]

Make your Javascript future-proof

javascript DOM API standards future-proof
Dean Edwards has come out with what he calls Yet Another JavaScript Library Without Documentation. This library doesn’t do anything interesting like script.aculo.us or jQuery. It only does standards. But if you build on standards in the right way, you can help future-proof your scripted pages.