Programmingtuts - programmingtuts.com - Programming Tutorials - Published news
General Information:
Latest News:
How to hide theme editor from WordPress dashboard 21 Sep 2012 | 05:53 am
Simply paste the following code on the theme functions.php file. Specify the admin username on line 7 so the admin will still see the theme editor link. function wpr_remove_editor_menu() { remove_ac...
Upcoming webinar on PRM 21 Sep 2012 | 05:53 am
Just a reminder that Wednesday the 26th at 10am Pacific time, I’ll give a webinar on PRM, the Percona replication manager. During the webinar, I’ll walk you through the setup of a PRM cluster and show...
Study: How the New Face of SERPs Has Altered the CTR Curve 21 Sep 2012 | 05:53 am
Read this study to learn how: The click-through rate and visitor potential for each position on search results pages What type of keywords you should target for SEO vs. PPC Which keywords will give...
Drupal core announcements: Scheduling additional Drupal 8 Multilingual Initiative meetings 21 Sep 2012 | 05:52 am
Currently there are Drupal 8 Multilingual Initiative meetings every second week on Wednesdays from 4pm to 5pm UTC. Some people voiced concerns about the timing, either because it did not match their t...
Dries Buytaert: How does it feel to sell your company? 21 Sep 2012 | 05:52 am
I've acquired other companies, but the sale of Mollom to Acquia, was the first time I sold a company of my own. Being the seller felt quite different. It's a interesting mixture of satisfaction tinged...
Matt Farina: Some Handy Backup Solutions 21 Sep 2012 | 05:52 am
In my previous post I shared some horror stories about about lost data like websites and family photos. Reflecting on these stories lead me to want to share some backup solutions I use or am familiar ...
Dries Buytaert: Second Drupal Association community elections 21 Sep 2012 | 05:52 am
Earlier this year, I posted about our first Drupal Association community elections. We introduced the community elections with the goal to make sure that the Drupal community is always well-represente...
Matthew Saunders: Meet the Candidates Session 1 - My Answers 21 Sep 2012 | 05:52 am
This is cross posted from Donna Benjamin's request for the candidates to post responses from the questions fielded during the phone call. read more
HTML5 hidden Attribute 21 Sep 2012 | 05:51 am
HTML5 has given us some simple but incredibly useful HTML attributes: placeholder, download, and autofocus to name few. Another new attribute is the hidden attribute. When applied to an element, th...
Fusion-io atomic writes and DirectFS 21 Sep 2012 | 05:51 am
Not so far ago Fusion-io announced SDK which provides direct API access to Fusion ioMemory(tm) in addition to providing a native filesystem (directFS) with a goal to avoid overhead from kernel and reg...