Finding Common Grammar Mistakes with OpenOffice and LibreOffice

When doing my second round of edits for my latest book, Trapped in My Zombie Body, I needed to attack from a different angle. The first round was a straight reading (out loud) for continuity, flow, spelling, and grammar. It took 15 minutes a page, which was 16 words per minute. The next round was to find simple mistakes for words that were commonly mistyped:

  • of / off
  • there / their / they’re
  • who / whom
  • effect / affect
  • quiet / quite
  • its / it’s
  • lose /loose

Continue reading

Switching Gears: Author Mode

It’s tricky switching gears. I had a tough time doing it transitioning to an entrepreneur, and it’s still tricky now. The simple act of doing something completely different takes time. Sure, I did have some minor distractions for a few hours that interrupted my flow previously, but the amount of mental fortitude required was not as great as writing fiction; especially well written fiction.
Continue reading

Mi Vida Loca Vocabulary – Online Spanish Flashcards

I’ve been working on learning Spanish again, partially inspired by recent blog posts on GetRichSlowly. That is also how I discovered a wonderful beginner Spanish learning series by the BBC that is very interactive, natural, and a lot of fun when learning a language! It’s called Mi Vida Loca, “My Crazy Life”. It’s flash based, follows a story, and encourages listening, speaking, reading, grammar, and vocabulary. It’s a 12 week program with a total of 22 episodes, and will even email you a weekly reminder with your next two episodes.
Continue reading

Automatic Form Detection and Post with jQuery

After building custom jQuery on multiple websites to POST form data to a secondary PHP file for processing, I decided there has to be another way. I wanted to build a JavaScript (jQuery) chunk of code that executes when the document is ready and automatically performs the following functions:

  • Put the cursor (focus) in the form’s first input field (if multiple forms on the page, be smart enough to use only the first form).
  • Detect all forms and automatically generate the code to POST all of the form elements, via AJAX, to the script defined in the form’s action. Furthermore, use the name of each form field as the key in the POST data.
  • Load the results into a div with the id of ‘output’.
  • Work for forms that are generated and returned as part of the output (not originally part of the page)

Continue reading

Bicycle Group Rides – Launching BicycleTogether.com

Over Labor Day weekend I finally launched a love website: BicycleTogether.com. It’s main purpose is to bring cyclists together by offering a central place to add or search for group bicycle rides. Why is it a love website? It doesn’t have a revenue stream, it just meets a need. Sure, that may sound tragic considering that, financially, I really need to focus on revenue streams, but I’ve found a lot of value in following what you are passionate about.

Do what you love and the money will follow

Continue reading

Truth in Cereal – Photo Evidence of Portion Sizes

I’ve had a nagging curiosity about why you may choose one cereal or another for weight loss. There is enough selection that you will enjoy multiple brands, so maybe you go to the Nutritional Information and realize it’s about 10-20 calorie range between each cereal. You also think that 3/4 of a cup portion size is about right for what you eat in the mornings. Well, all of that is not true, and instead of telling you why, I think pictures will speak volumes here.
Continue reading

OpenStage Theatre: Anton in Show Business (Oct 2009)

It’s amazing the lengths I go for theatre… no, scratch that, OpenStage theatre. If this was a Mastercard commercial…

  • Ticket: $14
  • Parking: $1
  • Gas: $5
  • Seeing an OpenStage performance: Priceless

Friday afternoon I decided to do something better with my Friday night and reserved tickets to see “Anton in Show Business” at 8pm on October 9th, 2009. I grabbed my fedora and my trench coat, and off I went after work, leaving Broomfield and grabbing some cash before the drive. The way up greeted me with snow flurries, not yet sticking to the road. Winter, in early October. sigh
Continue reading