andrewspittle + code   54

PressTrends
Neat looking plugin for measuring and comparing traffic and engagement with a site.
WordPress  plugins  code  stats 
8 weeks ago by andrewspittle
An Example of Photography on the Retina Display
Neat way of doing multiple resolution images for the new iPad without uploading multiple files.
code  ideas  design  iPad 
9 weeks ago by andrewspittle
Learn to program, then and now
Really great article about the challenges and approaches to learning code.
journalism  JonathanStray  code  software  from instapaper
october 2011 by andrewspittle
Other people
"But now I write code with the absolute certain knowledge that it will end up in somebody else’s hands. I could be wrong, yes, but I’ve learned that it helps me write better and more-maintainable code if I just assume from the start that somebody else, most likely a friend, will end up working on that code base."
code  software  from instapaper
october 2011 by andrewspittle
Designers vs Coding
Frank Chimero writes about the necessity of at least knowing basic markup languages.
code  design  FrankChimero  from instapaper
september 2011 by andrewspittle
Golden Grid System
Interesting folding grid system for rapid prototypes of responsive designs.
design  code 
august 2011 by andrewspittle
Startup Weekend pep talk: It ain’t the code
"Customers don’t patronize companies on the basis of the difficulty of the code or the unit test coverage percentage or whether you used Bodoni instead of Times New Roman on the home page. In fact I’ve made millions of dollars on companies with hideously ugly websites and buggy code. Those things are actually not the most important things. Real life is a startup contest too."
startups  code  business  from instapaper
august 2011 by andrewspittle
Machine Learning Fairy Dust
"There’s no substitute for good product design. You still have to make something people will want to use and find your way around technical stumbling blocks, not just fill in all the gaps with “ML will solve any difficulties we face”. Because it won’t."
journalism  code  software  from instapaper
july 2011 by andrewspittle
FitBit + Google Spreadsheets = Awesome
Cool hack to bring Fitbit data into a spreadsheet.
FitBit  software  code 
july 2011 by andrewspittle
Developers get better with age. And scarcer.
Interesting data pulled from Stack Overflow about age and the utility of developers.
code  software  age  from instapaper
june 2011 by andrewspittle
Depression, Burn Out and Writing Code
"Not getting enough sleep as a programmer is like a chef dulling his taste buds with cigarettes. You can do the job, but you’re seriously handicapping yourself for no reason."
code  lifestyle  software  from instapaper
june 2011 by andrewspittle
Learning how to learn
"Any product is the end result of umpteen failures large and small. But in the end, you’ve solved a hundred problems you’ll never have to solve again. And your thing? Done. It’s a great feeling."
code  software  design  from instapaper
may 2011 by andrewspittle
Regex Tutorial, Examples and Reference
Regular expressions tutorials and reference.
code  regex 
april 2011 by andrewspittle
UNIX Commands Guide
Basic guide to UNIX commands
UNIX  code 
april 2011 by andrewspittle
lab | simurai
Really cool CSS3 and HTML5 experiments.
design  inspiration  code 
april 2011 by andrewspittle
WP-Kickstart
"Small framework for quickly getting started with your wordpress theme development."
WordPress  code 
march 2011 by andrewspittle
boilerpipe
Library that allows for text extraction from a web page.
code 
march 2011 by andrewspittle
Javascript: Breaking the Web with hash-bangs
Gawker's new JavaScript-dependent URL structure is an utter fail.
code  webapps  publishing  software  Gawker 
march 2011 by andrewspittle
The case of the mysterious external services
"It’s worth noting Nginx handled this traffic in the most performant manner as possible; unfortunately, it doesn’t help all that much when your web application launches a denial-of-service attack on itself."
DanielBachhuber  webapps  software  debugging  code  Nginx 
february 2011 by andrewspittle
Extended API
Extends the WordPress XML-RPC API to allow for nearly every WordPress function to be used.
WordPress  plugins  code  software 
february 2011 by andrewspittle
Menubar Icon with Drag and Drop Support
Google cache of a tutorial on drag and drop support in a menubar app on Mac OS X.
code  software  WordPress 
february 2011 by andrewspittle
XML-RPC wp
List of API calls for WordPress' XML-RPC code.
WordPress  code  software 
february 2011 by andrewspittle
eczarny/xmlrpc
The Cocoa XML-RPC Framework is a lightweight XML-RPC client framework written in Objective-C for use on Mac OS X and iPhone OS.
code  software  WordPress 
february 2011 by andrewspittle
tdd.objectivec.XCodeProjectSetup
Little demo project to get started with xcode.
testing  software  code 
february 2011 by andrewspittle
Writing a Menulet Extension
Basics on writing a menulet extension on Mac OS X.
Apple  code  software  inspiration 
february 2011 by andrewspittle
Automattic Makes Premium Themes Available to 17 Million Wordpress.com Blogs
Interesting footnote from Ben Brooks. "I do realize that my personal blog is on Tumblr still. I also still like Tumblr, but I think it is not the platform you should consider if writing is your thing."
BenBrooks  Automattic  WordPress  design  business  code  Tumblr 
february 2011 by andrewspittle
Smoke Signals
A manifesto for making the next one billion seconds about distributed, open, and secure software platforms. We should no longer surrender our most vital personal details to a closed-source system. It’s your social data, own it.
MarkPesce  software  opensource  code 
february 2011 by andrewspittle
Lived Fast, Died Young, Left a Tired Corpse
"Yes, you will have incredibly lucrative job offers in this bubble. That's the easy part. As Startup.com and Code Rush illustrate, the hard part is figuring out why you are working all those long hours. Consider carefully, lest the arc of your career mirror that of so many failed tech bubble companies: lived fast, died young, left a tired corpse."
economy  history  software  JeffAtwood  CodingHorror  code  startups 
february 2011 by andrewspittle
Linking to all image sizes in WordPress
Nifty image hack for WordPress themes from Justin Tadlock.
JustinTadlock  WordPress  code  photography 
february 2011 by andrewspittle
Refactoring for designers
Ryan from 37signals introduces the concept of refactoring for designers.
code  design  37Signals 
january 2011 by andrewspittle
Rethinking how news themes work
Great ideas from Justin Tadlock about how a WordPress news theme could and should work.
design  WordPress  code  software  journalism 
january 2011 by andrewspittle
The journo-programmer
Dave Winer's tips on merging journalism and programming. Great stuff.
education  journalism  DaveWiner  ScriptingNews  code  software 
january 2011 by andrewspittle
WordPress theme function files
Justin Tadlock covers the basics of writing theme function files in WordPress.
code  WordPress  JustinTadlock  design 
january 2011 by andrewspittle
Delivery As A Service
Anil Dash sees opportunity for a startup that provides delivery services for other companies. Urban Airship is a prime example.
webapps  software  code  AnilDash  startups 
january 2011 by andrewspittle
5 Ways to Debug WordPress
Andrew Nacin's tips for debugging WordPress development.
WordPress  code  software  webapps  AndrewNacin 
january 2011 by andrewspittle
Custom post types in WordPress
Justin Tadlock's epic detailing of custom post types in WordPress.
WordPress  code  JustinTadlock 
december 2010 by andrewspittle
Dream Job
Andrew Nacin is joining Matt Mullenweg's team of tech ninjas at Audrey Capital. Pretty cool news.
AndrewNacin  MattMullenweg  WordPress  software  code 
december 2010 by andrewspittle
Ben the Bodyguard
Really cool demo site of what can be done with HTML5.
design  code 
december 2010 by andrewspittle
Formalize CSS
Library of form styles for creating browser native forms that provide more significant control over styling and design.
code  design  css 
december 2010 by andrewspittle
WordPress TextMate Bundle
Awesome bundle for WordPress development in TextMate.
code  software  wordpress 
december 2010 by andrewspittle
The 1140px CSS Grid System/Framework
A 1140 pixel wide adaptive grid framework.
CSS  design  code 
november 2010 by andrewspittle
WordPress Plugin: Introducing Custom Metadata Manager
Mo Jangda releases a new plugin for managing custom metadata.
wordpress  plugins  code 
november 2010 by andrewspittle
Articles: Prefix or Posthack
Why browser prefixes are a good thing for the design community.
code  design  alistapart 
july 2010 by andrewspittle
Supersize that Background, Please!
Techniques for designing sites with full-size background images.
design  alistapart  code 
july 2010 by andrewspittle
PadEdit
A basic code editor that, when installed on a server, allows for some basic code editing from the iPad.
iPad  code  design 
july 2010 by andrewspittle
Tweet This WordPress Function
Very cool little function from Noël to add a "Tweet this" button to the end of posts.
wordpress  design  Twitter  code 
july 2010 by andrewspittle
A Guide To Customizing The Thematic Theme Framework
A guide to adding, adjusting, and removing features in a child theme for WordPress.
wordpress  design  code 
june 2010 by andrewspittle
Orientation Example
Targeting not only the iPad with CSS but also being able to adapt to its rotation.
ipad  code  design 
june 2010 by andrewspittle
HowTo: CSS for the iPad
Targeting the iPad with specific CSS media queries.
design  ipad  code 
june 2010 by andrewspittle
FullCodePress 2010
Jason Santa Maria describes the experience of building a website in 24 hours during FullCodePress.
JasonSantaMaria  design  UI  code 
june 2010 by andrewspittle
Theme Development Checklist on the WordPress Codex
A checklist to run through before completing a WordPress theme.
WordPress  design  code 
april 2010 by andrewspittle

Copy this bookmark:



description:


tags: