Archimedes Olive Demo
Jelle | August 18, 2010I just made a demo blog with the Archimedes Olive theme so you can check it out without having to install anything.
Check it out here:
http://www.jelleschouwstra.nl/demo/archimedes-olive-theme
I just made a demo blog with the Archimedes Olive theme so you can check it out without having to install anything.
Check it out here:
http://www.jelleschouwstra.nl/demo/archimedes-olive-theme
Today I finished my first edition of the Archimedes Olive WordPress theme.As I released it’s 0.7th (experimental) version, I hope you’ll enjoy this free theme as I also hope that I’ll hear from you if you need any support for this contribution, if that’s the case, you can contact me at contact@jelleschouwstra.nl .
Download this free theme:
Word Of Warcraft The Boardgame is a awesome game I got last week, after a match with my wife (very competitive,you don’t want to mess with her
), I thought up some actual tactics that I’d like to share with you:
Be sure to have enough blue die (ranged combat) in your dice pool, it will enable you too have a preemptive strike against your adversaries.
Don’t overpower just one character, when you play with more characters for each player, be sure to finish your quest with at least two characters so the stats will be well balanced.
And last but not least, don’t rush things, take one turn to buy items and buy spells for your characters and take the next turn to obliterate your opponents by doing quests, this way you will have enough gold to spend in one turn and enough energy for the next.
This a new game I got and i’d like to share some elements of the game with you, this video is not made by me but it does explain the concepts very well:
When people start herrassing your website you might think, “I wish I could block these guys”, well now you can- create a new .htaccess if you haven’t got one already and insert this snippet:
order allow,deny deny from 0.0.0.0 allow from all
Where 0.0.0.0 is the ip address you like to block.
Whenever you want to add a new address, simply add a new line with
deny from 1.1.1.1, easy right?
After a Google quicky, I came across a very useful plugin:
Made for Ubuntu, but works for Windows as well.
In case you’re unable to reach the server, I’ll keep a copy of the file here:
You can’t reach your admin environment and you wish to change the url?
Use your database manager like e.g PHPMyAdmin or EMS and go to wp_options.siteurl, and insert your value into option_value .
I found this post about installing XAMPP, in addition- this is a great troubleshooter:
I just installed SSH on my Debian server and I must say, it was quite easy!
This is what I did: