Author Archive
December 1, 2011
0
New Google Bar right Now
By cwstudio in googleGo get this extension to change cookies. http://goo.gl/CeKtT Load Google.com and right-click to edit the cookies. Change “PREF” to this: ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=1322688084:LM=1322688085:S=McEsyvcXKMiVfGds Don’t forget to save your changes at the bottom. Reload and you have the new Google bar.
December 1, 2011
0
Build your own fonts – FontStruct
By cwstudio in fonts, free tools, Uncategorized
November 30, 2011
0
50 Guerrilla Marketing Tactics For Freelancers
By cwstudio in ebook, free tools, freelancingTags: ebook, freelancer, freelancing, marketing
November 29, 2011
0
Remove WordPress admin bar
By cwstudio in hack, wordpressJust place this snippet to your functions.php: <?php global $current_user; get_currentuserinfo(); if ($current_user->ID != 1) { add_filter( ‘show_admin_bar’, ‘__return_false’ ); } ?>
Tags: wordpress
November 28, 2011
0
How to remove wordpress trackbacks from comments
By cwstudio in hack, Uncategorized, wordpressThis hack will remove trackbacks from your comments:
Tags: trackback, wordpress hack
November 22, 2011
0
Showcase of landing pages
By cwstudio in illustration, Uncategorized, webdesignTags: landing pages, webdesign