july morning
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 50
Acme::MorningMusume::Base 0.07
Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume. more>>
Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume.
SYNOPSIS
use Acme::MorningMusume;
my $musume = Acme::MorningMusume->new;
# retrieve the members as a list of
# Acme::MorningMusume::Base based objects
my @members = $musume->members;
for my $member (@members) {
my $name_ja = $member->name_ja;
my $first_name_ja = $member->first_name_ja;
my $family_name_ja = $member->family_name_ja;
my $name_en = $member->name_en;
my $first_name_en = $member->first_name_en;
my $family_name_en = $member->family_name_en;
my $nick = $member->nick; # arrayref
my $birthday = $member->birthday; # Date::Simple object
my $age = $member->age;
my $blood_type = $member->blood_type;
my $hometown = $member->hometown;
my $emoticon = $member->emoticon; # arrayref
my $class = $member->class;
my $graduate_date = $member->graduate_date; # Date::Simple object
my $count;
my $images = $member->images(limit => 5);
while (my $image = $images->next) {
$count++;
my $content_url = $image->content_url;
my $context_url = $image->context_url;
$image->save_content(base => image . $count);
$image->save_context(base => page . $count);
}
}
Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume.
<<lessSYNOPSIS
use Acme::MorningMusume;
my $musume = Acme::MorningMusume->new;
# retrieve the members as a list of
# Acme::MorningMusume::Base based objects
my @members = $musume->members;
for my $member (@members) {
my $name_ja = $member->name_ja;
my $first_name_ja = $member->first_name_ja;
my $family_name_ja = $member->family_name_ja;
my $name_en = $member->name_en;
my $first_name_en = $member->first_name_en;
my $family_name_en = $member->family_name_en;
my $nick = $member->nick; # arrayref
my $birthday = $member->birthday; # Date::Simple object
my $age = $member->age;
my $blood_type = $member->blood_type;
my $hometown = $member->hometown;
my $emoticon = $member->emoticon; # arrayref
my $class = $member->class;
my $graduate_date = $member->graduate_date; # Date::Simple object
my $count;
my $images = $member->images(limit => 5);
while (my $image = $images->next) {
$count++;
my $content_url = $image->content_url;
my $context_url = $image->context_url;
$image->save_content(base => image . $count);
$image->save_context(base => page . $count);
}
}
Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume.
Download (0.008MB)
Added: 2006-12-06 License: Perl Artistic License Price:
1052 downloads
Ice Hockey Manager 0.3
Ice Hockey Manager is a hockey simulator. more>>
Ice Hockey Manager is a hockey simulator which has the ultimate goal of creating a game that offers the most realistic simulation experience possible. Our focus is more on substance than style.
While we want the game to be intuitive, we arent looking to compete with the flashy 3D graphics you might see in games from EA or Sega. Theyve pretty much cornered the market when it comes to pretty graphics.
Were more interested in games that challenge your mind and not your hand-eye coordination. We plan to take hockey simulators (and perhaps sports simulators in general) to places theyve never gone before, The way we see it, the possibilities are limitless, much like real life hockey.
While IHM may not have photorealistic facial features for every player model in the NHL we do strive to create a game that really does make you feel like you are at the helm of your own hockey franchise.
We first started developing IHM in late 2001 and the development team consisted of two members, Bernhard von Gunten and Arik Dasen. The first real release of the game was version 0.1.1 in January of 2002. The game was playable but still very basic, more intended as a framework for future development. In July of 2002, version 0.1.2 was released with many updates to the game but after this release the project essentially went on hiatus until September/October of 2004.
Up until that time the project hadnt garnered much interest from the open source community, either the project was too localized to Swiss-style hockey or it perhaps just didnt get the exposure needed to get people to jump onboard, whatever the reason, IHM seemed to be more of a labor of love than a project that perpetuated itself. Fortunately, in October 2004, development kicked back into gear and all sorts of new and exciting features started to take shape. Some of these features include computer AI, multiplayer-support, trading/transfers, sponsoring/finances, full season/playoffs simulation, etc.
And the IHM team is currently working towards version 0.3, which has been dubbed a "Preview Release" to demonstrate a fully-operational playable game. Will this Preview Release set any kind of standard as far as hockey simulators are concerned? No, not yet. In fact, many elements within the game are still rather simplified, such as in-game simulation (which will begin development post-0.2), but we hope the Preview Release will compel other open source developers to help out with the project as there is still a lot to be done before IHM can be considered a complete game.
This website is intended to both introduce you to the game as well as to encourage you to participate and/or contribute to this project in some way. Whether you are a Java developer, a graphic artist, a beta tester, or something else entirely, we want to hear from you. IHM cant build itself, and while we have invested many hours into the games development we still have our limitations as to what we can achieve, both in time and resources. So if you think you can help out in some way, please let us know. Ideally, you should be a fan of hockey, but thats about the only prerequisite.
Main features:
- Game controller, based on a game calendar.
- Multiuser framework
- League framework (Swiss style leagues implemented, including playoffs and relegations).
- Teams, with statistics and informations.
- Players with attributes, statistics, contracts and informations.
- Simulated matches with generated plays and "radio" output.
- Training
- Injuries
- Contracts framework
- Sponsoring framework, based on contracts
- Financial framework
- Real Impacts (on teams & players)
- Transfers (Swiss style)
- Infrastructure framework (Arena implemented)
- Prospects
- Assistants
- and more ...
Technical stuff:
- Written in 100% pure Java
- Running under Linux and Windows and every other Java 1.5 platform
- Swing GUI
- More than 200 java classes
- More than 30000 lines of code
<<lessWhile we want the game to be intuitive, we arent looking to compete with the flashy 3D graphics you might see in games from EA or Sega. Theyve pretty much cornered the market when it comes to pretty graphics.
Were more interested in games that challenge your mind and not your hand-eye coordination. We plan to take hockey simulators (and perhaps sports simulators in general) to places theyve never gone before, The way we see it, the possibilities are limitless, much like real life hockey.
While IHM may not have photorealistic facial features for every player model in the NHL we do strive to create a game that really does make you feel like you are at the helm of your own hockey franchise.
We first started developing IHM in late 2001 and the development team consisted of two members, Bernhard von Gunten and Arik Dasen. The first real release of the game was version 0.1.1 in January of 2002. The game was playable but still very basic, more intended as a framework for future development. In July of 2002, version 0.1.2 was released with many updates to the game but after this release the project essentially went on hiatus until September/October of 2004.
Up until that time the project hadnt garnered much interest from the open source community, either the project was too localized to Swiss-style hockey or it perhaps just didnt get the exposure needed to get people to jump onboard, whatever the reason, IHM seemed to be more of a labor of love than a project that perpetuated itself. Fortunately, in October 2004, development kicked back into gear and all sorts of new and exciting features started to take shape. Some of these features include computer AI, multiplayer-support, trading/transfers, sponsoring/finances, full season/playoffs simulation, etc.
And the IHM team is currently working towards version 0.3, which has been dubbed a "Preview Release" to demonstrate a fully-operational playable game. Will this Preview Release set any kind of standard as far as hockey simulators are concerned? No, not yet. In fact, many elements within the game are still rather simplified, such as in-game simulation (which will begin development post-0.2), but we hope the Preview Release will compel other open source developers to help out with the project as there is still a lot to be done before IHM can be considered a complete game.
This website is intended to both introduce you to the game as well as to encourage you to participate and/or contribute to this project in some way. Whether you are a Java developer, a graphic artist, a beta tester, or something else entirely, we want to hear from you. IHM cant build itself, and while we have invested many hours into the games development we still have our limitations as to what we can achieve, both in time and resources. So if you think you can help out in some way, please let us know. Ideally, you should be a fan of hockey, but thats about the only prerequisite.
Main features:
- Game controller, based on a game calendar.
- Multiuser framework
- League framework (Swiss style leagues implemented, including playoffs and relegations).
- Teams, with statistics and informations.
- Players with attributes, statistics, contracts and informations.
- Simulated matches with generated plays and "radio" output.
- Training
- Injuries
- Contracts framework
- Sponsoring framework, based on contracts
- Financial framework
- Real Impacts (on teams & players)
- Transfers (Swiss style)
- Infrastructure framework (Arena implemented)
- Prospects
- Assistants
- and more ...
Technical stuff:
- Written in 100% pure Java
- Running under Linux and Windows and every other Java 1.5 platform
- Swing GUI
- More than 200 java classes
- More than 30000 lines of code
Download (0.84MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1365 downloads
Quantian 0.7.9.2
The Quantian Scientific Computing Environment is a Knoppix / Debian variant tailored to numerical and quantitative analysis. more>>
Quantian distribution is a remastering of Knoppix, the self-configuring and directly bootable dvd/cdrom that turns any pc or laptop (provided it can boot from cdrom/dvd) into a full-featured Linux workstation.
Recent versions of Quantian are based on clusterKnoppix and add support for openMosix, including remote booting of light clients in an openMosix terminal server context. Earlier releases are still available; see below for URLs for downloads as well as ordering information.
Brief introductory information is available in a paper (from June 2004) submitted to The Political Methodologist, slides from the presentation at Usenix 2004 (July 2004), and in the earlier (revised) paper about Quantian that has appeared in the DSC 2003 Proceedings.
Quantian is an extension of Knoppix and clusterKnoppix from which it takes its base system of around two gigabytes of software, along with fully automatic hardware detection and configuration.
Enhancements:
- Kernel 2.6.12, KDE 3.5 / 3.4, OpenOffice 2.0, ... and more from Knoppix 4.0.2
- a backport of the openMosix-enabled 2.4.27 kernel and openMosix tools from the last clusterKnoppix release,
- very comprehensive support for GNU R with over 870 packages from CRAN and BioConductor, plus ESS, Ggobi, Rpad, RKward, RSPerl, JGR, ...
- addition of the Java 1.5.0 SDK enabling us to add ImageJ, Weka, JGR, Mondrian;
- plus a number of other new packages (inkscape, orsa, praat, wxmaxima, some more Debian documentation...)
- and still loads more of math, bio, engineering, LaTeX, ... software
<<lessRecent versions of Quantian are based on clusterKnoppix and add support for openMosix, including remote booting of light clients in an openMosix terminal server context. Earlier releases are still available; see below for URLs for downloads as well as ordering information.
Brief introductory information is available in a paper (from June 2004) submitted to The Political Methodologist, slides from the presentation at Usenix 2004 (July 2004), and in the earlier (revised) paper about Quantian that has appeared in the DSC 2003 Proceedings.
Quantian is an extension of Knoppix and clusterKnoppix from which it takes its base system of around two gigabytes of software, along with fully automatic hardware detection and configuration.
Enhancements:
- Kernel 2.6.12, KDE 3.5 / 3.4, OpenOffice 2.0, ... and more from Knoppix 4.0.2
- a backport of the openMosix-enabled 2.4.27 kernel and openMosix tools from the last clusterKnoppix release,
- very comprehensive support for GNU R with over 870 packages from CRAN and BioConductor, plus ESS, Ggobi, Rpad, RKward, RSPerl, JGR, ...
- addition of the Java 1.5.0 SDK enabling us to add ImageJ, Weka, JGR, Mondrian;
- plus a number of other new packages (inkscape, orsa, praat, wxmaxima, some more Debian documentation...)
- and still loads more of math, bio, engineering, LaTeX, ... software
Download (2700MB)
Added: 2006-03-02 License: GPL (GNU General Public License) Price:
1343 downloads
Yet Another Financial Manager 0.1
Yet Another Financial Manager (YAFM in short) is application to track Your expenses and incomes. more>>
Yet Another Financial Manager (YAFM in short) is application to track Your expenses and incomes. That way You know how much and for what You are spending, and if You are in line with retirement savings. All made in EASY and COMFORTABLE way.
The Difference
There are many programs to help manage Your finances.
So, why You should use YAFM?
First it is designed to be easy to use. It is not aimed to track every penny You spend, this would be annoying.
Second: it should be used as a tool to track spendings as exactly as You need. Don’t be stressed if some expences are not tracked or You have entered their approx value. YAFM is about helping You to know roughly how much and for what You are spending not making You feel bad, that expenses and incomes are not balanced up to penny. If You have enough patience to keep data 100% accurate - You will have very accurate results, good for You, but YAFM will not make troubles about coffee and doughnut this morning, You have forgot to enter.
YAFM BETA is free software, but version 1.0 will be commercial software. If You decide to donate me some money I promise You to get free 1.0 license. You can donate any amount, but if You would ask me how much I would say - 10 USD (1.0 pricing is not fixed but price will be somewhere between 10 and 20 USD).
This application is powered with Ruby on Rails and operated with browser locally. You need to have Ruby interpreter and sqlite installed. This means it can be run in Windows, Unix/Linux or Mac OS X environments.
For Windows (which I expect be to main platform for most users) there are sqlite .dlls provided with program.
Well… I’m using this program for myself from April 2006. I think for many people program like YAFM will be useful, so I decided give a try to release. Of course I’m releasing much more polished version than I use everyday, and also with much features missing. But I will successfully release next versions.
<<lessThe Difference
There are many programs to help manage Your finances.
So, why You should use YAFM?
First it is designed to be easy to use. It is not aimed to track every penny You spend, this would be annoying.
Second: it should be used as a tool to track spendings as exactly as You need. Don’t be stressed if some expences are not tracked or You have entered their approx value. YAFM is about helping You to know roughly how much and for what You are spending not making You feel bad, that expenses and incomes are not balanced up to penny. If You have enough patience to keep data 100% accurate - You will have very accurate results, good for You, but YAFM will not make troubles about coffee and doughnut this morning, You have forgot to enter.
YAFM BETA is free software, but version 1.0 will be commercial software. If You decide to donate me some money I promise You to get free 1.0 license. You can donate any amount, but if You would ask me how much I would say - 10 USD (1.0 pricing is not fixed but price will be somewhere between 10 and 20 USD).
This application is powered with Ruby on Rails and operated with browser locally. You need to have Ruby interpreter and sqlite installed. This means it can be run in Windows, Unix/Linux or Mac OS X environments.
For Windows (which I expect be to main platform for most users) there are sqlite .dlls provided with program.
Well… I’m using this program for myself from April 2006. I think for many people program like YAFM will be useful, so I decided give a try to release. Of course I’m releasing much more polished version than I use everyday, and also with much features missing. But I will successfully release next versions.
Download (MB)
Added: 2007-05-01 License: Freely Distributable Price:
906 downloads
Donkey Bolonkey 1.0
Donkey Bolonkey is an arcade game where you have to match donkeys by using a bubble as a trap. more>>
Donkey Bolonkey is an arcade game where you have to match donkeys by using a bubble as a trap.
Donkey Bolonkey is my entry for the SpeedHack 2001, a competition of creation of video games with the Allegro library in just three days, that is to say, to make a complete game, with graphics, sounds, musics and EVERYTHING!... IN JUST SINGLE THREE DAYS!!!...
The game is a clone of the Rat Poker (a game created by the same author of the TETRIS) only that with donkeys, and some 200 times more bloodier.
I cannot add many things, but I can only say that this of the SpeedHack is a competition that needs dedication and effort, I personally could make this game breaking the head against the table, I was almost the 3 days to the maximum, I went to bed at 3am oclock I got up at 8am oclock, less the last day (on Monday 29) that fell asleep at 5 in the morning.
<<lessDonkey Bolonkey is my entry for the SpeedHack 2001, a competition of creation of video games with the Allegro library in just three days, that is to say, to make a complete game, with graphics, sounds, musics and EVERYTHING!... IN JUST SINGLE THREE DAYS!!!...
The game is a clone of the Rat Poker (a game created by the same author of the TETRIS) only that with donkeys, and some 200 times more bloodier.
I cannot add many things, but I can only say that this of the SpeedHack is a competition that needs dedication and effort, I personally could make this game breaking the head against the table, I was almost the 3 days to the maximum, I went to bed at 3am oclock I got up at 8am oclock, less the last day (on Monday 29) that fell asleep at 5 in the morning.
Download (0.44MB)
Added: 2006-01-06 License: Freeware Price:
1391 downloads
Tk::Month 1.4
Tk::Month is a calendar widget which shows one month at a time. more>>
Tk::Month is a calendar widget which shows one month at a time.
SYNOPSIS
use Tk;
use Tk::Month;
$m = $parent->Month(
-month => July,
-year => 1997,
-title => %b %y,
-command => &press,
-printformat => %e,
-navigation => [0|1],
-includeall => [0|1],
-showall => [0|1],
-first => [0|1|2|3|4|5|6],
)->pack();
$m->configure(
-month => July,
-year => 1997,
-command => &press,
-printformat => %e %B %Y %A,
-navigation => [0|1],
-includeall => [0|1],
-showall => [0|1],
-first => [0|1|2|3|4|5|6],
);
$m->separator();
$m->command(
-label => Label,
-command => &callback,
);
<<lessSYNOPSIS
use Tk;
use Tk::Month;
$m = $parent->Month(
-month => July,
-year => 1997,
-title => %b %y,
-command => &press,
-printformat => %e,
-navigation => [0|1],
-includeall => [0|1],
-showall => [0|1],
-first => [0|1|2|3|4|5|6],
)->pack();
$m->configure(
-month => July,
-year => 1997,
-command => &press,
-printformat => %e %B %Y %A,
-navigation => [0|1],
-includeall => [0|1],
-showall => [0|1],
-first => [0|1|2|3|4|5|6],
);
$m->separator();
$m->command(
-label => Label,
-command => &callback,
);
Download (0.016MB)
Added: 2007-08-02 License: Perl Artistic License Price:
813 downloads
Nightfall 1.62
Nightfall is a eclipsing binary star program. more>>
Nightfall is an astronomy application for fun, education, and science. It can produce animated views of eclipsing binary stars, calculate synthetic lightcurves and radial velocity curves, and eventually determine the best-fit model for a given set of observational data of an eclipsing binary star system. Nightfall is, however, not able to fry your breakfast egg on your harddisk.
Nightfall comes with a user guide, and a set of observational data for several eclipsing binary star systems.
Nightfall is a mildly ultramundane code of baroque complexity (I like Verdi and Haendel on lazy sunday mornings - friday evenings are better with Iron Maiden and a good whisky).
Nightfall is based on a physical model that takes into account the nonspherical shape of stars in close binary systems, as well as mutual irradiance of both stars, and a number of additional physical effects.
Nightfall can handle a large range of configurations, including overcontact (common envelope) systems, eccentric (non-circular) orbits, surface spots and asynchroneous rotation (stars rotating slower or faster than the orbital period), and the possible existence of a third star in the system (third light).
Nightfall is distributed under the terms of the GNU Public License and comes without any warranty.
Installation
gunzip -c nightfall-1.42.tar.gz | tar -xvf -
cd nightfall-1.42/
./DoInstall.sh
DoInstall.sh is an interactive shell script to guide you through the installation. If you prefer to do it by hand, use the following sequence of commands:
gunzip -c nightfall-1.42.tar.gz | tar -xvf -
cd nightfall-1.42/
./configure
make
make install
Enhancements:
- This version fixes a bug in the configuration file parser that caused the disk to be switched on even if no disk was specified in the configuration file.
<<lessNightfall comes with a user guide, and a set of observational data for several eclipsing binary star systems.
Nightfall is a mildly ultramundane code of baroque complexity (I like Verdi and Haendel on lazy sunday mornings - friday evenings are better with Iron Maiden and a good whisky).
Nightfall is based on a physical model that takes into account the nonspherical shape of stars in close binary systems, as well as mutual irradiance of both stars, and a number of additional physical effects.
Nightfall can handle a large range of configurations, including overcontact (common envelope) systems, eccentric (non-circular) orbits, surface spots and asynchroneous rotation (stars rotating slower or faster than the orbital period), and the possible existence of a third star in the system (third light).
Nightfall is distributed under the terms of the GNU Public License and comes without any warranty.
Installation
gunzip -c nightfall-1.42.tar.gz | tar -xvf -
cd nightfall-1.42/
./DoInstall.sh
DoInstall.sh is an interactive shell script to guide you through the installation. If you prefer to do it by hand, use the following sequence of commands:
gunzip -c nightfall-1.42.tar.gz | tar -xvf -
cd nightfall-1.42/
./configure
make
make install
Enhancements:
- This version fixes a bug in the configuration file parser that caused the disk to be switched on even if no disk was specified in the configuration file.
Download (0.85MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
858 downloads
XMMS InfoPipe 1.3
XMMS InfoPipe is a plugin that reports XMMS status via named pipe. more>>
XMMS InfoPipe is a plugin that reports XMMS status via named pipe. XMMS InfoPipe is handy if you want to add interesting real-time information for a personal web page, or a web cam page.
While theres a possibility of setting up programs to be executed by XMMS when changing songs, XMMS InfoPipe provides better introspection: You can get information on song position, song length, playlist position, status (stopped/playing/paused), song title as displayed by XMMS, and file name. The information is reported in easily parseable textual format.
The possibilities for information use are limitless. So far, here are some of the things people have been using InfoPipe for:
Showing information of XMMS on home page, webcam page, or something related (script included)
Showing player information on IRC (spotted one script for Irssi)
Using any speech synthetizer to say the song information, reducing the need for external displays, and helping listening to unfamiliar music in bed when all you have is a remote control =) (script included).
Yeah, LIRC plugin seems to support this already, but it only supports ViaVoice - this allows you to use any speech synth... or any other types of output. Just an example of flexibility - I created the script to do that at 4 oclock in the morning, and even got 99% of Perl recommendations of good coding right, even when I wasnt fully awake.
<<lessWhile theres a possibility of setting up programs to be executed by XMMS when changing songs, XMMS InfoPipe provides better introspection: You can get information on song position, song length, playlist position, status (stopped/playing/paused), song title as displayed by XMMS, and file name. The information is reported in easily parseable textual format.
The possibilities for information use are limitless. So far, here are some of the things people have been using InfoPipe for:
Showing information of XMMS on home page, webcam page, or something related (script included)
Showing player information on IRC (spotted one script for Irssi)
Using any speech synthetizer to say the song information, reducing the need for external displays, and helping listening to unfamiliar music in bed when all you have is a remote control =) (script included).
Yeah, LIRC plugin seems to support this already, but it only supports ViaVoice - this allows you to use any speech synth... or any other types of output. Just an example of flexibility - I created the script to do that at 4 oclock in the morning, and even got 99% of Perl recommendations of good coding right, even when I wasnt fully awake.
Download (0.17MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1307 downloads
PythonCAD DS1-R36
PythonCAD is a CAD package written, surprisingly enough, in Python. more>>
PythonCAD is a CAD package written, surprisingly enough, in Python. PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002.
The twenty-fifth release of PythonCAD was made available May 26, 2005. This release fixes several compatibility issues found when running PythonCAD on PyGTK releseses prior than 2.4. Also, numerous changes to the event handling code have been applied to make the code better conform to GTK+/PyGTK conventions. Additionally a number of bug fixes and code improvements appear in this release as well.
Between the sixteenth and seventeenth releases of the program, the code was moved around internally to better cooperate with other Python programs. Unfortunately the Cocoa front-end code has suffered since then due to lack of maintainence and is currently not functional. Releases after the seventeenth release have attempted to improve the situation, but to no avail. A developer or team of developers running Mac OS X is needed to bring the Cocoa code into a usable state.
<<lessThe twenty-fifth release of PythonCAD was made available May 26, 2005. This release fixes several compatibility issues found when running PythonCAD on PyGTK releseses prior than 2.4. Also, numerous changes to the event handling code have been applied to make the code better conform to GTK+/PyGTK conventions. Additionally a number of bug fixes and code improvements appear in this release as well.
Between the sixteenth and seventeenth releases of the program, the code was moved around internally to better cooperate with other Python programs. Unfortunately the Cocoa front-end code has suffered since then due to lack of maintainence and is currently not functional. Releases after the seventeenth release have attempted to improve the situation, but to no avail. A developer or team of developers running Mac OS X is needed to bring the Cocoa code into a usable state.
Download (0.42MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
878 downloads
Liquid Sunrise 0.2
Liquid Sunrise is a SuperKaramba theme for people who want to monitor sunrise and sundown. more>>
Liquid Sunrise is a SuperKaramba theme for people who want to monitor sunrise and sundown without having to (wake up and) look out of the window. Ideal for photographers for planning phototours.
If you want to use a background picture (e.g. included bg.png or bg2.png) just edit line 2 in the theme file: bg.png is activated by default in the German version, bg2.png in the English version as example.
Image of morning and evening sun is taken from liquid weather theme Kapsules, meridian sun is from default liquid theme.
Based on the Crystal Sunrise Theme by Daniel Pathmaperuma (http://www.kde-look.org/content/show.php/crystal_sunrise?content=54805) which is based on sunrise-theme by Flavio Cardone (http://www.kde-look.org/content/show.php/sunrise?content=25030) - an even more shameless port ;).
This theme needs the sunwait application: http://www.risacher.org/sunwait/
BTW: If you are looking for a french version: chepioq has adapted my theme:
http://www.kde-look.org/content/show.php/liquid+sunrise+french?content=55332
<<lessIf you want to use a background picture (e.g. included bg.png or bg2.png) just edit line 2 in the theme file: bg.png is activated by default in the German version, bg2.png in the English version as example.
Image of morning and evening sun is taken from liquid weather theme Kapsules, meridian sun is from default liquid theme.
Based on the Crystal Sunrise Theme by Daniel Pathmaperuma (http://www.kde-look.org/content/show.php/crystal_sunrise?content=54805) which is based on sunrise-theme by Flavio Cardone (http://www.kde-look.org/content/show.php/sunrise?content=25030) - an even more shameless port ;).
This theme needs the sunwait application: http://www.risacher.org/sunwait/
BTW: If you are looking for a french version: chepioq has adapted my theme:
http://www.kde-look.org/content/show.php/liquid+sunrise+french?content=55332
Download (0.033MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
937 downloads
ferris-fnews 0.1.1
ferris-fnews provides a RSS news feed aggregator and archiver. more>>
ferris-fnews provides a RSS news feed aggregator and archiver.
ferris-fnews is an RSS news feed aggregator and archiver. It can poll RSS news feeds and make them available as a filesystem.
In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in the user address space. The FAQ contains entries related to installation, configuration and the usage of libferris.
As of July 2005 libferris can mount many interesting things ranging from a filesystem from your local Linux kernel through to LDAP, Evolution, PostgreSQL, dbXML, and RDF. To get an impression of the current capabilities of libferris mounting see the plugins/context directory of the lastest release. New things to mount are always being added :)
Other than mounting things as a filesystem, the other core concept of libferris is extraction of interesting metadata from your libferris filesystems. This means that simple things like width and height of an image file become first class metadata citizens along with a files size and modification time. The limits on what metadata is available extend far beyond image metadata to include XMP, EXIF, music ID tags, geospatial tags, rpm metadata, SELinux integration, partially ordered emblem categories and arbitrary personal RDF stores of metadata. Though some consider the last point of purely academic interest the end result is that you can add metadata to *all* libferris objects even those you only have read access too, for example, you can attach emblems to this website just as you would a normal file. The metadata interface gives all metadata from file size to digital signature status information equal standing. As such you can sort a directory by any metadata just as easily as you would ls -Sh to sort by file size. Sorting on multiple metadata values is also supported in libferris, you can easily sort your files by mimetype, then image width, then modification time with all three pieces of metadata contributing to the final directory ordering.
Enhancements:
- uses async IO by default for fetching feeds.
- Added support for conditional fetching based on HTTP If-Modified-Since
<<lessferris-fnews is an RSS news feed aggregator and archiver. It can poll RSS news feeds and make them available as a filesystem.
In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in the user address space. The FAQ contains entries related to installation, configuration and the usage of libferris.
As of July 2005 libferris can mount many interesting things ranging from a filesystem from your local Linux kernel through to LDAP, Evolution, PostgreSQL, dbXML, and RDF. To get an impression of the current capabilities of libferris mounting see the plugins/context directory of the lastest release. New things to mount are always being added :)
Other than mounting things as a filesystem, the other core concept of libferris is extraction of interesting metadata from your libferris filesystems. This means that simple things like width and height of an image file become first class metadata citizens along with a files size and modification time. The limits on what metadata is available extend far beyond image metadata to include XMP, EXIF, music ID tags, geospatial tags, rpm metadata, SELinux integration, partially ordered emblem categories and arbitrary personal RDF stores of metadata. Though some consider the last point of purely academic interest the end result is that you can add metadata to *all* libferris objects even those you only have read access too, for example, you can attach emblems to this website just as you would a normal file. The metadata interface gives all metadata from file size to digital signature status information equal standing. As such you can sort a directory by any metadata just as easily as you would ls -Sh to sort by file size. Sorting on multiple metadata values is also supported in libferris, you can easily sort your files by mimetype, then image width, then modification time with all three pieces of metadata contributing to the final directory ordering.
Enhancements:
- uses async IO by default for fetching feeds.
- Added support for conditional fetching based on HTTP If-Modified-Since
Download (0.16MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
936 downloads
Mr. Persister 4.0.0
Mr. Persister is a simple, small, object relational mapping API capable of reading Java objects. more>>
Mr. Persister is a simple, small, object relational mapping API capable of reading Java objects from, and writing Java objects to relational databases. It was first released july 2004.
Main features:
- Fast! (Faster than Hibernate)
- Read objects of any size in just 3-5 lines of code.
- Automatic and manual mapping of objects to database tables.
- No config files required.
- SQL as query language.
- Automatic connection and transaction management
- (via DAO commands).
- Automatic connection and transaction management
- (via connection and transaction scoping).
- Automatic SQL generation for most trivial tasks.
- Batch updates of multiple objects.
- Compound primary key support.
- Partial object reading and writing.
- Read Filters.
- Simplifies trivial JDBC tasks.
- Interleave custom JDBC with Mr. Persister operations.
- Fully Pluggable Design.
- Well Tested. 290 unit tests were executed against each supported database.
Enhancements:
- Mr. Persister now uses JDK 5.0.
- Some important bugs have been fixed, and the software now enables annotation-based class-to-database mappings both as an alternative and a supplement to automatic and programmatic mapping.
<<lessMain features:
- Fast! (Faster than Hibernate)
- Read objects of any size in just 3-5 lines of code.
- Automatic and manual mapping of objects to database tables.
- No config files required.
- SQL as query language.
- Automatic connection and transaction management
- (via DAO commands).
- Automatic connection and transaction management
- (via connection and transaction scoping).
- Automatic SQL generation for most trivial tasks.
- Batch updates of multiple objects.
- Compound primary key support.
- Partial object reading and writing.
- Read Filters.
- Simplifies trivial JDBC tasks.
- Interleave custom JDBC with Mr. Persister operations.
- Fully Pluggable Design.
- Well Tested. 290 unit tests were executed against each supported database.
Enhancements:
- Mr. Persister now uses JDK 5.0.
- Some important bugs have been fixed, and the software now enables annotation-based class-to-database mappings both as an alternative and a supplement to automatic and programmatic mapping.
Download (MB)
Added: 2007-08-08 License: The Apache License 2.0 Price:
807 downloads
ZIG 2.0.0
ZIG is a client-server game networking engine. more>>
ZIG is a client-server game networking engine. The current main version is "2", and it was launched in July, 2007 with ZIG 2.0.0. This software is free and it is licensed under a BSD-like license.
From the standpoint of ZIG, the graphics renderer, the sound engine and the input handler are all extensions you must provide. You will be able to plug your Allegro, SDL, DirectX, OpenGL etc. stuff into ZIG with ease. ZIG is a cross-platform C/C++ library which depends only on HawkNL versions 1.7 beta 1 or later.
Enhancements:
- This release brings about two years of bugfixes and enhancements, plus documentation rewritten from scratch.
- It includes SCTP-like transport of multiple message streams through a single ZIG client-server connection.
- Each stream enforces a message ordering that is independent of other streams.
- The ZIG streams also allow you to control bandwidth use (if you want to) and to mix reliable and unreliable messages on the same stream.
<<lessFrom the standpoint of ZIG, the graphics renderer, the sound engine and the input handler are all extensions you must provide. You will be able to plug your Allegro, SDL, DirectX, OpenGL etc. stuff into ZIG with ease. ZIG is a cross-platform C/C++ library which depends only on HawkNL versions 1.7 beta 1 or later.
Enhancements:
- This release brings about two years of bugfixes and enhancements, plus documentation rewritten from scratch.
- It includes SCTP-like transport of multiple message streams through a single ZIG client-server connection.
- Each stream enforces a message ordering that is independent of other streams.
- The ZIG streams also allow you to control bandwidth use (if you want to) and to mix reliable and unreliable messages on the same stream.
Download (0.30MB)
Added: 2007-07-31 License: BSD License Price:
842 downloads
Sman 0.99
Sman is the Searcher for Man pages. more>>
Sman is the Searcher for Man pages. Based on the example of the same name in Josh Rabinowitzs article "How To Index Anything" in the July, 2003 issue of Linux Journal (http://www.linuxjournal.com/article.php?sid=6652), sman is an enhanced version of apropos and man -k. Sman project adds several key abilities over its predecessors:
- Supports complex natural language text searches such as "(linux and kernel) or (mach and microkernel)"
- Shows results in a ranked order, and optionally an extract (using -e) of the manpage showing the searched text highlighted
- Allows for searches by manpage section, title, body, or filename (use metaname=searchword)
- Indexes the complete contents of the man page, not just the title and description
- Uses a prebuilt index to perform fast searches
- Performs stemming so that a search for "searches" will match a document with the word "searching"
<<less- Supports complex natural language text searches such as "(linux and kernel) or (mach and microkernel)"
- Shows results in a ranked order, and optionally an extract (using -e) of the manpage showing the searched text highlighted
- Allows for searches by manpage section, title, body, or filename (use metaname=searchword)
- Indexes the complete contents of the man page, not just the title and description
- Uses a prebuilt index to perform fast searches
- Performs stemming so that a search for "searches" will match a document with the word "searching"
Download (0.028MB)
Added: 2006-05-05 License: Artistic License Price:
1267 downloads
PHLAK 0.3
PHLAK is Professional Hackers Linux Assault Kit. more>>
PHLAK is a modular live security Linux distribution. PHLAK comes with two light guis (fluxbox and XFCE4), many security tools, and a spiral notebook full of security documentation. PHLAK is a derivative of Morphix, created by Alex de Landgraaf.
The story begins with two coffee drinkers from Longview, Texas. James Hartman and Shawn Hawkins were like any other Linux users, hitting Slashdot in the morning, researching numerous open source repositories, and experimenting with interesting projects.
Always security minded, the two developers started looking at live security distributions. Never being completely satisfied with existing projects, the two started on a mission to create the most complete live security Linux distribution.
So began the research. Instead of starting from scratch they decided to look at some of the other preexisting live CD distibution, finally settling on Morphix due to its modularity. After three months of development the initial version was released. Two moths later 0.2 was released with all fifteen pieces of flair.
PHLAK is designed as the security professionals tool kit. It is not meant to turn the unexperienced into a security guru overnight. However, anyone with the desire can learn from the included tools and documentation.
Like any good tool, PHLAK can be used by Sith or Jedi alike. Included in the distribution are all the mainstream tools such as: nmap, nessus, snort, the coronors toolkit, ethereal, and several other security packages.
Some of the other lesser known, yet equally effective, tools include: hping2, proxychains, lczroex, ettercap, kismet, hunt, achilies, brutus, and many others. Make no mistake, this is a real Linux distribution including many common services such as apache, mysql, ssh, iptables, and most other services that are included on any other standard distribution.
To make things more user-friendly, PHLAK currently includes two fast, light-weight window managers, XFCE4 (the default) and Fluxbox. From these window managers the user has easy access to the powerful documentation system. Currently included in the XFCE4 user interface are quick-start buttons to initiate services and different firewall settings for those who are command line impaired.
Remember that PHLAK is still in its infancy. It is constantly progressing towards the level the developers had originally envisioned. The future versions of PHLAK will better harness the modularity of its Morphix origin as well as increase its base of hardware support and detection.
The project team is dedicated to expanding and updating the PHLAK security arsenal as well as making it more available to a broader user base. They foresee it becoming the Professional Hackers Linux Assault Kit. Make no mistake, the Internet is an unfriendly environment. Arm yourself well.
<<lessThe story begins with two coffee drinkers from Longview, Texas. James Hartman and Shawn Hawkins were like any other Linux users, hitting Slashdot in the morning, researching numerous open source repositories, and experimenting with interesting projects.
Always security minded, the two developers started looking at live security distributions. Never being completely satisfied with existing projects, the two started on a mission to create the most complete live security Linux distribution.
So began the research. Instead of starting from scratch they decided to look at some of the other preexisting live CD distibution, finally settling on Morphix due to its modularity. After three months of development the initial version was released. Two moths later 0.2 was released with all fifteen pieces of flair.
PHLAK is designed as the security professionals tool kit. It is not meant to turn the unexperienced into a security guru overnight. However, anyone with the desire can learn from the included tools and documentation.
Like any good tool, PHLAK can be used by Sith or Jedi alike. Included in the distribution are all the mainstream tools such as: nmap, nessus, snort, the coronors toolkit, ethereal, and several other security packages.
Some of the other lesser known, yet equally effective, tools include: hping2, proxychains, lczroex, ettercap, kismet, hunt, achilies, brutus, and many others. Make no mistake, this is a real Linux distribution including many common services such as apache, mysql, ssh, iptables, and most other services that are included on any other standard distribution.
To make things more user-friendly, PHLAK currently includes two fast, light-weight window managers, XFCE4 (the default) and Fluxbox. From these window managers the user has easy access to the powerful documentation system. Currently included in the XFCE4 user interface are quick-start buttons to initiate services and different firewall settings for those who are command line impaired.
Remember that PHLAK is still in its infancy. It is constantly progressing towards the level the developers had originally envisioned. The future versions of PHLAK will better harness the modularity of its Morphix origin as well as increase its base of hardware support and detection.
The project team is dedicated to expanding and updating the PHLAK security arsenal as well as making it more available to a broader user base. They foresee it becoming the Professional Hackers Linux Assault Kit. Make no mistake, the Internet is an unfriendly environment. Arm yourself well.
Download (576MB)
Added: 2005-05-12 License: GPL (GNU General Public License) Price:
974 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above july morning search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed