-
Blender Tutorial For Beginners: Coffee Cup – 1 of 2
http://www.LittleWebHut.com This Blender 3D video demonstrates how to make an image of a cup with a handle using the cycles render engine. Blender version … source
-
How to whitelist an email address with Gmail, Outlook.com or Yahoo! Mail
Posted February 25th, 2014 by Dan Randow Read the original article here: http://onlinegroups.net/blog/2014/02/25/how-to-whitelist-an-email-address/ You are trying to reset your password. The site says “check your inbox for a password reset email”. But there is no email in your inbox. This frustrating problem can also occur when you are signing up with a site, or adding…
-
Quickly Find and Replace Text in MySQL
For a single table update UPDATE `table_name` SET `field_name` = replace(same_field_name, ‘unwanted_text’, ‘wanted_text’) From multiple tables- If you want to edit from all tables, best way is to take the dump and then find/replace and upload it back. Related articles across the web The Muppets meet N.W.A. in a spirited ‘Express Yourself’…
-
Cron Jobs In Plesk 12 Not Working: How To Fix Cron Jobs
So you’ve found that it is impossible to run your scheduled / cron tasks from a Parallel’s subscription, sometimes resulting in having to create the task from the main hosting control panel and running them as root, right? You assume the correct thing to do would be run each domain’s individual tasks from their own…
-
15 essential checks before launching your website
15 essential checks before launching your website Create a Favicon Check your titles and metadata (great for SEF) Make sure your site works fine across ALL browsers to ensure a great experience to all users Proofread your articles – ideally have someone else proofread them for you Make sure all your links are working fine…
-
How To Fix Postfix Temporary Lookup Failure
Ok, after FINALLY recovering from a horrible Plesk desaster, I got this error: postfix temporary lookup failure – what the hell is that???? Here’s how I fixed it: First of all you’ll need to know if your getting this error, so check: # cat /var/log/mail.log Error: open database /var/spool/postfix/plesk/transport.db: Invalid argument Have a look through…
-
Quick Rigging With the Rigify Addon
See How to Rig your Characters with Rigify Rigify is an automated rigging tool written by Nathan Vegdahl that makes the character-rigging process fast and simple. If you’re like me, you spend most of your time in Blender modeling and texturing characters for still renders. However, sometimes I want to see my static character spring to…