Skip to content. | Skip to navigation

This Top Brown Viewlet registered to qPloneSkinBrio product
Sections
You are here: Home

 Subscribe in a reader

by Bryan Hinton last modified Mar 26, 2008 09:07 PM
Verizon Wireless Joins Linux Consortium

Verizon Wireless Joins Linux Consortium

by Bryan Hinton — Jun 16, 2008 03:25 PM

Verizon Wireless begins development of a Linux based mobile operating system and AT&T backs Android, Google's Linux based mobile operating system.

Read More…

libpq Examples for C++

by Bryan Hinton — Apr 18, 2008 11:18 AM

PGresult *res = PQexec(conn, "BEGIN"); /* begin transaction */ if (PQresultStatus(res) != PGRES_COMMAND_OK) { fprintf(stderr, "BEGIN command failed: %s", PQerrorMessage(conn)); PQclear(res); exit_nicely(conn); } PQclear(res); res = PQexec(conn, insertstmt); ...

Read More…

Google Summer of Code 2008

Google Summer of Code 2008

by Bryan Hinton — May 15, 2008 05:58 PM

Google will be including Plone for the 2008 Summer of Code. They are currently accepting student and mentor applicants. For more information, see code.google.com/soc

Read More…

Sarbanes-Oxley Section 404 IT Compliance

by Bryan Hinton — Feb 27, 2008 09:16 PM

Risk Management Solutions for Sarbanes-Oxley 404 IT Compliance, by John S. Quarterman

Read More…

Explaining BSD

Explaining BSD

by Bryan Hinton — Feb 28, 2008 08:40 PM

In the open source world, the word “Linux” is almost synonymous with “Operating System”, but it is not the only open source UNIX® operating system. BSD stands for “Berkeley Software Distribution”. It is the name of distributions of source code from the University of California, Berkeley, which were originally extensions to AT&T's Research UNIX operating system.

Read More…

Plone 3 zc.buildout

by Bryan Hinton — Feb 27, 2008 01:39 AM

Using zc.buildout to setup a Plone3/Zope2 Development Environment

Read More…

OpenACS 5.4 | AOLServer 4.5 Configuration

by Bryan Hinton — Feb 26, 2008 08:50 PM

Configuration for an AOLServer 4.5 Configuration running behind an OpenACS 5.4 instance

Read More…

Restful Web Services

Restful Web Services

by Bryan Hinton — Feb 27, 2008 08:54 PM

Representational State Transfer is a key design idiom that embraces a stateless client-server architecture in which web services can be identified by URLs and viewed as resources.

Read More…

Managing thousands of Linux/BSD/Solaris Servers?

by Bryan Hinton — Feb 24, 2008 08:44 PM

RRDtool is the open source, industry standard, data logging and graphing system for time series data.

Read More…

Document Actions