$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Search Results

How to Deploy Local Domain to Remote Server With Git

December 21, 2011 | Comments Off on How to Deploy Local Domain to Remote Server With Git | Filed in Uncategorized

How to Deploy Rails 2 With Git/Capistrano on Mongrel At Hostgator

October 12, 2011 | Comments Off on How to Deploy Rails 2 With Git/Capistrano on Mongrel At Hostgator | Filed in Uncategorized