Main > Free Download Search >

Free ims software for linux

ims

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
GaimSMS 0.1

GaimSMS 0.1


GaimSMS is a Gaim plugin which will forward all incoming IMs to a mobile phone number via SMS when you are idle. more>>
GaimSMS is a Gaim plugin which will forward all incoming IMs to a mobile phone number via SMS when you are idle. At present it only works with SprintPCS phones, however it should be possible to add support for other SMS gateways easily. (I have since learned that SprintPCS phones dont actually support SMS, its some ghetto imitation of SMS).

I am presently looking for an easy way to add SMS support for other phone networks and have come across a couple of different ways to reuse some already written code, but both would involve switching to perl or calling Perl code from C (which I have learned is possible). One is the WWW::SMS perl module which a reader commented on my blog entry for today, the other is to borrow some code from the cellaim project.

Short Guide to install gaimsms (this has been tested with libcurl2 7.10.5 and gaim 0.64).
IT DOES NOT BUILD AGAINST gaim 0.66 for reasons the author does not comprehend
1. Place gaimsms.c in the plugins directory of a copy of the gaim source.
2. Run ./configure on your copy of the gaim source if you havent already.
3. Modify the Makefile in the plugins/ directory in the following way:
add -lcurl to your LIBS line so that it looks something like this:
LIBS = -lcurl
4. Run make gaimsms.so
5. Copy gaimsms.so to your gaim plugins directory (either /usr/local/lib/gaim
or /usr/lib/gaim )
6. Select it from the list of plugins during runtime and add your phone number
<<less
Download (0.011MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1226 downloads
IMS Transport 1.0.3

IMS Transport 1.0.3


IMS Transport provides a Plone product that supports importing and exporting of IMS packages. more>>
IMS Transport provides a Plone product that supports importing and exporting of IMS packages.
The IMS Transport Tool allows Plone users to upload content in the form of an IMS package.
Although preliminary support is included for popular proprietary learning management system packages, support for extending this product to handle the import or export of any IMS package is also included.
Works with:
- Plone 2.5.1
- Plone 2.5
This is the first major release of this product.
<<less
Download (0.45MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
962 downloads
Gaimosd 1.0.0-1

Gaimosd 1.0.0-1


On-screen display overlays shaped text on your screen; it has a similar effect as a televisions on-screen volume controls, etc. more>>
On-screen display overlays shaped text on your screen; it has a similar effect as a televisions on-screen volume controls, etc. This possibility is due to XOSD library. Gaim OSD is an implementation of the XOSD library, allowing Gaim to display several notification messages. The current features are listed below.
Main features:
- OSD display
- sign on/off status
- away/back status
- idle/unidle status
- IMs, (both received and displayed)
- new conversation status
- chat invitations
- join/leave messages
- chat messages, with special nick-highlighted display
- warning messages
- fully customizable, all OSD display options can be
- shown only when here and/or
- shown only when away
- customizable display timeout
- different colors
- each OSD line can be fully customized
- Font configuration
- Font shadow
- Horizontal/vertical alignment
- Horizontal/vertical offset
- Text substitutions, (including away messages - GAIM PATCH REQUIRED)
- Limit the maximum message length (helpful for long away messages)
- Mutli-line and mutli-page messages (for long messages)
- OSD toggle icon for each conversation/chat window
- Per-buddy customization
- Quick on-screen display enable/disable
- Support for changing the number of OSD lines
- Log messages to conversation/chat windows
<<less
Download (0.297MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1225 downloads
ECQuiz 1.0

ECQuiz 1.0


ECQuiz is a Plone project used for multiple-choice tests, including extended text questions with tutor grading. more>>
ECQuiz is a Plone project used for multiple-choice tests, including extended text questions with tutor grading.
A Plone product for multiple-choice tests, including extended text questions with tutor grading. It offers QTI v2.0 import and export for questions and tests and CSV export for test results. This product is the successor to LlsMultipleChoice.
Main features:
- Support for single-answer, multiple-answer, and tutor-graded extended text questions.
- Import and export in compliance with IMS QTI v2.0 and IMS Content Packaging v1.1.4. This includes the import of tests created with LlsMultipleChoice.
- Related questions can be grouped into question groups, which are then treated as a unit.
- All questions can be displayed on a single page or on multiple pages, with or without navigation.
- Questions and answers can be displayed in fixed or randomized order.
- Random selection of a subset of answers.
- For self-assessment tests, candidates can be provided with instant feedback and/or be allowed to take a test multiple times.
- Answers can be annotated with explanations which are shown to the candidate in instant-feedback mode.
- You can define a grading scale which maps test scores to grades.
- Detailed results report, providing an overview of the performance of all candidates. The report can also be exported for further processing in a spreadsheet or statistics program.
- Fully internationalized, i.e., ECQuiz can easily be adapted to different language environments. ECQuiz currently comes with English, German, French, and Slovenian messages.
- And of course: Fully integrated with Plone: If you know how to use Plone, you know how to use ECQuiz. Tests are just another content type, like texts, images, discussion boards, etc. Also, ECQuiz benefits from Plone features like timed publication, access control, metadata, full-text and metadata-based indexing and retrieval; like for other content types, discussion can be enabled for test items, which can be useful for collaborative test creation.
<<less
Download (0.22MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
937 downloads
Radar Tools 0.18

Radar Tools 0.18


Radar Tools is an advanced SAR remote sensing image processing software. more>>
Radar Tools in short RAT is a small collection of tools for processing SAR (synthetic aperture radar) remote sensing data, packed together in a nice graphical user interface.
Our motivation to start the development of RAT is that modern remote sensing software like Erdas Image or ENVI include only some basic SAR functionality. Advanced algorithms have to be implemented by oneself.
So we descided to start the development of RAT. RAT should bring modern SAR algorithms to a wider user-base by simplifying in particular the data handling and processing of complex SAR data.
RAT is planned as an ongoing community effort, i.e. there will be no final version with a certain functionality. It is our idea to include more and more SAR tools in future and to make them freely available to the scientific community.
We of course also hope for external contributions. Because of this, the programming interface of RAT is kept quite simple and adding own functions is quite easy. Function templates are included in the distribution and a step-by-step description of how to program a RAT module will appear soon in the documentation.
Main features:
General features
- Cross-platform (Unix, Windows, Linux & Mac OSX)
- Free software, no commercial software license needed (when using the IDL-VM version)
- Availability of the complete source code
- Modular design, easy to extend by own functions
- Small memory footprint even when processing large images (vertical tiling)
- No limitation on the image size
- Keep track of data representation changes during image processing
- Optimised preview on screen while calculations are done in full resolution
- Native import routines for E-SAR (DLR) and ENVISAT-IMS (ESA) data
- Export possibility to generic graphic formats (png, jpg & tiff)
- Undo function for the last processing step
Generic image manipulation
- Resize, presumming & cut region
- Zooming of an area of interest
- Mirror vertical and horizontal
- Binary transforms
Single channel SAR
- SAR speckle filtering (Boxcar, Median, Gauss, Kuan, Frost, MAP Lee, refined Lee, Lee-Sigma)
- Edge detection (RoA, MSP-RoA, Sobel, Roberts)
- Co-occurance texture features, variation coefficient
- Point and distributed target analysis
- Generic slant-to-ground range projection
SAR polarimetry
- Polarimetric point target analysis
- Polarimetric speckle filtering (Boxcar, Lee, refined Lee)
- Polarimetric CFSAR edge detection
- Calculation of interchannel ratios, correlation & phase differences
- Formation of covariance and coherency matrix, span calculation
- Polarimetric basis transforms (linear -> circular ....)
- Decompositions (Pauli, Freman-Durdan, Moriyama, Entropy/Alpha, Eigenvalue, Sphere-Diplane-Helix....)
- Polarimetric classification (Entropy/Alpha/Anisotropy, Wishart, No. of scatterers, physical, Lee category preserving...)
- Polarimetric calibration: imbalance, symmetrisation & crosstalk (Quegan method)
SAR interferometry
- Image pair coregistration (coarse, subpixel & spatially varying)
- Interferogram formation
- Flat-earth removal
- Phase-unwrapping (least-squares only)
- Phase noise filter (Boxcar, Goldstein & GLSME)
- Coherence estimation (Boxcar, Gauss, Region Growing)
- Shaded relief calculation
Polarimetric SAR interferometry
- Formation of POLINSAR covariance and coherency matrices
- Coherence estimation & optimisation
- Extraction of optimised ESPRIT phases
- POLINSAR speckle filtering (Boxcar, Gauss & Lee)
- Coherence analysis in the complex unitary plane
<<less
Download (2.5MB)
Added: 2007-04-02 License: Freeware Price:
952 downloads
UFRaw-Assist 0.20

UFRaw-Assist 0.20


UFRaw-Assist project will use the command-line batch facility of UFRaw, to apply raw conversion on a batch of similar images. more>>
UFRaw-Assist project will use the command-line batch facility of UFRaw, combined with the ImageMagick Convert program to apply raw conversion on a batch of similar images.

The raw conversion can either be done on the basis of the options in the UFRaw-Assist only, an existing *.ufraw ID file created from one of the images or a "standardized" configuration file previously created.

UFRaw-Assist uses the new wavelet noise reduction facility that is being adapted for UFRaw by its creator, Udi Fuchs, on the basis of the original DCRaw by Dave Coffins. For this it is necessary to use the CVS version of UFRaw or version 0.12 when it is released.

Images can be converted to several file formats and sharpened with IMs unsharp mask facility. If so required, a web thumbnail can be generated with selected framecolors and text annotation.

UFRaw-Assist works either through a Konqueror servicemenu (select group of raw files, right-click and choose "Process raw image") or as a drop-target on the Desktop (drag and drop raw files on the desktop icon).

<<less
Download (0.017MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
862 downloads
autoblock.so 0.2 pre2

autoblock.so 0.2 pre2


autoblock.so is a Gaim plugin that automatically blocks nicknames or messages that match regular expressions. more>>
This is a Gaim plugin that automatically blocks nicknames or messages based on regular expression matches. Right now it only works with yahoo since those are the only chat rooms I visit using gaim.
Installation:
To install, copy autoblock.c and autoblock.h to /path/to/gaim/sources/plugins and type "PLUGIN_LIBS=-lpcre make autoblock.so".
Then copy autoblock.so to your gaim plugins directory (On unices it is ~/.gaim/plugins).
The files ab_nicks.txt and ab_messages.txt are supplied; I spent a little time culling them; and they get most of the bots in the rooms I have been in.
Copy them to your gaim home dir (~/.gaim on unices).
Enhancements:
- Really fixed the problem with blocking IMs even when not chatting.
- Fixed the hang/crash when a non-yahoo IM is recieved.
NOTE - many of the preferences that used to be available are no longer available due to changes in the Gaim API and program flow.
<<less
Download (0.013MB)
Added: 2005-07-04 License: GPL (GNU General Public License) Price:
873 downloads
Seagull-trafgen 1.5.0

Seagull-trafgen 1.5.0


Seagull is a multi-protocol traffic generator test tool. more>>
Seagull project is a multi-protocol traffic generator test tool. Primary aimed at IMS protocols (and thus being the perfect complement to SIPp for IMS testing), Seagull is a powerful traffic generator for functional, load, endurance, stress and performance tests for almost any kind of protocol.
In addition, its openness allows to add the support of a brand new protocol in less than 2 hours - with no programming knowledge. For that, Seagull comes with several protocol families embedded in the source code:
- Binary/TLV (Diameter and many 3GPP and IETF protocols)
- External library (TCAP, SCTP)
- Text (XCAP, HTTP)
Main features:
- Multi-protocol traffic generator
- Protocols of the same family are described in an XML, user editable, dictionary (messages, parameters)
- Existing protocol families: Binary/TLV (Type, Length, Value), Raw binary, Text, external API (first implementation: HP OpenCall SS7)
- Scenarios are described using XML files
- Command line tool with text interface
- Multi-threaded for performances and reliability
- Dynamically adjustable call rate
- Pause and restart of traffic
- Smooth (no new calls then wait for ongoing calls to end) or brutal end
- Scenario display with message counters
- Scenarios have init (executed once), main (repeated for traffic) sections
- Scenarios have default sections for defense in case of unexpected messages
- A scenario can be mono (most cases) or multi-protocol
- Message and parameters checking possible (disabled by default)
- Multiple Seagull instances can be synchronized in the middle of scenario
- Statistics: timer between two messages, call length, call rate, successful calls, failed calls (with reason)
- Protocol decoding and hexadecimal dump
- Trace files with or without timestamps (for performances and automation)
Installation:
To compile Seagull from the source:
- Edit build.conf to fit your needs (default should be OK)
- run "./build.ksh -target clean"
- run "./build.ksh -target all"
- Seagull binaries are in bin/: copy all in /usr/local/bin/
- Add /usr/local/bin in your PATH environment variable
(eg. export "PATH=$PATH:/usr/local/bin")
- Execution environment are in exe-env/XXX-env/, XXX being the protocol
- From there, follow the documentation: http://gull.sourceforge.net/
Enhancements:
- This release adds authentication (MD5/Digest and AKA) for text protocols like HTTP, xcap, and SIP.
- It also adds reconnection in case of LAN failure, configuration parameters for text protocols, two new traffic control actions (pause and resume), and a new protocol family: TLV (Type, Length, Value).
<<less
Download (0.29MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
980 downloads
ATutor 1.5.5

ATutor 1.5.5


ATutor is an Open Source Web-based Learning Content Management System designed with accessibility and adaptability in mind. more>>
ATutor is an Open Source Web-based Learning Content Management System (LCMS) designed with accessibility and adaptability in mind.
Administrators can install or update ATutor in minutes, and develop custom templates to give ATutor a new look. Educators can quickly assemble, package, and redistribute Web-based instructional content, easily retrieve and import prepackaged content, and conduct their courses online. Students learn in an adaptive learning environment.
ATutor is the first fully inclusive LCMS, complying with the W3C WCAG 1.0 accessibility specifications at the AA+ level, allowing access to all potential learners, instructors, and administrators, including those with disabilities who may be accessing the system using assistive technologies. Conformance with W3C XHTML 1.0 specifications ensures that ATutor is presented consistently in any standards compliant technology.
ATutor has also adopted the IMS/SCORM Content Packaging specifications, allowing content developers to create reusable content that can be swapped between different e-learning systems. Content created in other IMS or SCORM comformant systems can be imported into ATutor, and visa versa. ATutor also includes a SCORM 1.2 Runtime Environment (LMS RTE3) for playing and managing SCORM based Sharable Content Objects (SCOs).
ATutors base in Open Source technology makes it a cost effective tool for both small and large organizations presenting their instructional materials on the Web, or delivering fully independent online courses. Comprehensive help is available through the ATutor HowTo documentation, through a number of support services, or through the public forums, and full language support is available through the ATutor Translation Site.
ATutor 1.5.4 Demo:
http://www.atutor.ca/atutor/demo.php
Main features:
- Forum Upgrades: Shared forums for communication across courses. Create communities around groups of course forums, or around an entire ATutor course server. Alumi participation in course forums. Subscribe to shared forums or course forums, or subscribe to specific topic threads to receive messages by email. Quickly access current forum messages through the Forum Posts menu module.
- File Manager Upgrades: Create new text and html files, move individual files or batches of files, and use the file manager while editing ATutor content pages. Use the Insert function to create links to files within course content pages and test questions.
- Enrollment Manager Overhaul: Create, import, and export course enrollment lists, and manage enrolled students or alumni. New tabbed display for managing student information, managing course lists, managing roles and privileges, as well as creating and managing groups.
- Language Overhaul: Language management has been completely re-designed. Translate, import, and export language from within an ATutor installation. Support for the UTF-8 character set. ATutor is avalable in more than 30 languages.
- Backup Manager: Administrator and Instructor Backup Manager. Create master copies of courses. Manage multiple backups per course and restore only material you specify into existing and newly created courses.
- Question Bank: Create tests by adding questions to, and retrieving questions from, a test item respository.
- Test/Survey Manager Upgrade: New ability to create image based test items, arrange multiple choice questions vertically or horizontally, assign tests to a class, to groups, or to individual students.
- Theme Manager: Easily copy, import, and export ATutor themes.
- RSS Feeds: Syndicate course announcements with RSS 1.0, or RSS 2.0 feeds, to display them on remote Web sites.
- New Feedback and Error Handling: Redesigned, modular, user feedback system. Improved logging, tracking, and presentation of system errors for debugging and troubleshooting ATutor installations.
- Embed ACollab: Embed ACollab into ATutor, or open it in a new window to participate in group activities.
- System Announcements: Administrators can send email announcements to all instructors and/or students registered on an ATutor system.
- Easy Enrollment: Students can now enroll in courses through the Browse Courses screen.
<<less
Download (2.4MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
821 downloads
JWChat 1.0 beta2

JWChat 1.0 beta2


JWChat is a full featured, web-based Jabber client. more>>
JWChat is a full featured, web-based Jabber client. It uses only JavaScript and HTML on the client-side. It supports basic jabber instant messaging, roster management and groupchats based on the MUC protocol.
JWChat is an advanced instant messenger (IM) just like AIM, MSN Messenger, Yahoo! Messenger or ICQ. This means you can manage your contacts, communicate with other users in 1:1 chat sessions or join a groupchat room for collaborative communication. Unlike other IMs you can use this with your web browser without having to install any additional software at all. For a list of supported browsers see the features page.
All of your settings, bookmarks and your contact list are stored on the server side. This means that you have access to your personalized client from almost any computer as long as its got access to the internet.
JWChat and its underlying software are all Open Source. This gives you the flexibility you need in your everyday business.
JWChat brings you the perfect solution for your corporate communication. Being a web application it gives you all advantages of centralized software distribution. Dont hassle with software installs and updates on the client side!
As a web developer its easy for you to integrate it with your existing web projects. Add advanced instant messaging and groupchat functionality to your website now!
Main features:
Jabber/XMPP
- Create accounts
- Roster management: Add, delete contacts, edit contacts groups etc.
- Jabber presence types with support for away messages
- Custom presence for each roster item
- Instant Messages and 1:1 Chats
- Support for registering and searching JUD (Jabber User Directory)
- Full support for MUC (Multi-User Chats) as described in JEP-0045
- Support for transport/gateways to other IM services like ICQ, AIM, MSN, etc.
- Server side storage of preferences and bookmarks (chat rooms)
- Message-History (optional - needs support from the server side)
- many more
GUI
- Multiple language support (through apaches mod_negotiation)
- Online-Help
- System sounds
- Smileys in messages and chats (themes customizable)
- Customizable poll interval (if polling backend present)
<<less
Download (0.32MB)
Added: 2005-09-02 License: GPL (GNU General Public License) Price:
1517 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1