Office 2010

I have been a big fan of Google Apps (Docs, Calendar, Gmail) for at least the last several years. They provide a lot of the features you need for an office suite and they do so in an open and accessible way. I found myself at a point where I was using Google Docs to manage most of my business and personal documents and notes. Then I started writing documentation at work using MS Word 2007 (MS Office being the tool of choice at the AAN), this opened my eyes a bit.

My love affair with Google Docs is coming to a close and my relationship with MS Office is finding new passion. After writing several user manuals and other documents with Word 2007 I started to find that the experience was so much more fulfilling than what I was getting from Google Docs.

Word

Google Docs doesn’t come close to the ease with which Word 2010 allows you to create well formated and good looking documents.  Yes you can create a CSS based style sheet for your Google doc word processing file, which is great if you love spending hours writing and tweaking CSS.  Word comes packed with a load of pre-configured styles for you to choose from.  If you can’t find one that looks the way you want, no problem, there is a tool for modifying your style and you can even save it out for use in a different document.  Aside from the cosmetic features word is rich with all of the old features you know and love.

Excel

I have yet to find much that has changed in Excel for 2010 but I am sure they have made similar improvements as in Word.  All of the powerful features from previous versions carry over of course, including the powerful dynamic and pivot tables.

Power Point

It has never been easier to create fast and stunning presentations.  This is not something I have done very much of and frankly I feel slide show presentations are used completely inappropriately in most presentations.  Come on people, it isn’t a place to write all of your lines, give me the key points.

OneNote

This is really the focus of this post.  OneNote is a backwater piece of software that I don’t think Microsoft was ever too serious about.  Well, the times they are ah’changin.  OneNote has transformed my personal organization, not to mention several areas of cooperative organization at work.  If you are unfamiliar, OneNote as the name may suggest is a software designed for taking and organizing notes.  I have tried several methods of note taking in my time, but I have always strived for a paperless solution.  For me OneNote is an excellent solution.  Content is organized by “Notebook”, “Section”, “Page” and “Sub-Pages”.  All have direct correlation to real world objects.  This makes it very easy for even a complete stranger to the software to open up a notebook and understand what they are looking at.

The content that you can put into OneNote is extremely open.  You can put text and images anywhere you want just like on a real piece of paper.  Unlike a piece of paper you can also include hyperlinks, files and links to files.  You can even integrate content with other MS productions such as Outlook.  For example, defining a piece of content as a “Task” will automatically create a task in Outlook for you.

To top it all off the biggest advantage digital note taking in OneNote provides is searchability.  Try as you may to create a short hand system for yourself to emphasize hand written content, making it easier to find later, you can’t match the power of really good search functionality.  OneNote will even index written content it finds in images using OCR.

I decided I liked MS Office 2010 I decided to bite the bullet and purchase it for my personal computers at home.  It has been a very welcome addition to my software collection.

Retweet

Video Capture Tools

Here are some tools I have found useful in capturing video, specifically from the web.

Download Helper (Extension for Firefox)

This is by far the best tool I have found for capturing FLV and MP4 videos from the web.  All you have to do is visit the web page with the video you want to grab.  Once the page is done loading (and the video has started to stream) the extension icon will activate indicating that it has found a video to download.  Click on the icon and select the file you want to download.  This works especially well with YouTube.  When you click the icon it will let you select from what ever size you want to download whether it be 480p, 720p, 1080, etc.

CamStudio

CamStudio is a open source project used for capturing video directly from your screen.  This means if you see it on your screen you will capture it.  The software has a few settings for video and audio quality.  The Biggest issue I had with this CamStudio was that to get the audio to capture as well you need to use the ‘Stereo Mixer’ audio input (esentially loops your current audio output back to your PC).  When doing this I was unable to eliminate a minor feedback I was getting, I think probably from the poor quality audio hardware I have in my work computer.

AviScreen

AviScreen is very similar to CamStudio.  Both are good tools for creating screencasts.

It is also worth pointing out that neither CamStudio or AviScreen are incredibly user friendly and are definately lacking in UI quality, but hey what else can you expect from a piece of software that probably doesn’t make any money for it’s developer.

Retweet

cf.Objective() 2010 – Day 3

Part three of my cf.Objective 2010 series.  Again I arrived a little late today.  Just over tired.  I got to Terry Ryan’s ORM talk about half way through.  When I walked in he was talking about lazy loading, extra lazy, and eager.  He mentioned how you can actually do a eager join when you load an object which instead of running separate queries two get all of the data you need it Hibernate will create a ‘large’ join statement that will pull all of the data in one query.  This was something I hadn’t previously heard of and sounded like it might have some good uses.  He went on to talk about Caching, Event Handling and Table Generation.

Read the rest of this entry »

Retweet

cf.Objective() 2010 – Day 2

Part two of my cf.Objective 2010 series.  I was a bit worried this day was going to be rough as I had been at the office until almost 10pm the night before.  I was a little late the first session and missed breakfast but for the most part I was more awake than I expected.  It helped that the first couple sessions weren’t entirely boring.  Actually the session on Flex 4 was pretty interesting, but still wasn’t earth shattering information.

Read the rest of this entry »

Retweet

cf.Objective() 2010 – Day 1

Through work I received the opportunity again to attend the annual cf.Objective Conference held in the Twin Cities.  I have attended the conference for the last four years since its inception in 2007.  To summarize it is a conference for advanced ColdFusion developers.  If you are brand new to ColdFusion you would be better off attending CFUnited. Some session you might see at cf.Objective would be about Frameworks, ORM, CF integration with Flex, etc.

In this post I am summarizing the sessions I attended on the first day.

Read the rest of this entry »

Retweet