harrikauhanen + webdev   279

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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
kriskowal/es5-shim
"Provides compatibility shims so that legacy JavaScript engines behave as closely as possible to ES5."
javascript  webdev 
4 weeks ago by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
jayferd/ry
"the simplest ruby virtual env"
ruby  webdev 
9 weeks ago by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
assaf/zombie
"Insanely fast, headless full-stack testing using Node.js"
javascript  testing  webdev 
10 weeks ago by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
amatsuda/kaminari
"A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3"
gem  rails  webdev 
10 weeks ago by harrikauhanen
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 by harrikauhanen
Rands In Repose: Hacking is Important
Great post about discipline and chaos (hacking)
webdev  business 
10 weeks ago by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
jkbr/httpie
Looks like "human friendly" alternative to cURL. I might need to install Python now :)
webdev  http 
11 weeks ago by harrikauhanen
Backbone and Ember | Boris Smus
a good, cosntructive, discussion on ember versus backbone
javascript  webdev 
12 weeks ago by harrikauhanen
jugyo/mocktra
"A webmock DSL using sinatra."
ruby  testing  webdev 
12 weeks ago by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
BriteVerify
"Verify that an email inbox actually exists as a user enters it without ever sending an email. "
webdev 
january 2012 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
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 by harrikauhanen
Gitview
"js widget to list github repositories"
javascript  git  webdev 
january 2012 by harrikauhanen
Presto Framework
"The main idea behind Presto is to have a handy wrapper around Rack that adds as low overhead as possible"
ruby  rack  webdev 
december 2011 by harrikauhanen
nullobject/rein - GitHub
"Database constraints made easy for ActiveRecord. Rein currently supports PostgreSQL and MySQL (foreign keys only) for both Rails 2 & 3."
rails  gem  webdev 
december 2011 by harrikauhanen
rwldrn/idiomatic.js - GitHub
"Principles of Writing Consistent, Idiomatic JavaScript"
javascript  webdev 
december 2011 by harrikauhanen
moxy
"Moxy is a programmable mock proxy. It is an HTTP proxy exposing web hooks that you can use in order to tell it what to do, and when to do it."
gem  ruby  webdev 
december 2011 by harrikauhanen
Mocha - the fun, simple, flexible JavaScript test framework
"Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases."
javascript  testing  webdev 
november 2011 by harrikauhanen
eric1234/rack_mailer - GitHub
"A rack end point for a contact form. Will put all the params in an e-mail sent to a pre-configured address."

Simply sends any Rails form to an email address.
rails  webdev 
november 2011 by harrikauhanen
Appraisal: find out what your gems are worth — giant robots smashing into other giant robots
"how do you make sure that your library works with all supported versions of your dependencies? A common example is Rails: now that Rails 3.1 is out, how can you make sure that your library works with both Rails 3.0.x and Rails 3.1.x?"
ruby  gem  webdev 
november 2011 by harrikauhanen
Web Applications - John Ousterhout
A full and LONG course (lectures on video) on web development (with the help of Rails).
rails  webdev 
october 2011 by harrikauhanen
MailCatcher
"MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface."
rails  ruby  webdev 
october 2011 by harrikauhanen
« earlier      

Copy this bookmark:



description:


tags: