| atvusb-creator |

USB flash drive creator for the AppleTV 1
http://code.google.com/p/atvusb-creator/
Direkte nedlasting:
The Intel/PPC OSX version of atvusb-creator.
The Windows XP/Vista interim solution atv-win
|
|
| Designing for iPhone 4's Retina Display |
Starting in iOS 4, dimensions are measured in “points” instead of pixels. Conveniently enough, the iPhone screen is 320x480 points on both iPhone 4 and older models. Since that matches the pixel dimensions on older phones, existing apps look and work the same on those phones in iOS 4 as they did in earlier operating systems. There, one pixel is one point, a one-to-one match.
http://globalmoxie.com/blog/designing-for-iphone4-retina-display.shtml
|
|
| TinyMCE - Javascript WYSIWYG Editor |
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB.
TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.
http://www.tinymce.com/index.php
|
|
| How to Set File Permissions Using `chmod' |
Files and directories in Unix may have three types of permissions: read (`r'), write (`w'), and execute (`x'). Each permission may be `on' or `off' for each of three categories of users: the file or directory owner; other people in the same group as the owner; and all others.
http://www.washington.edu/computing/unix/permissions.html
Alt til alle - chmod a+wrx
|
|
| Webserver oppsett for ATV 1g |

XAMPP is a simple, most practical and most complete webserver solution. The XAMPP for OS X distribution provides an Apache 2 web server, integrated with MySQL, PHP and Perl. It requires no dependencies.
http://wiki.awkwardtv.org/wiki/XAMMP_-_Apache/MySQL/PHP5/Perl
http://hh-atv.blogspot.com/2008/04/xammp-apachemysqlphp5perl-awkwardtv.html
|
|
| 175 Awesome jQuery Slider and Effects Roundup |
A jQuery slider can be very useful to feature important content on nearly any web site. jQuery library has undoubtedly made the life of JavaScript programmers easier and made it possible for non-experts to do fancy stuff themselves. With jQuery, we can do a lot of really advanced and dynamic things by writing just few lines of codes. Since its arrival, jQuery has revolutionized the way we do a great variety of web designing and developing tasks. With jQuery, we can create not only simple photo gallery or slides but also some fancy animation schemes using texts and other objects.
Because jQuery effects work wonders in our designs, it makes sense that we take steps to acquire a sizeable collection of ready to use plugins in various categories. To make things easy, we are showcasing a substantial array of awesome jQuery effects web designers and developers must have so that they can save time in finding the right solution for their design concepts.
Take a look at this amazing round-up of jQuery effects and enjoy! http://www.tripwiremagazine.com/2011/09/jquery-slider.html
|
|
| XBMC |
XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, and Windows. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.
http://xbmc.org/download/
|
|