programming
Alle Einträge mit dem Tag "programming"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "programming"
Freitag, 21. Januar 2011
Auf jQuery mobile basierendes Javascript Framework, um mobile Webseiten für iOS, Android, Blackberry und Palm webOS zu erstellen.
Freitag, 17. Dezember 2010
Objektorientierung. Entwurfsmuster. Modellierung. Fortgeschrittene Datenbankprogrammierung.Sebastian Bergmann<br />
Text und Abbildungen dieser HTML-Dateien sind der Inhalt des Buchs "Professionelle Softwareentwicklung mit PHP 5" (dpunkt.verlag, ISBN 3-89864-229-1) und urheberrechtlich geschützt.1. Auflage 2005. Aktualisiert am 15.01.2009.
Donnerstag, 21. Oktober 2010
Today we're excited to announce our new Google Analytics Asynchronous Tracking Code snippet as an alternative way to track your websites! It provides the following benefits:<br />
- Faster tracking code load times for your web pages due to improved browser execution<br />
- Enhanced data collection & accuracy<br />
- Elimination of tracking errors from dependencies when the JavaScript hasn't fully loaded
Mittwoch, 6. Oktober 2010
The iTunes Store Web Service Search API allows you to place search fields in your website to search for content within the iTunes Store. You can search for a variety of iTunes Store content; including movies, podcasts, music, music videos, audiobooks, and TV shows. You can also call an ID-based lookup request to create mappings between your content library and the iTunes Store content library. Terms and conditions apply.
Unter anderem WordPress, Last.fm und MobileSynth
Freitag, 28. Mai 2010
There are a number of great articles online about UTF-8 and how it works – Joel Spolski's comes to mind – but very few about how to actually get it working with PHP and iron out all the bugs. So, here to save you the time we put in, is a quick cheatsheet and info about a few common issues.
Donnerstag, 4. März 2010
mycodetools is about software libraries and tools which will help web developers build great looking and functional web applications in an easy manner.
Core Plot is a plotting framework for Mac OS X and iPhone OS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.
TBXML ist der schnellste, libxml2 der effizienteste.
Mittwoch, 17. Februar 2010
If you have ever written an iPhone app that requires numeric input, then you surely know about the UIKeyboardTypeNumberPad. And if you have ever used that flavor of the iPhone's keyboard, then you surely know that it lacks one very important feature: The UIKeyboardTypeNumberPad does not have a "return" key.