Computers and Technology
Posts tagged social networking
WP to Twitter Plugin
Jan 25th
WP to Twitter | Joe Dolson Accessible Web Design.
I’ve just discovered the craziest, awesomest plugin for WordPress. This little fella allows your WP blog to automatically update your Twitter with the the blog title, a shortlink URL (cli.gs or bit.ly), and even an excerpt!
Bit.ly API and adding URLs to your MySQL database
Dec 21st
In my last tutorial, I’ve touched on how to use the to.ly API and how to make automatic “Tweet it” buttons with a relevant message.
Well, this can get problematic if with every page refresh, your server sends out a request to the to.ly server for a short link. Pretty soon, you’ll be getting “Too Many Connections” and you’re screwed. Just like I was, so here’s an idea. How about we store those links in a database….automatically?
You see, it’s much easier to create a script that will request a shortlink, adds the link to the database, and then just call it up whenever you need it. It works perfectly well on my quote site. Basically, whenever you create a website with get-requests, tons of pages, and all that. You can use the following script to make it all work, automatically (again).
“Tweet This” and URL shortening API
Dec 19th
Alright, you’ve all seen those CRAZY “Tweet This” buttons on so many websites, (mainly wordpress). You may have also noticed that some just send you to twitter and you have to manually input the twitter message. Well, how about we just make a button that will automate all this for us?
I really do love it when I click on that button and twitter pops up with a pre-written message like “Check out this site : URL GOES HERE” or “Crazy CSS tutorial on backgrounds. Check it out: URL GOES HERE”, it makes it much easier for me to share my finds. Here’s a great demo.
Okay, I’m working on a new website and it has various posts on it that I want the readers to be able to automatically share on twitter. I also want to include a backlink so that their twitter followers can visit the actual article. Basically, here’s a tutorial on shortening URLs using API and for creating a twitter button.
Google Dashboard?
Nov 5th
Ah, so google came out with yet another feature. Some time ago, I talked about the Google Social Search that was in its developmental stage. Well, Google just came out with its new Google Privacy Dashboard. It’s another step for Google to become more transparent and less, mischievous. Read about their Google Privacy effort, it looks like they’re really trying. More >
Google Social Search
Oct 26th
Google Social Search is a new Google feature that seems to be another addition to Google’s long list of diverse services that include AdSense, Blogspot, etc
It’s finally here, or it will be pretty soon. The “Social Search” is basically an extension to google that searches through your friend’s list on variety of social networks, including Twitter, Facebook, and Flickr. Okay, now don’t start laughing. Why do I say that? Oh COME ON! FLICKR?! Flickr is owned by Yahoo inc. who is THE competitor to Google Inc. in every way possible. Yahoo teamed up with Microsoft to create bing. Yahoo has its own Ad system, and so does Google with Google Ads. More >
