24 projects tagged "English"
Dolibarr is a simple Web application with ERP and CRM capabilities. It is designed for small and medium companies, freelancers or foundations, and can be used to deal with all things you require to manage your activities, such as management of products, stocks, commercial proposals, invoices, orders, members of a foundation, and mailings. A single executable that installs the server and database is available for people with no technical knowledge.
Weboob is a project that provides several applications (console or graphical) to interact with a lot of Web sites. There are more than 90 supported Web sites and 20 applications to view bank accounts, get bills, drag on dating Web sites, search and play videos, display the weather, read news, show train timelines, search torrents, interact with bug trackers, edit a wiki, listen to radio, view and download image galleries, look for a new home, and perform other useful tasks.
Anchor automatically adds curly braces and semicolons to code written in various programming languages, saving typing and making programs easier to read. It lets you pretend to be coding in Python or Lua while actually writing standard C, Java, PHP, C++, .NET, C#, or D. A script may generate files in the target language and invoke the compiler. An example bash script integrates with TCC to make runnable "scripts" with the speed of C. The scripts are easily modified to target another compiler or interpreter.
phpCacheAdmin is a Web application for administrating and debugging Memcached. It allows you to delete or view the current contents of the server and specify the output cache time. It also has the potential to be expanded to xDebug, FileCache, radishes, and other types of caches.
JunkBox is a lightweight Web application that can track your files and record every single click. You can get the total number of hits and statistics on who downloaded your files, and how and when. It is completely transparent, so every link looks like an ordinary link to an ordinary file.
The php-dba-cache uses the database (dbm-style) abstraction layer to cache your objects, strings, integers, or arrays. Even instances of SimpleXMLElement can be put into the cache. The size of the cache file depends on the free space of your disk. The available operations are opening a given dba database, inserting a new record with a given key, getting a record with a given key, replacing the value of a record with a given key, deleting the record with a given key, and optimizing the database file.