Posts

[Rx] How to Trim MP4 Videos

[Rx] How to Trim MP4 Videos

Clean up that M4 Garbage!

Ever been sloppy and left a bunch of junk at the beginning of a screen recording figuring to trim it up later?  Easy, just grab a free MP4 trimming tool and clean it up, right? Ah… no.

[Rx] Font Broke? How to Install Semi-bold, Etc. for Word/PowerPoint

Font_banner

MS-Word and PowerPoint recognize only bold/italic even if other styles are installed?

I found the perfect font to use for titles in a presentation, Raleway Semi-bold. I installed it and when I went back to PowerPoint, I had two options: bold and italic. So, where’s semi-bold? A quick search found that it’s a MS-Office problem. A hack around it was to remove all other variations of the bold font, except for the semi-bold. This would be great unless I wanted to use the actual bold font. My solution was to rename the Semi-Bold Raleway font and install it as a “new” font.

What is Grunt?

What is Grunt?

What the heck is a JavaScript Task Runner?

Grunt is a command line tool that runs on Node.js and automates your JavaScript build process. Grunt is an “easy” way compile coffeescript, sass, compass. It can minify, concatenate, and a whole lot more. Everything is simple… as long as you know what you’re doing.

Square3_thumb

[Rx] Customizing Open Live Writer

[Rx] Customizing Open Live Writer

Way back in the day, Microsoft gave out a very good offline blogging program called Windows Live Writer. It was an offline WYSIWYG blog editor that allowed you to write, save, and post all from the comfort of your local PC desktop and came bundled in an online package called Windows Essentials. The program stalled out on version Windows Live Writer 2012.

Microsoft opened sourced the program as Open Live Writer at the end of 2015. From there, it was ignored and forgotten… sad story.

On the off chance you’ve entered a time warp, and go back to 2015, here’s how to customize Open Live Writer.

[Rx] Trim CSS Fat Using Win7 Grunt

[Rx] Trim CSS Fat Using Win7 Grunt

Back in the day, you didn’t have to worry about “devices.” Now, we’re all modern. We have stylish CSS that makes HTML look hipster-good on any screen size you can imagine. To do all this you need css code, lots of code.

You  can punch the code-masters ticket and roll your own CSS or you can attach everything to a CSS framework ( Bootstrap, Foundation, etc.).

These frameworks don’t know what you want, so they give you EVERYTHING. You have a screen the size of you large toenail? Not a problem, but the typical websites uses less than 80% of all the framework css code.

The price you pay for a kitchen sink framework is speed. Luckily, if you have a need for speed, you can trim out the CSS fat using unCSS.

[Rx] VM Virtualbox and AVIRA Antivirus Conflict

[Rx] VM Virtualbox and AVIRA Antivirus Conflict

Virtualbox (current version 5.0.10)  is free software for  creating  virtual machines, VMs. These are other computer operating systems and programs running in a self-contained window on your operating system.

Avira 15.0.15 is a free antivirus software that I’ve used for years (now using the built-in Windows Defender).

The long and short of this post is that there is a conflict with these versions causing error messages to pop up.