How To: JCE Joomla Code Syntax Highlighter GESHI

How To: JCE Joomla Code Syntax Highlighter GESHI

 Being a blogger, it’s useful to have the ability to highlight code in an article you are publishing so as someone can easily copy and paste out the example code for themselves if necessary. It also eliminates the annoying filtering a WYSIWYG editor creates. To enable code syntax highlighting in Joomla and to use with JCE...

Continue reading
Tags:

How To: MediaWiki Enable SEO Friendly URLs Remove Index.php

How To: MediaWiki Enable SEO Friendly URLs Remove Index.php

Enabling SEO Url’s in MediaWiki is simple. This guide will walk you through doing so in an Apache webserver configuration.1. Open LocalSettings.php located in your media wiki document root.2. Add the following lines of code:





$wgArticlePath = "/$1"; $wgUsePathInfo = true; $wgGenerateThumbnailOnParse = false; 3. Create a .htaccess file. Simply create a new text file...

Continue reading
Tags:

Fix: Unexpected preroll-complete notification Mac X Freeze Reboot 10.11

Fix: Unexpected preroll-complete notification Mac X Freeze Reboot 10.11

If you recently experienced your Mac X computer freezing and suddenly rebooting, check your console error messages to see if you see the following line error.1.          Go to Applications -> Utilities -> Console 2.          If the last message recorded in console looks like the following





figPlaybackBossPrerollCompleted: unexpected preroll-complete notification  The error is most...

Continue reading
Tags:
Mac

Cheapest Burger King Meal Under $10 – Beast Mode Meal

Cheapest Burger King Meal Under $10 – Beast Mode Meal

Burger King – Home of the Whopper. Burger King has come a long way since it’s interpretation in 1953. Today, Burger King offers hot dogs. Who would of thought? Aside, Burger King has one of the most filling and cheapest dollar $1 menu items to offer compared to most fast food establishments. We tested Burger King’s...

Continue reading

How To: Mac X Screenshot Circle Oval

How To: Mac X Screenshot Circle Oval

It is possible to take a screenshot in Mac X and annotate the area in form of a circle using Mac X preview. 1. Using Mac X Preview or 3rd party app, take your screenshot. 2. Open your newly created screenshot in Mac X preview. 3. Go to View -> Show Markup Toolbar





4. In...

Continue reading
Tags:
Mac