Some time ago, when I was building my first websites, they were mostly static with no effects. After that I’ve discovered a library called jQuery. Nowadays it’s so popular that anybody who has done just a little website creation knows that it exists. So, I read some tutorials on how to do various animations and …
Category Archives: Other
How to completely integrate Facebook (with Open Graph) into your website
In the last couple of years, a well-known social website Facebook has spread all over the whole Internet. There exist almost 1000 million of user accounts on the website and people spent there in average 405 minutes per month.
What is Sublime Text 2 and why you should use it.
Have you ever heard about a beautifully powerful all-text editor Sublime Text 2? No? Well, then you were missing out a great tool. The author of this application states it the best: [quote]Sublime Text is a sophisticated text editor for code, markup and prose. You’ll love the slick user interface, extraordinary features and amazing performance.[/quote] …
Continue reading “What is Sublime Text 2 and why you should use it.”
How to setup Django in Ubuntu 12.04
So, you’ve just installed brand-new Ubuntu 12.04 and want to install one of the best python web frameworks, Django. But how? Follow these steps and you can have Django running in a few moments.
Why I use Django for developing websites
I’ve always been the PHP-type of programmer and did everything in it. However, the last year I somehow discovered Django web framework and immediately fell in love with it 🙂 I’m going to outline several reasons why I use and prefer it to other web frameworks.