kvnglbrtsn + programming 168
How I Failed, Failed, and Finally Succeeded at Learning How to Code
june 2011 by kvnglbrtsn
"It's tempting to generalize: If programming is best learned in this playful, bottom-up way, why not everything else?"
programming
learning
education
june 2011 by kvnglbrtsn
Unusual software bugs
april 2011 by kvnglbrtsn
"There are several kinds, mostly named after scientists who discovered counterintuitive things." from Wikipedia.
programming
software
april 2011 by kvnglbrtsn
Embedly API
december 2010 by kvnglbrtsn
The Embedly API allows developers to embed videos, images and rich media from 169 services through one API.
api
development
programming
december 2010 by kvnglbrtsn
Why Johnny Can't Program
october 2010 by kvnglbrtsn
"We teach our kids how to get jobs in today's marketplace rather than how to innovate for tomorrow's....And as we move into an increasingly digital reality, we must learn not just how to use programs but how to make them."
coding
education
programming
technology
culture
october 2010 by kvnglbrtsn
zen-coding
january 2010 by kvnglbrtsn
Set of plugins for HTML and CSS hi-speed coding
coding
development
plugin
programming
january 2010 by kvnglbrtsn
Top 20+ MySQL Best Practices
december 2009 by kvnglbrtsn
Here are some MySQL optimization techniques for programmers. from nettuts+.
mysql
howto
programming
performance
bestpractices
database
december 2009 by kvnglbrtsn
Objective-J
november 2009 by kvnglbrtsn
Objective-J is a programming language developed as part of the Cappuccino web development framework. Its syntax is nearly identical to the Objective-C syntax and it shares with JavaScript the same relationship that Objective-C has with the C programming language. from wikipedia.
webdevelopment
programming
js
november 2009 by kvnglbrtsn
Cappuccino Web Framework
november 2009 by kvnglbrtsn
Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.
framework
js
programming
opensource
webdevelopment
november 2009 by kvnglbrtsn
iPhone OS Reference Library
october 2009 by kvnglbrtsn
The iPhone Reference Library is your bookshelf for detailed information essential to iPhone OS application development.
iphone
programming
reference
october 2009 by kvnglbrtsn
Why Stylesheet Abstraction Matters
october 2009 by kvnglbrtsn
CSS is the weakest link in the web developers toolbox. The problem goes deeper than CSS’s lack of variables. Unlike the “function” in programming, CSS has no fundamental building block.
css
programming
coding
framework
abstraction
october 2009 by kvnglbrtsn
Skulpt
august 2009 by kvnglbrtsn
Skulpt is an entirely in-browser implementation of Python.
python
programming
browsers
august 2009 by kvnglbrtsn
webgrind
june 2009 by kvnglbrtsn
a Xdebug profiling web frontend in PHP5.
php
programming
performance
june 2009 by kvnglbrtsn
Xdebug Extension for PHP
june 2009 by kvnglbrtsn
Xdebug's Profiler is a powerful tool that gives you the ability to analyze your PHP code and determine bottlenecks or generally see which parts of your code are slow and could use a speed boost.
php
programming
performance
june 2009 by kvnglbrtsn
50 Fresh JavaScript Tools That Will Improve Your Workflow
june 2009 by kvnglbrtsn
from smashing magazine.
js
programming
tips
resources
june 2009 by kvnglbrtsn
Google App Engine
may 2009 by kvnglbrtsn
Run your web apps on Google's infrastructure.
web
programming
google
may 2009 by kvnglbrtsn
Processing.js
may 2009 by kvnglbrtsn
a port of the Processing Visualization Language.
js
programming
graphics
animation
images
may 2009 by kvnglbrtsn
Processing
may 2009 by kvnglbrtsn
an open source programming language and environment for people who want to program images, animation, and interactions.
programming
animation
images
graphics
interaction
may 2009 by kvnglbrtsn
Ruby on Rails
march 2009 by kvnglbrtsn
open source web framework.
programming
framework
webdevelopment
march 2009 by kvnglbrtsn
Are You Making These 10 PHP Mistakes?
february 2009 by kvnglbrtsn
common PHP blunders.
php
tips
programming
february 2009 by kvnglbrtsn
Readfile vs include
february 2009 by kvnglbrtsn
when dealing with files with static content.
php
programming
performance
february 2009 by kvnglbrtsn
5 Helpful Tips for Creating Secure PHP Applications
january 2009 by kvnglbrtsn
common security pitfalls and development glitches.
php
security
programming
january 2009 by kvnglbrtsn
The password anti-pattern
january 2009 by kvnglbrtsn
no excuse for asking for a third-party password. from adactio.
patterns
security
authentication
programming
tips
january 2009 by kvnglbrtsn
Data Filtering Using PHP's Filter Functions
november 2008 by kvnglbrtsn
validate and sanitize data. part one.
php
filtering
validation
programming
reference
november 2008 by kvnglbrtsn
ffmpeg-php
november 2008 by kvnglbrtsn
object-oriented api for accessing and retrieving information from video and audio files.
php
programming
api
video
redesign
november 2008 by kvnglbrtsn
10 Advanced PHP Tips To Improve Your Programming
november 2008 by kvnglbrtsn
more responsive, cleaner, and more optimized.
programming
php
reference
tips
performance
november 2008 by kvnglbrtsn
Progressive Enhancement with JavaScript
november 2008 by kvnglbrtsn
establishing a plan for script management, etc. from a list apart.
js
programming
unobtrusive
bestpractices
redesign
november 2008 by kvnglbrtsn
7 Places to Find the Code You Need
november 2008 by kvnglbrtsn
code search engines and snippet libraries. from sitepoint.
programming
code
resources
november 2008 by kvnglbrtsn
GitHub
november 2008 by kvnglbrtsn
secure git hosting and collaborative development.
versioncontrol
social
programming
november 2008 by kvnglbrtsn
Git
november 2008 by kvnglbrtsn
open source, distributed version control system.
versioncontrol
programming
reference
november 2008 by kvnglbrtsn
Coda Developer Zone
october 2008 by kvnglbrtsn
video tutorials, getting to know coda, quick tips, how to. from panic.
webdevelopment
programming
howto
tutorial
software
coding
mac
resources
october 2008 by kvnglbrtsn
Get Started With SimpleXML in PHP
october 2008 by kvnglbrtsn
turning xml into a usable format for programming.
php
xml
programming
october 2008 by kvnglbrtsn
Merb
october 2008 by kvnglbrtsn
mvc framework that is orm-agnostic, javascript library agnostic, and template language agnostic.
webdevelopment
programming
framework
performance
mvc
october 2008 by kvnglbrtsn
Why MooTools (or Why not JQuery)
october 2008 by kvnglbrtsn
10 reasons including class support and prototype approach.
js
programming
framework
october 2008 by kvnglbrtsn
Test-Driven Progressive Enhancement
september 2008 by kvnglbrtsn
integrating capabilities testing into our development process. from a list apart.
webdevelopment
js
css
programming
usability
september 2008 by kvnglbrtsn
The missing native DOM methods
september 2008 by kvnglbrtsn
including createLink, addScript, etc.
js
programming
webdevelopment
september 2008 by kvnglbrtsn
10 Principles of the PHP Masters
september 2008 by kvnglbrtsn
the best principles to follow for high-grade php programming.
php
programming
reference
tips
september 2008 by kvnglbrtsn
Introducing Ubiquity
august 2008 by kvnglbrtsn
an experiment into connecting the web with language. from mozilla labs.
programming
ui
interface
webservices
extension
august 2008 by kvnglbrtsn
PHP Automatically Create Thumbnail Images.
august 2008 by kvnglbrtsn
completely automate the process.
php
programming
tutorial
graphics
august 2008 by kvnglbrtsn
Extending Smarty with Plugins
august 2008 by kvnglbrtsn
version 2.0 introduced the plugin architecture. from smarty.net.
php
programming
templates
august 2008 by kvnglbrtsn
PHP Optimization Tips
july 2008 by kvnglbrtsn
data output, loops, variables and functions, etc.
performance
php
tips
programming
july 2008 by kvnglbrtsn
Getting Out of Binding Situations in JavaScript
july 2008 by kvnglbrtsn
from a list apart.
js
programming
july 2008 by kvnglbrtsn
RefactorMyCode
june 2008 by kvnglbrtsn
code improvement discussion community.
code
coding
social
programming
resources
june 2008 by kvnglbrtsn
Version Control with Subversion
june 2008 by kvnglbrtsn
next-generation open source version control.
svn
code
reference
programming
webdevelopment
june 2008 by kvnglbrtsn
Sketching in Code: the Magic of Prototyping
june 2008 by kvnglbrtsn
from increased collaboration to more effective solutions. from a list apart.
programming
tips
webdevelopment
code
june 2008 by kvnglbrtsn
Improve Your Page Performance With Lazy Loading
june 2008 by kvnglbrtsn
page weight and load time. practical implementation of the proxy design pattern.
js
patterns
code
webdevelopment
programming
performance
june 2008 by kvnglbrtsn
How to be a Programmer
may 2008 by kvnglbrtsn
a short, comprehensive, and personal summary.
programming
howto
coding
resources
may 2008 by kvnglbrtsn
Processing.js
may 2008 by kvnglbrtsn
porting the processing visualization language to javascript, using the canvas element. by john resig.
js
programming
visualization
webdevelopment
code
may 2008 by kvnglbrtsn
A PHP Guy's Look At Python
may 2008 by kvnglbrtsn
a quick look at some code.
python
php
webdevelopment
programming
may 2008 by kvnglbrtsn
The Internet Will End in 30 Years!
march 2008 by kvnglbrtsn
the 2038 bug. from readwriteweb.
code
programming
technology
internet
march 2008 by kvnglbrtsn
What’s so bad about the Singleton?
february 2008 by kvnglbrtsn
program state and static binding.
patterns
programming
february 2008 by kvnglbrtsn
Dealing with Dependencies
february 2008 by kvnglbrtsn
oop and compositional programming style.
php
code
oop
webdevelopment
programming
february 2008 by kvnglbrtsn
What’s your level of code assertions?
january 2008 by kvnglbrtsn
the dreyfus model and the use of code assertions.
webdevelopment
coding
programming
january 2008 by kvnglbrtsn
ext/mysqli: Part I - Overview and Prepared Statements
january 2008 by kvnglbrtsn
improved php mysql extension information.
php
mysql
programming
database
webdevelopment
reference
january 2008 by kvnglbrtsn
Error codes or Exceptions? Why is Reliable Software so Hard?
january 2008 by kvnglbrtsn
three styles of error handling.
bestpractices
programming
webdevelopment
software
january 2008 by kvnglbrtsn
Snipplr - Code 2.0
january 2008 by kvnglbrtsn
public source code repository.
programming
code
reference
webdevelopment
opensource
resources
january 2008 by kvnglbrtsn
Semantic Web: What Is The Killer App?
january 2008 by kvnglbrtsn
several existing and potential applications of semantic technologies.
semanticweb
programming
webapplication
computer
science
ia
ux
january 2008 by kvnglbrtsn
Three Unforgivable Usability Sins
january 2008 by kvnglbrtsn
common application design errors.
programming
usability
webdevelopment
ui
ux
january 2008 by kvnglbrtsn
Keeping JavaScript Dependencies At Bay
december 2007 by kvnglbrtsn
load components on demand.
js
programming
webdevelopment
december 2007 by kvnglbrtsn
The Future of Comet: Part 1, Comet Today
december 2007 by kvnglbrtsn
discusses existing transports, their benefits and shortcomings.
ajax
js
programming
webdevelopment
comet
december 2007 by kvnglbrtsn
WordPress Theme Hacks
november 2007 by kvnglbrtsn
tips for designing themes.
howto
wordpress
blogs
webdesign
programming
tutorial
november 2007 by kvnglbrtsn
related tags
abstraction ⊕ accessibility ⊕ ajax ⊕ animation ⊕ api ⊕ authentication ⊕ bestpractices ⊕ blogs ⊕ books ⊕ browsers ⊕ business ⊕ cms ⊕ code ⊕ coding ⊕ comet ⊕ computer ⊕ css ⊕ culture ⊕ data ⊕ database ⊕ development ⊕ df ⊕ dom ⊕ drupal ⊕ education ⊕ extension ⊕ filtering ⊕ flash ⊕ framework ⊕ google ⊕ graphics ⊕ howto ⊕ ia ⊕ images ⊕ information ⊕ interaction ⊕ interface ⊕ internet ⊕ iphone ⊕ jquery ⊕ js ⊕ language ⊕ learning ⊕ library ⊕ linux ⊕ mac ⊕ math ⊕ mvc ⊕ mysql ⊕ oop ⊕ opensource ⊕ patterns ⊕ performance ⊕ perl ⊕ php ⊕ plugin ⊕ programming ⊖ python ⊕ redesign ⊕ reference ⊕ resources ⊕ rss ⊕ science ⊕ security ⊕ semanticweb ⊕ social ⊕ software ⊕ svn ⊕ technology ⊕ templates ⊕ tips ⊕ tutorial ⊕ ui ⊕ unobtrusive ⊕ usability ⊕ ux ⊕ validation ⊕ versioncontrol ⊕ vi ⊕ video ⊕ visualization ⊕ web ⊕ webapplication ⊕ webdesign ⊕ webdevelopment ⊕ webservices ⊕ webstandards ⊕ webtools ⊕ wordpress ⊕ xml ⊕Copy this bookmark: