Development Pages:
feed me
Development - Recent Bookmarks - Page 1:
Distributed Version Control is here to stay, baby - Joel on Software
The interesting part is that these systems think in terms of changes, not in terms of versions. That’s a very zen-like thing to say, I know. Traditional version control thinks: OK, I have version 1... Read more
http://www.joelonsoftware.com/items/2010/03/17.html
Tags: mercurial, git, dvcs, subversion, versioncontrol, development, software, svn, vcs, joelspolsky Saved by: admin at 19 Mar 2010
The interesting part is that these systems think in terms of changes, not in terms of versions. That’s a very zen-like thing to say, I know. Traditional version control thinks: OK, I have version 1... Read more
http://www.joelonsoftware.com/items/2010/03/17.html
Tags: mercurial, git, dvcs, subversion, versioncontrol, development, software, svn, vcs, joelspolsky Saved by: admin at 19 Mar 2010
PEG.js – Parser Generator for JavaScript
PEG.js is a parser generator for JavaScript based on the parsing expression grammar formalism. It enables you to easily bulid fast parsers which process complex data or computer languages. You c... Read more
http://pegjs.majda.cz/
Tags: javascript, parser, generator, peg, parsing, programming, js, development, framework, tools Saved by: admin at 18 Mar 2010
PEG.js is a parser generator for JavaScript based on the parsing expression grammar formalism. It enables you to easily bulid fast parsers which process complex data or computer languages. You c... Read more
http://pegjs.majda.cz/
Tags: javascript, parser, generator, peg, parsing, programming, js, development, framework, tools Saved by: admin at 18 Mar 2010
Why you only need to test with five users (explained): Measuring Usability
One question I get a lot is, Do you really only need to test with 5 users? There are a lot of strong opinions about the magic number 5 in usability testing and much has been written about it (e.g. see... Read more
http://www.measuringusability.com/five-users.php
Tags: usability, testing, ux, design, ui, reference, test, tutorial, research, development Saved by: admin at 18 Mar 2010
One question I get a lot is, Do you really only need to test with 5 users? There are a lot of strong opinions about the magic number 5 in usability testing and much has been written about it (e.g. see... Read more
http://www.measuringusability.com/five-users.php
Tags: usability, testing, ux, design, ui, reference, test, tutorial, research, development Saved by: admin at 18 Mar 2010
geewax.org | Agile git Workflow
"Agile" is kind of a dirty word in some circles, but this describe some actually agile ways to deal with revision control using git. "When we started using git to manage our source code at work, we ac... Read more
http://geewax.org/2009/11/21/agile-git-workflow.html
Tags: git, workflow, agile, development, scm, tips, tutorial, process, toread, programming Saved by: admin at 17 Mar 2010
"Agile" is kind of a dirty word in some circles, but this describe some actually agile ways to deal with revision control using git. "When we started using git to manage our source code at work, we ac... Read more
http://geewax.org/2009/11/21/agile-git-workflow.html
Tags: git, workflow, agile, development, scm, tips, tutorial, process, toread, programming Saved by: admin at 17 Mar 2010
100 Essential Web Development Tools - Noupe
As web technologies constantly advance, the skills a developer is expected to have are constantly increasing. Web users are beginning to expect Ajax interfaces, charts and graphs and a whole host of o... Read more
http://www.noupe.com/tools/100-essential-web-development-tools.html
Tags: tools, development, ajax, webdev, resources, webdesign, jquery, web, design, javascript Saved by: admin at 17 Mar 2010
As web technologies constantly advance, the skills a developer is expected to have are constantly increasing. Web users are beginning to expect Ajax interfaces, charts and graphs and a whole host of o... Read more
http://www.noupe.com/tools/100-essential-web-development-tools.html
Tags: tools, development, ajax, webdev, resources, webdesign, jquery, web, design, javascript Saved by: admin at 17 Mar 2010
The 4 Types of Emails Programmers Receive | Kevin William Pang
The Vague Email Feature XYZ isn't working. Please fix. Provides next to no information other than at some point, a feature -- possibly XYZ -- didn’t function the way a specific user expected it to. ... Read more
http://www.kevinwilliampang.com/2010/03/12/the-4-types-of-emails-programmers-receive/
Tags: programming, email, funny, humor, development, software, geek, humour, it, comment Saved by: admin at 16 Mar 2010
The Vague Email Feature XYZ isn't working. Please fix. Provides next to no information other than at some point, a feature -- possibly XYZ -- didn’t function the way a specific user expected it to. ... Read more
http://www.kevinwilliampang.com/2010/03/12/the-4-types-of-emails-programmers-receive/
Tags: programming, email, funny, humor, development, software, geek, humour, it, comment Saved by: admin at 16 Mar 2010
ongoing by Tim Bray · Now A No-Evil Zone
The iPhone vision of the mobile Internet’s future omits controversy, sex, and freedom, but includes strict limits on who can know what and who can say what. It’s a sterile Disney-fied walled garde... Read more
http://www.tbray.org/ongoing/When/201x/2010/03/15/Joining-Google
Tags: google, android, iphone, apple, timbray, freedom, blog, development, business, mobile Saved by: admin at 16 Mar 2010
The iPhone vision of the mobile Internet’s future omits controversy, sex, and freedom, but includes strict limits on who can know what and who can say what. It’s a sterile Disney-fied walled garde... Read more
http://www.tbray.org/ongoing/When/201x/2010/03/15/Joining-Google
Tags: google, android, iphone, apple, timbray, freedom, blog, development, business, mobile Saved by: admin at 16 Mar 2010
CSS Bugs and Inconsistencies in Firefox 3.x | Webdesigner Depot
There aren’t many articles covering incompatibilities, or CSS differences in Firefox alone — and for good reason. Firefox has always done an excellent good job of supporting both CSS and JavaScrip... Read more
http://www.webdesignerdepot.com/2010/03/css-bugs-and-inconsistencies-in-firefox-3-x/
Tags: css, firefox, bugs, browser, hacks, webdesign, bug, css3, development, tips Saved by: admin at 16 Mar 2010
There aren’t many articles covering incompatibilities, or CSS differences in Firefox alone — and for good reason. Firefox has always done an excellent good job of supporting both CSS and JavaScrip... Read more
http://www.webdesignerdepot.com/2010/03/css-bugs-and-inconsistencies-in-firefox-3-x/
Tags: css, firefox, bugs, browser, hacks, webdesign, bug, css3, development, tips Saved by: admin at 16 Mar 2010
Top 10 best practices for front-end web developers
In theory, this should be good. But as you know, cross-browser issues are a major problem for front-end developers, especially due to IE. If you test your documents on Firefox/IE/Chrome while your wri... Read more
http://www.catswhocode.com/blog/top-10-best-practices-for-front-end-web-developers
Tags: css, webdesign, html, development, bestpractices, javascript, design, optimization, tips, frontend Saved by: admin at 16 Mar 2010
In theory, this should be good. But as you know, cross-browser issues are a major problem for front-end developers, especially due to IE. If you test your documents on Firefox/IE/Chrome while your wri... Read more
http://www.catswhocode.com/blog/top-10-best-practices-for-front-end-web-developers
Tags: css, webdesign, html, development, bestpractices, javascript, design, optimization, tips, frontend Saved by: admin at 16 Mar 2010
47 CSS Tips & Tricks To Take Your Site To The Next Level | CSS | instantShift
CSS is a wonderful language for presenting web pages. It’s not too difficult to learn, though like most things, it does have a learning curve. Where many people seem to get tripped up is in specific... Read more
http://www.instantshift.com/2010/03/15/47-css-tips-tricks-to-take-your-site-to-the-next-level/
Tags: css, tips, webdesign, css3, tricks, tutorial, design, web, webdevelopment, development Saved by: admin at 16 Mar 2010
CSS is a wonderful language for presenting web pages. It’s not too difficult to learn, though like most things, it does have a learning curve. Where many people seem to get tripped up is in specific... Read more
http://www.instantshift.com/2010/03/15/47-css-tips-tricks-to-take-your-site-to-the-next-level/
Tags: css, tips, webdesign, css3, tricks, tutorial, design, web, webdevelopment, development Saved by: admin at 16 Mar 2010