Tag: software code
GitHub – gimenete/iOS-boilerplate
This looks impressive for anyone building an iOS app.
CSS-Tricks – Functional CSS Tabs Revisited
The idea of "CSS Tabs" has been around for a long time. If you Google it, a lot of what you get is styled CSS tabs, but less stuff on the building an actually functional tabbed area. At least, functional in the sense as we think of tabbed areas today: click a tab, see a […]
phpied.com – Location, location
Because Javascript can, because it can.
Utoxin’s Random Insanity – CakePHP + Symlinks = Pain
Debugging oh what a joy it is.
GitHub – Linguist
Awesome job GitHub, nice to let the community help build out detection for specific languages and frameworks.
Encoded Records – Get your own #dickbar
So want to be labeled a dick like Twitter, go right ahead.
James Padolsey – BUJS #1 – getParameterByName
Awesome insights into improving a little bit of useful JavaScript.
najafali.com – Why PHP is better than Ruby
Overall these are very intelligent and reasonable complaints against Ruby.
Mathias Bynens – Optimizing the asynchronous Google Analytics snippet
This is some micro optimizations but still improvement none the less, however the comments give me some pause on implementing it just yet.