SoftwareDev

TwitterFacebook
Get flash to fully experience Pearltrees

Pictures from a developer's life: part 2 | martinvalasek.com

This is the second part of the post Pictures from a developer's life . http://martinvalasek.com/blog/pictures-from-a-developers-life-part-2
Example Attached to a field with the format specified via options. Attachet to a field with the format specified via data tag. http://www.eyecon.ro/bootstrap-datepicker/

Datepicker for Bootstrap, from Twitter

Since 1999, the World Wide Web Consortium (W3C) – a standards body that tells the world how the web should work – has urged web sites to use semantic markup for content and cascading stylesheets (CSS) for layout, and to abandon code that combines information and presentation in non-semantic HTML table-based layouts. Semantic markup … puts the most important information in a document at the beginning of the document; clearly marks headings, paragraphs, lists and other standard elements; and in general indicates what something is, not what it looks like.

My case for standards-based web layouts - Adventures in JavaScript Development

http://rmurphey.com/blog/2007/12/03/my-case-for-standards-based-web-layouts/
http://backbonetutorials.com/organizing-backbone-using-modules/

Organizing your application using Modules (require.js) - Backbone.js Tutorials

Unfortunately Backbone.js does not tell you how to organize your code, leaving many developers in the dark regarding how to load scripts and lay out their development environments.
The Principles of OOD

ArticleS.UncleBob.PrinciplesOfOod

http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod

Lightning Fast Folder and File Creation in Sublime Text 2

http://net.tutsplus.com/tutorials/tools-and-tips/lightning-fast-folder-and-file-creation-in-sublime-text-2/ I’m frequently asked about how I’m able to create new directory structures and files so quickly in Sublime Text 2. Well the answer is that this functionality is not offered natively; instead, I use a helpful plugin .
Last weekend I downloaded Dave Gamache’s Skeleton boilerplate to have a play with; good, clean, responsive fun. When it came to the form design I was reminded of an issue which can affect inputs in flexible layouts: misbehaving widths. If you’ve ever had the same problem, or have never been aware of it, read on.. http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-encourage-responsive-form-elements-to-play-nice/

Quick Tip: Encourage Responsive Form Elements to Play Nice

Quick Tip: Don’t Forget the Viewport Meta Tag

I remember my maiden voyage into responsive web design; I’d used a classic grid, wrestled with a flexible layout, and tackled media queries for the first time. http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-dont-forget-the-viewport-meta-tag/
http://www.mashape.com/howitworks

How it Works

Everything in one Place Selecting the right API for your business can be challenging. We allow you to explore groups of APIs so you can pick, choose, and compare APIs in one place.

A Drag and Drop Planning Board with HTML5

The Drag and Drop API is one of the new JavaScript APIs that let us add dynamic effects to our sites.

Drag and Drop Tutorial - HTML5 Tutorials and Examples

The Drag and Drop API is perhaps the most complicated and controversial of all the HTML5 APIs. While it is a welcome addition to the HTML5 specification as part of a move to a more applications based web experience, its somewhat complicated implementation procedures has raised the ire of many web developers. Nonetheless, it does offer the possibility of including some fun interactivity to your website.
Introduction For years, we've been using libraries like JQuery and Dojo to simplify complex UI elements like animations, rounded corners, and drag and drop.

Native HTML5 Drag and Drop

CodeKata

FrontEnd

Introduction to Hierarchical Clustering

Hierarchical Clustering - MATLAB & Simulink Example

Databases

IDE/Tools

C#

JavaScript

Practices

Inspiration