How I built the Hacker News mobile web app, Part 2 – Lim Chee Aun
The CSS code box-flex: 1 will make the title container, in this case the h1 element, grow to fill the space. It works great, except for few cases. If one of the navigation bar buttons changes in width, the text alignment is shifted.
css  ios  toread 
9 weeks ago
Filtering Apache logs / conditional Logging | Kioskea.net
SetEnvIf Request_URI ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css|gz|swf|txt)$"
apache 
10 weeks ago
Django Settings for Production and Development: Best Practices | SparkleWise
To conclude

There are other ways to manage your settings, so you can experiment a little bit. Check the list of resources to know more about managing your settings. And drop a comment here if you want to share the way you’re doing it!
django  settings 
11 weeks ago
CSS3 PIE: CSS3 decorations for IE
This quick demo shows just a few of the CSS3 properties PIE can render. Use the controls to adjust the CSS3 applied to the box. Load this page in IE to see that it is rendered properly!
css3  javascript  ie6  ie 
february 2012
Explain JavaScript's encapsulated anonymous function syntax - Stack Overflow
3 Answersactiveoldestvotes
up vote
55
down vote
accepted
It doesn't work because it is being parsed as a FunctionDeclaration, and the name identifier of function declarations is a mandatory.

When you surround it with parentheses it is evaluated as a FunctionExpression, and function expressions can be named or not.
javascript  oop 
february 2012
Elegant Code » Solving the upload progress bar problem–The History of Node.js
Sometimes you have to quit good things in order to achieve great things
towatch  node 
february 2012
« earlier      
2007 3d @font-face \ ] ab-testing Accessbility accessibility actinic activerecord adaptive addons adminorders adobe adobeair advice adwords affiliate agile air ajax algorithms ampersand ampersands analytics animation apache api app appcache apple application applications apps arduino art article ascii asp.net autocomplete automation autosuggest backb backbon backbone.js background backgrounds backup bars base basecamp bash bbc beer beginner beryl bestof bestpractice blog book books box2djs breadcrumb breadcrumbs brewing browser browserlab browsers bug business button buttons c c# caching cakephp calendar calibration campaignmonitor canvas carousel cat chart charts cheatsheet class classes cleartype cli clock closures cms cocoa code coding codinghorror coffeescript color colors colour compass compiz components conversion converter cooking cool corners crap crop css css-tricks css3 css:hacks csscards csshacks custom customise dal database date datepicker daterange debug debugging demo deployment design designs detect development dhtml diabetes diagnostic diamonds disabilities disability django documentary documentation domains dotnet download dpi drawing dreamweaver drop-down-menu dropdown drupal echonest eclipse ecmascript ecommerce edinburgh editor education ee eemodules effects em email ember.js emily events expressionengine extension extensions fabric facebook facebookconnect fade fancyzoom fastcgi favicon favicons feedback file filemanager fileupload finance fingerstyle firebug firefox fix fixes flash flickr fluid flv folk font fontface fonts food form forms framework free free-icons freelance freelancing freeware ftp funny gallery game game-dev gecko generator geo geocode geocoding gif gift git goo goodstead google googlemaps graph graphics grid GTD guidelines guitar hack hacking hacks happiness heading headings heroku hierarchical history homebrewing howto htaccess html html5 http humor ical icon iconfinder icons ide ideas ie ie6 ie7 image imagegallery images indexeddb info information inheritance inspiration install interaction interesting interface investment ios ipad iphone istock javascript jcrop joke jonees joomla josh_ritter jplugin jq jqeury jque jquery jquery-plugin jquery-ui js jsdoc json jtip keyboard keywords kottke kwicks label language layout layouts learning lectures legislation leopard libraries library lightbox links linux liquid list loader loading logging loremipsum mac macintosh macosx magazine magento mail mailbuild mailing mailinglist mamp management mandolin maps marketing markup maxlength media melancholy membership memcache menu menus mercurial metro-ui metronome michael microsoft mistakes mobile module modules money mongodb monitoring monocle mootools moving music mvc myspace mysql navigation newsletter nginx node node.js nosql object object-oriented objective-c odds ofx oop opensource optimization orm osx override pageslide pagination painting paradox pattern patterns payment pc pdf performance permissions pgsql photo photoblog photography photoshop php phpbb phpquery picker pip player plugin plugins png poker popup popups portfolio postcode posters postmessage preloader presentation process productivity programmers programming progressive projects prototype psychology pubs python queries quiz radio Rails range rant raphaeljs recipe redis reference regex regexp registration regularexpressions replacement research resource resources responsive-design rest rewrite ribbon rollover rounded rounded-corners RSS ruby rubyonrails saas sandbox sass saveforweb scope scotland scott screenshot script scriptac scriptaculous scripts scroll search security selector semantics sendmail seo seo-tools server settimeout settings setup shares shell shoelaces shoutbox showcase sifr silverlight simpla simplexml sitemap sky slide slider slideshow SlideShowPro smashingmagazine snippets software SoomT source-control spam sparklines speech speed sqlalchemy ssh ssl standards steak stock streaming structure styleswitcher sublime2 subsonic subversion sweden syntaxhighlighter systembolaget t-shirt tab tabbed table tables tabs tags tdd techniques template templates testing text-to-speech textmate textpattern texture textures theme themes theseus thumbnail thumbnails tile time timers timetracking tips tobuy todo tolisten tool tools tooltip tooltips toread tornado towatch transparent tree tshirt tts tutorial tutorials tv twitter txp typography ubuntu ui uidesign uk umbraco uml unicode unobtrusive upload uploader usability usercontrol ux validation vector versioncontrol video views vim virtualenv w wallets wallpaper want! weather web web-workers web2.0 webapp webdesign webdev webdevelopment webfaction webfonts webgl webhosting webmaster webmonkey webstandards webtools weird wikipedia window windows windows8 wine winjs wishlist wood wordpress wordpress-themes work workflow wp-themes writing xdebug xhtml xml xslt zoom

Copy this bookmark:



description:


tags: