kgmailnotifier 0.3.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 149
KGmailNotifier 0.3.1
KGmailNotifier is a gmail notifier applet written for KDE using Python and PyKDE/PyQt. more>>
KGmailNotifier is a gmail notifier applet written for KDE using Python and PyKDE/PyQt.
When new mail has arrived in your inbox a small window will popup, showing author and subject of the newest mail. The underlined link (in blue) will take you straight to your inbox with your preferred browser.
KGmailNotifier is greatly inspired by the gmail notifier that can be found here: http://gmail-notify.sourceforge.net.
It also provides some additional features such as acoustic notification and support for LEDs on notebooks and multimedia keyboards.
KGmailNotifier uses the gmailatom library written by Juan Grande for the original Gmail-Notifier at Sourceforge.
Bug reports, critic, compliments, suggestions etc. are highly welcome.
Enhancements:
- Fixed an encoding bug when username or password contain special characters
- Added more languages
<<lessWhen new mail has arrived in your inbox a small window will popup, showing author and subject of the newest mail. The underlined link (in blue) will take you straight to your inbox with your preferred browser.
KGmailNotifier is greatly inspired by the gmail notifier that can be found here: http://gmail-notify.sourceforge.net.
It also provides some additional features such as acoustic notification and support for LEDs on notebooks and multimedia keyboards.
KGmailNotifier uses the gmailatom library written by Juan Grande for the original Gmail-Notifier at Sourceforge.
Bug reports, critic, compliments, suggestions etc. are highly welcome.
Enhancements:
- Fixed an encoding bug when username or password contain special characters
- Added more languages
Download (0.046MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
824 downloads
wmnotify 0.3.1
wmnotify is a Window Maker DockApp for periodically checking a POP3 mailbox. more>>
MAILBOX wmnotify is a "DockApp" application, running under WindowMaker, to periodically check a POP3 or IMAP4 email account for new messages. It also supports SSL encryption.
When new messages are detected, the mailbox image is animated to give a visual indication that new mail has arrived. Additionnally, if desired, a sound can be produced from a WAV or AU audio file, or from the console bell.
For simplicity reasons, wmnotify doesnt support multiple POP3 accounts. But by starting a new instance of wmnotify and specifying an alternate configuration file on the command line, you can effectively check multiple POP3 accounts.
<<lessWhen new messages are detected, the mailbox image is animated to give a visual indication that new mail has arrived. Additionnally, if desired, a sound can be produced from a WAV or AU audio file, or from the console bell.
For simplicity reasons, wmnotify doesnt support multiple POP3 accounts. But by starting a new instance of wmnotify and specifying an alternate configuration file on the command line, you can effectively check multiple POP3 accounts.
Download (0.66MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1485 downloads
miniWiki 0.3.1
miniWiki is simple Wiki that uses MySQL for storage. more>>
miniWiki is simple Wiki written in PHP which uses MySQL as its storage.
Enhancements:
- silence warnings produced by PHP 5
- added userdef mw_wiki_name and show it in page title
- do not import/update unchanged data
- User Info extension was disabled by default
- bugfixes
- ... and more
<<lessEnhancements:
- silence warnings produced by PHP 5
- added userdef mw_wiki_name and show it in page title
- do not import/update unchanged data
- User Info extension was disabled by default
- bugfixes
- ... and more
Download (0.049MB)
Added: 2006-11-13 License: Artistic License Price:
1078 downloads
MingZine 0.3.1
MingZine is an e-zine engine that allows you to publish digital works. more>>
MingZine is an e-zine engine that allows you to publish digital works, connect their sales to PayPal, and to tithe a percentage of those sales to support the e-zine itself.
It also has a submissions queue which can manage multiple types of submissions in each Ming Server subsite as well as multiple editors
Enhancements:
- Upgraded Python pages for Ming Server 0.7.2.
<<lessIt also has a submissions queue which can manage multiple types of submissions in each Ming Server subsite as well as multiple editors
Enhancements:
- Upgraded Python pages for Ming Server 0.7.2.
Download (0.019MB)
Added: 2005-10-22 License: GPL (GNU General Public License) Price:
1462 downloads
Cavepilot 0.3.1
Cavepilot is a cave-flying game for two players. more>>
Cavepilot project is a cave-flying game for two players.
Cavepilot is another cave-flying game like the old classics, Turbo Raketti and Gravity Force You fly a small rocket in a 2D cave and try to shoot down your opponent. It currently supports one or two local players.
Examples of modern counterparts are Turbis and Luola. Cavepilot currently
only supports one (which is rather boring) or two player games on a split screen. Some sort of network play is in the planning stage though.
Enhancements:
- Added the level "the bana" by Aino Soininen (Thank you, my love!)
- Fixed a typo in Makefile
<<lessCavepilot is another cave-flying game like the old classics, Turbo Raketti and Gravity Force You fly a small rocket in a 2D cave and try to shoot down your opponent. It currently supports one or two local players.
Examples of modern counterparts are Turbis and Luola. Cavepilot currently
only supports one (which is rather boring) or two player games on a split screen. Some sort of network play is in the planning stage though.
Enhancements:
- Added the level "the bana" by Aino Soininen (Thank you, my love!)
- Fixed a typo in Makefile
Download (0.21MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
GBrainFuck 0.3.1
GBrainFuck is a BrainFuck language interpreter. more>>
The GBrainFuck interpreter (gbf for short) is an interpreter for this language. It is more memory-effective than processor-effective, and it has room for optimization (especially on the code dealing with "[" and "]").
The interpreter is very like a Turing machine: it has an infinite tape, divided in cells that contain the value 0, which can move forward and backward; also, it has a controller unit, that reads, writes and moves the tape. Data in the cells are the size an int in the host machine (usually 32- or 64-bit)
Along with the interpreter, I put various BrainFuck sample programs, of which one of the most intersting is the BrainFuck interpreter in BrainFuck. I hope you enjoy.
<<lessThe interpreter is very like a Turing machine: it has an infinite tape, divided in cells that contain the value 0, which can move forward and backward; also, it has a controller unit, that reads, writes and moves the tape. Data in the cells are the size an int in the host machine (usually 32- or 64-bit)
Along with the interpreter, I put various BrainFuck sample programs, of which one of the most intersting is the BrainFuck interpreter in BrainFuck. I hope you enjoy.
Download (0.016MB)
Added: 2005-04-14 License: GPL (GNU General Public License) Price:
1653 downloads
guitest 0.3.1
guitest is a Python helper library for testing Python GUI applications. more>>
guitest is a Python helper library for testing Python GUI applications. pyGTK support is most mature, and support for other toolkits is in progress.
guitest is a simple GTK application with its unit tests and doctests to demonstrate usage is provided in the package.
Documentation is severely lacking at the moment; you might find my EuroPython 2005 presentation (OO.org Impress, PDF) useful, although it is a bit outdated. Doctests are also very useful because they are always up to date.
Usage:
See python scripts in the examples subdirectory. There is no real
documentation yet, you may want to look into the EuroPython 2005 presentation
in OpenOffice.org Impress format (ep2005.sxi) which has a broad overview.
Doctests (see guitest/tests/*.py), although verbose, may be useful as
they are always up to date.
Enhancements:
- Very preliminary support for wxWidgets and Tkinter applications was added.
- A few minor bugs were fixed.
<<lessguitest is a simple GTK application with its unit tests and doctests to demonstrate usage is provided in the package.
Documentation is severely lacking at the moment; you might find my EuroPython 2005 presentation (OO.org Impress, PDF) useful, although it is a bit outdated. Doctests are also very useful because they are always up to date.
Usage:
See python scripts in the examples subdirectory. There is no real
documentation yet, you may want to look into the EuroPython 2005 presentation
in OpenOffice.org Impress format (ep2005.sxi) which has a broad overview.
Doctests (see guitest/tests/*.py), although verbose, may be useful as
they are always up to date.
Enhancements:
- Very preliminary support for wxWidgets and Tkinter applications was added.
- A few minor bugs were fixed.
Download (0.014MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
Anonymouser 0.3.1
Anonymouser is a Firefox extension that can open links anonymously with anonymouse.org more>>
Anonymouser is a Firefox extension that can open links anonymously with anonymouse.org
Usage: Install, Restart Browser
Right click a link (Must be "http://" type link) and select "Open with Anonymouser" or "Open with Anonymouser in New Tab"
Will open... unfortunately with an advertisement. You can use greasemonkey and one of my scripts found here: http://adremover.blogspot.com/
This will be the last update for this extension.
If anybody would like to continue to develop this extension then please feel free to. All I ask is that I am kept on the main developer list in the "About" and given credits on the new homepage.
<<lessUsage: Install, Restart Browser
Right click a link (Must be "http://" type link) and select "Open with Anonymouser" or "Open with Anonymouser in New Tab"
Will open... unfortunately with an advertisement. You can use greasemonkey and one of my scripts found here: http://adremover.blogspot.com/
This will be the last update for this extension.
If anybody would like to continue to develop this extension then please feel free to. All I ask is that I am kept on the main developer list in the "About" and given credits on the new homepage.
Download (0.006MB)
Added: 2007-07-30 License: MPL (Mozilla Public License) Price:
1147 downloads
Fraqtive 0.3.1
Fraqtive is a program for drawing Mandelbrot and Julia fractals. more>>
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images.
It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported.
<<lessIt is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported.
Download (0.69MB)
Added: 2005-09-08 License: GPL (GNU General Public License) Price:
1511 downloads
Koinkoin 0.3.1
Koinkoin is a chat application for KDE. more>>
Koinkoin is a chat application for KDE.
History:
At the beginning was the Web. Then came Linux, and Slashdot came with it. This is when a small group of french OSS users/coders created Linuxfr, sort of a french Slashdot.
It had one killer-feature : a web-based chat (1). It is web-based but also has an xml file that is called backend file. A first application appeared that could display and automatically reload that backend. It allowed posting too.
Then other of these chats and other clients appeared. Those clients were called coincoins, referring to the sound made by a duck in french. I told you this was almost a french thing.
Koinkoin is a coincoin for KDE.
Enhancements:
- The configuration is stored into ~/.kde.
- The board and plugins are restored.
- The custom boards are fully managed in the dialog box.
- Original english labels updated.
<<lessHistory:
At the beginning was the Web. Then came Linux, and Slashdot came with it. This is when a small group of french OSS users/coders created Linuxfr, sort of a french Slashdot.
It had one killer-feature : a web-based chat (1). It is web-based but also has an xml file that is called backend file. A first application appeared that could display and automatically reload that backend. It allowed posting too.
Then other of these chats and other clients appeared. Those clients were called coincoins, referring to the sound made by a duck in french. I told you this was almost a french thing.
Koinkoin is a coincoin for KDE.
Enhancements:
- The configuration is stored into ~/.kde.
- The board and plugins are restored.
- The custom boards are fully managed in the dialog box.
- Original english labels updated.
Download (0.003MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1082 downloads
aubio 0.3.1
aubio is a library for audio labelling. more>>
aubio project is a library for audio labelling. Features include onset detection (the complex task of labelling the beginning of notes and other sound events), silence detection (an easier but very useful task) and pitch detection (the estimation of the fundamental frequency of the sound).
The aim is to add these automatic labelling features to other audio softwares. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.
Enhancements:
- AUBIO_MEMSET has been fixed.
- This release will not call pthread_ in aubio_midi_direct_output.
- help-aubio*.pd has been moved to aubio*-help.pd.
- The output of -b has been fixed; os.path is used for filename generation.
- Default cflags have been updated. ${top,build}_dir is used in configure.ac.
- Various signed/unsigned mismatches have been fixed.
<<lessThe aim is to add these automatic labelling features to other audio softwares. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.
Enhancements:
- AUBIO_MEMSET has been fixed.
- This release will not call pthread_ in aubio_midi_direct_output.
- help-aubio*.pd has been moved to aubio*-help.pd.
- The output of -b has been fixed; os.path is used for filename generation.
- Default cflags have been updated. ${top,build}_dir is used in configure.ac.
- Various signed/unsigned mismatches have been fixed.
Download (0.47MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1213 downloads
kio_p7zip 0.3.1
kio_p7zip is a kioslave for KDE to handle 7zip files. more>>
kio_p7zip is a kioslave for KDE to handle 7zip files. Simply, enter p7zip:/path_to_file/filename.7z in konqueror to use this.
You got to have the p7zip executable in $PATH to p7zip kioslave work.
7zip is a new compression format released under LGPL.
<<lessYou got to have the p7zip executable in $PATH to p7zip kioslave work.
7zip is a new compression format released under LGPL.
Download (0.44MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
940 downloads
Jamplayer 0.3.1
Jamplayer is an audio player, a bittorrent client and an irate client. more>>
Jamplayer is an audio player, a bittorrent client and an irate client. Jamplayer project is distributed under GPL. Jamplayer is made on a client/server architecture.
Jamplayer is just a server which can do everything but you cant control. To control it, we have developped a graphical client, pyjama, which allow to tell it what you want to do.
The reason of such an architecture is to remote control jamplayer.
Main features:
- play ogg vorbis and mp3 files (mp3 not available on Windows at this time)
- manage a playlist
- download albums on Jamendo from JamSelector or a rss feed, suggest you a new album regarding what kind of music you prefer (there is temporarly a bug in the server which prevent this last feature to work)
- rate songs you listen
- set some preferences
- chat with other Jamendo members
<<lessJamplayer is just a server which can do everything but you cant control. To control it, we have developped a graphical client, pyjama, which allow to tell it what you want to do.
The reason of such an architecture is to remote control jamplayer.
Main features:
- play ogg vorbis and mp3 files (mp3 not available on Windows at this time)
- manage a playlist
- download albums on Jamendo from JamSelector or a rss feed, suggest you a new album regarding what kind of music you prefer (there is temporarly a bug in the server which prevent this last feature to work)
- rate songs you listen
- set some preferences
- chat with other Jamendo members
Download (0.49MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1114 downloads
Junkie 0.3.1
Junkie project is a GTK FTP client. more>>
Junkie project is a GTK FTP client.
It features support for both IPv6 and IPv4, multiple site connections, a queue for files/directories, a site manager which supports encryption, quick connections, downloading/uploading of whole directories without using the queue, optional caching of directories, editing/viewing of files on the fly, support for playing MP3s (using libjamp), Oggs, XMs, MODs, and more, sound playlist support, and a preferences configuration system.
<<lessIt features support for both IPv6 and IPv4, multiple site connections, a queue for files/directories, a site manager which supports encryption, quick connections, downloading/uploading of whole directories without using the queue, optional caching of directories, editing/viewing of files on the fly, support for playing MP3s (using libjamp), Oggs, XMs, MODs, and more, sound playlist support, and a preferences configuration system.
Download (0.95MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1201 downloads
KlakiceMon 0.3.1
KlakiceMon is a monitor utility with AeroG style created from the merging of KaramTop and TechMon. more>>
KlakiceMon is a monitor utility with AeroG style created from the merging of KaramTop and TechMon. It perfectly integrate with the style of LiquidWeather and most of AeroG style themes.
I have to thank you the authors of this theme for the code that they wrote and also the authors of Cynapses and ZuzuSysMon for some icons and ideas found in their themes.
TODO:
+Implement Clock
+Gmail Check
+Nestat
+Nmap console
<<lessI have to thank you the authors of this theme for the code that they wrote and also the authors of Cynapses and ZuzuSysMon for some icons and ideas found in their themes.
TODO:
+Implement Clock
+Gmail Check
+Nestat
+Nmap console
Download (0.22MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 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 kgmailnotifier 0.3.1 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