AppJS
"Build Desktop Applications
for Linux, Mac and Windows using HTML, CSS and Javascript"
css  html  javascript 
8 days ago
Brunch
"Brunch is an assembler for HTML5 applications. It's agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology."
javascript  html5 
8 days ago
moiristo/deep_cloneable
e.g. pirate.dup :include => [:mateys, :treasures] duplicates AR object including these associations
20 days ago
JavaScript Style Guides And Beautifiers
A good resource for javascript style with example and links to "beautifiers"
javascript 
22 days ago
Retina.js | Retina graphics for your website
"Mikäli haluat yhdistää toisessa joukkueessa käyttämäsi Nimenhuuto-tunnukset tähän käyttäjään, niin varmista että molemmissa joukkueissa pelaajalla on yhteinen ja varmistettu sähköpostiosoite (tai kirjaudu sisään myös toiseen joukkueeseen tällä samalla selaimella toisessa ikkunassa)."
javascript  webdev 
4 weeks ago
Read This Before Naming Your Startup
Quite good read about business and domain naming.
business 
4 weeks ago
Scope and this in JavaScript | Blog :: The JavaScript Playground
"..if ever wondered what the var _this=this; is all about, hopefully this article should clear it all up."
javascript  webdev 
4 weeks ago
A Baseline for Front-End Developers - Adventures in JavaScript Development
Great collection of stuff might need/should use as a front-end developer.
javascript  webdev 
4 weeks ago
kriskowal/es5-shim
"Provides compatibility shims so that legacy JavaScript engines behave as closely as possible to ES5."
javascript  webdev 
4 weeks ago
Yahoo!’s Mojito is Now Open Source · YDN Blog
"I had a dream: a client+server framework

JavaScript frameworks are nothing new. We know there are already a number of them out there. However, Mojito brings something new and unique to the table.

Mojito is all JavaScript, that's good. JavaScript is the single most widely available programming language today, and that's something worth taking advantage of.
Mojito is a true MVC framework, that's better! MVC is a battle-tested design pattern, having proven its usefulness in desktop apps, in server-side apps, in, today, rich client-side applications. Those who ignore MVC... often reinvent it.
But the best part of Mojito is its ability to "blur" the client/server boundary, to let you write code that runs on the client, or the server. Or both."
webdev  javascript 
4 weeks ago
Heroku Add-ons Catalog
Improved Heroku add-ons catalog
rails  heroku 
7 weeks ago
ernie/squeel
"Squeel lets you rewrite...

Article.where ['created_at >= ?', 2.weeks.ago]

...as...

Article.where{created_at >= 2.weeks.ago}"
rails  webdev 
8 weeks ago
CSS3D Clouds
Very Cool Looking, indeed.

"An experiment on creating volumetric 3d-like clouds with CSS3 3D Transforms and a bit of Javascript."
css  javascript 
8 weeks ago
adamdbradley/foresight.js
"Foresight.js gives webpages the ability to tell if the user's device is capable of viewing high-resolution images (such as the 3rd generation iPad) before the image is requested from the server."
javascript  css  webdev 
8 weeks ago
bootstrap-wysihtml5
"bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap"
html  javascript  webdev 
8 weeks ago
Kippt - Bookmark and read the web
Hmmm, this could be a replacement for Pinboard... will see.

"Manage your bookmarks and reading beautifully"
webdev 
8 weeks ago
Swagger: A simple, open standard for describing REST APIs with JSON
"Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server."
webdev  rest 
9 weeks ago
Ruby · Styleguide
GitHub's take on Ruby coding style
ruby 
9 weeks ago
myronmarston/vcr
Very neat idea indeed!

"Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests."
rails  ruby  testing  webdev 
9 weeks ago
jayferd/ry
"the simplest ruby virtual env"
ruby  webdev 
9 weeks ago
git - How to reset my local repository to be just like the remote repository HEAD - Stack Overflow
"Setting your branch to exactly match the remote branch can be done in two steps"
git  webdev 
9 weeks ago
Bourbon Sass Mixins Library
"Bourbon is a comprehensive library of sass mixins that are designed to be simple and easy to use. No configuration required.
The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible."
css  sass  webdev 
9 weeks ago
assaf/zombie
"Insanely fast, headless full-stack testing using Node.js"
javascript  testing  webdev 
10 weeks ago
Ruby CMS - Nesta
"A Ruby CMS for developers and designers. With simple code that's easy to follow, Nesta is easily extended using the Sinatra web framework."
cms  ruby  sinatra  webdev  heroku 
10 weeks ago
Gemnasium
"Gemnasium keeps you up to date on the gems that matter to you.
We parse your Ruby projects’ gem dependencies and notify you when new versions are released."
gem  ruby  webdev 
10 weeks ago
amatsuda/kaminari
"A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3"
gem  rails  webdev 
10 weeks ago
ruby - When monkey patching a method, can you call the overridden method from the new implementation - Stack Overflow
Awesome response on various ways to override a method in Ruby (and even discussion how you could perhaps do it on Ruby 2.0)
ruby  webdev 
10 weeks ago
Rands In Repose: Hacking is Important
Great post about discipline and chaos (hacking)
webdev  business 
10 weeks ago
Six Metrics Every Business Should Track
"explore six such metrics that are related to customer retention and loyalty. If you’re not already tracking these metrics for your business, I suggest you start. Metrics like these should be closely watched and can help inform major decisions around marketing, customer retention, product development, and more."
webdev 
11 weeks ago
Preventing mass-assignment injection in Rails - jkfill blog
"attr_accessible is the current Rails way to prevent mass-assignment injection, but it has some shortcomings. Here’s a different approach to mass-assignment protection that is the laser to attr_accessible’s shotgun."
rails  webdev  security 
11 weeks ago
blur.js
"blur.js is a jQuery plugin that produces psuedo-transparent blurred elements over other elements." ...and why not :)
javascript  jquery  webdev 
11 weeks ago
Log Management and Analysis Service | Logentries
"Logs collected in real time, analyzed, stored, and presented in a meaningful way.
Anywhere. Anytime."

They now have a Heroku add-on so Heroku logging problem (limit of 500 lines) can be solved with this service.
webdev  heroku 
11 weeks ago
AlchemyDB
"AlchemyDB – The world’s first integrated GraphDB + RDBMS + KV Store + Document Store"
nosql  webdv  persistence 
11 weeks ago
jkbr/httpie
Looks like "human friendly" alternative to cURL. I might need to install Python now :)
webdev  http 
11 weeks ago
Font Awesome, the iconic font designed for use with Twitter Bootstrap
"The iconic font designed for use with Twitter Bootstrap"
css  webdev 
11 weeks ago
Backbone and Ember | Boris Smus
a good, cosntructive, discussion on ember versus backbone
javascript  webdev 
12 weeks ago
jugyo/mocktra
"A webmock DSL using sinatra."
ruby  testing  webdev 
12 weeks ago
About normalize.css – Nicolas Gallagher
"Normalize.css is a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset."
css  webdev 
12 weeks ago
The Pragmatic Bookshelf | Technical Blogging
"Technical Blogging is the first book to specifically teach programmers, technical people, and technically-oriented entrepreneurs how to become successful bloggers. There is no magic to successful blogging; with this book you’ll learn the techniques to attract and keep a large audience of loyal, regular readers and leverage this popularity to achieve your goals."
business  webdev  books 
february 2012
Phone call and SMS alerting for your monitoring systems | PagerDuty - Home
Monitoring service integrating with Nagio, Monit, New Relic etc. The twist is the ability to schedule the right person for receiving the alerts (e.g a person on duty).
monitoring  webdev 
february 2012
Bret Victor - Inventing on Principle on Vimeo
"Inventing on Principle" is one of the most inspirational presentations I've seen.
self-improvement  webdev 
february 2012
BriteVerify
"Verify that an email inbox actually exists as a user enters it without ever sending an email. "
webdev 
january 2012
WebReflection/es6-collections - GitHub
"The aim of this repository is to provide an unobtrusive, performances oriented shim for ES6 collections such WeakMap, Map, and Set."
javascript  webdev 
january 2012
The top 20 HTML5 games | Feature | .net magazine
"HTML5 is quickly turning into a great game development platform. Rob Hawkes, creator of multiplayer space shooter Rawkets, highlights some of the best online games built with HTML5 (and JavaScript) out there and the technologies that they’re using"
html  webdev 
january 2012
HTML5 Cross Browser Polyfills - GitHub
"So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them"
html  webdev 
january 2012
marstall/shim - GitHub
"Shim is a node.js-based browser-compatibility tool that lets you synchronize several devices/browsers and surf the same pages simultaneously on all of them."
webdev 
january 2012
Fibers & Cooperative Scheduling in Ruby - igvita.com
"Fibers solve this problem for us by allowing us to turn an asynchronous library into what looks like a synchronous API without losing the advantages of IO-scheduling of the asynchronous execution"
ruby  webdev 
january 2012
DailyJS: Programming Styles in the Node Community
"the Node community has several dominant styles, each with their own advantages. If you’re starting your own Node projects then you might like to use the style of a well-known developer for guidance of inspiration."
javascript  webdev 
january 2012
mbklein/confstruct - GitHub
"Confstruct is yet another configuration gem. Definable and configurable by hash, struct, or block, confstruct aims to provide the flexibility to do things your way, while keeping things simple and intuitive."
rails  gem  webdev 
january 2012
Gitview
"js widget to list github repositories"
javascript  git  webdev 
january 2012
« earlier      

Copy this bookmark:



description:


tags: