quick.cms.ext 0.3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1235
Quick.Cms.Ext 0.3
Quick.Cms.Ext provides a simple, fast message board with category filtering and a flat file backend. more>>
Quick.Cms.Ext provides a simple, fast message board with category filtering and a flat file backend.
Quick.Cms.Ext is a fast, simple, and multilingual content management system. It is based on flat files and does not require a SQL database.
It supports full administration for pages, subpages, photos, and files.
This application is based on the flat files database, like our other projects. Useful for web page designers, web page programmers and also, for those who just want to manage their own web page.
A Tool which makes work on the web side simple and easy, because it allows everyone who logs in to administration, to manage it. Our experiences with clients helped us to create web administration which is simple for everyone to edit it, add and delete pages, subpages, pictures and files.
Available features in Quick.CMS.Ext:
- Pages administration
- Attaching files and photos to pages
- Management of many languages
- Photo gallery
- Subpages listing like photo gallery
- News administration
- Search through pages
- Site map
- Sub pages comments
- Adding e-mails to newsletter
- Friendly links
- Contact form
- Extended backup module
- Banner system
- Poll
<<lessQuick.Cms.Ext is a fast, simple, and multilingual content management system. It is based on flat files and does not require a SQL database.
It supports full administration for pages, subpages, photos, and files.
This application is based on the flat files database, like our other projects. Useful for web page designers, web page programmers and also, for those who just want to manage their own web page.
A Tool which makes work on the web side simple and easy, because it allows everyone who logs in to administration, to manage it. Our experiences with clients helped us to create web administration which is simple for everyone to edit it, add and delete pages, subpages, pictures and files.
Available features in Quick.CMS.Ext:
- Pages administration
- Attaching files and photos to pages
- Management of many languages
- Photo gallery
- Subpages listing like photo gallery
- News administration
- Search through pages
- Site map
- Sub pages comments
- Adding e-mails to newsletter
- Friendly links
- Contact form
- Extended backup module
- Banner system
- Poll
Download (MB)
Added: 2007-01-26 License: Other/Proprietary License Price:
611 downloads
kwmnet 0.3
kwmnet project is the fork of famous wmnet WindowMaker applet. more>>
kwmnet project is the fork of famous wmnet WindowMaker applet.
KDE system monitor + sysguard is not the thing I want to see on my desktop. Too slow, wants ksysguardd etc.
So, here is initial alpha release of kwmnet.
This is simple applet that show nice fast moving network device monitor in your kicker panel.
I just get wmnet sources, take off all X Window initialization stuff and use wmnet as library for drawing in window of simple KDE panel applet. Also, I rewrite code for /proc/net/dev driver to correctly read /proc/net/dev entries.
Before compiling edit string 44 in file src/kwmnet.cpp to set your device, speed and other settings. All settings are same as in good old wmnet.
Its stable and fast right now, but needs GUI configurator.
Compile:
./configure --libdir=/your/kde/applets/dir
make
make install
Then add "wmnet" applet to panel.
Hacking:
If you change something, recompile and reinstall applet, open console and just kill and start "kicker" application - kicker will start with new version of applet, and you will see your changes.
<<lessKDE system monitor + sysguard is not the thing I want to see on my desktop. Too slow, wants ksysguardd etc.
So, here is initial alpha release of kwmnet.
This is simple applet that show nice fast moving network device monitor in your kicker panel.
I just get wmnet sources, take off all X Window initialization stuff and use wmnet as library for drawing in window of simple KDE panel applet. Also, I rewrite code for /proc/net/dev driver to correctly read /proc/net/dev entries.
Before compiling edit string 44 in file src/kwmnet.cpp to set your device, speed and other settings. All settings are same as in good old wmnet.
Its stable and fast right now, but needs GUI configurator.
Compile:
./configure --libdir=/your/kde/applets/dir
make
make install
Then add "wmnet" applet to panel.
Hacking:
If you change something, recompile and reinstall applet, open console and just kill and start "kicker" application - kicker will start with new version of applet, and you will see your changes.
Download (0.53MB)
Added: 2007-05-08 License: GPL (GNU General Public License) Price:
899 downloads
Backstep 0.3
Backstep is a program that draws icons for minimized windows on your desktop. more>>
Backstep is a program that draws icons for minimized windows on your desktop. It doesnt depend on the window manager or on a desktop-drawing program (for example, I use it with Nautilus). It is meant to work with window managers that are EWHM compliant.
However, I only know for sure that it works with Metacity and Xfwm4. And I know that it doesnt work with Fluxbox and that it only partially works with Kwin (hopefully this will be corrected soon). I havent yet tested it with other window managers.
Drawing icons for minimized windows on the desktop might be considered a step backwards by many people (hence the name), but I find it useful to identify minimized windows by position rather than by name.
Main features:
- Simple to use. You dont have to configure anything - just run backstep.
- Session management support - at least to the extent that backstep adds itself to the session so that it will be started automatically the next time you log in to your desktop environment.
- Grouping. Windows can be grouped together (by right clicking on their icons and selecting a group) so that when one window from the group is shown or hidden, all windows in the group are shown or hidden.
- Configurable. You can make some adjustments to the way the icons look. This is done through a simple configuration dialog launched by right-clicking on an icon.
Backstep requires at least version 2.0 of the GTK+ toolkit. It uses the GNU build system and installs in the normal manner:
./configure &&
make &&
sudo make install
Now just run backstep
Enhancements:
- This release makes all the icon frames the same size.
- It also fixes a bug where window managers (like Metacity) that show an animation when a window is hidden would display the animation in the wrong place the first time the icon was shown.
<<lessHowever, I only know for sure that it works with Metacity and Xfwm4. And I know that it doesnt work with Fluxbox and that it only partially works with Kwin (hopefully this will be corrected soon). I havent yet tested it with other window managers.
Drawing icons for minimized windows on the desktop might be considered a step backwards by many people (hence the name), but I find it useful to identify minimized windows by position rather than by name.
Main features:
- Simple to use. You dont have to configure anything - just run backstep.
- Session management support - at least to the extent that backstep adds itself to the session so that it will be started automatically the next time you log in to your desktop environment.
- Grouping. Windows can be grouped together (by right clicking on their icons and selecting a group) so that when one window from the group is shown or hidden, all windows in the group are shown or hidden.
- Configurable. You can make some adjustments to the way the icons look. This is done through a simple configuration dialog launched by right-clicking on an icon.
Backstep requires at least version 2.0 of the GTK+ toolkit. It uses the GNU build system and installs in the normal manner:
./configure &&
make &&
sudo make install
Now just run backstep
Enhancements:
- This release makes all the icon frames the same size.
- It also fixes a bug where window managers (like Metacity) that show an animation when a window is hidden would display the animation in the wrong place the first time the icon was shown.
Download (0.10MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1492 downloads
wmseti 1.0.3
wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. more>>
wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. wmseti can display various statistics and can pause/continue or kill/run the program.
It can be compiled with or without graphics showing alien faces coming out of the shadows as the workunit progresses, with a progress bar that is green for running, yellow for paused, and red when not running.
Statistics for display are;
- [WMSETI..X] Title and current SETI directory where X=AB...
- [12.34%..X] Progress as percentage where X is program status
- [01:23:45.] Time spent on workunit
- [01:23:45.] Time left before completion of workunit
- [TX:...123] Number of workunits sent
- [RX:...123] Number of workunits received (no longer updated, defunct)
- [PID:.1234] PID of SETI@Home client
- [=====----] Progess as a graphic bar
- [PT:.12/34] Total CPU time contributed to SETI@home as years/days or days/hours
Controls available;
- A left click changes between SETI@home directories
- A middle click runs or kills the SETI@home client
- A right click pauses or continues the SETI@home client
- A left click on the top-left quarter changes to/from info text and alien (if compiled)
- A left click on the bottom-left quarter of alien sets the progress bar on or off (if compiled)
- A mouse wheel up or down changes to the next or previous directory.
<<lessIt can be compiled with or without graphics showing alien faces coming out of the shadows as the workunit progresses, with a progress bar that is green for running, yellow for paused, and red when not running.
Statistics for display are;
- [WMSETI..X] Title and current SETI directory where X=AB...
- [12.34%..X] Progress as percentage where X is program status
- [01:23:45.] Time spent on workunit
- [01:23:45.] Time left before completion of workunit
- [TX:...123] Number of workunits sent
- [RX:...123] Number of workunits received (no longer updated, defunct)
- [PID:.1234] PID of SETI@Home client
- [=====----] Progess as a graphic bar
- [PT:.12/34] Total CPU time contributed to SETI@home as years/days or days/hours
Controls available;
- A left click changes between SETI@home directories
- A middle click runs or kills the SETI@home client
- A right click pauses or continues the SETI@home client
- A left click on the top-left quarter changes to/from info text and alien (if compiled)
- A left click on the bottom-left quarter of alien sets the progress bar on or off (if compiled)
- A mouse wheel up or down changes to the next or previous directory.
Download (0.13MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
kcmnvview 0.3
kcmnvview is a KControl Center module for displaying additional Nvidia graphic card settings. more>>
kcmnvview is a KControl Center module for displaying additional Nvidia graphic card settings.
NOTE: this kcm_module use the /proc file system (/proc/driver/nvidia/*)!
<<lessNOTE: this kcm_module use the /proc file system (/proc/driver/nvidia/*)!
Download (0.011MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
878 downloads
LiNsta 0.3
LiNsta provides a nice GTK 2.x Theme/Style. more>>
LiNsta provides a nice GTK 2.x Theme/Style.
The 3rd version of LiNsta, truely is the same thing of Linsta 2 but now have no bugs finded yet, like in fedora gnome.
Any doubt tell me! Any bug, please tell me!
Bug release 0.1:
Guys, thanks everybody for tell me about the menubar bug, ive been patched it, the new versions is now released in the same link above!
Enhancements:
- Patched the bug of menubar:
- The menubar is black and the text was black too. Now with the correcntion the bar is black and the text is white.
<<lessThe 3rd version of LiNsta, truely is the same thing of Linsta 2 but now have no bugs finded yet, like in fedora gnome.
Any doubt tell me! Any bug, please tell me!
Bug release 0.1:
Guys, thanks everybody for tell me about the menubar bug, ive been patched it, the new versions is now released in the same link above!
Enhancements:
- Patched the bug of menubar:
- The menubar is black and the text was black too. Now with the correcntion the bar is black and the text is white.
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
990 downloads
KLcdDimmer 0.3
KLcdDimmer is a KDE applet to adjust LCD brightness. more>>
KLcdDimmer is a KDE applet to adjust LCD brightness.
To adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, Ive used
- SmartDimmer
- NVclock
but it is supposed to work also with others, since you can configure the applet.
Installation:
When you run configure, you should pass the KDE root directory as --prefix (in my system it is /usr).
The steps to perform for the installation are standard for packages in source form: once you have unpacked the sources in a directory, `cd to the directory containing the packages source code and execute the following steps:
./configure --prefix=
make
make install (as root)
Then youll be able to add the applet to the panel, by using your KDE panel.
Enhancements:
- Fixed tooltips and added whats this helps
- Fixed geometry (now should fit the panel better)
<<lessTo adjust the brightness simply click with the mouse left button and use the slider
KLcdDimmer relies on an external program to get/set the brightness, such as smartdimmer or nvclock.
For instance, Ive used
- SmartDimmer
- NVclock
but it is supposed to work also with others, since you can configure the applet.
Installation:
When you run configure, you should pass the KDE root directory as --prefix (in my system it is /usr).
The steps to perform for the installation are standard for packages in source form: once you have unpacked the sources in a directory, `cd to the directory containing the packages source code and execute the following steps:
./configure --prefix=
make
make install (as root)
Then youll be able to add the applet to the panel, by using your KDE panel.
Enhancements:
- Fixed tooltips and added whats this helps
- Fixed geometry (now should fit the panel better)
Download (0.70MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
572 downloads
Choosefont 0.3
Choosefont is an efficient font finder. more>>
Choosefont is a simple but extremely efficient tool for quickly finding the required font in a large amount of fonts.
It was created due to the lack of decent font selection widgets in many application.
Apart from finding a font, Choosfont can also creat css, html and other code for the selected font, this code is automatically copied to the X clipboard.
<<lessIt was created due to the lack of decent font selection widgets in many application.
Apart from finding a font, Choosfont can also creat css, html and other code for the selected font, this code is automatically copied to the X clipboard.
Download (0.030MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1650 downloads
wmuim 0.3.0
wmuim is a toolbar application for UIM. more>>
wmuim is a toolbar application for UIM.
<<less Download (0.011MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
Loukotka 0.3
Loukotka is a tool for making online slide shows. more>>
Loukotka is a tool for making slide shows on the Internet. The idea of Loukotka is simple: one person (call him story teller) prepares some photos and uploads them to the server.
Then he invites some people (call them spectators) to visit his site at, say, 05:00 PM. Then the story teller can use the administration panel to change slides.
People looking at the site can see the slides changes. On the site there is also simple forum, so the story teller can tell his story and spectators can commant and ask questions.
Enhancements:
- A bug that caused text chat to not work under IE was fixed.
- An installation description was added to the documentation.
<<lessThen he invites some people (call them spectators) to visit his site at, say, 05:00 PM. Then the story teller can use the administration panel to change slides.
People looking at the site can see the slides changes. On the site there is also simple forum, so the story teller can tell his story and spectators can commant and ask questions.
Enhancements:
- A bug that caused text chat to not work under IE was fixed.
- An installation description was added to the documentation.
Download (2.9MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1298 downloads
QtX3 0.3
QtX3 is a project that adds support for the Intel Play QX3 on Linux. more>>
QtX3 is a project that adds support for the Intel Play QX3 on Linux.
QtX3 is a small application and a set of instructions to get your Intel Play Qx3 microscope working on Linux.
Enhancements:
- Added snap capabilities - made the freezing smarter. Added kdevelop project file.
<<lessQtX3 is a small application and a set of instructions to get your Intel Play Qx3 microscope working on Linux.
Enhancements:
- Added snap capabilities - made the freezing smarter. Added kdevelop project file.
Download (0.064MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1099 downloads
KVocabs 0.3.4
KVocabs is an application for learning vocabulary. more>>
KVocabs is an application for learning vocabulary. One can add personal vocabulary in different archives.
After adding the vocabs, it is possible to learn them in a random order and there will be individual statistics for each session. Of course one can edit or remove the stored vocabs.
KVocabs should be an application for Linux to provide an interface for learning personal vocabulary very easy. It is based on c++ and QT (Trolltech).
Main features:
- html export for printing
- Completely new layout management
- Possibility to go backwards in inserted words
- storing the quiz-settings
- mixing archives
- limit the amount of words to quiz
- option for quizzing only wrong words at the end
- give the possibility to put one charecter after another into the solution field
- time limit for each vocab
- oral quizzing
- utf8 compatible
- personal user statistics which stores relevant information
- move/copy vocabulary from one to another archive
- different meanings of words
- time counting in "quiz vocabulary" and summary
- different experience levels
- improved statistics
- add vocabulary in different archives
- quiz vocablulary in a random order
- individual statistics per round
- calculation of marks
- edit vocabulary
- delete archives
- available in both german and english
- summaries for "add vocabulary", "quiz vocabulary" and "edit vocabulary"
<<lessAfter adding the vocabs, it is possible to learn them in a random order and there will be individual statistics for each session. Of course one can edit or remove the stored vocabs.
KVocabs should be an application for Linux to provide an interface for learning personal vocabulary very easy. It is based on c++ and QT (Trolltech).
Main features:
- html export for printing
- Completely new layout management
- Possibility to go backwards in inserted words
- storing the quiz-settings
- mixing archives
- limit the amount of words to quiz
- option for quizzing only wrong words at the end
- give the possibility to put one charecter after another into the solution field
- time limit for each vocab
- oral quizzing
- utf8 compatible
- personal user statistics which stores relevant information
- move/copy vocabulary from one to another archive
- different meanings of words
- time counting in "quiz vocabulary" and summary
- different experience levels
- improved statistics
- add vocabulary in different archives
- quiz vocablulary in a random order
- individual statistics per round
- calculation of marks
- edit vocabulary
- delete archives
- available in both german and english
- summaries for "add vocabulary", "quiz vocabulary" and "edit vocabulary"
Download (0.066MB)
Added: 2005-06-27 License: GPL (GNU General Public License) Price:
1580 downloads
wmsvn 0.3
wmsvn scrolls last info from svn log. more>>
wmsvn scrolls last info from svn log.
It displays last svn rvision number, author and last log message.
It can be used to display output of any shell commands( see wmsvn.h )
Installation:
1) edit wmsvn.h to match your needs.
2) make
3) run it
<<lessIt displays last svn rvision number, author and last log message.
It can be used to display output of any shell commands( see wmsvn.h )
Installation:
1) edit wmsvn.h to match your needs.
2) make
3) run it
Download (0.010MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
Guten 0.3
Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. more>>
Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. It provides an interface for reading books that allows bookmarks to be added to text.
Books can be imported from files that have already been downloaded, or through a simple interface that browses and downloads files from a PG mirror.
A Python module that automates the retrieval of catalogues and books from a PG mirror is also provided.
<<lessBooks can be imported from files that have already been downloaded, or through a simple interface that browses and downloads files from a PG mirror.
A Python module that automates the retrieval of catalogues and books from a PG mirror is also provided.
Download (0.016MB)
Added: 2005-08-25 License: BSD License Price:
1520 downloads
wmBinClock 0.3
wmBinClock shows the actual system time as binary clock. more>>
wmBinClock shows the actual system time as binary clock. You have to add up the "bits" to get the time. The clock has a 24 hour format.
Example:
+ + + + + +<<less
Example:
+ + + + + +<<less
Download (0.014MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1474 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 quick.cms.ext 0.3 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