Skip to main content

Home/ Coders/ Group items matching "that" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Mike More

24 Most Popular jQuery Plugins of February 2012 - 12 views

  •  
    Last month, many great jQuery plugins were created and new versions were released too. Now, lets go through some of the most popular jQuery plugins in February 2012. A plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5.
sachin prajapati

Website Designs - 0 views

  •  
    With increased competition in the present world scenario, top class website development plan is no more the developer's sole task. It is in fact the website owner's competitive spirit that defines the business prospect on the internet.
Alessandro Mascherpa

Dugan Chen's Homepage - 0 views

  • The holy grail of web application architecture is not the single-page application. It is the single-page application that works as a multi-page application if you don’t have Javascript enabled
EMDADUL HAQUE

Free Download - 1 views

  •  
    Android is the best choice of all kind of people in this world. If you want Free Download android apps, games, theme, wallpaper everything is free download in our site. If you want to any kind of help contact with me. Our service all time ready just for you. Again I says that 'Proceed to Download'.
lionelmessi0075

IT Outsourcing - 0 views

  •  
    LG Networks: A Microsoft Partner, is a premier IT Consulting & IT Outsourcing firm in the Dallas-Fort Worth area. LG Networks' computer support and web development experts provide on-call expertise at a much lower cost than most IT consulting firms. We understand the importance in providing prompt and reliable service to ensure that you and your business remain operational and productive.
anonymous

When is Fathers Day - 1 views

  •  
    When is Fathers Day. This article is about Fathers day date. if you want to know that when is father,s day so please don't worry and read this article. you can get here Father's day History, date and the celebration ways of different countries.
Mirage Marketing

Neuro Linguistic Programming (NLP) training & coaching In India - 1 views

  •  
    Neuro Linguistic Programming (NLP) is the most proven and systematic way to understand, how your subconscious is presently programed for current level of success. You learn to consciously de-code these programs,so that you can re-code and put newly coded superior programs in your neurology to unleash the personal power and attain anew level of Outstanding Success - Get the Best in you.
Shahriar Kabir

Debug PHP Using Firebug and FirePHP - 0 views

  •  
    Firebug is a phenomenally helpful HTML / CSS / JavaScript / Ajax debugger. Be that as it may, did you know it can likewise be utilized to troubleshoot PHP? Yes, on account of an additional Firefox extension called FirePHP.
Shahriar Kabir

Object-Relational Mapping (ORM) - 0 views

  •  
    Object-Relational Mapping (ORM) is a programming system in which a metadata descriptor is utilized to unite item code to a relational database. Article code is composed in item arranged programming (OOP) languages, for example, Java or C++. ORM changes over information between sort frameworks that are not able to exist together inside social databases and OOP languages.
alva12r michelle

Give Google Advertising - 0 views

  •  
    Give Google Advertising To increase your number of customers with Google Adwords is no longer impossible In the Google Advertising of your choice, or get very little money you can set aside for export, and the city can no longer ensure that your ads run .. you should be ready to add to your old customers with Google Adwords . Because it is always possible to us. Caution! * giving Google ad you get ahead of your competitors in the first place . * New customers you get more comfortable and be aware of your presence. * At least spend with you will ensure the greatest return . * it will increase your turnover and profit increases in parallel.
spicesboard

Goa India - International Spice Conference 2016 - 0 views

  •  
    Goa has well over 25 amazing beaches ranging from the full-of-life party destinations to the serene and peaceful ones. As a general assumption, the beaches of North Goa are considered to be more happening and lively than those of South Goa which are quieter and more secluded.
Fabien Cadet

Edsger Dijkstra - How do we tell truths that might hurt? | 1975 - 4 views

  •  
    indianescorts4 pakistaniescortsdubai escortsdubaiescorts dubaiescorts9 indianescorts90 nightescort uaegirls uaescorts69 uaegirls344 dubai-elite-model uaegirls69 escortsportfolio dubaiescorts50 indianescorts dubaiescorts pakistani escorts in dubai indianescorts dubai kissing escorts fleshandhide flatleather
vikramsjn

Programming Proverbs 20: Provide good documentation - Computer Science Teacher - Thoughts and Information from Alfred Thompson - Site Home - MSDN Blogs - 0 views

  • the minimum documentation for a piece of code is the list and description of: inputs - names, types and purposes outputs -  types being the most important piece algorithm descriptions
  • The old line is that the job is not done until the paperwork is done. For programming documentation is the paperwork.
  • My axim is write documentation ONLY when it hurts to not have it
omouse

The Graphing Calculator Story - 0 views

  • I used to be a contractor for Apple, working on a secret project. Unfortunately, the computer we were building never saw the light of day. The project was so plagued by politics and ego that when the engineers requested technical oversight, our manager hired a psychologist instead. In August 1993, the project was canceled. A year of my work evaporated, my contract ended, and I was unemployed.
    • omouse
       
      This is why free/open source software is a good idea. If a company kills a project it could still be a benefit to the rest of the software world.
minilibra

Asynchronous Google Analytics for WordPress - 0 views

  •  
    The Asynchronous Google Analytics for WordPress plugin is Google Analytics plugin that support new asynchronous tracking method.
Joel Bennett

Using RabbitMQ with C# and .NET - 3 views

  • I'm currently working on a project where I need to be able to transfer a large number of requests via JSON over web services. I need to take some of that data, do some aggregation with it, and store it in a persistent store. In order to allow the data to be reliably processed in a number of different ways, I wanted to place the incoming data into multiple queues and have it processed and then stored.
  • RabbitMQ fits the bill on all of these fronts, is crazy easy to setup and use, and is very fast.
  • RabbitMQ is written in Erlang
  •  
    RabbitMQ is a cross-platform implementation of an Advanced Message Qeuing Protocol (AMQP) broker (similar to MSMQ). There's a .Net client, and it allows you to decouple your routing and an message storage, and do so in a cross-platform way.
Joel Bennett

Generate .NET documentation with MindTouch 2010 - MindTouch Developer Blog - 4 views

  • The goal of mindtouch.doc was to generate hierarchical reference documentation that could easily be imported into an MindTouch install.
  • The generated documentation has an external dependency on a template called DocToc. The purpose of this template is to allow simple Table of content customization using DekiScript and to make it easy to include custom css for documentation pages.
  •  
    It's like Sandcastle for MindTouch
Matteo Spreafico

NuPack - pacakge management for Visual Studio - 3 views

  • NuPack is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.
  • There are a large number of useful 3rd party open source libraries out there for the .NET platform, but for those not familiar with the OSS ecosystem, it can be a pain to pull these libraries into a project.
  • NuPack automates all these common and tedious tasks for a package as well as its dependencies. It removes nearly all of the challenges of incorporating a third party open source library into a project’s source tree. Of course, using that library properly is still up to the developer.
  •  
    pacakge management for Visual Studio
Joel Bennett

Install multiple versions of IE on your PC | TredoSoft - 0 views

  •  
    An installer for slightly hacked older versions of Internet Explorer so they can run side-by-side on Windows XP for testing websites. I wonder how trustworthy tredosoft is?
  •  
    Remain On the internet on the globally web on the globally web online online online roulette from Contemporary modern modern australia, Fun and Free! Now you is able of doing Actual "www.funlivecasino.com.au" Remain On the internet on the globally web on the globally web online online online roulette for Fun in Contemporary modern modern australia on a item new website, FunLiveCasino.com.au. Using the latest on the globally web working technological innovation, Fun Remain Betting home allows you be a factor of a authentic activity happening on a authentic table in a authentic gambling home, all accepted on Live! You can see other real players in the gambling home gambling on the same results you do offering you biggest believe in in the results as they are not developed 'just for you a, like other activity struggling with products such as 'live studios' or pc developed activities. Its amazing to think when your really in the gambling home that you might be on digital camera, and people on the globally web might be watching! The lengthy run is scary! Believe one day soon this will be the only way people would bet on the globally web because the globally web is finish of scammers, you have to be incredibly careful, and why would you execute On the internet Online on the globally web on the globally web online online online roulette any other way except from a Actual Betting home you can evaluate out, see, pay interest to and trust! Amazingly this website is definitely 100 % 100 % 100 % 100 % 100 % 100 % free and has no identifying upon up procedure, no trash, no pc bunny rabbit bunny rabbit mouse mouse clicks and no stress. Just Immediate Fun "www.funlivecasino.com.au" 100 % 100 % 100 % 100 % 100 % 100 % free Remain Roulette! Give it a try, its value confirming out! "www.funlivecasino.com.au" Australia's On the internet Fun Remain Casino! Backlink developed from http://fiverr.com/radjaseotea/making-best-156654-backlink-high-pr
« First ‹ Previous 761 - 780 of 935 Next › Last »
Showing 20 items per page