inicio mail me! sindicaci;ón

The state of the computer book market

Tim O’Reilly published his analysis about the market of computer books’ sales.

With this kinds of trends you can have a feeling about what leads in the market categories and what doesn’t.

I’m not surprised seeing Ruby (+53%) ahead of Python (+37%) and Perl (-21%), nor to see how books about the web design and development are on the edge. What surprised me most is seeing a +106% regarding SQL Server (!!)… it should be connected to the spread of .NET (that has surpassed Java).

Nice to hear Mac OSX books sale is the only positive trend :-)

Firebug rocks

Firebug is a very good piece of software, and that’s not a common thing. So thanks Joe for coding and releasing it as opensource.

This is really the best tool every web developer should ask for!

Practical common sense

Ready to start the next killer-application-based-web-2.0-startup?

Whenever you start a business the logical thing is to start with an idea that everyone needs. Everyone needs to eat so grocery stores and restaraunts exist and will probably always exist. Gas stations exist because we need gas. Simple ideas that fulfill our needs and do a good amount of business. All very common sense right?

from I Don’t Need the Web

It’s all about practical, common sense.

The GET mess

Didn’t you heard about 37Signals rants about Google Web Accelerator?

I quoted some posts/comments/interesting points of view (you’ll be the judge): Read the rest of this entry »

IE in WinXP SP2

Anne van Kesteren came through well known (but invalid) IE blog mantained by the Microsoft Internet Explorer Team, seems all good except for a couple of sentences that made him (Anne is a male) laugh:

“We also came up with a very original idea – popup blocking”
Everyone but them knows that they are the last ones implementing popup blocking in a browser :)

and the second one:

“so it’s a heck of a lot more secure than pretty much any other browser”
That’s made laugh also myself but… let’s wait, we shall see if it’s really true ;)

ps. don’t name “web standards support” (what the heck IE is made for if not for the web??) because they will ignore you :)

W3C Published XForms 1.0 as a Recommendation

Today the W3C has published XForms 1.0 as a Recommendation. Hooray!

now playing: Aretha Franklin & Otis Redding collection

mod_python and others…

Simon Willison speaks about mod_python. I’m getting lost in the plethora of modules/cms/templating system/web frameworks for Python. Here is a “must look at” list:


  • Webware: provides Python Server Pages, CGIs, Servlets and so on…

  • Cheetah: a complete and powerful templating system, it works and integrates with Webware.

  • Draco: a web framework that provides sessions, persistence via DBMS, events and more.

  • Twisted Matrix: the coolest and yet powerful “tool” that I’ve ever seen. If you are involved in network programming with Python you definitely must take a look at Twisted Matrix and if you don’t know Python….then learn it and use Twisted!

  • Zope: Do you manage to write a web application like Amazon? Three clicks and you’ve got a working shopping cart. Zope is the word in this kinda things. Fast, powerful, lot of plugins, Plone (for CMS), ZODB (object oriented DB), an unlimited community…


For a detailed overview of the whole plethora of tools see Python.org Web Programming Wiki

The WaSP : Opinion about IE and standards

The Web Standards Project published an article whose title is: End of Free IE Not the End of Web Standards. Check it out.

Scoble on Zeldman

Robert Scoble comments the latest Zeldman assertion about web tools and standards, and continues with a clever hint about RSS and the future.

dotNET standards appeal

Jeffrey Zeldman (you definitely must know who is him) made an appeal to Microsoft to improve their .NET standards compliancy. Hope this will be a reality in the future (maybe with Whidbey release).