42 private links
Patches from the extinct DSDT Auto-Patcher 0.6 are available here.
BackupURL allows you to create a copy of any website that you can share and view any time knowing it will last forever.
Much like we did with index.php, we’re going to get one master template done right and use it to build our other templates. Our master Template in this case is the Archive Template.
Allow your visitors to comment and login with social networks like Twitter, Facebook, Paypal, LinkedIn, LiveJournal, OpenID, VKontakte, Google, Yahoo
Serious efforts are being made to get more typeface choices on the web to enhance web typography. Still, most of us prefer web-safe fonts like: Verdana, Georgia, Times New Roman and Arial. Though choices are limited, yet the number can be increased by exploring other pre-installed fonts.
The Facebook Comments WordPress Plugin lets you insert the Facebook comment box below the content of any post or page within your WordPress site. The plugin also stores all the relevant moderation settings to make it even easier to manage comments made on your site.
behind every song there's always an emotion. that's why we love music.
so we've created a way to suggest songs that follow your feelings: stereomood is the emotional internet radio, providing music that best suits your mood.
iBoot + Multibeast is a method of installing OSX on a hackintosh, using software written at Tonymacx86.com. The two main parts of this process are iBoot, a optical disc you can use to boot into the OSX Retail Installation Disc, and Multibeast, an all-in-one utility designed to handle DSDT files, install Chameleon bootloader, and handle permission and cache rebuilding.
If you've ever attached an event handler to the window's resize event, you have probably noticed that while Firefox fires the event slow and sensibly, IE and Webkit go totally spastic.
In IE, Safari, and Chrome many resize events fire as long as the user continues resizing the window.
Opera uses as many resize events, but fires them all at the end of the resizing.
Firefox fires one resize event at the end of the resizing.
That's what this plugin for.
This isn't exactly throttling, but it's close. Basically debouncing will fire your function after a threshold of time (e.g. 100ms) has elapsed since the last time it's tried to fire. Throttling would withhold subsequent firings, but debouncing waits for the last one and runs that.
A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
Web type is exploding all over the web but CSS currently doesn't offer complete down-to-the-letter control. So we created a jQuery plugin to give you that control. Here are a few examples of what can easily be done with Lettering.js:
Kerning Type
Editorial Design
Manageable Code
Complete Control
Луч — это пространство эволюционной информации, устремленное к индивидуальности, разнообразию и будущему.
Weekend Openspace
Welcome to Open Baskerville, an open source project to create a digital revival of the famous ‘Baskerville’ typefaces. To be more exact, Open Baskerville is based upon Fry’s Baskerville, a Baskerville-inspired derivative created by Isaac Moore, a punchcutter who worked for the type foundry of Joseph Fry. The font is dual-licensed under the Open Font License and the GNU GPL version 3.
Aerodrom is an AirPlay / AirTunes receiver application for Microsoft Windows PCs. It lets you seamlessly stream audio, videos, photos, and photo slide shows from your iPhone, iPad, iPod touch or Mac and PC to your Windows PC. All devices must be on the same LAN and/or Wi-Fi network.
Are you frustrated that iTunes does not automatically detect new multimedia files in certain nominated folders and add them to its library automatically? iTunes Folder Watch to the rescue. iTFW allows you to set up Watch Folders and to quickly evaluate whether there are any new iTunes-compatible files in any of them which do not exist in iTunes already, and allows you to add them selectively or fully automatically. Furthermore, iTFW assists in detecting and removing dead track references from your iTunes library, and even recovering from file renames or movements (retaining your ratings and playcounts).
The post's featured image is used as the thumbnail when the page is being shared on facebook. A default image can also be specified.
This tool will create a WordPress/WordPress.com compatible XML file from your Tumblr blog.
Fire up your sampler and start slicing
Using the same conditional comments, we're just conditionally adding an extra class onto the html tag. This allows us to keep our browser-specific css in the same file, plus it totally validates and works in all browsers.