equestrian

development

Alle Einträge mit dem Tag "development"

WideImage – An open-source PHP library for image manipulation

WideImage is an object-oriented library for image manipulation. It requires PHP 5.2.x or 5.3.x with GD2 extension. It’s E_ALL + E_STRICT compliant and fairly well tested with Simpletest.<br />
The library focuses on ease of use of the most common image operations. It provides a simple and unified way to loading and saving images from/to files, strings, database, uploads and URL addresses. Supports the most common image formats.

xmoovStream

The xmoovStream Server (formerly known as xmoov-php) is a centralized http streaming server written in PHP. It sits between your files and the world giving you control over many aspects of how your content is accessed. You can manage different kinds of content from different urls under a single installation.

Cocoia Blog » iPhone / iPad icon PSD template

How to Make Custom Drawn Gradient Backgrounds in a Grouped UITableView with Core Graphics – [coneybeare code]

Table Of Contents – Zend Framework Book: Surviving The Deep End

PHP UTF-8 cheatsheet – developer.loftdigital.com

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.

10 Really Outstanding and Useful CSS Grid Systems | Spyre Studios

Grids are an invisible foundation that structure the websites we develop and design. This invisible foundation makes it possible for rapid development, concise code, and a much more organized layout.

PHP PSD Reader – PHP Classes

PHP comes with built-in support to read and write images in many formats using the GD library. However, it does not support the Photoshop image format: PSD.<br />
<br />
This class fill partly that void by reading Photoshop PSD image files and creating a GD image resource from the Photoshop image bitmaps.

Entering The Wonderful World of Geo Location – Smashing Magazine

Giving the user content that is relevant to the physical space they are in at the moment makes a lot of sense. We are creatures of habit. While we love the reach of the Internet, we also want to be able to find things in our local area easily: people to meet, cafes to frequent, interesting buildings and museums to learn about. 

core-plot – Project Hosting on Google Code

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.