We have a new Thingys submitter on board. Expect more iOS, Objective C and Raspberry Pi links to come…
JavaScript
- Respond to change with Object.observe - HTML5Rocks Updates Lots of JavaScript frameworks using MVC or MDV need to respond to changes to the objects that model the state inside a web application. This capability is a fundamental part of a data-binding model.
- AngularJS Example Applications | AngularJS 4 Angular examples
- Writing Fast, Memory-Efficient JavaScript | Smashing Coding As you develop, if you care about memory usage and performance, you should be aware of some of what’s going on in your user’s browser’s JavaScript engine behind the scenes.
- ynakajima/ttf.js A JavaScript TrueType font engine
- jQuery - The Little Things - 2 very interesting read about, how to improve your jQuery source
CSS
- Code smells in CSS — CSS Wizardry—CSS, Web Standards, Typography, and Grids by Harry Roberts Harry Roberts compiled a list of code smells in CSS like Undoing styles, Magic numbers
HTML5
- An Introduction to Particle Systems/Generators using the HTML5 Canvas object In its most elemental form, particle systems are composed by two main objects: A particle object, which will represent every individual particle, and a generator, which will generate particles themselves.
Web Development
- 5 APIs that will transform the Web in 2013 | Alex MacCaw CSS Filters, Autocompletion API, ChromeApps
Ruby
- Rails 4 Countdown to 2013 | The Remarkable Labs Blog With the impending release of Ruby on Rails 4, it looks like a lot of developers will be updating their web applications in the coming new year.
Node.js
- Noduino Control Arduino with Node.js, WebSockets and HTML5
- JosephMoniz/node-ipc-stream · GitHub A stream wrapper around IPC channels for forked instances
Objective C
- Cocoa Controls now supports CocoaPods The famous Cocoa Controls site now supports CocoaPods, the dependency management tool for Objective-C projects.
- NUI for iOS NUI lets you style iOS apps using a style sheet, similar to CSS, allowing you to style an entire app in minutes.
Watching
- SPDY and the Road Towards HTTP 2.0 - YouTube What lies ahead for HTTP 2.0? Ilya Grigorik, developer advocate at Google, talks about the future of HTTP and what improvements SPDY brings to the table in this video from HTML5 Dev Conf.
- 9 Databases in 45 Minutes - YouTube Presentation given at SORT 2012 by Miles Pomeroy, Chad Maughan, and Jonathan Geddes.
Reading
- Chatting with Obama For America’s Director of Frontend Development: Daniel Ryan Interview on nettuts
- Introducing Syllabus, Vox Media’s S3-powered liveblog platform A quick look behind The Verges Liveblogging plattform
Miscellaneous
- Bash One-Liners Explained, Part V: Navigating around - good coders code, great reuse If you don’t know to navigate in your command line this is for you
Raspberry Pi
- Wednesday grab bag | Raspberry Pi Some nice Raspberry Pi Projects.
- XMBC Raspberry Pi remote control Control XMBC on a Raspberry Pi via the TVs remote with HDMI-CEC
Your link could be here
layout: post title: “Interesting Thingys ISSUE_NO” date: 2013-03-01 8:17 comments: false published: true
categories: “Interesting-Thingys”
ISSUE_DESCRIPTION
JavaScript
- iammerrick/Squire.js · GitHub Your friendly dependency injector for testing Require.js modules
- Callbacks considered a smell | adamghill.com How to get rid of callback hell
- Unheap – A tidy collection of jQuery plugins useful jquery plugins
- thlorenz/browserify-ftw Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.
- jQuery Core 1.9 Upgrade Guide are you ready for the next major jQuery version?
- any list scroller - jQuery scrolling plugin by musings.it to scroll any list with any content - musings.it web design and development ALS - Any List Scroller is the jQuery plugin by musings.it to scroll any list, of any dimension, with any content. Try it!
- Garlic.js Forms are independent. All text data is localy persisted thanks to localStorage if browser supports it. If you reload this page, quit and go back here, your data will still be there. On simple validation, if you press the submit button the presisted data will be destroyed, considering it has properly been submited
- Inception Vetex Shader thiree js dmo
- twitter/typeahead.js · GitHub autocomplete library
- fullscale/dangle · GitHub A set of AngularJS directives that provide common visualizations for elasticsearch based on D3.
- Messenger - Alerts for the 21st Century Show transactional messages in your app Wrap AJAX requests with progress, success and error messages Add action links to your messages.
CSS
- CSS Exceptions: Object Modifiers or Extensions? CSS Exceptions: Object Modifiers or Extensions?
- daneden/animate.css · GitHub Cross-browser CSS3 animations. Plug and play. Do a little dance.
- Simple Effects for Drop-Down Lists | Codrops Nice little effecgts on your dropdowns
- Groundwork CSS A Responsive HTML5, CSS
HTML5
- The top 20 HTML5 sites of 2012 | Feature | .net magazine Some great examples of what HTML5 can do
- Canvas-driven background images - HTML5Rocks Updates PROGRAMMATICALLY ANIMATING BACKGROUND IMAGES
Web Development
- The top 25 responsive sites of 2012 | Feature | .net magazine A great round up
- The Inconvenient Truth About SEO | Smashing Magazine Is it worth spending lots of time optimizing your site for SEO? Read on to find out..
- Performance Calendar » Deciphering the Critical Rendering Path Ilya Grigorik steps you through the critical path of a page
- Responsive from ZURB | Gallery of Responsive Sites Everything you need!
- Front-end performance for web designers and front-end developers – CSS Wizardry – CSS, OOCSS, front-end architecture, performance and more, by Harry Roberts a must-read for evry frontend developer!
- Indexed DB, die neue HTML5-Datenbank im Browser. Der erste Teil der Serie: ein kurzer Überblick
- Where to Start Nice reading about getting started with responsive design
Mobile Development
- Android Performance Case Study, Falcon Pro How to get your Android app perform well
Ruby
- slivu/1mc2 · GitHub 1 million concurrent connections in Ruby
Node.js
- bcoe/routers-news · GitHub A crawler for various popular tech news sources. Read technology news from the comfort of your CLI.
- Peer Dependencies Makes the life of plugin developers easier
- Pomelo home Fast, scalable, distributed game server framework for node.js
Java
- Uncatchable ChuckNorrisException - Stack Overflow This is definitely a great question title.
Programming
- Programmer Interrupted What happens if programmers get interrupted?
Databases
- MongoDB schema design pitfalls - Server Density Blog Remember, “schemaless” doesn’t mean you don’t need to design your schema!
Git
- GitLab 4.0 released - GITLAB Blog With lots of new features…
- pcottle/learnGitBranching · GitHub An interactive git visualization to challenge and educate!
Security
Watching
- IOC Javascript - YouTube Thicker web clients and server-side JavaScript create complexity that must be managed through architectural patterns.
- Douglas Crockford: Monads and Gonads (YUIConf Evening Keynote) - YouTube In this evening keynote from YUIConf 2012, the legendary JavaScript architect Douglas Crockford discusses one of the most elusive of all programming concepts: the monads.
- Javascript Code Analysis with Esprima - YouTube As applications get more complex, the underlying systems will get harder and harder to maintain and manage. JavaScript’s tools aren’t keeping pace, and that’s a problem.
- W3Conf - YouTube 15 Videos from w3c conf
Miscellaneous
- Flat Pixels: The Battle Between Flat Design And Skeuomorphism what’s a flat pixel?
- Introducing Boxen automating osx setup
- NGINX Announces Support for WebSocket Protocol Finally!!!
Fun
- darwin/cmx.js · GitHub a library/markup for building xkcd-style comic strips
- Bombermine Massively Bomberman Online with up to 1000 players on the single map
Raspberry Pi
- 10 More Mind-Blowing, Skill-Building Raspberry Pi Projects | Wired Design | Wired.com Don’t know, what to do with your RaspberryPi?
Mobile
- Nokia: Yes, we decrypt your HTTPS data, but don’t worry about it — Tech News and Analysis Nokia’s trustworthyness just went down the drain
Video
- Master of the Internet - YouTube Internet advert from the 90ies
- Introducing the Leap Motion - YouTube Nice “demo” video of leap motion
Your link could be here
If we missed something special or you just want to promote a site, give us a nudge @ yieldthedog@gmail.com