Browsing projects by Tag(s)

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

Showing page 62 of 66

Application to save all digital collections (Movies, Music, eBooks, Software)

0
 
  0 reviews  |  0 users  |  12,331 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

I've often found myself in need of a simple yet efficient task manager. There are plenty of these sorts of apps to go around, but most of them have more features than I want or need. Others are commercial/proprietary. I decided to take it upon myself to make my own to suit my wants and needs. ... [More] I do not intend for this application to become a full-fledged project management suite by any means. It shall remain very simple and hopefully efficient. I figured it would be a great way to get more familiar with the language and PyGTK wxPython. As such, it's very probable that some things are not done in the most efficient way. I'm open to suggestions for ways to improve the code. Note: This application is not yet functional. [Less]

0
 
  0 reviews  |  0 users  |  242 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

A GUI front end for rTorrent designed for the iPhone/iPod Touch. It's built using PHP, SQLite and uses XML-RPC to communicate with rTorrent running on a server. It's in very early development at the moment, only allowing users to view the torrents already started on rTorrent. This will ... [More] eventually allow torrents to be added from RSS feeds, bandwidth limits to be set, administer torrents (start, stop, check hash etc). [Less]

0
 
  0 reviews  |  0 users  |  4,096 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

All you need for programming Python on Microsoft Windows in one installer. The most common libraries, dependencies and DLLs. Just download and run. List of packages included in this release: Subversion (http://subversion.tigris.org/) OpenSSH (http://www.openssh.com/) OpenSSL ... [More] (http://www.openssl.org/) pyOpenSSL (http://pyopenssl.sourceforge.net/) libusb (http://libusb.wiki.sourceforge.net/) PyUSB (http://pyusb.berlios.de/) Open Komodo (http://www.openkomodo.com/) pyWin32 (http://sourceforge.net/projects/pywin32/) 7-zip (http://www.7-zip.org/) Visual C Redistributable Package pyGTK, pyGObject, pyCairo and pyPango (Python-Pango bindings) (http://www.pygtk.org/) GTK (http://www.gtk.org/) py-gst (http://gstreamer.freedesktop.org/modules/gst-python.html, http://pygstdocs.berlios.de/) Gstreamer and all avaliable plugins for Microsoft Windows (http://gstreamer.freedesktop.org/) iPython (http://ipython.scipy.org/moin/) pyReadLine (http://ipython.scipy.org/moin/PyReadline/Intro) Psyco (http://psyco.sourceforge.net/) py2exe (http://www.py2exe.org/) PIL (http://www.pythonware.com/products/pil/) pysqlite (http://oss.itsystementwicklung.de/trac/pysqlite/) Inno Setup (http://www.jrsoftware.org/isinfo.php) numpy (http://numpy.scipy.org/) matplotlib (http://matplotlib.sourceforge.net/) [Less]

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

WelcomeThis project is a web application to allow consumers to compare Homeowners Insurance Premiums Automobile Insurance Premiums Consumers select the best risk characteristics for each coverage based on their own situation. The criteria is presented to the consumers in the form of radio ... [More] controls from the excellent EXTJS javascript/ajax framework. HomeownersThe Homeowners Comparison Guide includes comparison of premiums for the following policies: Homeowners Policy Renters Policy Condominium Policy Risk characteristics presented to the consumer include: Location Deductible Amount Coverage Amount Structure Type Distance From Fire Station and Fire Hydrant Year Home Built AutomobileThe Automobile Comparison Guide includes comparison of premiums for the following policies: Sing [Less]

0
 
  0 reviews  |  0 users  |  3,733 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

PyDay (Pronounced like pieday) is a Python based console application that allows you to manage your life from the commandline. Features include a ncurses based interface, and the ability to have todos, calender events, contacts, and project management. Every feature is available as commandline ... [More] arguments so you don't even need to run the application to add events. Please note: This is actually my first major Python project. If you check it out, and find anywhere in the code that I could improve it, or clean it up to speed up execution, please do not hesitate to contact me. Mail your suggestions to bommarito.b AT gmail DOT COM and include what can be improved, how and why. Also, if you want me to mention you in the commit log as giving me some help, please include your name, or nickname you would like in the log files. [Less]

0
 
  0 reviews  |  0 users  |  65 lines of code  |  0 current contributors  |  Analyzed about 11 hours ago
 
 

This framework focus on development of applications with a limited amount of fuss. Setup to use sqlite so you donot need a DB server to use, but if you change adodb's dns var it can connect to any of the supported DB servers.

0
 
  0 reviews  |  0 users  |  101,816 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

  APMServ 5.2.0 是一款拥有图形界面的快速搭建Apache 2.2.3、PHP 5.2.0、MySQL 5.0.27&4.0.26、SQLite、ZendOptimizer、OpenSSL、phpMyAdmin、SQLiteManager,以及 ... [More] ASP、CGI、Perl网站服务器平台的绿色软件。无需安装,具有灵活的移动性,将其拷贝到其它目录、分区或别的电脑时,均只需点击 APMServ.exe中的启动按钮,即可自动进行相关设置,将Apache和MySQL安装为系统服务并启动。APMServ集合了Apache稳定安全的优点,并拥有跟IIS一样便捷的图形管理界面,同时支持MySQL 5.0 & 4.0两个版本,虚拟主机、虚拟目录、端口更改、SMTP、上传大小限制、自动全局变量、SSL证书制作、缓存性能优化等设置,只需鼠标一点即可完成。   1、注意事项:APMServ程序所在路径不能含有汉字和空格。   2、MySQL默认用户名:root,密码为空   3、MySQL数据库文件存放目录:MySQL5.0\data或MySQL4.0\data   4、网站根目录HTML,PHPwww\htdocs ASPwww\asp CGI,Perlwww\cgi-bin   5、访问本机请用http://127.0.0.1/或https://127.0.0.1/ (如果开启SSL)   6、非默认端口,网址为http://127.0.0.1:端口/或https://127.0.0.1:端口/   7、APMServ集成了以下软件:   Apache 2.2.3 [HTTP服务器]   NetBox 2.8 Build 4128 [HTTP服务器+ASP脚本解释引擎]   PHP 5.2.0 [PHP脚本解释引擎]   MiniPerl 5.8 [Perl脚本解释器]   MySQL 5.0.27 [MySQL数据库服务器]   MySQL 4.0.26 [MySQL数据库服务器]   SQLite 3.3.8 [SQLite数据库服务器]   phpMyAdmin 2.9.1.1 [MySQL数据库在线管理工具]   SQLiteManager 1.2.0 [SQLite数据库在线管理工具]   ZendOptimizer 3.2.0 [PHP脚本加速引擎]   OpenSSL 0.9.8d [HTTPS(SSL)安全传输协议]   附加组件:   ㈠Perl、CGI支持(需下载ActivePerl):   APMServ 5.2.0 附带的是MiniPerl,可以运行简单的Perl、CGI程序。如果运行复杂的Perl、CGI程序,请下载ActivePerl,安装在 APMServ所在分区根目录下的usr目录中。假如APMServ所在目录为E:\APMServ5.2.0,则将ActivePerl的安装路径选为 E:\usr [Less]

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

The french version of FluxBB (and PunBB 1.2.x) La version française de FluxBB (et PunBB 1.2.x)Outil de versionnage utilisé pour la traduction collaborative. Mise à disposition de l'outil pour les auteurs et/ou traducteurs de mods et styles pour PunBB.

0
 
  0 reviews  |  0 users  |  104,534 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

An application to register the in/out product movement in an inventory. Made specially for a restaurant. It can storage all the restaurant products. Made with .Net 2.0 and MySQL.

0
 
  0 reviews  |  0 users  |  11,869 lines of code  |  0 current contributors  |  Analyzed 11 days 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.