A collaboration service allows multiple people spread across the world to remotely get together and edit a single document simultaneously. AbiCollab is one such service. What is interesting about AbiCollab is that it is based around the popular open source wordprocessor Abiword.
Once you create an account in AbiCollab.net, you can create Abiword documents, open existing Abiword documents for collaboration with others, even view the documents right within the web browser. If you have created any documents in Abiword on your computer, you can also upload your Abiword documents to your online account.
I do like Abiword and find it a superior wordprocessor which holds a lot of promise. Visit AbiCollab.net and give this new service a try.
[News via Slashdot]
Labels
- news (101)
- Linux (72)
- tips (36)
- ubuntu (32)
- hardware (24)
- videos (24)
- howtos (21)
- kde (20)
- open source (20)
- solaris (18)
- solaris interview questions (18)
- external links (10)
- fedora (10)
- windows (10)
- debian (8)
- kernel (8)
- solaris interview questions and answers (8)
- MCSE Videos (6)
- commands (6)
- sun (6)
- linus torvalds (5)
- Sun Solaris 10 CBT (4)
- network administration (4)
- web design (4)
- solaris-express (3)
- backup (2)
- virtualization (1)
Abicollab.net - A free web based collaboration service
Labels: abiword, news, online collaboration, open source, web
Clipboard Managers in Linux

- To store data copied to the clipboard so that it can be pasted after closing the host application of the data copied.
- To store and retrieve multiple clips from the clip history available – any number of times.
This means you need to copy text or images only once and it will be available for pasting through out the duration of your computer use. Linux has a plethora of clipboard managers. But the one program which comes to my mind the most is the one available by default in all KDE installations namely Klipper.
The following is a list of clipboard managers which you can try out in Linux.
- Glipper (for GNOME users)
- Klipper (for KDE users)
- Clipman (for XFCE users)
- Parcellite
- DDM
Labels: clipboard managers, Linux, open source, software
Scribus - Free Desktop Publishing Software

Some of the notable features of Scribus are as follows :
- Support for professional publishing features such as CMYK color, separations and spot colors.
- ICC color management.
- Versatile PDF creation.
- Embed PDF documents.
- Available at an unbeatable price - Free.
Labels: dtp software, open source, scribus
Tornado - An open source web server, courtesy of Facebook

From the Facebook announcement:
Tornado is a relatively simple, non-blocking Web server framework written in Python, designed to handle thousands of simultaneous connections, making it ideal for real-time Web services.
Tornado was originally developed by Friendfeed to power its real time web infrastructure prior to it being acquired by Facebook.
Check out the other open source projects from Facebook.
Read in detail about the technology behind Friendfeed's web server Tornado here.
Labels: facebook, news, open source
Apple Open Sources Snow Leopard's Grand Central Dispatch

Grand Central Dispatch takes full advantage by making all of Mac OS X multicore aware and optimizing it for allocating tasks across multiple cores and processors. Grand Central Dispatch also makes it much easier for developers to create programs that squeeze every last drop of power from multicore systems.
Apple Insider writes :
The user-space implementation of the Grand Central Dispatch services API, called libdispatch, has been delivered as its own open source project, joining with other components that are part of projects Apple has already designated as open, including the kernel components in the Darwin OS XNU kernel and the blocks runtime that is part of the LLVM project.
A few other Apple related open source projects that come to mind are Webkit and CUPS, just to name a few.
Labels: apple, open source, os x, snow leopard
Printer ready label layouts from command line
It is easy to create labels of different standard sizes from within OpenOffice.org. And OpenOffice.org is my choice for creating labels because I am used to working in it. However, there are a number of utilities in Linux which make creation of labels of different sizes a clinch.
More specifically, gLabels and LabelNation come to my mind. gLabels is a GUI application which provides tools to design your labels, where as LabelNation is a Python script which should be run from the command line.
Various manufacturers of labels have different IDs denoting specific sizes of their labels. And keeping track of these IDs is a chore for ordinary users. LabelNation comes pre-configured to handle more than 50 different standard label sheets from Avery and other manufacturers, but you can also specify your own layouts if needed.
Nathan Willis at WorldLabel (A manufacturer of labels) blog has written a very good tutorial describing how to design labels using the LabelNation python script. One thing I really like about this command line solution is the speed and accuracy with which you can create labels and populate data in it. For example, you have an input file which contain all the data you need to enter in the labels you create separated by a specific delimiter. The output is a postscript file which can be viewed in any post script viewer.
Labels: labels, open source
We will never kill Mono - Says Microsoft
Microsoft has applied the Microsoft Community Promise to it's C# initiative. What this means is - anyone can develop a C# compiler and use it to create applications in C#.
In layman terms,here is how the Microsoft Community Promise work -
No one needs to sign anything or even reference anything. Anyone is free to implement the specifications as they wish and do not need to make any mention of or reference to Microsoft. Anyone can use or implement these specifications with their technology, code, solution, etc. You must agree to the terms in order to benefit from the promise; however, you do not need to sign a license agreement, or otherwise communicate your agreement to Microsoft
Now this could gain some respite for Novell and the Mono Project developers from the anti-Mono crowd. Because, with it's community promise, Microsoft has made it clear that it will not force its hand on open source initiatives like Mono which have its roots in C#.
On a personal front, I use tools like Tomboy, GnomeDo and FSpot on a regular basis. And it would make me very sad if they were to die a forceful death.
Peter Galli has more details on his blog.
What do you think of this Microsoft initiative ? Does it bode well for Mono Project and applications developed using Mono ?
Labels: microsoft, mono, news, open source
An indepth look at OpenOffice.org Office Suite

OpenOffice.org is arguably the finest office suites available in the public domain. It is a direct competitor of Microsoft Office. It includes a Word processor (OpenOffice.org Writer), a Spreadsheet (OpenOffice.org Calc),a Presentation program (OpenOffice.org Impress), a Drawing program (OpenOffice.org Draw) and a Database (OpenOffice.org Base).
While it might seem ironic to blog about this fabulous piece of open source software now, especially owing to the recent developments of Oracle taking over Sun Microsystems, fact remains that this is one office suite that has stood its ground against Microsoft Office - and even posed a threat to it.
But for a first timer, like any software, there is a learning curve involved in mastering OpenOffice.org. It involves getting to know the interface, knowing the equivalent functions of the suite vis-a-vis Microsoft Office, and being productive. This is where a well balanced tutorial gains importance.
WorldLabels.com blog has posted an in-depth article explaining the various features of OpenOffice.org and also comparing OpenOffice.org Writer with Microsoft Word (2003 & 2007). But that is not all, the article elucidates on the 6 step process involved in shifting from using Microsoft Office to using OpenOffice.org in an organization, which is really enlightening to say the least. While the article is essentially Windows centric, the functions and tips explained in it are applicable to even Linux users as OpenOffice.org is a truly cross platform software. The article is dotted with a vagary of links to very useful plug-ins and templates. For instance, do you know how to reduce the size of your presentation in OpenOffice.org ? This article teaches you that.
Labels: Linux, office suites, open source, sun microsystems, windows
Sun Microsystems merges with Oracle
Sun Microsystems gets acquired by Oracle. This is the hot news making rounds on the net. This is a news which could have wide ramifications for the Open Source crowd. Why? Because Sun Microsystems creates some of the most well received, robust open source software around. Just to put it in perspective, let me list some of them which come to my mind.
- MySQL - The most widely used database online.
- Java - Was released under an Open source license.
- OpenSolaris - The free as in beer and freedom UNIX operating system.
- OpenOffice.org - The robust office suite which is a part and parcel of any Linux distribution.
- VirtualBox - The virtualization software that most open source enthusiasts have grown to love.
- Netbeans - The Java IDE
- Sun xVM Server - The open source virtualization software for data centers.
The following is the official press release from Oracle. And read the press release from Sun Microsystems. The transaction is valued at approximately $7.4 billion.
The following is a nice video showcasing the legacy of Sun Microsystems.
Labels: news, open source, oracle, sun microsystems
New features in OpenOffice.org 3.1
Learn more about the new features being introduced in OpenOffice.org 3.1 which is due to be officially released 63 days hence.
Labels: news, office suites, open source
Free CD and Address Label Templates Galore
- Open OpenOffice.org word processor.
- Click File > New > Labels
But why go through all the hassle of designing your own when you have ready made templates of labels available as a free download ? That is right, WorldLabel.com a manufacturer of labels has been in the forefront in creating free templates of labels of various sizes and shapes conforming to industry standards.
They recently published an exhibition of CD labels and Address labels in Open Document Template (ODT) format. The labels were designed using the CC licenced color palletes from ColorLovers.com which makes them all the more desirable.


The address labels are compatible with Avery 5160 size and the CD labels with Avery 5931 size.
How easy is it to use WorldLabel.com free label templates ?
Incidentally, since the templates are released in the ODT format, these can be opened in other office suites such as KOffice, StarOffice, IBM Lotus Symphony, or any other office suite which supports the Open Document format, apart from OpenOffice.org. If by any chance you are using MSOffice (perhaps using Wine in Linux), then you will need to download the Sun ODF plugin for MSOffice to read Open Document files.
The templates released by WorldLabel.com can be extensively modified by changing the font size, font style and color. You can even add another textbox for entering more information. More importantly, they are free to use. If you are a designer and wish to convert your design into a free label template, then you can submit your graphics to worldlabel[AT]gmail[DOT]com.
Update [Jan 17, 2009]: Worldlabel recently launched a blog which covers all open source topics. On the blog, I came across Solveig Haugland's in-depth article which explains Mail Merge in OpenOffice.org from start to finish which is quite informative. Also check out their Ebook which is available as a free download.
Labels: miscellaneous, open source
BBC's take on the Open Source alternative
Labels: news, open source
100 of the Best Open Source Applications
Labels: external links, Linux, open source
Cisco is hiring for multiple Open Source positions
Cisco is looking for the following skill sets :
- Software developers familiar with Linux or similar UNIX programming environments
- Developers who have contributed to the Open Source community
- Quality engineers
- Flexibility with programming tools including Eclipse IDE, C/C++, Java, Python, Perl, Bash, etc.
- Interest or experience with Agile methodologies
- User Interface/GUI development
- Tools development
- Software Managers for development and quality teams
Performance Software Engineers (R819660, R819661)
Skills Required: 3-5 years experience in the S/W industry and an Engineering degree or equivalent.
Familiarity with performance measurement tools, analysis of performance related data and with the implementation of performance optimizations in multi-threaded multi-processor Operating Systems is desirable. In particular, this software engineer should be familiar with industry standard Open Source software architectures and implementations including Unix, Linux and a broad spectrum of Open Source components.
Knowledge of existing industry tools for the acquisition and analysis of performance data is desirable. Also, familiarity with existing Open Source tools and frameworks for understanding the performance of the system would be preferred.
Software Manager (R819707, R819716)
Technical Leader/Performance (R819655)
Open Source Test Engineer (R821917, R821937)
Skills Required:
A successful candidate will have at least 3-5 years experience in the S/W industry and have an Engineering degree or equivalent.
- Experience with testing on Linux, Unix (or equivalents)
- Basic understanding of networking technology.
- Devtest experience should include developing test plans, execution of test plans and automation.
- Experience with white-box and system-level testing.
- Familiar with basic test processes - test result reporting, defect filing & diagnosis, verifying fixes.
- Experience with Management Interface testing including CLI, SNMP and XML-based interfaces.
- Experience with Software Test Development using scripting languages like Tcl/Expect, Python, C, C++, Java and XML.
- Experience with tools (Eclipse).
- Effective communication skills and should be able to work closely with development and other test teams.
- Have an innovative approach and passion for Quality
- Team player and can work with minimum supervision
- Experience with using and or developing different testing tools - test generation, code coverage, web interface for test reporting and execution
- Experience with kernel level testing
- Experience with testing embedded system software
- Familiar with the agile development process
Program Manager (R821943, R821944)
Skills required :
- Be able to work with a wide range of professionals and distributed teams
- Knowledge of and training in product lifecycle processes
- Exceptional facilitation, interpersonal, and written and oral communication skills
- Integrate efforts of all relevant stakeholders
- Provide effective risk assessment and management
- Define critical path risks, complex scheduling and release planning
- Develop proactive and reactive measures to mitigate risks
- Develop and maintain realistic project schedules
- Track and report relevant metrics
- Assess and integrate requirements
- Ensure project process and guidelines are followed or managed appropriately
- Delivery of shipping software products.
- Direct software development experience.
- Experience with open source operating systems.
- Negotiation and persuasion skills.
- Motivated high energy contributor.
How to apply
If you meet the necessary requirements for the job position, visit the Cisco website and apply online. Or you can also contact Cisco recruiter Brent Rogers [Email id : breroger [at] cisco [dot] com ] directly.
Labels: jobs, open source
Portable Apps - Carry all your favorite Open Source applications where ever you go
- Standard format 89.5 MB and
- Lite format 30.4 MB size
Advantages of using portable apps
You can carry the following things with you on a USB stick ...
- Your web browser with all your favorite bookmarks
- Your calendar with all your appointments
- Email client with all your contacts and settings
- Instant messenger and your buddy list
- The whole office suite (OpenOffice.org) along with your documents and presentations
- An anti-virus program and other computer utilities
- All your important passwords and account information securely.
- Have your favorite websites handy to recommend to a friend or colleague
- Have your presentation AND the required software ready to go for that big meeting
- Have your password with you if you want to bank online while traveling
- Have utilities handy when visiting family or friends that are having PC problems
Labels: miscellaneous, open source, software, tips, windows
How to create a custom DVD from multiple video formats
$ sudo apt-get install devede
Labels: conversion, open source, software, videos
OpenMoko Neo1973 - an open source Linux based iPhone killer in the making ?
Openmoko Neo1973 cell phone specifications
- 2.8" VGA TFT color display (640x480 resolution)
- Touchscreen, usable with stylus or fingers
- 266MHz Samsung System on a Chip (SOC) (ARM9 processor)
- 128 MB RAM
- 64 MB Flash memory
- USB 1.1, switchable between Client and Host (un-powered)
- Integrated AGPS
- 2.5G GSM – quad band, voice, CSD, GPRS
- Bluetooth 2.0
- Micro SD slot
- High Quality audio codec
- 1200MA Lion cell battery which the openmoko team guarantees to provide a minimum of 4 hours of power when used continuously before a recharge. The battery can be easily replaced by the users.
- 512 MB Sandisk SD card.
- A good quality set of ear phones.
- A USB connectivity cable.
- Stylus
- A very functional pouch to hold the phone and
- A Lanyard to safely tether your phone.
- Powered by ARM11 processor
- 128 MB RAM
- 4 or 8 GB flash memory
- Screen resolution of 320x480
- Bluetooth and WiFi enabled
- Integrated 2 Megapixel camera and
- an accelerometer
Additionally Apple's iPhone has a number of drawbacks such as ...
- The battery is soldered to the circuit. So it is not possible for the iPhone owners to replace the battery by themselves.
- iPhone software development kit is proprietary to a fault so much that third parties will not be able to develop software to run on an iPhone.
- There is no USB connectivity.
- There is no GPS.
- And you can't switch carriers.
Labels: mobile phones, open source
Google Gears : Your Web applications can now be used even when not connected to Internet
Google Gears provides three key features which are :
- A local server, to cache and serve application resources (HTML, JavaScript, images, etc.) without needing to contact a server.
- A database, to store and access data from within the browser.
- A worker thread pool, to make web applications more responsive by performing expensive operations in the background.
Labels: google, open source, software
Work productively without starting X server in Linux
Labels: console mode, open source, software, tips
Metric equivalent of Microsoft fonts for Linux
- Sans - a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans
- Serif - a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif and
- Mono - a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono.
Creating good quality fonts - ie. fonts which retain its quality even in smaller sizes is a very tedious and time consuming process. And buying good quality fonts is a very costly affair with each set of fonts costing anything upwards of $100 . By taking the initiative to develop good quality fonts which are the metric equivalent of Microsoft fonts, and releasing them under a Free licence, Red Hat has done a very good deed for the Free Software and Open Source cause.
Labels: fedora, fonts, news, open source, redhat



