Willkommen bei Popcorn Hour HDD-Playern

Endlich der ultimative Streaming-Client!

„Einfacher Einbau beliebiger 3,5“ IDE-Festplatten

Neuster Sigma 8635 Chipsatz!

Spielt fast alle Formate inkl. HD-WMV, H.264, MOV, VC-1, Matroska (MKV), AAC, WMA Pro, LPCM & Cardea DRM ab!

Ausgabe bis 1080p über
HDMI Buchse in HD-Qualität!

UPnP, DLNA, Webradio, Youtube, Google Video, iPodcast, RSS-Feeds, Picasa, Web-TV: Alles kein Problem!

Direkter Anschlu� an Ihr Heimnetzwerk möglich!

Einfachste Bedienung! „

Willkommen bei Popcorn Hour HDD-Playern

Boxer: Mac-Friendly DOS Emulation

„Boxer provides DOSBox 0.72â?s rock-solid DOS game emulation, plus:

* Turn games into one-click game packages that you can launch like a Mac application
* Easily install games from CDs or installer files into new game packages
* Run DOS .exe, .com and .bat programs straight from Finder
* Drop folders and CD-ROM images onto Boxer to open them in a DOS prompt
* Enjoy Mac-friendly keyboard shortcuts, file locations and emulation settings“

Boxer: Mac-Friendly DOS Emulation

Improve website load time by 500% with 3 lines of code | Aciddrop.com

„There are 4 relatively easy ways by which you can speed up the time it takes a browser to download a page:

* Make fewer HTTP requests
* Add a far-future expires header
* Gzip your page’s components
* Minify your JavaScript, CSS and HTML

Following on from my post on joining CSS and JavaScript files, I have written a PHP script which will automatically do all of the above. All you have to do is call the following at the top of your page:“

Improve website load time by 500% with 3 lines of code | Aciddrop.com

Agile Ajax: Rails Development for iPhone with rails_iui

„I’ve been doing some web development for iPhone and Mobile Safari lately, not least because of a series of articles that will be showing up in IBM DeveloperWorks soon.

I was using the iUI toolkit, which contains a number of CSS styles and JavaScript event handlers to make iPhone Web apps look and feel somewhat like native iPhone applications. As I was working with iUI, I realized I was building up a library, so I converted everything to a Rails plugin: rails_iui.

Get the plugin from github: git://github.com/noelrappin/rails-iui.git

Right now the plugin is primarily interested in doing a few things:

It contains a rake task to download iUI, move it’s files to the Rails public directories, and change the CSS image URL’s accordingly.

There’s a controller class method acts_as_iphone_controller, calling that sets up a before filter that captures the Mobile Safari user agent string and sets the request format to iphone for use in respond_to blocks. For testing purposes you can call the method as acts_as_iphone_controller(true), and all calls will be treated as iPhone requests.

There is a module of helper methods that are wrapper methods or combinations of iUI CSS classes. Included are:

*

A method for creating the iPhone toolbar at the top of the view.
*

Methods for creating the iPhone list structures from a list of elements that know their associated URLs, including a grouped list in the style of the iPod application
*

Rounded rectangle classes
*

A form helper for the iPhone toggle button, as seen in the settings page.
*

A method to specify an Ajax callback when the phone changes orientation“

Agile Ajax: Rails Development for iPhone with rails_iui

Xobni: Learn more about Xobni Insight

„It’s a whole new look at your email:

Xobni is the Outlook plug-in that saves you time finding email conversations, contacts and attachments.

After a quick install, you’ll see the new Xobni toolbar appear in Outlook – and suddenly information will become much easier to find. When a new email arrives, the sender’s full communication history appears in the Xobni sidebar, including past conversations, attachments and contact details. Xobni also includes a blazing fast email search tool.
Download Now
Xobni is free and available for immediate download.

Lightning fast email search.
The email or person you’re looking for appears as you type
Learn More

Hello, threaded conversations.
Email how it was meant to be read, with conversations in context

Email analytics.
Rankings, graphs, and statistics detailing how you and your contacts use email

Quick attachment discovery.
Historical attachments available instantly without searching

Navigate your inbox by people.
Discover email’s social network – quickly identify a contact’s manager, business partner, or assistant

Phone numbers extracted from emails.
Contact details pop into the sidebar – never search for a phone number again
Learn More

Your personal assistant.
Schedule appointments with a click of a button – Xobni automagically finds open slots in your busy schedule.
Learn More

Xobni: Learn more about Xobni Insight

Plugsuit

„PlugSuit is a plug-in manager for Mac OS X 10.5 (Leopard). It loads plug-ins in your applications and manages them for you.

Plug-ins add features to existing applications; some special plug-ins add features to applications that weren’t designed to allow plug-ins. Many such plug-ins exist, especially for Apple’s Safari web browser, such as Inquisitor and SafariStand.

PlugSuit helps you manage these plug-ins and loads them for you in their intended applications. „

Plugsuit

960 Grid System

„Essence

The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem.
Dimensions

The 12 column grid is divided into portions that are 60 pixels wide. The 16 column grid consists of 40 pixel increments. Each column has 10 pixels of margin on the left and right, which create 20 pixel wide gutters between columns.
Purpose

The premise of the system is ideally suited to rapid prototyping, but it would work equally well when integrated into a production environment. There are printable sketch sheets, design layouts, and a CSS file that have identical measurements. „

960 Grid System