You are here: Home News

News

by zadmin last modified Nov 02, 2008 04:12 PM

Objective-C Categories

Posted by Bryan Hinton at Feb 01, 2010 02:10 AM |
Filed under: Objective-C, iPhone Dev, Apple

Objective-C Categories are a convenient way to extend existing classes

Read More…

FreeBSD remote kernel testing

Posted by Bryan Hinton at Apr 04, 2009 03:45 AM |
Filed under: UNIX Notes, FreeBSD, Computing

FreeBSD 7 remote kernel testing

Read More…

Plone and Apache on FreeBSD 7 behind PF

Posted by Bryan Hinton at Apr 03, 2009 06:00 PM |
Filed under: Apache, Plone, FreeBSD, Computing

Plone 3.2.1 and Apache 2.2 on FreeBSD 7.2 behind PF

Read More…

Building PHP5 on Linux

Posted by Bryan Hinton at Dec 29, 2008 07:18 PM |
Filed under: Computing

./configure options for PHP 5.2.6 Build on Linux running 2.6.18-92 Kernel

Read More…

Cryptography, Cryptosystems, Cryptanalysis

Posted by Bryan Hinton at Dec 22, 2008 04:35 AM |

An Introduction to Cryptography, Cryptosystems, Cryptanalysis

Read More…

NSA Operating System Guides

NSA Operating System Guides

Posted by zadmin at Aug 14, 2008 11:40 PM |

NSA guides on hardening your server operating system - Red Hat Enterprise Linux 5, Solaris 10, etc...

Read More…

Verizon Wireless Joins Linux Consortium

Verizon Wireless Joins Linux Consortium

Posted by zadmin at May 15, 2008 12:00 AM |
Filed under: Computing

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++

Posted by zadmin at Apr 18, 2008 11:18 AM |
Filed under: Computing

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…

4G Wireless

Posted by zadmin at Apr 06, 2008 08:18 PM |

4G, the world's next generation wireless system will allow interoperability between services providers, open device connectivity, potentially fewer base stations, and up to 100 Mbps per second download speeds.

Read More…

Vintage Sound

Posted by zadmin at Mar 16, 2008 12:10 AM |

Vintage sound reproduction with a classic instrument - 1965 Guild Starfire electric guitar w/ D'Addario Chrome Flatwounds

Read More…

Libpq vs Libpqxx

Posted by zadmin at Feb 29, 2008 08:25 PM |

Libpq is the C application programmer's interface to PostgreSQL and Libpqxx is the C++ application programmer's interface to PostgreSQL. Libpqxx actually wraps the functions in Libpqxx. Libpqxx is slower than Libpq and Libpqxx 2.6.9 is not compatible with PostgreSQL 8.3 and GCC 4.1.x on Red Hat / Fedora 5.

Read More…

Sarbanes-Oxley Section 404 IT Compliance

Posted by zadmin at Feb 27, 2008 09:20 PM |
Filed under: Computing

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

Read More…

Explaining BSD

Explaining BSD

Posted by zadmin at Feb 27, 2008 08:00 PM |
Filed under: Computing

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…

Ruby on Rails Installation

Posted by zadmin at Feb 26, 2008 03:42 PM |

Ruby on Rails configuration on Linux

Read More…

Plone 3 zc.buildout

Posted by zadmin at Feb 25, 2008 08:15 PM |
Filed under: Computing

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

Read More…

OpenACS 5.4 | AOLServer 4.5 Configuration

Posted by zadmin at Feb 24, 2008 08:40 PM |
Filed under: Computing

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

Read More…

Restful Web Services

Restful Web Services

Posted by zadmin at Feb 24, 2008 08:35 PM |
Filed under: Computing

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?

Posted by zadmin at Nov 24, 2007 08:25 PM |
Filed under: Computing

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

Read More…

Document Actions