Jahr: 2007

  • Squish

    „The Squish for Web edition enables testing HTML-based Web and Web 2.0 (Ajax) applications in different web browsers running on different platforms. Squish for Web is, unlike many available web testing tools, not restricted to a single web browser or platform. Squish for Web supports running and recording tests for web applications in Microsoft Internet…

  • LAMP and the Spread Toolkit

    Jason R. Briggs at ONLamp.com – LAMP and the Spread Toolkit: „I don’t believe it makes a lot of sense to receive messages in a PHP app (which is not to say in certain circumstances it might not be necessary, just that I’d prefer otherwise). So, from a design perspective in a multi-language environment, while…

  • Yahoo! Susceptible to Cross Site Request Forgery (XSRF) Attacks

    Nitesh Dhanjani – Yahoo! Susceptible to Cross Site Request Forgery (XSRF) Attacks: „It is possible for malicious sites to add or delete arbitrary Yahoo! calendar entries. The following HTML on a malicious site will add a Task and Event to the victim’s Yahoo! calendar.“

  • Is it really the number of features that matter?

    Jason Fried – Ask 37signals: Is it really the number of features that matter?: „It’s not so much about consciously saying “we have three too many features here” it’s about saying “let’s solve most of this problem with less code and simpler design.” If we need to solve more of the problem later we can,…

  • rBuilder

    „rBuilder is the first and only development tool that simplifies and automates the creation of software appliances. rBuilder combines powerful features with innovative packaging techniques to yield a repeatable appliance creation process.“

  • Sphinx – Free open-source SQL full-text search engine

    „Sphinx is a full-text search engine, distributed under GPL version 2. […] Generally, it’s a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection…

  • APC or Memcached

    Peter Zaitsev – APC or Memcached: „APC Cache (Eaccelerator and other similar caches) is Fast but it is not distributed so you’re wasting cache and reducing possible hit rate by caching things locally if you have many web servers. MemcacheD is relatively slow but distributed and so you do not waste memory by caching same…

  • War Criminal

    Andrew Sullivan – War Criminal: „The decision to allow one man – the decider – to pre-empt and knowingly distort the rule of law in order to detain and torture anyone he wants – is a function not of conservatism, but of fascism. […] There is no doubt – no doubt at all – that…

  • Building and Blogging again

    Adam Bosworth – Building and Blogging again: „Some extremely clear-headed and smart people can work out everything abstractly in their heads and then just go and implement it. I’m not one of them. Watching me write code is like watching an indecisive sculptor work with clay. I shape it. I look. I wince. I reshape…

  • Tagging and foldering

    Jon Udell – Tagging and foldering: „On the desktop as well as on the web, we’re in the midst of a long transition from container-based to query-based storage and retrieval. And really, transition is the wrong word, because the two approaches will coexist into the indefinite future. Given that coexistence, how can we help people…