Posts

Showing posts from January, 2010

Remove Paragraph Marks / Carriage Returns

I'm sure you've received an email from time to time that you need to save in Word or publish online, and there were carriage returns every line as if it was entered using a typewriter (you remember those). It can be very time consuming to manually delete each Carriage Return on every line. But thanks to a Word Macro, the job is easier. Note that once they are all removed, you still need to re-enter the appropriate paragraph marks. Create a new Macro and use code: Sub NameOfMacro() For Each Xpara In ActiveDocument.Paragraphs Xpara.Range.Select Selection.Characters(Selection.Characters.Count).Delete Next End Sub After saving, run the macro.

2010 Tech Predictions

2009 was a very difficult year for our economy, and many friends and colleagues lost their jobs and/or their homes. While I can't very well predict how our economy will do in 2010, I will try to out due my 1 for 3 predictions of 2009 with my 2010 predictions. In no particular order, here are my 5 top tech predictions for 2010. With the number of players increasing in the eBook Reader arena, Amazon will adopt the ePub format as a supported file format. The next version of the iPhone , announced this spring, will be available on Verizon . Similar to the data loss that occurred for Sidekick users in 2009, a significant data loss or corruption will happen on a Cloud platform . Though hopefully like with the Sidekick data being recovered, even if the data is recovered, it will send a strong message to CIOs and others considering moves to the Cloud. Depending on the reports you read, the browser war statistics can vary widely. Regardless, Internet Explorer continues to dominate, despi

2009 Tech Predictions Review

I made 3 rather tame (or lame) tech predictions for 2009 -- none with any real relevance. Here's a recap of how I did. Apple will become less popular. Miss. Though a very subjective opinion, here's what happened. Throughout much of 2009 there was a lot of buzz about an Apple Tablet that never materialized, but it kept Apple in the news. Early in the year there was also a lot of buzz about Steve Jobs' health and further whether he would return to Apple or not. Upon his return, as announced, the buzz has died down. Finally, Apple received some spill over from the new Verizon ads that really trashed the AT&T 3G network. To counter some of the Apple buzz, we started seeing several Android phones (finally) ship late in the year. Overall, I don't think the buzz, and therefore popularity, died down as much as expected. On the other hand, clearly Apple was no where near as popular as they had been the two prior years with the iPhone. TWiT will lose its spot as the top te