background preloader

Programmation

Facebook Twitter

Make Android booting from SD Card for AllWinner SOC. Little WebView Extension v1.20. Qemu On Windows. Basic4android (Basic for Android) - Rapid Application Development. Announcing Fedora 18 Final for Allwinner A10 and A13 based devices. Basic4android (Basic for Android) - Rapid Application Development. Linux Support for the ARM Architecture. Embedded Systems/Atmel AVR/Operating systems and task managers. ActionScript 3.0 Projects: Game Development. Flash and ActionScript Tutorials. Game Editor - the game design software for anyone interested in game developing. Human photo references and textures for artists - 3d.sk. ROYALTY-FREE Licence guarantees that once you download the photos you can use them for any personal or commercial project as long as you wish without any additional payment.

Human photo references and textures for artists - 3d.sk

UPDATED DAILY Save thousands of dollars on human photo references every month. Gain access to a huge source of more than 354,125 photos updated 29 x per month. 4992 x 3360 PIXELS High resolution images with enough detail for the production of 3D characters for cinematic sequences as well as next generation game characters. Whether you work at Dreamworks or Playstation....3D.SK and their constantly expanding image library is essential to your texture pipe.

UNITY. Mega Collection Of Cheatsheets for Designers And Developers. Cheatsheets and various quick reference guides are available for almost any type of software and language these days.

Mega Collection Of Cheatsheets for Designers And Developers

Unfortunately they’re not always easy to find when you actually need them. Top Design Magazine - Web Design and Digital Content - StumbleUpon. An A-Z Index of the Bash command line for Linux. SourceForge - Download, Develop and Publish Free Open Source Software.

Python Documentation. Software tutorial. Dev App. Getting Started: Building a Chrome Extension. Extensions allow you to add functionality to Chrome without diving deeply into native code.

Getting Started: Building a Chrome Extension

You can create new extensions for Chrome with those core technologies that you're already familiar with from web development: HTML, CSS, and JavaScript. If you've ever built a web page, you should feel right at home with extensions pretty quickly; we'll put that to the test right now by walking through the construction of a simple extension that will give you one-click access to pictures of kittens. Kittens! We'll do so by implementing a UI element we call a browser action, which allows us to place a clickable icon right next to Chrome's Omnibox for easy access.

Clicking that icon will open a popup window filled with kittenish goodness, which will look something like this: If you'd like to follow along at home (and you should!) The very first thing we'll need to create is a manifest file named manifest.json. The next block defines the extension's name, description, and version. Website Thumbnails with CSS — Boldewyn’s Website. A thumb­nail view of a web­site is mean­while a com­mon sight.

Website Thumbnails with CSS — Boldewyn’s Website

Google has re­cently in­tro­duced it in its search res­ults page, and nu­mer­ous ad ser­vices offer more or less an­noy­ing tool tips with page pre­views. What all these in­stances have in com­mon is the need for ren­der­ing the webpage in ques­tion on the server and dis­play­ing the image only to the cli­ent. In this art­icle I’ll show a thumb­nail tech­nique that works in the browser alone (given some CSS3 sup­port). The Tech­nique A thumb­nail is a mini­fied ver­sion of the ori­ginal.

The above will render the ele­ment with ID #thumb at ⅓ of its ori­ginal size. The trick is now to apply this CSS to an iframe ele­ment. Since the cor­res­pond­ing CSS3 spe­cific­a­tions are not final yet, we have to set the known browser pre­fixes for the newer CSS prop­er­ties. En­han­cing with Javas­cript There is one major draw­back of the above simple CSS. Python Tools for Visual Studio - Home. The Python Script Collection For Windows - Automating Microsoft Outlook. For Outlook automation it is nesseccary to use the makepy utility.

The Python Script Collection For Windows - Automating Microsoft Outlook

You do this either from the tools menu of the Pythonwin-Editor (installed with Pywin32 or ActivePython) or you call the file c:\python23\Lib\site-packages\win32com\client\makepy.py. You then have to select the Outlook Object Library ("Microsoft Outlook 10.0 Object Library" for Office 10.0 or known as Office XP). After that Python generates cachefiles into the directory c:\python23\Lib\site-packages\win32com\gen_py or c:\temp\gen_py to tell Python more about the Outlook object library. Free ebook: Programming Windows 8 Apps with HTML, CSS, and JavaScript - Microsoft Press.

Added April 10, 2014: The second edition of this ebook, updated for Visual Studio 2013 and Windows 8.1, is posted here!

Free ebook: Programming Windows 8 Apps with HTML, CSS, and JavaScript - Microsoft Press

Hello, Kraig Brockschmidt here. To help celebrate //build/, I’m delighted to announce the completion of Programming Windows 8 Apps with HTML, CSS, and JavaScript! You can download the ebook in PDF format here: (17.9 MB) EPUB format is here: MB) MOBI format is here: (69.5 MB) The ebook’s companion content is here: (59.9 MB) (Note: An updated version of the companion content was made available on November 8, 2012, to fix a line of code.) This free ebook provides comprehensive coverage of the platform for Windows Store apps. It has been a wild ride these last few months to finish a book of this magnitude at the same time we were building up to the public release of Windows 8.

In the end, then, there is much in this ebook that will be highly valuable to developers working on Windows 8 apps in whatever language. Extensions pour chrome.