With the 6.0 patch of World of Warcraft it`s time to update my list of favorite addons.
- Addon Control Panel
- Advanced Tradeskill Window
- Auctioneer Suite
- Bagnon
- Deadly Boss Mods
- InFlight Taxi Timer
- Postal
- RareCoordinator
- Titan Panel
With the 6.0 patch of World of Warcraft it`s time to update my list of favorite addons.
With the official release of the fianlized HTML5 standard, (HTML5 is a W3C recommendation) HTML4 finally has a followup. HTML 4 dates from 1997 (source) but was unofficially replaced by many sites with XHTML.
Now that HTML5 is an official standard, please join me in supporting it
Interesting articles related:
This mini guide describes how to install the WordPress Twenty Fifteen theme from the Subversion repository within the shell.
Inside the terminal screen, go to your WordPress installation directory and run the following commands:
cd wp-content/themes/
svn co http://core.svn.wordpress.org/trunk/wp-content/themes/twentyfifteen/
To do this you need SSH/telnet support
Run the following commands in the terminal
cd ~
mkdir wp-cli
cd wp-cli
curl -k -L https://raw.github.com/wp-cli/builds/gh-pages/phar/wp-cli.phar > wp-cli.phar
echo ‘alias wp=”php ~/wp-cli/wp-cli.phar”‘ >> ~/.bashrc
source ~/.bashrc
This short walkthrough describes how to install the Ubuntu Linux Kernel 3.17 (server and client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The packages are available for 32 bits systems (I386+) and 64 bits (AMD64)
Installation Guide (GUI)
sudo update-grubI will post the latest version of the 3.16 branch and 3.17 release candidates in comments below.