benspaulding + web-development 34
Data Monday: E-commerce Performance — LukeW
5 days ago by benspaulding
Make your site blazing fast. it is more important than you think.
web-development
performance
usability
statistics
5 days ago by benspaulding
Simperium
16 days ago by benspaulding
Simplenote’s syncing engine available for use elsewhere.
service
app-development
web-development
syncing
16 days ago by benspaulding
cssarrowplease
18 days ago by benspaulding
Quickly create boxes with directional arrows.
css3
css
web-development
18 days ago by benspaulding
Conditional CSS — Adactio Journal
4 weeks ago by benspaulding
> I could just generate the content on the body element:
>
> @media all and (min-width: 45em) {
> body:after {
> content: 'widescreen';
> display: none;
> }
> }
>
> It isn’t visible, but it is readable from JavaScript:
> var size = window.getComputedStyle(document.body,':after').getPropertyValue('content');
> And with that, I can choose whether or not to load some secondary content into the page depending on the value returned:
>
> if (size == 'widescreen') {
> // Load some more content.
> }
>
> Nice!
adactio
adaptive-web-design
javascript
css
web-development
>
> @media all and (min-width: 45em) {
> body:after {
> content: 'widescreen';
> display: none;
> }
> }
>
> It isn’t visible, but it is readable from JavaScript:
> var size = window.getComputedStyle(document.body,':after').getPropertyValue('content');
> And with that, I can choose whether or not to load some secondary content into the page depending on the value returned:
>
> if (size == 'widescreen') {
> // Load some more content.
> }
>
> Nice!
4 weeks ago by benspaulding
Structure First. Content Always. — Mark Boulton
february 2012 by benspaulding
Good observations and five steps to help with the Stucture First, Content Always approach
web-development
content
mark-boulton
february 2012 by benspaulding
CSS playground
february 2012 by benspaulding
A cool little playground with some nifty ideas.
css
web-development
webdesign
february 2012 by benspaulding
Pears — Common patterns of Markup & Style
february 2012 by benspaulding
> Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly.
html
css
wordpress
web-development
webdesign
library
design-patterns
february 2012 by benspaulding
Stripe — Full-stack payments
february 2012 by benspaulding
A payment service for web developers.
stripe
credit-cards
web-development
service
ecommerce
february 2012 by benspaulding
Button and Form Builder
february 2012 by benspaulding
Quick way to generate styles and markup for buttons and forms.
web-development
webdesign
forms
buttons
utility
february 2012 by benspaulding
The separation of structure, presentation and behavior is dead — Think Vitamin
january 2012 by benspaulding
> We are standing in a new age. We need to stop saying one thing, separation, and doing another, divergence. In the end we can pretend that the principle of separation is still relevant but it doesn’t support the current movement of the web. It doesn’t help standards, browser makers don’t care.
> Most importantly we need practical principles to guide us. So we know when to say yes or no to new features in CSS and HTML. So that we can keep one eye on the vendors and the other on the web’s future. We need to accept the fact that separation of structure, presentation and behavior is dead.
think-vitamin
web-development
html
css
javascript
> Most importantly we need practical principles to guide us. So we know when to say yes or no to new features in CSS and HTML. So that we can keep one eye on the vendors and the other on the web’s future. We need to accept the fact that separation of structure, presentation and behavior is dead.
january 2012 by benspaulding
Download Details - Microsoft Download Center - IE App Compat VHD
august 2011 by benspaulding
Huge list of downloadable images for Virtual PC.
web-development
ie
browser
from delicious
august 2011 by benspaulding
HTTP KeepAlive Considered Harmful
april 2011 by benspaulding
When to use KeepAlive, and when not to.
http
KeepAlive
web-development
apache
from delicious
april 2011 by benspaulding
How to Survive a Slashdotting on a Small Apache Server
april 2011 by benspaulding
The best plan would be to have a setup where you don’t need this. But if you do, it will be a lifesaver.
server
fireballed
step-by-step
howto
web-development
from delicious
april 2011 by benspaulding
related tags
adactio ⊕ adaptive-web-design ⊕ apache ⊕ api ⊕ app ⊕ app-development ⊕ backbone-js ⊕ boagworld ⊕ browser ⊕ browser-support ⊕ browser-testing ⊕ buttons ⊕ checklist ⊕ content ⊕ credit-cards ⊕ css ⊕ css3 ⊕ design-patterns ⊕ django ⊕ documentation ⊕ ecommerce ⊕ fireballed ⊕ forms ⊕ game ⊕ generator ⊕ grid ⊕ grids ⊕ gzip ⊕ howto ⊕ html ⊕ html5 ⊕ http ⊕ ie ⊕ image ⊕ image-optimization ⊕ ios ⊕ javascript ⊕ KeepAlive ⊕ launch ⊕ library ⊕ mac ⊕ mark-boulton ⊕ osx ⊕ performance ⊕ placeholder ⊕ png ⊕ python ⊕ responsive-web-design ⊕ ruby ⊕ safari ⊕ server ⊕ service ⊕ software ⊕ speed ⊕ statistics ⊕ step-by-step ⊕ stripe ⊕ syncing ⊕ tastypie ⊕ testing ⊕ think-vitamin ⊕ tool ⊕ tunnel ⊕ usability ⊕ utility ⊕ web-development ⊖ web-service ⊕ webdesign ⊕ wordpress ⊕ wsgi ⊕Copy this bookmark: