Post to Twitter from PHP script
jhnidk - March 14th, 2010 in: PHP, twitter
Twitter is a great platform for publishing news, and interacting with your users. However publishing content on multiple platforms can be very time consuming unless you have some tools for optimizing the workflows.
In this post you’ll learn how to create a php script that can automatically publish your website content on Twitter, and automatically optimizes content within the 140 character limit per Twitter post.
Important update! – Twitter don’t support http authentication anymore, which makes this script obsolete. See the new OAuth Post to Twitter script here
Faster Google Analytics
jhnidk - March 12th, 2010 in: PHP, Web analytics
Google Analytics is a great tool for getting detailed insights on user behavior and traffic on your site. Normally the standard implementation from Google Analytics works fine but if you’re looking for opportunities for optimizing site speed, the possibility to store the Google Analytics javascript file locally might be something to consider. The main benefit of hosting the javascript file locally is one less external dependency, and often faster download times.



Recent Comments