Web development

100 Vim commands every programmer should know

100 Vim commands every programmer should know

72 comments

Since the 70’s, Vi is one of the programmer’s best friend. Nevermind you’re new to Vi or not, here’s a big list of 100 useful commands, organized by topic, which will make your coder life better.

How to: Creating a slideshow with Noobslide

How to: Creating a slideshow with Noobslide

20 comments

Noobslide is a Mootools based slideshow script that allows you to slide images and text with eye-candy transitions effects. The only problem with Noobslide is its lack of documentation, which make it hard to understand if you’re new to javascript. Here is a tutorial for beginners with Noobslide to create your first slideshow.

6 html and javascript codes to crash IE6

6 html and javascript codes to crash IE6

30 comments

Who doesn’t hate IE6? Sadly, developers have to deal with that obsolete browser due to the still important amount of people using it.
Here is a small non-exhaustive list of html and Javascript codes that will totally crash IE.
After all, this browser is such a pain for developers, that we have the right to avenge us from time to time;)

How to: Using Python and Google to find hundreds of e-mail adresses

How to: Using Python and Google to find hundreds of e-mail adresses

12 comments

Who never received lots of unwanted messages on their e-mail? Certainly, few of us. You probably know it, you should never leave your email address in a web page. To understand why, I propose you to study this small Python script, which will scan the Google search for e-mail addresses. You may be surprised by how much results it will get.

Python: 50 modules for all needs

Python: 50 modules for all needs

36 comments

One thing I really love with the Python programming language is its incredible extensibility. Here’s a list of 50 awesome modules for Python, covering almost all needs: Databases, GUIs, Images, Sound, OS interaction, Web, and more.

Page 2 of 2«12