im yours
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 451
Eimp 1.0
Eclipse Instant Messenger Plugin is a plugin for Eclipse. more>>
Eclipse Instant Messenger Plugin is a plugin for Eclipse. It integrates some popular im protocols(MSN,YAHOO,ICQ,AIM,etc.). Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. You can have more infomation from www.eclipse.org.
<<less Download (2.8MB)
Added: 2006-06-16 License: BSD License Price:
1227 downloads
RSS-IM Gateway 2.0
RSS-IM Gateway is a tool for publishing an RSS feed over IM networks. more>>
The RSS-IM Gateway allows any site with an RSS feed to make their feed available via the IM network of their choice. It is very easy to set up.
Just create a new IM nick on your favorite network (links here) - something like "MySiteIM" always works - fill out the blanks in the config.im file, and your headlines are viewable on that network automatically, including from most cell phones if you use AIM or MSN. It works with AIM, ICQ, YIM and Jabber.
This project is a derivative of the SDBA Revolution IM Application Server version 1.85 and includes all files you will need. You will need to have an uptodate version of Perl with XML::RSS, in addition to the other libraries required.
Using:
- Make sure Perl is set up correctly, with all libraries (including XML::RSS!).
- Open config.im and put in your chosen nick and password for the bot, edit the network (default is AIM), and put in the URL to your feed.
- Start sdba.pl from the command line.
- Message the nick you chose from any IM client.
<<lessJust create a new IM nick on your favorite network (links here) - something like "MySiteIM" always works - fill out the blanks in the config.im file, and your headlines are viewable on that network automatically, including from most cell phones if you use AIM or MSN. It works with AIM, ICQ, YIM and Jabber.
This project is a derivative of the SDBA Revolution IM Application Server version 1.85 and includes all files you will need. You will need to have an uptodate version of Perl with XML::RSS, in addition to the other libraries required.
Using:
- Make sure Perl is set up correctly, with all libraries (including XML::RSS!).
- Open config.im and put in your chosen nick and password for the bot, edit the network (default is AIM), and put in the URL to your feed.
- Start sdba.pl from the command line.
- Message the nick you chose from any IM client.
Download (0.071MB)
Added: 2005-04-26 License: The Apache License Price:
1642 downloads
BitWise IM Personal 1.7.3
BitWise IM Personal is a instant messenger client with many powerfull features. more>> <<less
Download (3.2MB)
Added: 2007-06-25 License: Freeware Price:
853 downloads
pyGAIM-t 0.1
pyGAIM-t is a reworking of the popular GAIM IM client to be based on the Jabber transport. more>>
pyGAIM-t is a reworking of the popular GAIM IM client to be based on the Jabber transport, which can connect to any IM system that GAIM can.
<<less Download (0.15MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads

BitWise IM for Linux 1.7.3
It is for Linux, direct connect, sending messages, etc. more>> BitWise IM is an instant messenger with many advanced features, encrypted using proven, industry-standard methods, available for Windows, Mac OS X and Linux, direct connect, sending messages, etc. without a server, its own network that does not rely on another system, committed to privacy with no ads or spyware. Explore BitWises features Select a feature on the left
"I am more than pleased with BitWise and have been trying to get others to con-
sider switching over from other IM programs." - Submitted on a user survey
What are BitWise Personal, Plus and Professional?
BitWise Personal is for personal/home use and is free. Personal may not be used for any business or organization.
BitWise Plus is also for personal/home use, but offers additional encryption and security features for a small, one-time fee.
BitWise Professional is business-class instant messaging, providing administration, user rights, technical support, and more.<<less
Download (3.20MB)
Added: 2009-04-21 License: Freeware Price: Free
188 downloads
Gemu News 1.0
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine. more>>
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine and the latest version of emulators like dosbox. The version of xqf is also listend.
By clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
<<lessBy clicking on the globe youll get on the homepage of the driver/tool.
Im looking forward for your feedback.
Download (0.022MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
Gaim-LaTeX 0.4
Gaim-LaTeX is a plugin which translate LaTeX code into image in your IM conversation. more>>
Gaim-LaTeX is a plugin which translate LaTeX code into image in your IM conversation.
Gaim-LaTeX is a small gaim plugin which allow you to insert LaTeX formulas into im conversations.
You just have to put your code between $$ ... $$. For example, the following works :
"Hi John, do you think that the solution of $$ x^2 + 7 $$ is $$ pm sqrt{7} $$"
will affich the sentence with the two math part of it compiled by LaTeX.
<<lessGaim-LaTeX is a small gaim plugin which allow you to insert LaTeX formulas into im conversations.
You just have to put your code between $$ ... $$. For example, the following works :
"Hi John, do you think that the solution of $$ x^2 + 7 $$ is $$ pm sqrt{7} $$"
will affich the sentence with the two math part of it compiled by LaTeX.
Download (0.013MB)
Added: 2006-05-28 License: GPL (GNU General Public License) Price:
711 downloads
Fireflies 2.06
Fireflies is a screensaver that uses OpenGL for 3d acceleration more>>
Fireflies is a screensaver that uses OpenGL for 3d acceleration
This is a little project I started to practice my OpenGL skillz. My inspiration was Ambient Flocks, which I liked so much I decided to try to clone it for Linux.
Since I did this mostly from memory (I only saw it in action once about a year ago), Im not sure how well I did, but Im happy with my final product anyway.
<<lessThis is a little project I started to practice my OpenGL skillz. My inspiration was Ambient Flocks, which I liked so much I decided to try to clone it for Linux.
Since I did this mostly from memory (I only saw it in action once about a year ago), Im not sure how well I did, but Im happy with my final product anyway.
Download (0.19MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1486 downloads
GFL::Image 0.14a
GFL::Image is an OO interface to P-e Gougelets Graphic File Library. more>>
GFL::Image is an OO interface to P-e Gougelets Graphic File Library.
SYNOPSIS
use GFL::Image;
my $im = GFL::Image-> new;
$im -> load("test.png");
$im -> set( output => "jpeg",
undolevel => 5
);
$im -> resize (320, 200);
$im -> filter( maximum => 3,
mediancross => 7
);
$im -> undo;
$im -> save("test.jpg");
undef ($im);
This module provides an Object Oriented interface to Pierre-E. Gougelets Graphic File Library.
GFL provides a comprehensive set of image processing tools and can access more than 300 image formats.
GFL is free for non-commercial use, you can grab the latest version at http://www.xnview.org. People wanting to use it in a commercial application must ask authorization to the author.
<<lessSYNOPSIS
use GFL::Image;
my $im = GFL::Image-> new;
$im -> load("test.png");
$im -> set( output => "jpeg",
undolevel => 5
);
$im -> resize (320, 200);
$im -> filter( maximum => 3,
mediancross => 7
);
$im -> undo;
$im -> save("test.jpg");
undef ($im);
This module provides an Object Oriented interface to Pierre-E. Gougelets Graphic File Library.
GFL provides a comprehensive set of image processing tools and can access more than 300 image formats.
GFL is free for non-commercial use, you can grab the latest version at http://www.xnview.org. People wanting to use it in a commercial application must ask authorization to the author.
Download (0.12MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1184 downloads
AigaionPaste 0.3
AigaionPaste provides an open source bibliography management system. more>>
AigaionPaste provides an open source bibliography management system.
Aigaion is an open source bibliography management system with excellent bibtex im- and export facilities.
This plugin allows you to easily copy BIBTEX or RIS into your Aigaion biblography database.
<<lessAigaion is an open source bibliography management system with excellent bibtex im- and export facilities.
This plugin allows you to easily copy BIBTEX or RIS into your Aigaion biblography database.
Download (0.024MB)
Added: 2007-04-05 License: MPL (Mozilla Public License) Price:
935 downloads
Whisper IM 0.3.0
Whisper IM is a secure IM client that provides end-to-end encryption over a XMPP/Jabber network. more>> <<less
Download (1.3MB)
Added: 2005-09-09 License: Common Public License Price:
1505 downloads
SimpServer 2.1.0
SimpServer acts as a proxy between your IM client and the server, encrypting all conversations. more>>
SimpServer is the first lightweight instant messaging security gateway for Unix systems. Install SimpServer on a Unix system and configure IM clients on your local network, and conversations with Simp-equipped parties will be automatically encrypted. SimpServer can indeed accept simultaneous remote connections and thus secure local and/or remote clients.
With SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
<<lessWith SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
Download (0.59MB)
Added: 2006-06-17 License: Free for non-commercial use Price:
1226 downloads
IM-Filter 0.9 RC1
IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. more>>
IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism.
IM-Filters main purpose is to run at a gateway, so all ICQ-related traffic of users in the LAN runs over IM-Filter. Nevertheless the daemon could also be used directly on end users computers. The following diagram shows, how the daemon is integrated in a GNU/Linux system.
One of the design goals of IM-Filter was modularity. So plugins for other protocols like MSN or IRC could be written easily. The source code already contains skeleton code for an IRC module.
Together with the source code, adequate iptables scripts are provided so that only packets which belong to ICQ traffic get in the netfilter queue of IM-Filter.
Main features:
Logging of messages sent via ICQ
IM-Filter is able to identify and log messages which have been sent via the ICQ protocol. These messages contain a timestamp, an IP-address, the appropriate UIN and - of course - the message itself. A logged message could look like this:
[2007-07-27 11:24:21] IP "10.0.0.1" sent following message to #123456789: "hello, this is a test"
Blacklists for messages and UINs
IM-Filter handles two different blacklists: for messages and for UINs. The message blacklist holds strings which must not occur in text messages. When such a string is detected in a message, it gets censored in the logfiles.
The UIN blacklist contains UINs of users which are not allowed to connect to the ICQ network. Those blacklists can be re-read by the daemon during runtime by sending signals.
Detection and blocking of file transfers
Since file transfers are not always welcome, they can be blocked by invoking the daemon with a specific command line argument. Then, users in the LAN can not send files to other users anymore. Beside blocking, the daemon logs file transfers. Such a log entry can look like this:
[2007-07-06 17:01:26] FILTRANSFER detected (outgoing): receiver uin: #123456789 || filename: test.txt || size: 143360B
List with currently logged in users
To be able to know which users are currently logged in, IM-Filter manages a text file which holds all necessary information. By default, the file is placed in /var/log/imfilter.users and contains IP-address and UIN of the users which are currently logged in. The file could look like this:
UIN=123456789, IP=10.0.0.1
UIN=234567890, IP=10.0.0.22
UIN=345678901, IP=10.0.0.4
<<lessIM-Filters main purpose is to run at a gateway, so all ICQ-related traffic of users in the LAN runs over IM-Filter. Nevertheless the daemon could also be used directly on end users computers. The following diagram shows, how the daemon is integrated in a GNU/Linux system.
One of the design goals of IM-Filter was modularity. So plugins for other protocols like MSN or IRC could be written easily. The source code already contains skeleton code for an IRC module.
Together with the source code, adequate iptables scripts are provided so that only packets which belong to ICQ traffic get in the netfilter queue of IM-Filter.
Main features:
Logging of messages sent via ICQ
IM-Filter is able to identify and log messages which have been sent via the ICQ protocol. These messages contain a timestamp, an IP-address, the appropriate UIN and - of course - the message itself. A logged message could look like this:
[2007-07-27 11:24:21] IP "10.0.0.1" sent following message to #123456789: "hello, this is a test"
Blacklists for messages and UINs
IM-Filter handles two different blacklists: for messages and for UINs. The message blacklist holds strings which must not occur in text messages. When such a string is detected in a message, it gets censored in the logfiles.
The UIN blacklist contains UINs of users which are not allowed to connect to the ICQ network. Those blacklists can be re-read by the daemon during runtime by sending signals.
Detection and blocking of file transfers
Since file transfers are not always welcome, they can be blocked by invoking the daemon with a specific command line argument. Then, users in the LAN can not send files to other users anymore. Beside blocking, the daemon logs file transfers. Such a log entry can look like this:
[2007-07-06 17:01:26] FILTRANSFER detected (outgoing): receiver uin: #123456789 || filename: test.txt || size: 143360B
List with currently logged in users
To be able to know which users are currently logged in, IM-Filter manages a text file which holds all necessary information. By default, the file is placed in /var/log/imfilter.users and contains IP-address and UIN of the users which are currently logged in. The file could look like this:
UIN=123456789, IP=10.0.0.1
UIN=234567890, IP=10.0.0.22
UIN=345678901, IP=10.0.0.4
Download (MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
818 downloads
PHP ImageMagick Class 1.0
PHP ImageMagick Class is a class for processing images with ImageMagick. more>>
PHP ImageMagick Class is a class for processing images with ImageMagick. This PHP Class makes it possible to process images in a very easy way.
To scale an image to 640x480 when its bigger youy can do this:
include(imagemagick.class.php);
$im = new Imagemagick($targetdir);
$im->Resize(640, 480, keep_aspect);
$im->Save();
$im->CleanUp();
?>
Enhancements:
- retrieve image data
- flip
- dither
- monochrome
- negate
- rotate
- blur
- draw frame
- resize
- square
- crop
- convert
- save
<<lessTo scale an image to 640x480 when its bigger youy can do this:
include(imagemagick.class.php);
$im = new Imagemagick($targetdir);
$im->Resize(640, 480, keep_aspect);
$im->Save();
$im->CleanUp();
?>
Enhancements:
- retrieve image data
- flip
- dither
- monochrome
- negate
- rotate
- blur
- draw frame
- resize
- square
- crop
- convert
- save
Download (0.005MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
712 downloads
Modular Google Talk Bot 1.3
Modular Google Talk Bot (gtalkbot) is a modular bot system for Google Talk and other Jabber IM networks. more>>
Modular Google Talk Bot (gtalkbot) is a modular bot system for Google Talk and other Jabber IM networks.
It uses simple Python plug-ins that register verbs, which appear as the first word of an IM and result in another IM being sent back to the user. An example MythTV bot is included.
To run mbot:
- Write a plugin! There is a sample on in plugins/mythbot.py
- Create a password file at /usr/local/share/mbot/passwd
The format is:
< username >< tab >< password >
For example:
exampleuser@gmail.com banana
- Create a jabber or Google Talk account for the bot
- Start up mbot:
./mbot plugins < botaccount >@gmail.com < botpassword >
- Now you can IM the bot account, and off you go. Youll need to start off with a "auth < password >" to login to the bot
<<lessIt uses simple Python plug-ins that register verbs, which appear as the first word of an IM and result in another IM being sent back to the user. An example MythTV bot is included.
To run mbot:
- Write a plugin! There is a sample on in plugins/mythbot.py
- Create a password file at /usr/local/share/mbot/passwd
The format is:
< username >< tab >< password >
For example:
exampleuser@gmail.com banana
- Create a jabber or Google Talk account for the bot
- Start up mbot:
./mbot plugins < botaccount >@gmail.com < botpassword >
- Now you can IM the bot account, and off you go. Youll need to start off with a "auth < password >" to login to the bot
Download (0.006MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
936 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 im yours 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