simplicity baby furniture
Sweet System Icons for Linux -
12 freeware icons inspired by the sweet look and feel of baby rooms artwork. more>> Description:
12 freeware icons inspired by the sweet look and feel of baby rooms artwork.
Content:
CD, Computer, Documents, Favorits, Folders, Home<<less
ASPLinux 11.2
ASPLinux - modern multifunctional GNU/Linux distribution. more>>
Enhancements:
Some of the more prominent features of the new version include:
- simplicity - all the necessary applications are included and ready for use without any further configuration, irrespective of the purpose of the system;
- convenience - the presence of graphical configuration tools makes it easy to modify system settings, install and remove software, etc;
- broad multimedia support, including out-of-the box support for all popular video formats and availability of proprietary video drivers.
ASP Linux 11 uses kernel 2.6.14 and includes KDE 3.5.0, GNOME 2.12, Firefox 1.5 and Evolution 2.4.1
Acme::Time::Baby 2.106
Acme::Time::Baby - tell time little children can understand. more>>
SYNOPSIS
use Acme::Time::Baby;
print babytime; # Prints current time.
use Acme::Time::Baby language => du;
print babytime "10:15"; # Prints a quarter past ten in a way
# little Dutch children can understand.
Using this module gives you the function babytime, which will return the time in the form The big hand is on the ten and the little hand is on the three. If no argument to babytime is given, the current time is used, otherwise a time of the form hh:mm can be passed. Both 12 and 24 hour clocks are supported.
When using the module, various options can be given. The following options can be passed:
language LANG
The language the time should be told in. The following languages are currently supported:
en English (this is the default)
br Brazilian Portuguese.
ceb Cebuano (Filipine dialect)
de German.
de_ch Swiss German.
du Dutch.
es Spanish.
fr French.
it Italian.
no Norwegian.
se Swedish.
swedish chef Swedish Chef (from the Muppets).
warez l44+.
If no language argument is given, English is used.
Note that some languages use accented letters. The returned sentences are correct for an ISO 8859-1 platform.
format STRING
This is the format used to represent the time. It will be passed to sprintf, and it should have two %s formatting codes. The other two arguments to sprintf are the position of the minute hand (the big hand) and the hour hand (the little hand). If you have perl 5.8 or above, you could use %2$s and %1$s to reverse the order.
number ARRAYREF
An array with the names of the numbers one to twelve, to be used in the formatted time.
noimport EXPR
By default, the sub babytime will be exported to the calling package. If for some reason the calling package does not want to import the sub, there are two ways to prevent this. Either use use Acme::Time::Baby (), which will prevent Acme::Time::Baby::import to be called, or pass noimport followed by a true value as arguments to the use statement.
OpenCartable 1.3
OpenCartable project is an electronic school and schoolbook system. more>>
OpenCartable is an online tool for teachers and their students organized around textbooks and bibliographies of links to Web sites or uploaded files.
The "todo" links (or resources) can be affected as works that the student answers and the teacher corrects and marks.
The focus is on simplicity, with students only using three pages: their desk, textbooks, and works. Users are grouped in a school, and teachers manage their students through groups.
The contents are written as standard DocBook files plus a LOM (Learning Object Metadata) schema that can be shared among OpenCartable servers using simple tools like rsync.

Lock-keyboard-for-Baby 20080706
Lock-keyboard-for-Baby or lk4b in short, is a small program which locks your keyboard but leaves your mouse free. more>> <<less
Matrex 1.1
Matrex is a graphical tool to show, organize and calculate big amounts of data. more>>
Matrex is the perfect tool for mathematical models and for other statistical, engineering, physical, and generally scientific calculations.
Matrex is based on matrices, which are meant as square grids of numbers, texts, dates or booleans.
Matrex matrices can be real matrices, vectors or simple values.
Matrex uses also:
- functions to transform matrices to other matrices.
- presentations to show multiple matrices together in a spreadheet-like way.
- charts to show matrices graphically.
Advantages: simplicity, performance, multithreading, readability, easy projects sharing; and the feeling you have everything under control.
Matrex uses the following products:
- SWT for the graphical user interface
- JFreeChart for the 2D charts
- FreeHep for the 3D charts
- Jython as embedded scripting language
- Apache Commons Math to calculate pure matrices functions and statistical functions
- IzPack to install Matrex.
MySQL Query Browser 1.1.18
MySQL Query Browser is a database querying tool. more>>
MySQL Query Browser combines the simplicity of a Web-browser-like interface with powerful features like multiple result sets on tab sheets, query history, storing query "bookmarks", editing and comparing resultsets, SQL script debugging, and more.
MySQL Query Browser is available under the MySQL AB "dual licensing" model. Under this model, users may choose to use MySQL products under the free software/opensource GNU General Public License (commonly known as the "GPL") or under a commercial license.
phpBugTracker 1.0.1
phpBugTracker is a bug tracker written in PHP. more>>
This project grew out of the frustrations I experienced in installing and using bugzilla.
Main features:
- Simplicity in use and installation
- Use templates to achieve presentation independence
- Use a database abstraction layer to achieve database independence
- Track bugs by multiple users on multiple projects
- Bug history showing changes made to a bug over its lifetime
- Restrict projects to certain groups of users
- The option to store passwords encrypted in the database
- Use of CSS to easily change the color scheme
- HTML templates allow you to completely change the look of the interface
- Flexible bug search capabilities
- Localization -- Have status messages in your native language (help needed)
- File attachments for bugs
- Anonymous browsing of bugs
- Web-based installation
- Links to a cvs web interface from bug comments
- Bug dependencies
- And a few more... :)
LBC Libraries 0.0.7
LBC Libraries is a set of easy C libraries that provide classical data types and structures (string, hash, queue, stack, tree). more>>
LBC Libraries package is focused on simplicity and portability. It uses ANSI C (C98 standard not required), and provides the most generic approach possible so that queues can have items of different types, hashes can have keys of different data types, trees can be binary trees or have arbitrary numbers of branches, etc.
Enhancements:
- This release adds minor API changes, enhances the documentation, and fixes major bugs in LBCstring.
mtPaint 3.11
mtPaint is designed for creating icons and pixel based artwork. more>>
Its main file format is PNG, although it can also handle JPEG, GIF, TIFF, BMP, XPM and XBM files. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware.
Main features:
- Edit indexed palette or 24 bit RGB images.
- Load & Save PNG, GIF, JPEG, TIFF, BMP, XPM and XBM files.
- Paint using tools and patterns in one simple main window.
- Protect certain colours on the canvas from being painted over.
- Manipulate digital photos : Crop, scale, rotate, sharpen, soften, emboss, change brightness / contrast / saturation / gamma.
- Up to 100 undo levels.
- Multiple image clipboard.
- View images between 10% and 2000% of their original size.
- English (UK) language by default, Spanish and Czech translations via gettext system (GTK+1: ISO-8859-1 & ISO-8859-2 GTK+2: UTF-8).
Skaringa r3p7
Skaringa is an API for Java and XML language binding. more>>
It transforms Java objects into XML documents and back, and can generate XML schema definitions for a Java class.
Typical applications are data exchange, object persistence, object transformation, and driving XML based presentation layers.
Skaringa is designed for speed and simplicity, supporting a wide range of types. Skaringa works with all Plain Old Java Objects (POJOs), it is not limited to special cases, like JavaBeans.
Enhancements:
- New layout of documentation and website.
- Use SiteBuilder to generate HTML documententation.
MicroAlbum 1.6
MicroAlbum project is a photo gallery script written in PHP, with an emphasis on simplicity, ease of installation and usage. more>>
It works on the principle that you create one folder for each photo album, and you put the pictures you want into that folder. The script does the rest.
Main features:
- Just One File, minimal configuration and installation required
- Just create a folder of images for each album, simplicity itself
- Automatic building/rebuilding of thumbnails and previews
- Customisable CSS, html header and footer
- Most popular images smart-album
- Rotate individual images, add captions
- Sort albums by date, filename or custom order
- Password protected administration functions
MicroAlbum offers some customisation features to let you change the look and feel of the album; you can add your own stylesheet, and customise the headers and footers.
Voix Phone Linux 1.0.2
Voix Phone Is a multiplatform IAX soft phone, its engine derives from Voix Manager, the powerful Asterisk call manager interface, from wich it inherits stability and robustness. Voix Phone has been thought with simplicity in mind, all feature needed by the user, fast and easy usable, with the minimum configurations, just fill the phone login information and play. more>>
Voix Phone Linux - Voix Phone Is a multiplatform IAX soft phone, its engine derives from Voix Manager, the powerful Asterisk call manager interface, from wich it inherits stability and robustness.
Voix Phone has been thought with simplicity in mind, all feature needed by the user, fast and easy usable, with the minimum configurations, just fill the phone login information and play.
We hope that this our contribution could be useful to who requires of a simple but advanced soft phone, Voix Phone is distributed freeware for non commercial use.
Why IAX ?
IAX is one of the least VoIP signaling standard that eliminates the problems imposed upon the competing SIP standard by NAT firewalls. IAX is supported primarily by Asterisk.
Enhancements:
Version 1.0.2
Fixed some bugs, Added call Forwarding and DND features
System Requirements:<<less
Blue Planet 0.4
Blue Planet is a KDE theme defined by simplicity, usability, dark-blue colors and future look. more>>
Its including background picture that is taken form http://www.guanajuatoenlinea.com .
For those with big resolution:
1600 x 1200 pixels background can be download here:
http://ic3.deviantart.com/images/i/2003/42/2/b/Titan_Blue___221.jpg
Iconset on this screenshots are Futurosoft icons (only changed Go! icon to Fedora default). Download it from here:
http://www.kde-look.org/content/show.php?content=50667
Background color of application is white due to compatibility issues (you can put black but than text isnt readable in some programs).
IceWM 1.2.32 / 1.3.1pre1
IceWM is a window manager for the X11 Window System. more>>
Main features:
- Fully usable with keyboard
- Alt+Tab window switching
- Efficient resource usage
- Task bar (optional)
- Multiple workspaces
- Themes
- Usable with GNOME and KDE environments