New design

It will be obvious for returning visitors, but I've changed this blog design. Selected theme has been 3K2.As well as a design change, it supposes a more important role on publicity, and the addition of a working search engine.I hope you like it,...

comments

Django Sprint

On September 14th it is scheduled a Django Sprint, for reducing tickets, and try to get a new release soon. It will be based on Chicago and Mountain View, and over the Internet.More information at list thread and wiki page.See you there!

comments

Truth age

Most people already realized that nowadays our society is governed by information most than by economy itself, and that means an evolution from industrial age to information age.Today I was wondering about a new age. In my opinion it becomes from...

comments

BCNEmprende

Browsing the internet I've found an interesting initiative, some kind of enterpreneurs event for people in Barcelona area. I can imagine that it'll be focused on IT, but just guessing, so there is just few information right now.It'll be on...

comments

Django issue with PHP mhash

After installing django, and running with apache, next error could appear:Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again.It is possible that actually you browser isn't configured...

comments

Spanish censorship

There are always incredible things on news about spanish “justice”, government… Last one is that a famous humor magazine has been banned. [Here](http://www.theage.com.au/ffximage/2007/07/21/wrg_jueves_wideweb__470x293,0.jpg) is why.  ...

comments

Django TODO (my point of view)

Django is a very powerful and very well done Web framework, but some things are missing - in my opinion -. Specific way to allow saving multilingual texts on database. Reporting system. Another edit_inline mode, with a delete button, and an edit...

comments

Convert a GNU/Linux PC in a router

For converting a simple computer with two interfaces (or more) in a router, it's necessary just to type two sentences in a console:echo 1 > /proc/sys/net/ipv4/ip-forwardiptables -t nat -A POSTROUTING -o -j MASQUERADE

comments

Wordpress spam comments

Today I've installed a new WordPress plugin, to avoid robots write comments on this page. It's very common that spammers use blog comments to link their pages, as publicity, and for increasing their pagerank.It can be solved in WordPress using...

comments