public marks

PUBLIC MARKS with search load

This month

Lazy Load Plugin for jQuery

by rvuong & 9 others
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.

Lazy Load Plugin for jQuery

by srcmax & 9 others
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.

January 2012

WordPress has left the building - KevinjohnGallagher.com

by night.kame, 1 comment

Kev, they released a BETA version that they didn’t even load on Windows. The MENU didn’t work. Not some advanced feature throwing a bug, the fucking MENU didn’t work. I can’t test our themes and software against that. Lets be honest mate, how did it get past their tester and release procedure? Oh, thats right, they dont have a Tester. They just load it on their MacBooks and presume it works for the other 95% of the world. It’s a fucking shambles, and clearly they’ve learnt nothing since the 3.0 fuck-up.

Tout est dit.

December 2011

Social Media Buttons on Mobile-First Responsive Designs - Themble

by Spone
Social Sharing buttons can be brutal on load time (Facebook I’m looking at you) and with speed being a crucial factor in building a mobile version of your site, it can be a pain to try and maintain all those scripts without slowing down the site in the process. Loading Facebook, Twitter, Google’s +1 button, and other sharing buttons for a mobile site isn’t ideal.

Adaptive Images in HTML

by sbrothier & 4 others
Adaptive Images detects your visitor's screen size and automatically creates, caches, and delivers device appropriate re-scaled versions of your web page's embeded HTML images. No mark-up changes needed. It is intended for use with Responsive Designs and to be combined with Fluid Image techniques. Why? Because your site is being increasingly viewed on smaller, slower, low bandwidth devices. On those devices your desktop-centric images load slowly, cause UI lag, and cost you and your visitors un-necessary bandwidth and money. Adaptive Images fixes that.

5 Ways to Lighten Your Load | Apartment Therapy Los Angeles

by karlcow

1. Do You Need the Book? We started reading books on the kindle for iPhone and it's changing our whole approach to book buying. Not only are we not accruing physical books, but when a great book is recommended to us, we can download it immediately--very satisfying. Of course that doesn't help us with the books we've already got. But to thin them out we consider: if we had to move, would we bring them? And: in 10 years will I remember this book? If it's a yes then it's worth it. If no, it gets donated to a friend or a library.

November 2011

Apsis Gmbh

by jpcaruana & 2 others (via)
The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Pound is distributed under the GPL - no warranty, it's free to use, copy and give away.

Google Page Speed Online

by astrochoupe & 1 other
Page Speed Online analyzes the content of a web page, then generates suggestions to make that page faster. Reducing page load times can reduce bounce rates and increase conversion rates

Pingdom

by Nicolas Lescure & 14 others
Test the Load Time of a Web Page

Applesoft BASIC - Wikipedia, the free encyclopedia

by sylvainulg (via)
Applesoft, like Integer BASIC before it, did not come with any built-in commands for dealing with files or disks, other than a feature to save programs to, and load programs from, audiotape. The Apple II disk operating system, known simply as DOS, thus intercepted all input typed at the BASIC command prompt to determine whether it was a DOS command. Similarly, all output was scrutinized for a Control-D character (ASCII 4), which BASIC programs would send before seemingly PRINTing a disk command to get DOS's attention (the disk commands would not really get PRINTed but were intercepted by DOS and prevented from making it to the screen output).[3] ProDOS followed this lead, although the BASIC command interpreter was placed in a separate program called BASIC.SYSTEM and the hook worked in a different manner.[4]

October 2011

Page Speed Online — Google Developers

by srcmax & 1 other
Page Speed Online analyzes the content of a web page, then generates suggestions to make that page faster. Reducing page load times can reduce bounce rates and increase conversion rates

September 2011

HTTP Archive : tracks how the Web is built

by astrochoupe
Trends in web technology load times, download sizes, performance scores Interesting stats popular scripts, image formats, errors, redirects Website performance specific URL screenshots, waterfall charts, HTTP headers

August 2011

Shared Library Search Paths

by JJL (via)
Load .so from non standard path

July 2011

View Ad Planner Top 1000 Sites - Ad Planner Help

by karlcow

Keep in mind that the list excludes adult sites, ad networks, domains that don't have publicly visible content or don't load properly, and certain Google sites.

Things we hide.

mnot’s blog: On HTTP Load Testing

by karlcow & 2 others

performing load tests on HTTP servers… a few things that I think are important to keep in mind.

yepnope.js | A Conditional Loader For Your Polyfills!

by srcmax & 2 others
yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.

June 2011

yepnope.js | A Conditional Loader For Your Polyfills!

by jpcaruana & 2 others (via)
yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.

May 2011

March 2011

Street View time-lapse (Los Angeles) | Flickr - Photo Sharing!

by karlcow

I started off using a sample from Google's code repository, modified the

javascript to load a php page via an iframe. For each stop in the driving directions I

pass the php page the panoid, iterator, etc.

and construct the urls to the 21 tiles,

download them and call:montage $tempTilesdir/* -tile 7x3 -geometry

128x128 $basedir/$itr.jpg"Each tile sized down from 512x512 resulting

in the equirectangular panorama at 896x384

(easier to work with when there are a few

hundred frames).Once the driving directions reach the

destination I call:ffmpeg -f image2 -i %d.jpg -s 896x384 -r 5 -b

2000kbs $basedir/$datestamp_5-2000.aviWhich generates an avi encapsulated movie,

mpeg-4 encoded @ 2000kbs (5fps)I'd be interested in collaborating on

projects. PM with what you have going on.

thx.

Active users

rvuong
last mark : 15/02/2012 20:52

srcmax
last mark : 15/02/2012 17:02

night.kame
last mark : 16/01/2012 18:10

Spone
last mark : 30/12/2011 09:31

sbrothier
last mark : 21/12/2011 16:33

karlcow
last mark : 10/12/2011 05:09

jpcaruana
last mark : 28/11/2011 09:59

astrochoupe
last mark : 20/11/2011 20:59

Nicolas Lescure
last mark : 17/11/2011 08:09

sylvainulg
last mark : 03/11/2011 14:01

RETFU
last mark : 06/09/2011 07:49

JJL
last mark : 29/08/2011 11:36

vrossign
last mark : 25/08/2011 20:09

marco
last mark : 21/05/2011 17:33

4004
last mark : 15/05/2011 07:47

mfaure
last mark : 17/03/2011 08:50