OtherInbox
OtherInbox can help regain control of your Inbox by automatically organizing email clutter. Acclaimed as a cure for email overload, OtherInbox organizes emails from online shopping and social networking sites, enabling you to focus on messages which really matter to you. Acting like a personal assistant for Gmail or Yahoo! Mail the OtherInbox"s spam filter moves the stuff you do not want to read immediately into folders ( you can read them later) - the preset labels or folders have "OIB" at the beginning; for example - OIB Finance, OIB Shopping, etc. This leads to no clutter, your Inbox gets smaller, saves them time and gives them control over your Inbox. Nothing would be missed as each morning you'll receive a daily digest that summarizes the messages which reached your inbox the previous day.
To put your email on autopilot, check out the OtherInbox at
http://www.otherinbox.com/
FocusWriter
FocusWriter is a full screen, distraction-free word processor. It helps you to concentrate more on the work by taking care of the mundane activities which you otherwise would have to carry out, time and again. The features include: Autosaving - autosaves your work in progress, and reloads the last files opened to make it easy to get back to where you were; Hide-away Interface - simply drag your mouse to the top, bottom, or right side edges of the screen to gain access to a number of customizable options and useful information, flick them aside whenever you dont need them; Themes: Multiple environments with different fonts, colors, and background images to create an ambiance or inspiration you require; Live Statistics - Word count, paragraph count, page count, and character count; almost anything that you could want to know about your progress, updated live as you type; Daily Goals - word count, and time spent typing, set them to motivate yourself; Spell Checking - optional automatic spell check (on by default), as well as the good old standby spell check dialog that you can call upon only when you need it, enable or disable automatic spell checking, customize your own personal dictionary; and Document Tabs - files appear as tabs located at the bottom of the program, the saved files which are kept opened at the end of the session are reloaded the next time the programme is launched.
The The 9 MB FocusWriter v1.3.0 for Windows can be downloaded at http://gottcode.org/focuswriter/FocusWriter_1.3.1.zip and for Mac OS X at http://gottcode.org/focuswriter/FocusWriter_1.3.1.dmg
Weebly
Weebly, named one of TIME's 50 Best Websites of the year, could prove to be a good choice to create classroom websites, student e-portfolios, and websites for assigned projects. The website editor is simple to use, and appropriate for use by students of all ages. Students can express themselves creatively by using a variety of multimedia features, all within a protected environment which a teacher can control totally. The powerful multimedia features can help students to add pictures, videos, audio players, documents, maps, and photo galleries, just by drag and drop. Weebly supports Flexible Blogging - an unlimited number of blogs within the website, has features to let an open, moderated, or closed conversation. Class updates, homework assignments and news for parents can be posted. You have options to either purchase a domain directly within Weebly, or configure a domain that you already own, and host your website for free.
More details at http://www.weebly.com/
-----------------------------------------------------
How to find out hardware/software details about my PC?
You could try the PC Audit v1.8 to get know details
about a computer's hardware and software. It can be
downloaded at http://www.misutilities.com/free-pc-audit/ind
----------------------------------------------------------
A QUOTE TO MULL ABOUT
There is no delight in owning anything unshared.
--Seneca
When not to use Design Patterns? Do not use design patterns in any of the following situations. • When the software being designed would not change with time. • When the requirements of the source code of the application are unique. If any of the above applies in the current software design, there is no need to apply design patterns in the current design and increase unnecessary complexity in the design. When to use Design Patterns? Design Patterns are particularly useful in one of the following scenarios. • When the software application would change in due course of time. • When the application contains source code that involves object creation and event notification. Benefits of Design Patterns: The following are some of the major advantages of using Design Patterns in software development. • Flexibility • Adaptability to change • Reusability What are Design Patterns? A Design Pattern essentially consists of a p...
Comments
Post a Comment