Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Gengetopt is a tool to generate C code to parse getopt styled command line arguments. It's similar or even more powerful than the well known libpopt but does not add any run or compile time dependencies to your projects. Moreover reading/writing the options from/to config files is also supported.

5.0
 
  1 review  |  4 users  |  28,278 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

Open Source Framework for PHP5, find simplicity, multiple-choices and fast development cycle. * Framework Component-based * Small Footprint * Pluggable system * for PHP 5.2.3+ * Fast and easy to install and use. * Multiple OO Models: o internal (tdbo) ... [More] o doctrine | propel * Multiple Templating and View System: o HTML::Template o Zope-Tal o PHP Embeded o Savant o CREOLE Wiki Syntax parser o SVG output o DocBook? output o RSS and Atom ready * Multiple Controllers: o Cli (Console) Controllers o SOA-WOA Controllers (RPC) o REST Controllers o XUL Interfaces o XHTML | HTML5 [Less]

5.0
 
  0 reviews  |  2 users  |  85,801 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Before open and after close the stream output to the std::clog RequirementsThe Boost library is required to safe threads with mutex. Doxygen is required for documentation. For example//test.cpp #include using namespace std; using namespace log; int main () { logs << 'write to ... [More] std::clog' << endl; logs.open('test'); logs << level::info << 'logging this' << endl; logs.level(level::warning); logs << level::info << 'discard this' << endl; { boost::mutex::scoped_lock lock (log::mutex); logs << level::info << 'safe threads' << endl; } }Thanks for use, enjoy! [Less]

0
 
  0 reviews  |  0 users  |  629 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

RPMs are a good idea. They allow for clean installations and removals of software and provide reporting functionality based on the software installed on a machine. However, getting started on a new project is a pain. It's even more of a pain when you've never done it before. Often times ... [More] , the difficulty of creating an RPM outweighs the benefit of having a packaged version of your software simply because there isn't an easy way to get started. Hence the birth of Togo (pronounced 'Toe-Go'). In its present state, Togo allows for the rapid creation of basic RPMs in a chrooted build environment. Eventually togo will handle most aspects of RPM building so the majority of your packaging work can be as automated as possible. See the QuickStart page under the 'Wiki' tab for more information on how to get started. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

Devel::TraceSubs allows you to track the entry and exit of subroutines in a list of namespaces you specify. It will return the proper stack depth, and display parameters passed. Error checking prevents silent failures (err... the ones i know of.) It takes advantage of Hook::LexWrap to do the dirty ... [More] work of wrapping the subs and return the proper caller context. [Less]

0
 
  0 reviews  |  0 users  |  208 lines of code  |  0 current contributors  |  Analyzed 5 days ago
  devel perl
 
 

Project Document for private

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
  apps devel
 
 

IRC Bot for channel managing.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 8 hours ago
 
 

Rails like php framework. Currently in intensive development so even the name is temporary. Stay in touch for future updates.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Crawler for Google RITP

0
 
  0 reviews  |  0 users  |  3,476 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.