Entries for July, 2009
tweetcount_url=’http://applicationdeveloper.net/2009/07/18/calling-php-jsp-java-pages-javascript-js/’;tweetcount_title=’Calling #PHP on #JSP / #Java Pages with Javascript – #js’;tweetcount_short_url=’http://su.pr/1noPDy’;tweetcount_cnt=2;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;Working with hacked together management systems that utilize both Java/JSP and PHP can be extremely annoying. However, jQuery has made our lives a lot easier by letting us call PHP using Javascript.Most of us are script kiddies. Admit it, we like to build our [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/17/user-authentication-twitter-oauth-curl/’;tweetcount_title=’User Authentication Through Twitter OAuth or cURL’;tweetcount_short_url=’http://su.pr/1oKNbi’;tweetcount_cnt=7;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;Twitter offers 2 types of authentication. Using the standard cURL GET HTTP protocols or the new and fancy OAuth. cURL is easy, we all get it, and it works great. However, OAuth offers a wide range of fancy features, most importantly, securtiy.Taken from the OAuth website – An [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/15/parse-string-bb-code-rss/’;tweetcount_title=’Parse a String with BB Code or RSS using PHP’;tweetcount_short_url=’http://su.pr/20H1o1′;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;Writing a function to parse BB Code and RSS Feeds each time you need them is a pain. Here’s a use function to throw into an include or just have on hand for later.A little while ago I was stuck reading forum content outside of [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/14/backtype-tweetcount-12-supr-short-url-support/’;tweetcount_title=’BackType Tweetcount 1.2 with su.pr Short URL Support’;tweetcount_short_url=’http://su.pr/2TeEyI’;tweetcount_cnt=2;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;The new BackType Tweetcount just launched last night. With a little work, it’ll support your very own custom shortened URL in the re-tweet. We like su.pr. Thanks to a bit of help from Michael of BackType, we’re able to figure out this mod overnight.The previous version of [...]
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 [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/12/onlywire-annoying-helpful/’;tweetcount_title=’OnlyWire – Annoying but Helpful’;tweetcount_short_url=’http://su.pr/2bs18E’;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;After spending about 4 to 5 hours on setting a whole chain of accounts for OnlyWire, I’d be holding back if I didn’t discuss it. Since the beginning on time (Internet time), webmasters have been looking for methods of auto-submitting. I can’t count how many companies that I have been [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/12/33/’;tweetcount_title=’1′;tweetcount_short_url=’http://su.pr/2tpd9o’;tweetcount_cnt=2;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;3aiwpg5y72
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 [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/11/supr-traffic-results-api-tests/’;tweetcount_title=’su.pr Traffic Results and API Tests’;tweetcount_short_url=’http://su.pr/9Z24IA’;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;So I finally have enough data to report on the su.pr mods we made to our systems as discussed in the post “su.pr – cURL Links into your Account with Login/API”. They came out great. I really only started working with StumbleUpon a few weeks ago and we’re already [...]
tweetcount_url=’http://applicationdeveloper.net/2009/07/11/supr-curl-links-account-loginapi/’;tweetcount_title=’su.pr – cURL Links into your Account with Login/API’;tweetcount_short_url=’http://su.pr/1aBTEU’;tweetcount_cnt=2;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;Unlike bit.ly, tinyurl, or any of the other 50 services, su.pr is the first URL shortener to also syndicate content. I’m a bit late in posting about this but they did a terrific job on their URL shortener. The catch here is that it also syndicates [...]