-
Amazon Web Services Developer Community : Configuring Windows Components on Amazon EC2
snap-b8bb5ed1
-
- Windows 2003 R2 Enterprise 32-bit: snap-bb10f6d2
- Windows 2003 R2 Datacenter 32-bit: snap-8010f6e9
- Windows 2003 R2 Enterprise 64-bit: snap-d010f6b9
- Windows 2003 R2 Datacenter 64-bit: snap-a310f6ca
- Windows 2003 R2 Enterprise 32-bit: snap-a4bb5ecd
- Windows 2003 R2 Datacenter 32-bit: snap-b8bb5ed1
- Windows 2003 R2 Enterprise 64-bit: snap-a6bb5ecf
- Windows 2003 R2 Datacenter 64-bit: snap-babb5ed3

Windows Server operating systems include many optional components.
Installing all components on each Amazon EC2 Windows AMI is not
practical or desirable. Instead, EC2 users can access the necessary
files to configure or install components using Elastic Block Storage
(EBS) Snapshots.The following is a list of available snapshots for US:
- Windows 2003 R2 Enterprise 32-bit: snap-bb10f6d2
-
-
PASS - The Professional Association for SQL Server > Home
PASS - The Professional Association for SQL Server
-
Using Views Relationships, Arguments, and Attachments | DrupalEasy
-
It is easy to tell when a setting is overridden: it is no longer displayed in italics in the display summary:
-
-
Views Slideshow | drupal.org
-
Views Slideshow can be used to create a slideshow of any content (not just images) that can appear in a View. Powered by jQuery
-
-
Query-Based Views (Q-Views) | drupal.org
-
Query-Based Views (Q-Views) provides the Views-like functionality of generating reports or content feeds, but starts the process with a raw SQL query. In Views, the query is constructed through setting up configuration, but in Q-Views you supply the query directly.
-
with ajax-based pagination and searching, which also means rapid browsing through data
-
-
Subversion::Dynamix (cvs, svn, subversion, project) - PHP Classes
-
This class provides means to perform most types of operations to manipulate files in a SubVersion repository from PHP.
-
- Create a repository
- Retrieve repository information
- Checkout a local repository to a given local directory
- Add, update, rename and delete files or directories
- Retrieve information about files in a given repository directory
-
-
Creating 3D with PHP - Core PHP
create 3D objects using nothing but native PHP code (no extensions). The objects can be rendered out via GD, SVG or ASCII
-
create 3D objects using nothing but native PHP code (no extensions). The objects can be rendered out via GD, SVG or ASCII
-
-
About Erlang
-
Erlang is a programming language designed at
<!--
the <a href="http://web.telia.com/~u83304791/">Ericsson Computer Science
Laboratory</a>.
-->
the Ericsson Computer Science
Laboratory.
Open-source Erlang is being released to
help encourage the spread of
Erlang
-
-
Apache CouchDB: The CouchDB Project
Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
-
Apache CouchDB is a document-oriented database that can be queried and indexed
in a MapReduce fashion using JavaScript. CouchDB also offers incremental
replication with bi-directional conflict detection and resolution.
-
-
PHPillow - Arbit - next generation project tracking
-
PHPillow is an object orientated wrapper for CouchDB. Releases can be found on the downloads page.
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.
-
-
Creating a read-only mirror of your SVN repository with SVK | HowtoForge - Linux Howtos and Tutorials
-
SVK is a superset over SVN and thus allows some advanced tricks such as repo synchronization.
-
-
HTTP_RAW_POST_DATA with nusoap on PHP 5.2.2
-
Apparently there is a bug in PHP 5.2.2 with HTTP_RAW_POST_DATA and SOAP.
-
-
Convert XML to JSON in PHP
-
XML-to-JSON conversion
-
By using just these two core features of PHP, it is possible to convert any arbitrary XML data into JSON. First, you need to convert the XML content into a suitable PHP data type using
SimpleXMLElement. Then, you feed the PHP data to theServices_JSONencoder, which in turn produces the final JSON-formatted output.
-
