Webdev Pages:
feed me
Webdev - Recent Bookmarks - Page 1:
LESS Elements: a collection of useful LESS mixins
LESS Elements is a set of useful mixins for the LESS CSS pre-processor to help you cut down the size of your stylesheets. LESS is a fantastic tool that extends CSS and makes writing and maintaining l... Read more
http://lesselements.com/
Tags: css, less, css3, webdesign, tools, webdev, framework, mixins, usability, html Saved by: admin at 03 Sep 2011
LESS Elements is a set of useful mixins for the LESS CSS pre-processor to help you cut down the size of your stylesheets. LESS is a fantastic tool that extends CSS and makes writing and maintaining l... Read more
http://lesselements.com/
Tags: css, less, css3, webdesign, tools, webdev, framework, mixins, usability, html Saved by: admin at 03 Sep 2011
Requests: HTTP for Humans — Requests v0.5.1 documentation
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is th... Read more
http://docs.python-requests.org/en/latest/index.html
Tags: python, http, library, web, webdev, api, programming, tools, request, requests Saved by: admin at 15 Aug 2011
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is th... Read more
http://docs.python-requests.org/en/latest/index.html
Tags: python, http, library, web, webdev, api, programming, tools, request, requests Saved by: admin at 15 Aug 2011
CSS3 Shapes | CSS3 Shapes Resource
CSS3Shapes is a free and simple to use website that provides users with the CSS3 codes for commonly used shapes. These shapes include circles, rectangles, ovals, squares, triangles, trapeziums, parall... Read more
http://www.css3shapes.com/
Tags: css3, css, shapes, design, webdesign, html5, tutorial, webdev, web, :after Saved by: admin at 14 Aug 2011
CSS3Shapes is a free and simple to use website that provides users with the CSS3 codes for commonly used shapes. These shapes include circles, rectangles, ovals, squares, triangles, trapeziums, parall... Read more
http://www.css3shapes.com/
Tags: css3, css, shapes, design, webdesign, html5, tutorial, webdev, web, :after Saved by: admin at 14 Aug 2011
Location, location
There's probably like, 3-4 ways to reload the page in JavaScript right? http://t.co/YiNY1LP via @snookca – Chris Coyier (chriscoyier) http://twitter.com/chriscoyier/status/101425683519119360
http://www.phpied.com/files/location-location/location-location.html
Tags: fun, funny, humor, javascript, js, nerd, webdev Saved by: admin at 11 Aug 2011
There's probably like, 3-4 ways to reload the page in JavaScript right? http://t.co/YiNY1LP via @snookca – Chris Coyier (chriscoyier) http://twitter.com/chriscoyier/status/101425683519119360
http://www.phpied.com/files/location-location/location-location.html
Tags: fun, funny, humor, javascript, js, nerd, webdev Saved by: admin at 11 Aug 2011
Columnal | A responsive CSS grid system helping desktop and mobile browsers play nicely together.
The Columnal CSS grid system is a “remix” of a couple others with some custom code thrown in. The elastic grid system is borrowed from cssgrid.net, while some code inspiration (and the idea for su... Read more
http://www.columnal.com/
Tags: css, grid, framework, webdesign, mobile, layout, development, html, responsive, webdev Saved by: admin at 01 Aug 2011
The Columnal CSS grid system is a “remix” of a couple others with some custom code thrown in. The elastic grid system is borrowed from cssgrid.net, while some code inspiration (and the idea for su... Read more
http://www.columnal.com/
Tags: css, grid, framework, webdesign, mobile, layout, development, html, responsive, webdev Saved by: admin at 01 Aug 2011
Bottle: Python Web Framework — Bottle v0.10.dev documentation
"Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. Routing: R... Read more
http://bottlepy.org/docs/dev/index.html
Tags: python, framework, web, programming, webdev, bottle, development, opensource, free, tools Saved by: admin at 18 Jul 2011
"Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. Routing: R... Read more
http://bottlepy.org/docs/dev/index.html
Tags: python, framework, web, programming, webdev, bottle, development, opensource, free, tools Saved by: admin at 18 Jul 2011
Strftime
STRFTIME: a useful tool for formatting the output of current date in PHP - http://strftime.net #tool – Smashing Magazine (smashingmag) http://twitter.com/smashingmag/status/92292451582218241
http://strftime.net/
Tags: php, time, programming, date, development, generator, web, webdev, tool, reference Saved by: admin at 17 Jul 2011
STRFTIME: a useful tool for formatting the output of current date in PHP - http://strftime.net #tool – Smashing Magazine (smashingmag) http://twitter.com/smashingmag/status/92292451582218241
http://strftime.net/
Tags: php, time, programming, date, development, generator, web, webdev, tool, reference Saved by: admin at 17 Jul 2011
BoxJS - A simple package management service
Very cool! Package up your JavaScript and/or CSS client-side and make your site faster: http://t.co/cdlnFWi and http://t.co/fkdnSM3 – Scott Hanselman (shanselman) http://twitter.com/shanselman/statu... Read more
http://boxjs.com/
Tags: javascript, tools, jquery, compression, file, performance, plugin, webdev, boxjs, codingtools Saved by: admin at 12 Jul 2011
Very cool! Package up your JavaScript and/or CSS client-side and make your site faster: http://t.co/cdlnFWi and http://t.co/fkdnSM3 – Scott Hanselman (shanselman) http://twitter.com/shanselman/statu... Read more
http://boxjs.com/
Tags: javascript, tools, jquery, compression, file, performance, plugin, webdev, boxjs, codingtools Saved by: admin at 12 Jul 2011
Nodetuts in Coffeescript
Very nice collection of coffeescript and node tutorials
http://jaigouk.com/nodetuts-coffeescript/
Tags: coffeescript, node.js, javascript, tutorial, tutorials, nodejs, node, programming, webdev, code Saved by: admin at 08 Jul 2011
Very nice collection of coffeescript and node tutorials
http://jaigouk.com/nodetuts-coffeescript/
Tags: coffeescript, node.js, javascript, tutorial, tutorials, nodejs, node, programming, webdev, code Saved by: admin at 08 Jul 2011
Cool notification messages with CSS3 & Jquery – Red Team Design
Notification messages are an important part of the user experience and you can’t afford to omit them. A notification alert message should appear every time the user perform important tasks. In this... Read more
http://www.red-team-design.com/cool-notification-messages-with-css3-jquery
Tags: jquery, css, javascript, css3, notification, design, programming, webdesign, web, webdev Saved by: admin at 06 Jul 2011
Notification messages are an important part of the user experience and you can’t afford to omit them. A notification alert message should appear every time the user perform important tasks. In this... Read more
http://www.red-team-design.com/cool-notification-messages-with-css3-jquery
Tags: jquery, css, javascript, css3, notification, design, programming, webdesign, web, webdev Saved by: admin at 06 Jul 2011