Latest in programming

  • CSS Redundancy Checker

    csschecker

    If you often work with CSS you probably know that there is always a chance that your CSS document might have unused (redundant) selectors in your stylesheet. It’s a daunting task trying to find these selectors manually. This is where CSS Redundancy Checker can help. It is an online app that can scan your stylesheet [...]


    Keep Reading »
  • EntityCode: Quick Reference To HTML Symbol Codes

    entitycode

    When coding in HTML certain symbols cannot be easily entered with the standard keyboard. Hence, there is an HTML code associated with each of these symbols that is used to insert them in web pages. For example most of us know that   is used to insert a non-breaking blank space and & is used [...]


    Keep Reading »
  • Workspace: Managing Software Development Projects Online

    image1712

    ActiveState Workspace offers an instant programming infrastructure for software developers. It is web-based and provides the basic tools for managing software development project that all developers need including version control, issue tracking, source code hosting and sharing, wikis and more, all integrated in one place for optimal workflow. Instead of spending days installing and configuring [...]


    Keep Reading »
  • Ecoder: Browser Based Code Editor

    ecoder

    Ecoder is a browser based code editor which supports many features of a locally installed application, but requires no extra installed software as it runs online. The application includes a file browser, file uploader, tabbed system and enables you to edit multiple files at the same time. You can create new folders and upload files [...]


    Keep Reading »
  • StyleNeat: Organize CSS Code Online

    styleneet

    StyleNeat is a simple online CSS organizer that lets you quickly organize CSS code selectors and sub-selectors into a clean, well-formatted code which is easier to define and read. There are few additional custom options such as entering CSS directly or importing it as a file from your computer, sorting CSS properties and selectors alphabetically, [...]


    Keep Reading »
  • CodeFetch: Programming Code Searching Tool

    codefetch

    CodeFetch is an online tool for code searching that can be quiet helpful for starting programmers. The application searches published programming books and brings code snippets matching your query. Using this tool you would quickly find out where to look for code and avoid the need of flipping through indexes of books. To search for [...]


    Keep Reading »
  • FriendPaste: Simple Text Sharing

    friendpaste2

    When you want to share a large amount of text with your friends, email just won’t cut it. That’s where text sharing website FriendPaste comes in. It lets you paste a text or code snippet and share the link to it with any one youwant. It also lets you put a password and control who [...]


    Keep Reading »
  • TextSnip: Easily Share Formatted Text or Code with Others

    textsnip-1

    Web based utility that lets you share your text or code online without loosing original formatting. Simply copy and paste your text into provided field, click “get my url” and then share that url with anyone. Your clean, tabbed formating will stay in place. Who ever visits the link will be able to view, print [...]


    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 5 of 5 1 2 3 4 5