Tag Archives: developers

Featured Clickbooth Hero: Robert McAfee

For those of you who don’t know Robert, he is one of our Developers here at www.clickbooth.com and is constantly looking for ways to take the business to the next level. Continue reading

Posted in Business, Pay-Per-Click | Tagged Business, constantly-looking, developers, hero, make money, robert, robert mcafee, take-the-business | Leave a comment

Good News For Facebook: Virtual Stuff “To Make Billions”

Facebook - along with a few other social sites and the developers of games for them - may be in for a great few years. Continue reading

Posted in Business, Pay-Per-Click | Tagged bbc, becomes-most, Business, developers, facebook, playfish, review and story, social, virtual, visited-site | Leave a comment

YouTube Now Has a URL Shortener

YouTube has launched its own URL shortener, but it is not like other URL-shorteners, because it can only be used specifically with YouTube videos. This way, YouTube says, when you click on one, you know you're going to a YouTube video no matter what. That should certainly cut down on the likelihood that you could be going to a malicious site. YouTube's URL-shortener is at Youtu.be , although if you go there, you will just be taken to the YouTube home page. You can use the shortener manually though. If you take a video URL and replace the part that says "http://www.youtube.com/watch?v=" with "http://youtu.be/" and you will have your short URL. "It's all the rage: link shorteners to ensure that those useful URLs you're sharing don't take up too much precious character count while also giving you an inkling of what you're about to click on," says Engineering Manager Vijay Karunamurthy. "Also, because the link contains the ID of the video you're going to see, developers can do interesting things like show you thumbnails, embed the video directly, or track how a video is spreading in real-time," adds Karunamurthy. Users can use the AutoShare feature on YouTube to link their YouTube account to other social networks. This way, whenever the user "favorites" a video on YouTube, the action will get syndicated to the other networks. People on those networks will see the shortened version of the YouTube URL. Have You Read This? > Google Now Has Its Own URL Shortener > Facebook URL Shortener Makes Appearance > Continue reading

Posted in Business, Pay-Per-Click | Tagged developers, embed-the-video, inkling, new era, related articles, social, unw, url shortener, youtube video, youtube videos | Leave a comment

Facebook Publishes 2009’s Top Status Trends

Facebook users are a pretty important group of people; after all, in recent months, it's been established that there are more of them than there are individuals in the United States. Continue reading

Posted in Business, Pay-Per-Click | Tagged backstrom, Business, developers, facebook-gives, moms and dads, nbsp, nosedive, presence, review and story, social, stimulus, their-services, united | Leave a comment

Google Analytics API Gets New Features

Google has launched some new features for the Google Analytics API. These include support for advanced segments and 48 new metrics around goal performance, as well as goal configuration data. "With advanced segmentation, you can look beyond your aggregated data and peer into the nuances of traffic and visitor activity on your site," says Nick Mihailovski of the Google Analytics API Team. "For example, the average time on site for all visits could be 60 seconds, but when you segment by country, you might learn that average time on site of visits from Germany is over 2 minutes." Google has added two new ways to use advanced segments through the API including creating them on the fly by specifying their expression directly through an API query and using advanced segments created in the Google Analytics web interface through the API. The following video shows how to work with goal configuration data in the API. Google has also added 10 new dimensions to access custom variable data and each one that is used is available through the account feed. Google has updated all of its documentation for the API, and is encouraging the continued feedback of users. Related Articles: > Google Analytics Gets a Bunch of New Features > Correcting Your Web Analytics Mistakes > Google Adds Heavily Requested Features to Analytics API Continue reading

Posted in Business, Pay-Per-Click | Tagged aggregated, api, developers, include-support, new features, nuances, segment, segments, through-the-api, time-on-site, web analytics, well-as-goal | Leave a comment

Twitter App Numbers Growing Strong Going Into 2010

At the LeWeb conference in Paris Twitter is busy making sure that all the developments in the real-time search and social media world aren’t just coming from the Googleplex. Maybe it’s the end of the year rush or it’s the need to create excitement going into 2010 since 2009 was a rough year for many. Whatever the reason the news is fast and furious inthe space in general. Twitter’s busy letting the world in on the sheer volume of apps that have been developed for the service and how they are going to help foster more growth in the near future. TechCrunch is convering the event and tells us Twitter’s Director of Platform Ryan Sarver just took the stage at LeWeb a couple of minutes ago, and shared some announcements with the audience about the future of the platform and the effect this will have on the ecosystem. He also shared a milestone for the company: Sarver said 50,000 registered applications to date have been built using Twitter APIs. The roadmap ahead: Transparency : “we need to be more public about our policy and intentions” Communication : “we need to be out there and let our developers know what’s going on” Utility : “we need to keep providing our robust APIs and enable third-party developers to thrive” Profitability : “when our partners succeed, we succeed” (more details coming early 2010) Of course, since this is Twitter most people will laser in on the P word (profitability). Some of the significant ‘details’ around these areas is that everyone will have full access to the data stream in 2010 (what that actually means is TBD). Look for a new website for developers with dashboards and the like for the development community. Also, as a sign that the development of apps is truly a big deal there will be a Twitter developer conference in 2010 called Chirp in San Francisco next year The conference, which will be geared towards developers, is likely to be similar in some ways to Facebook’s F8 conference that is held each year in San Francisco. Not too many details were given but there is a landing page up already for the event (which is scheduled to take place sometime in 2010). So Twitter continues to flourish and develop to try to handle the continued growth despite some concern about visitor fall off recently. I suspect that some of the developers are the very reason for this ‘concern’ as many people access Twitter through third party apps to begin with and those growing numbers are not tracked by these number crunching entities. Looks like 2010 is going to be another big year for Twitter. Comments Continue reading

Posted in Business, Pay-Per-Click | Tagged app, conference, dashboards, developer conference, developers, developments, director, leweb, profitability, roadmap, rush, the-development, third party, twitter | Leave a comment

Digg’s New API Allows Digging of Stories and Comments

Digg released a new version of the Digg API today, which lets developers write and contribute data via OAuth. This API supports the digging and burying of both stories and comments. "In addition to the revamped API, we focused extensively on usability and have included an updated API documentation section on Digg with more detail on each API method including code and response examples," says Digg's Jeff Hodsdon. "Today’s changes, as well as our updates this summer to the API license, give developers much more freedom to create (and profit from) great new applications off the Digg platform." "To help showcase some of the new functionality, we’ve created a reference app off the new API, a streamlined version of the Digg site called DiggLite, which can serve as a blueprint for any basic Digg-based application," Hodsdon adds. "It includes a river of the most recently popular stories, which can be Dugg and buried remotely, and the means of breaking things down by top-level topics. You can find it at digglite.com or download the source code on Github." Developers interested in keeping updated on happenings with the Digg API can follow @diggapi on Twitter. Digg says it will communicate any API-related issues and downtime information through the Twitter account. At first, only a limited number of beta testers will be able to create apps that can write data, using the new API. Digg is requiring developers interested in creating apps to send a brief description (along with their Digg username) to api@digg.com. Related Articles: > Important Product Director Moving From Google To Digg > More Stories Get a Shot at the Digg Home Page > Digg to Get All Twitter This Year? Continue reading

Posted in Business, Pay-Per-Click | Tagged apis, application development, breaking-things, code-on-github, detail-on-each, developers, section-on-digg, social bookmarking, twitter-digg | Leave a comment