PUBLIC   marks

PUBLIC MARKS from user greut

Sponsorised links

Yesterday

Comet Daily » Blog Archive » The many shades of Bayeux/Cometd

Cometd Bayeux is a publish/subscribe messaging system, and this has drawn some criticism that PubSub is not the most flexible paradigm for an Ajax/Comet transport.

12 May 2008

ecouch - Google Code

(via)

eCouch is an Erlang application that provides access to CouchDb servers.

11 May 2008

Racklabs - Thoughts on the Hosted IT Revolution » Tech Talk videos online

MapReduce vs MySQL (speaker Stu Hood) Next Generation Data Storage with CouchDB (speaker: Jan Lehnardt)

Confreaks: MountainWest Ruby Conference 2008

Next Generation Data Storage with CouchDB by Jan Lehnardt

Sponsorised links

10 May 2008

gen_server behaviour in Erlang - You don't want to read this.

The power of OTP comes from the fact that properties such as fault tolerance, scalability, dynamic-code upgrade, and so on, can be provided by the behavior itself. In other words, the writer of the callback does not have to worry about [those things] because this is provided by the behavior.

09 May 2008

Erlang Community - A fast web server demonstrating some undocumented Erlang features - Trapexit

by 1 other

This HOWTO describes a web server written for the day when even Yaws is not quick enough.

07 May 2008

Scipy - the embarrassing way to code

The bottleneck in writing code isn’t in the writing of the code, it’s in understanding and conceptualising what needs to be done.

05 May 2008

Comet Daily » Blog Archive » 20,000 Reasons Why Comet Scales

After some recent optimizations, the Dojo Cometd implementation of the Bayeux protocol running on the Jetty web server can now handle up to 20,000 simultaneous users per server while maintaining sub-second latency.

impressive numbers. Does the Twisted one can beat that?

01 May 2008

Life Is Too Short For Bad Code: Interview<sup>-1</sup>

So remember, the quality of the interview you provide influences how the interviewee views the company.

that *is* true.

29 April 2008

The single most important thing you must do to improve your programming career

by 1 other

The single most important thing you must do to improve your programming career is improve your ability to communicate.

with a MacIntosh presentation, they didn't really change over the years.

28 April 2008

Super-sising YouTube with Python

don't waste time writing code to restrict people

after the video that was great the slide on how YouTube scaled. Interesting as always.

26 April 2008

OAuth support for Google Accounts and Contacts API - OAuth | Google Groups

We are happy to announce that the Google Contacts Data API now supports OAuth. This is our first step towards OAuth enabling all Google Data APIs.

that is either great or scary.

Stop using Ajax! - Opera Developer Community

by 1 other

In summary, these are my points:

  1. I'm not saying Ajax is bad, I'm saying it's immature
  2. I'm not saying never use Ajax, I'm saying don't use it for the sake of it, and try to avoid it for now, instead sticking to accessible alternatives

a PHB mandatory article

23 April 2008

Nitpicker wiki / The Humane Interface

An interface should be effective, habituating, reliable, efficient, and tested. To the extent that doing so does not conflict with these essentials, an interface should also be attractive.

Front to back » Blog Archive » Don’t (just) design what your users want

Both Norman and Hansson agree on one thing: user involvement alone is not enough. Designer vision, expertise and discipline is a vital part of successful innovation.

even if they disagree on who you're designing things for.

22 April 2008

Open Source Web>2.0 Technologies: Mochiweb - an erlang based webserver toolkit

a sample Bob (Ippolito) provided to show how to build a webserver using mochiweb

MySQL Conf - Memcached Internals - igvita.com

by 1 other

Brian Aker and Alan Kasindorf gave a great talk on Memcached - every developer's favorite caching layer - at MySQL User Conference earlier last week.

with sample architectures in the slides

21 April 2008

hbons’ Home » Blog Archive » Pretty GNOME clock

You can make your clock applet prettier by changing two lines with gconf-editor.

nice tips for you GNOME-lovers. And for sure, a rule to follow - do not hardcode anything users may want to change, customize.

20 April 2008

18 April 2008

Best Practices for Speeding Up Your Web Site

by 8 others

The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 34 best practices divided into 7 categories.

premature optimization is the root of all evil

14 April 2008

Bob Ippolito Exploring Erlang Video

1 comment

Bob Ippolito’s excellent presentation about Erlang

The guy behind Mochi(Web,Ads,Kit,...)

10 April 2008

Inside Innovation with Colin Stewart » Blog Archive » 11 innovation lessons from creators of World of Warcraft - OCRegister.com

by 1 other

“One of the mantras that a large software development company uses is ‘Fail Often, Fail Fast,’ ” Wartenberg said.

I believe in failure too.

09 April 2008

PottyMouth

PottyMouth transforms completely unstructured and untrusted text to valid, nice-looking, completely safe XHTML.

one of the most over-done task.

CSS Variables

Since the release of CSS Level 2 Recommendation ten years ago in may 1998, the Web authors' community has been requesting a way of defining variables in CSS. Variables allow to define stylesheet-wide values identified by a token and usable in all CSS declarations. If a value is often used in a stylesheet - a common example is the value of the color or background-color properties - it's then easy to update the whole stylesheet statically or dynamically modifying just one variable instead of modifying all style rules applying the property/value pair.

w00t!

08 April 2008

The Story of Stuff with Annie Leonard

by 5 others

The Story of Stuff is a 20-minute, fast-paced, fact-filled look at the underside of our production and consumption patterns. The Story of Stuff exposes the connections between a huge number of environmental and social issues, and calls us together to create a more sustainable and just world.

greut's TAGS

search :

limit : 50 100 200

no tag

Sponsorised links