Latest in coding

  • HTML-Minifier: Compress HTML Code by Removing Extra Objects

    html1

    When designing a dynamic website, the code can get really messy. A lot of objects that are not really needed can get in your code and make it long and confusing. HTML Minifier lets you compress html code and remove all the extra things such as comments, removing blank attributes, collapsing white space, removing empty [...]


    Keep Reading »
  • Mooshell: Edit & Debug Mootools Scripts Online

    mooshell_thumb

    Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug Mootools code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for programmers who [...]


    Keep Reading »
  • RefactorMyCode – Get Coding Tips

    refactormycode-coding-tips

    RefactorMyCode is a unique service where you can ask coder community to fix or improve your piece code. Excellent idea. Feature Overview Post short code excerpts and get help from others. Browse posted codes by popularity, by user-contributed refactorings, by top members and by category (Ruby. PHP, JavaScript, Java, C, Pythins, Perl, etc.) Example: (PHP: [...]


    Keep Reading »
Page 2 of 2 1 2