Tuesday, September 29, 2009

IBM Lotus Symphony is a Free Alternative to MS Office

IBM Lotus Symphony is a Free Alternative to MS Office: "

In these tough economic times it can be frustrating or impossible to shell out a lot of money for MS Office productivity suite. Today we take a look IBM Lotus Symphony, which is a full suite of office apps built on Open Office technology and produces quality documents and presentations.


About Lotus Symphony


IBM Lotus Symphony is an office productivity suite that includes apps for creating documents, presentations, and spreadsheets. It is completely free of charge and is built on OpenOffice.org technology and supports Open Document Format standards. You can create the same great quality documents as you would with MS Office apps, use MS Office formatted documents, and it’s completely free.


sshot-2009-09-25-[17-10-52]


Lotus Symphony Document


This is their word processing app that would replace MS Word. It has all of the tools you would expect from a quality word processing application and make make professional looking documents. Notice there is a single interface with tabbed sections for each program and / or document.


4-ibm


There are plenty of templates for various types of documents to choose from and download.


10-ibm


It includes a decent library full of clip art you can use in your document creation, and they offer more you can download from the site.


8-art


Save documents in in Open or MS formats.


11-ibm


Lotus Symphony Spreadsheet


This is a replacement for MS Excel and lets you create new spreadsheets or use built in templates.


5-ibm


Lotus Symphony Presentation


Presentation is their version of MS PowerPoint where you can create shows from scratch or preconfigured presentations.


6-ibm


Web Browser


Also included is a basic but handy web browser that will open up in a new tab. This comes in handy when downloading additional items from their site and for doing quick research while working on documents.


7-ibm


Conclusion


If you need a basic office suite then Symphony is a good choice as it can handle most tasks. It doesn’t include an email client or database app like MS Access, but if you need that you can use OpenOffice.org Base which is a free database program. Let’s take a look at a few of the other features available, including using MS documents with the open format of Symphony.


The entire suite opens up all documents using tabbed sections to make navigation easier.


3-ibm


You can associate Symphony with open document formats.


2-ibm


It will open up MS formatted documents…(.doc, .docx, .xls, .pptx) but you may lose some quality. I had little problem with documents I tested out and opened between the programs.


14-ibm


13-ibm


If you are working with another person who has Microsoft Office 2007 remember they can save their documents in Open Document format as well.


sshot-2009-09-25-[15-42-58]


You can easily save documents, spreadsheets, and presentations to PDF format.


16-ibm


There are a lot of extra plug-ins you can download for additional functionality for all three apps.


9-ibm


If you get stuck there is a help section that will guide you through basic tasks.


15-ibm help


If you are a small business, student, or an individual with not a whole lot of extra money to spare, Lotus Symphony is a great way to get the professional office document results you need.



Download Lotus Symphony

Saturday, September 26, 2009

Imagine Running the Windows Operating System In Your Browser " Now u can "

Imagine Running the Windows Operating System In Your Browser: "

You have seen visual search in Bing, now here’s another Silverlight based site that might leave your impressed.


Windows OS – Made of Silverlight


windows os - made with silverlight


The site is windows4all.com and it feels like you are running an online copy of the Windows operating system in the browser. (Hit F11 to experience in full screen mode)


Windows4all not only replicates the look and feel of a freshly installed Windows Vista desktop environment inside your browser but comes with a variety of applications that are similar to the default applications included with Windows. These include Notepad, Windows File Explorer, Media Player, Calculator, Sidebar gadgets and even games like Solitaire and Spider.


Double click the IE icon on the desktop (or use the Vista start menu button) to fire up Internet Explorer and you’ll be able to browse the internet live inside this impressive Silverlight application.


It also includes a Notepad and when you save text files using this application, you can open the files again the next time you visit Windows4all on the same computer. You can install additional Silverlight applications into the Windows4all interface; you can pick the installers directly from from the internet or upload the files from your own computer into the Web OS.


windows desktop in the browser


If you are a Windows geek who is curious to know how this app was made, go to Codeplex and download the full source code. It would be neat if Microsoft offers some of these features, especially the ability to import Silverlight apps, to Live Mesh in the future!


Imagine Running the Windows Operating System In Your Browser

Friday, September 25, 2009

New Features in WordPad and Paint in Windows 7

New Features in WordPad and Paint in Windows 7: "

WordPad and Paint are often overlooked accessories included in all versions of Windows since 95. They are still included in Windows 7 and now have a new look with some enhanced features. Here we will take a look at some of the new improvements.


Classic WordPad


WordPad has always come in very handy as a quick and easy to use text editor for documents. Rather than opening up a new Word session to make simple adjustments, WordPad can save a lot of time. In fact it is all some users need to create basic letters and and other simple documents.


wordpad_classic


WordPad 6.1 w/ Ribbon UI


The new WordPad in Windows 7 includes the nicely laid out Ribbon interface which has been a feature in Office 2007 and in the forthcoming 2010. If you are new to the Ribbon, it does take getting used to, but once you do, you’ll wonder how you did without it before.


2-wp


To access commonly used commands easier, just Right-click the button and choose “Add to Quick Access Toolbar”.


4-Wp


What may be considered the coolest new feature, it includes the ability to read and write documents to Office Open XML format, which supports Open Office (.odt) and IBM Lotus Symphony suites.


3-Wp


Like in pervious versions you can insert a Paint drawing.


6-wp


Paint


Of course we would be remiss if we didn’t show the new Ribbon UI included in the new version of Paint.


7-newpaint


Easier to access options for editing projects.


sshot-2009-09-24-[15-50-57]


The main menu offers more choices for saving, printing images etc.


menu


It looks like the Ribbon is around to stay and it’s nice to get uniformity between Windows applications. Paint and WordPad may seem like forgotten accessories, but the new look and improvements might warrant a second look.


How about you? We are curious how many of you still use WordPad or Paint and what you think about the new interface. Just leave us a comment and let us know.

Thursday, September 24, 2009

Google Chrome Frame: A Canvas (and More) Plugin for Internet Explorer



Oh sweet: Google released a plug-in for Internet Explorer which brings Canvas and a couple of other things (like Chrome’s fast JavaScript engine) to Internet Explorer. It’s named Google Chrome Frame, and the “couple of other things” could act like a Trojan horse for Google in the future through updates of the plugin, but right now it helps old-fashioned IExplorer catch up on some of the web technologies of the recent years... by having it run Chrome’s WebKit-based rendering engine. For now the open source plug-in is released as an “early version intended for developers”.



In the past, there had already been a project by Google employees to port Canvas to IE named ExplorerCanvas (utilizing IE’s older VML technology), but it only worked well with static images, and was much too slow for animations. Google Chrome Frame on the other hand worked really nice during my tests. To give it a look, try running the little test I made and use Internet Explorer (version 6 upwards).



Note that Google’s plug-in, once installed by the user, will not make Canvas simply just work across all sites. First, the developer needs to insert the following meta tag into the head section of their page:



<meta http-equiv="X-UA-Compatible" content="chrome=1" />



Either that, or the user can precede any URL with cf: ... and it basically tells the browser to act like Chrome. You can then use a script bit provided by Google to run the installation. This brings up a (cluttered) installation window (you probably want to set the optional “destination” parameter – I didn’t, and after the installation finished nothing happened and I had to manually refresh – and you may also be able to override the default prompt by configuring the other parameters).



Does this mean developers can now simply use Canvas instead of, say, Flash, for projects where Canvas would be a theoretical fit... without any negative side effects? Not really – because while Flash is deployed on many systems, Google Chrome Frame isn’t, so your Canvas site would thus still bring up a very sub-optimal plug-in installation notice. However, as an additional alternative to Flash for developers trying to make their Canvas app cross-browser, it’s nice to have (ExplorerCanvas in the meantime still makes sense for static vector graphics, because as opposed to Chrome Frame it does not require installation). And who knows, it might even further push Microsoft towards implementing Canvas in IE natively one of these days... just to avoid having developers push a Google plug-in to users.

Picasa 3.5 Adds Face Recognition

If you liked the feature from Picasa Web Albums that detects the faces in your photos and clusters them, it's now available in Picasa 3.5. Face recognition works locally, without sending data to Google's servers.

For some reason, the feature is enabled by default and it starts to process your photos right after installing the software. It's pretty slow and the accuracy is far from perfect: you might see multiple clusters for the same person and different people addded to the same cluster.



If you sign in using a Google account, you can choose people from your contacts when you're asked to add names for each group of photos. There's also the option to download the name tags from Picasa Web Albums if some of your photos are stored online.

'As with Picasa Web Albums, your reward for trudging through your photos to add tags is better organization, which for a massive library of old, archived shots can be hugely helpful,' thinks Josh Lowensohn, from CNet.

Another new feature in Picasa 3.5 is geotagging using Google Maps. Until now, you had to install Google Earth to add locations to your photos. The latest version of Picasa has a 'places' sidebar that lets you drag photos to a map.




Three years ago, when Google acquired Neven Vision, a blog post mentioned the goal of the acquisition: improving the way you organize photos in Picasa. 'It's not always easy to search through your personal photos, and it's certainly a lot harder than searching the web. Unless you take the time to label and organize all your pictures (and I'll freely admit that I don't), chances are it can be pretty hard to find that photo you just know is hidden somewhere deep inside your computer. We've been working to make Picasa (Google's free photo-organizing software) even better when it comes to searching for your own photos — to make finding them be as easy as finding stuff on the web. Luckily we've found some people who share this goal, and are excited that the Neven Vision team is now part of Google.'

Update: For now, this is an English-only release, so it's not available if you set a different language for the Picasa page. Here are the direct download links for Picasa 3.5:

Windows: http://dl.google.com/picasa/picasa35-setup.exe
Mac: http://dl.google.com/photos/picasamac35.dmg