Ads

Captured Technology - Blog

Buzzom Offers Featured User Options



Buzzom Offers Featured User Options

A favorite Twitter tool of my from Buzzom called TwitIn now offers Featured User options to increase your Twitter followers. Hundreds of users a day log into Buzzom to manage and grow their Twitter accounts. Why not be featured on one of their pages for a low costs. You can purchase a sidebar ad for your Twitter account and have new followers daily. Prices range from $10 to $100 depending on the number of impression you seek.

One of the popular features within TwitIn is the Grow feature. Which provides a list of Twitter accounts that are likely to follow you back when you follow them. Your interests and location are considered in addition to the accounts follow to following ratio. Last week I noticed at the top of the list, 2 ‘Featured Users’. This is when I discovered this great new way to grow your follow list. You can pay between $10 and $100 for the number of times you want to appear at the top of the list.

This second feature is great if you have an account that you do not want to auto-follow users but you want to grow your followers. Hopefully the Twitter accounts will not un-follow you when you do not follow them back. This requires some small testing, but there will be many users that do not flush you from their follow list. I purchased 2,500 impressions for $20 to see what kind of results I could secure. My long-term goal is to pay for the new followers through an increased SponsoredTweet payout and improve traffic to my websites simultaneously.

Ad: Claim the College Tax Credit with Turbo Tax Online.

Online MarketingOnline MarketingSocial MediaSocial MediaWeb DevelopmentWeb Development

Adding Site Feeds to Google Buzz

Adding Site Feeds to Google Buzz

One of the more popular features of Twitter is the ability through their API to post at intervals or when an RSS feed is updated a tweet to Twitter automatically. So blog owners don’t have to worry about tweeting their new blog entries cause it is done automatically from a service like TwitterFeed.com.

With Google Buzz being the latest micro blogging platform, everyone wants the same features as Twitter from Google. Of course Google doesn’t want some of the features that it deems to be problematic, but it does allow you to post your RSS feed automatically to your Buzz account whenever a new post is available. Just how do you get Buzz to connect to your site or sites?

There are a number of posts about adding a an XFN tag to the site or a rel=me tag when you link back to your site from Google. But all this seemed silly to me because the sites aren’t profiles of me, they are just blogs that I work on occasionally about topics that I enjoy. Then I discovered the simple way to connect a site.

Go to the Webmaster Tools portal within your Google account and add the site you want to connect to within Buzz. Verify the site by adding a file or a meta tag to the header of the home page. Then return to GMail, Click on Buzz, and Click on connected sites. The new sites will now be available for connection. Your latest post will appear within Buzz and new posts will automatically be posted.

Now if only I could figure out how to get more followers of my Google Buzz without a public interface.

Blog Carnivals for Good Backlinks



Blog Carnivals for Good Backlinks

If you haven’t been a part of or hosted a blog carnival but are looking for good back links, you should consider becoming a member of BlogCarnival.com and participating. Blog Carnival runs daily carnivals of articles from around the Internet on various topics. You can submit your own articles to the carnivals and gain important back links to your site. Each carnival operator has the discretion to only include the articles they see fit, so your article must be good and your description must be relevant to get mentioned.

I run two blog carnivals currently on a bi-weekly basis and receive between 15-20 articles each edition. I generally post all articles as the sites do not carry much page rank weight. But sites with high page ranks are that much more sought after and tend to be more selective for their carnivals.

Today the categories included family, wedding flowers, fashion, homeschooling, taxes, and evolution. The taxes blog carnival was posted on a blog with a page rank of five which gives you a direct PG5 link while the post remains on the front page. I like to sort the carnivals by categories and then by the date of the next carnival posting. This way my articles are submitted to relevant carnivals that will be appearing soon.

Best of luck with your link building and begin running a blog carnival to give back to the community.

File Your Tax Return For Free!

Web DevelopmentWeb Development

LinkMarket - The Link Exchnage Network

LinkMarket – The Link Exchnage Network

I was receiving many varied request to exchange links with webmasters on a number of different sites. I began to search for a network where I could do all my link exchanges without having to email individual site owners. LinkMarket.com came up in the search results from Google and I have been working with them since that time.

Using the ASP.Net Ajax Accordion



Using the ASP.Net Ajax Accordion

It was suggested that we utilize the Ajax Accordion control in a recent project and although the software is easy to install finding decent documentation on a quick solution was not as simple. I did finally stumble upon a couple of examples and modified the code from them to come up with an easy way to implement an image based menu with the accordion style navigation.

The first thing to do is register the Ajax Control Kit in the page header.

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit"%>

Place the Script Manage on the page itself or on the Master Page.Placing the Script Manager on the Master Page worked well in our case as multiple pages used Ajax .

    "ScriptManager1" runat="server">
            

The main body of code contains the Accordion definition, a Panes area, an Accordion Pane definition, a Header, a Content area, and closing tags. The unique thing that we did was to place an asp image object within the header group instead of text. Our content area also contained a user control but the links of the menu could have been created directly on the page just as well.

    "Accordion1" runat="server" FadeTransitions="True" 
    SelectedIndex="0" TransitionDuration="100"  HeaderCssClass="accordionHeader" 
    ContentCssClass="accordionContent" AutoSize="None" ToolTip="Something">
     
    "AccordionPane5" runat="server">
    
"server" AlternateText="Some Text" ImageUrl="~/Images/Menu1.png" />
... ... Links to Menu items. ...

Blog Directory

Latest technology news.
 Patrick Stevens
 568  246632  4/10/2025

Translate

Categories

Blog Calendar