Red Sweater Blog – Fixing PNGs
8 hours ago
tips for decoding or better compressing pngs used in iOS apps
iOS
png
8 hours ago
Uppidy | Message Sharing Service
10 days ago
text message caching and storage. will likely be useful on my next long expedition...
sms
txt
10 days ago
gk :: Firefoxes [notepad]
24 days ago
brilliant little script that will download the latest of each major Firefox version, give it a custom icon, configure it with a unique profile and, for the non-nightly/beta/aurora versions, prevent it from auto-updating
mac
firefox
browsers
24 days ago
Easy Xcode Static Library Subprojects and Submodules – James Montgomerie’s World Wide Web Log
5 weeks ago
"In which a method is presented for reliably building static libraries with subprojects in Xcode, and it is suggested that this method, combined with Git submodules or other similar mechanisms, provides the best way to share libraries, frameworks, or other code between projects."
xcode
development
5 weeks ago
Issue #291: AWS write-only upload with IAM · fog/fog
5 weeks ago
AWS IAM policy for a write-only S3 user
aws
s3
5 weeks ago
Browser Uploads to S3 using HTML POST Forms : Articles & Tutorials : Amazon Web Services
5 weeks ago
"Create HTML POST forms that allow your web site visitors to upload files into your S3 account using a standard web browser."
s3
aws
5 weeks ago
expanz/xcode-editor
5 weeks ago
"An API for manipulating Xcode project files."
xcode
cocoa
development
5 weeks ago
jubos/fake-s3
6 weeks ago
"FakeS3 is a lightweight server that responds to the same calls Amazon S3 responds to.
It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars."
s3
development
aws
It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars."
6 weeks ago
Cocoa Literature
6 weeks ago
"Articles about programming in Cocoa are many and in many places. The majority of them are of very high quality. To help out, I made this collected index, searchable by title or by article content."
cocoa
programming
reference
6 weeks ago
Greenwich
8 weeks ago
"Greenwich is a Cocoa framework designed to make localization of Cocoa applications extremely easy for developers and translators."
cocoa
development
localization
8 weeks ago
mikeash.com: Introducing PLWeakCompatibility
8 weeks ago
"Do you like ARC? Do you need to support older OS releases? Do you wish you could use __weak variables on those older OSes? If so, then I have good news for you! PLWeakCompatibility is the solution you've been looking for."
arc
objective-c
development
8 weeks ago
How to GitHub: Fork, Branch, Track, Squash and Pull Request - Gun.io
8 weeks ago
hey, look! another github workflow!
git
github
8 weeks ago
Introduction to text manipulation on UNIX-based systems
10 weeks ago
very useful overview of useful unix text manipulation utilities. included a few I didn't even know existed
unix
10 weeks ago
SXSW Recap: Weekend Winners and Losers - Hollywood Prospectus Blog - Grantland
brilliant observation/dissection of the SxSW Interactive crowd
11 weeks ago
Massive Health - Opaque: Prototyping Clear App in a Day
11 weeks ago
reimplementation of Clear's UX
iOS
development
11 weeks ago
square/SocketRocket - GitHub
february 2012
WebSockets library for Cocoa, from Square
websockets
cocoa
february 2012
When Star Trek Sucks: Season 1 of The Next Generation | Stuff You Review
solid overview of what BS to skip in the first two seasons of TNG
february 2012
chart.jpg 575×933 pixels
january 2012
a chart reporting the DNA analysis of 85 dog breeds, breaking them into four categories: wolflike, herders, hunters, mastifflike.
dogs
january 2012
The Myanmar Brief - Duncan Davidson
january 2012
excellent tips for visiting Myanmar (neé Burma)
travel
myanmar
january 2012
AFP548 - Auto iChat Buddy Lists in Advanced Server
january 2012
how to get iChat Server's auto buddy thing to actually work
server
january 2012
10.6.4 Group Calendars in iCal officially supported | Musings of an Apple Systems Administrator
january 2012
How to create a shared calendar in iCal
macosx
server
january 2012
Lion Server: Advanced Administration: Set up iChat service on virtually hosted domains
january 2012
needed this to properly configure the company's chat server, since the public URL domain is different from the server's "real" domain
macosx
server
january 2012
Apple - Mac OS X Lion Server - Resources - Documentation
january 2012
it was surprisingly hard to stumble upon Lion's server documentation page.
macosx
server
documentation
january 2012
Lovely: Apartment rentals from across the web
january 2012
great apartment searching tool
rental
apartment
january 2012
JLNFadingScrollView | Joshua Nozzi
december 2011
customizable implementation of a fading NSScrollView. you can configure the color and height of the fade effect on the scroll view
cocoa
macosx
programming
december 2011
A Day at Asana at Asana Blog
december 2011
walkthrough of what it's like to be a new hire at Asana. ah, the life of a startup that's able to spent many millions of Other People's Money.
still, interesting view on their culture. some good take-aways.
startups
culture
business
still, interesting view on their culture. some good take-aways.
december 2011
xdissent/ievms - GitHub
december 2011
non-MS Internet Explorer test VMs. quick virtual box VMs for IE 7, 8 and 9
testing
ie
windows
december 2011
Don't be a fool and wonder why nothing is working... ADD THIS CHECK. — Gist
december 2011
preprocessor check for ARC support
arc
objective-c
cocoa
december 2011
ePub Zip for Mac OS X - MobileRead Forums
december 2011
instructions for properly zipping an epub file
epub
december 2011
ProgramError : Centering custom views inside an NSScrollView
november 2011
custom NSClipView used to center content in an NSScrollView
cocoa
macosx
programming
november 2011
Solved: Gmail, iPad, iPhone, and multiple from addresses - Modern Nerd
november 2011
step by step instructions for configuring multiple email address sending from ios mail using gmail
gmail
ios
november 2011
Yipit Django Blog: Why You Need a Git Pre-Commit Hook | Hacker News
november 2011
some good discussion on git pre commit hooks, has a tip on how to get the article's script working on OS X's older version of git
git
sourcecontrol
november 2011
Yipit Django Blog » Why You Need a Git Pre-Commit Hook and Why Most Are Wrong
november 2011
excellent example of git pre-commit checks
git
sourcecontrol
november 2011
Difference between Coinsurance, Deductible, Out-Of-Pocket Limit, Copayment and Premium
november 2011
good definitions and descriptions of medical insurance terms
insurance
medical
november 2011
ryfar, Initialize
november 2011
discussion of proper way to handle NSError variable initialization in the face of blocks
cocoa
november 2011
TheRealKerni/QuincyKit - GitHub
november 2011
The iOS and Mac OS X crash reporting open source framework upon which HockyApp is based.
ios
macosx
crashreport
development
november 2011
HockeyApp - Crash Reports
november 2011
iOS and Mac OS X crash report framework and triage/aggregation service.
ios
macosx
crashreport
otadistribution
november 2011
README.md at master from gowalla/AFNetworking - GitHub
october 2011
new networking library for Cocoa
networking
cocoa
macosx
iOS
october 2011
Slide Design for Developers
october 2011
simple, good tips for slide design
slides
design
presentation
october 2011
Introduction to QuickCheck - HaskellWiki
september 2011
this is pretty fucking sweet. in my opinion, this is so much more valuable (if run regularly) than standard unit tests (which should also be run regularly).
"QuickCheck is a tool for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators."
programming
testing
"QuickCheck is a tool for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators."
september 2011
Integer Undefined Behavior Checker
september 2011
"We modified Clang to dynamically detect most of C/C++'s integer undefined behaviors. Using it, we have found undefined behaviors in nearly every piece of open source software that we have checked. Relative to other checkers like clang -ftrapv ours provides much more useful error messages and also checks for more kinds of problems."
llvm
clang
verification
september 2011
Hacker News | First employee of startup? You are probably getting screwed
september 2011
hope this doesn't spread too far...
business
startup
hackernews
september 2011
See this user's network
"banh
3d
addressbook
adobe
advice
agile
aim
airfare
airlines
ajax
algorithms
amqp
animation
antialiasing
apartment
aperture
appkit
apple
apps
arc
assistly
astronomy
audio
autocomplete
automator
aws
background
backup
barrels
bart
baseball
bdd
beautifier
bicycle
boardmeeting
bookmarklets
boulder
bread
brownies
browsers
bugtracker
buildbot
business
cables
calendar
canon
cards
career
cars
chart
chicken
chili
cite:joshlewis
cite:kenferry
cite:kris.kowal
cite:ldandersen
cite:rands
cite:tikki
cite:wooster
clang
clothing
cms
cocoa
code
codereview
coffee
color
colorado
compensation
conspiracy
continuous
conversion
converter
cooking
coreanimation
couchdb
couchpotato
crashreport
creativity
cryptography
css
culture
curry
cycling
database
datacenter
datamining
debugging
definitions
design
desktop
dessert
development
displayport
dns
document
documentation
dogs
domain
dotmac
drop.io
dumplings
earthquake
easing
ec2
ecards
economics
email
encryption
energy
entrepreneurship
epub
erlang
events
exercise
filesharing
firefox
fitbit
flash
fonts
food
forms
forum
gallery
game
gdb
geotag
gis
git
github
gmail
google
government
gps
graph
graphics
graphing
gtd
hack
hackernews
handwriting
hashing
hdmi
hiking
history
housing
html5
humor
ie
images
immunizations
indie
inspiration
insurance
integration
interview
invite
iOS
iphone
issuetracker
itunes
javascript
joelonsoftware
jonathanive
json
keynote
labels
lamb
language
layout
leadership
lenses
lifehack
lion
llvm
localization
location
lyrics
mac
macosx
mail
maillinglist
maintenance
make
management
manhattan
map
maps
marketing
marketing!
mashup
media
medical
merlinmann
mi"
microsoft
mobile
moleskine
mongrel
motivation
movies
mumble
murmur
music
mustard
muxtape
myanmar
mysql
nap
nasa
neighborhoods
networking
newspapers
newyork
noaa
notebooks
obama
objective-c
octopus
online
opensource
organization
osx
otadistribution
outsourcing
p2p
patterns
pecan
perceptual
performance
philosophy
photo
photography
photoshop
pie
planetaryscale
plot
plugin
png
politics
pork
portal
posters
potato
prawns
presentation
preview
processing
productivity
programming
projectmanagement
ps3
psychology
publicdomain
push
python
quality
rabbitmq
radio
rails
rands
readability
realestate
recipes
recruiting
reference
refund
regex
remix
rent
rental
repair
research
restaurant
restaurants
resume
reviews
ribs
robots
rspec
ruby
running
s3
safari
salmon
sandwiches
sanfrancisco
scam
scones
search
searchengine
security
serialization
server
sj
sleep
slides
sms
snowleopard
social
socialnetworking
software
soup
sourcecontrol
speaking
spreadsheet
sprite
sproutcore
sqlite
ssh
standards
startup
startups
storage
strategy
subversion
svg
sync
t-shirts
tdd
testing
texmex
tips
tools
tracking
training
travel
tripods
tutorial
tv
twitter
twui
txt
typography
unicode
unix
usability
userexperience
username
vaccinations
verification
video
vietnamese
virus
vista
visualization
vpn
wallpaper
webcomic
webdesign
webgl
webkit
websockets
wedding
whitenoise
whitepapers
widget
wii
windows
windows7
wine
wineries
wontons
wooster
workspace
worlddomination
writing
wwii
xbox360
xcode
xib
yelp
youtube
zefrank