Developer wanted

by ManuMiwim on January 27, 2010

miwim recrute - recherche développeur php

Sorry, this entry is only available in Français.

{ 0 comments }

Post image for Codepad : online tool to execute, test and share code

CodePad is an online tool that lets you run code and share it.

Very usefull, CodePad will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. Once you’ve executed your code, an URL like http://codepad.org/a2ef9PpO is generated and you can share it. You can also comment these pieces of code and create an account to save your snippets permanently (by default they are deleted after 24 hours). Finally, you can get a page for free dedicated to your project with a URL like myproject.codepad.org to organize your code snippets and that is really cool !

Codepad : http://codepad.org

{ 0 comments }

Post image for Snipplr : search, find and share your snippets !

Snipplr is a website featuring thousands of snippets, pieces of code and functions, written in many languages that solve problems often encountered by developers.

Indeed, this website will help you, depending on the language you use, find simple and effective solutions for problems you encounter every day when developing your applications or websites. You can search for and find PHP snippets, jQuery or Mootools  snippets, Objective C, HTML, CSS … and many others. With nearly 25,000 snippets and more than 16,000 registered users, Snipplr is the website to use when searching for a solution to a specific problem.

Snipplr : http://snipplr.com/

{ 0 comments }

jQuery pageSlide plugin

January 5, 2010
Thumbnail image for jQuery pageSlide plugin

Scott Robbin presents us a stuning jQuery plugin : pageSlide… or another way to display hidden content.
When creating webpages, we sometimes need to hide specific zones witch are not commonly used by our visitors… this, in order to let him focus on the main content. The hidden zone will then be made visible by a [...]

Read the full article →

Happy new year… and some resolutions

January 2, 2010

First of all, we (Damien and myself) wanted to wish you a happy new year, we really hope that 2010 will be an exiting year for everyone. As you know (or maybe not), Devload.com is a really young blog whitch was launched three weeks ago with a simple concept: provide the best webmaster resources. Well… [...]

Read the full article →

jQuery plugin of the week #2

December 23, 2009
Thumbnail image for jQuery plugin of the week #2

This week, a jQuery plugin special Christmas jSnow, and its Mootools equivalent, MooSnow !
These 2 plugins will allow you to add easily beautiful snowflakes to your website. So yes it’s a bit kitsch but it’s Christmas, so enjoy it ! With jSnow, you can configure your flakes, size, number or speed of falling. A snowstorm effect [...]

Read the full article →

3 Trac alternatives for your projects

December 21, 2009
Thumbnail image for 3 Trac alternatives for your projects

Indefero, usvn and retrospectiva are three very nice trac alternatives we wanted to present you.
Trac is widely used project management systems, maybe the most popular on the web. It includes many features: Ticket Management, svn repositories, wiki and time lines… but Trac isn’t perfect… installation is in most of cases difficult and laborious, and the source code [...]

Read the full article →