Entries Tagged ‘development’

SEO Friendly Links and .htaccess Hacks

tweetcount_url=’http://applicationdeveloper.net/2009/07/13/seo-friendly-links-htaccess-tricks/’;tweetcount_title=’SEO Friendly Links and .htaccess Hacks’;tweetcount_short_url=’http://su.pr/2rFwbF’;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;I’m going to assume most people know how to activate or edit their own .htaccess files. If you’re not sure how to edit them then visit this link.htaccess modifications can come in really handy when cleaning up some of the old management systems. For those that use Google Webmaster [...]

Leave a Comment

How to Post to Twitter using cURL

tweetcount_url=’http://applicationdeveloper.net/2009/07/12/post-twitter-curl/’;tweetcount_title=’How to Post to Twitter using cURL’;tweetcount_short_url=’http://su.pr/2o31xZ’;tweetcount_cnt=4;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;Having a choice of 50 Wordpress plugins are great when you are using Wordpress but what do you do when you have custom made software or don’t use Wordpress?Using this handy cURL php code, you can post to Twitter from anywhere on your website. You can include the [...]

Leave a Comment