Posts Tagged ‘Twitter’
@BlogPiG Twitter Updates for 2010-02-05
- Asking: Tags not created in all posts – tag pig is showing tags on some posts but not all .. why? http://gsfn.us/t/pk3y #
@BlogPiG Twitter Updates for 2010-01-29
- I've just released our Comment Extractors for YouTube, FriendFeed, Twitter & YahooAnswers – download the here http://blogpig.com/1133 #
- Asking: Posts won't move to admin area of WP install. – Can't see posts in admin after 24hrs. Have tried uninsta… http://gsfn.us/t/pg9j #
Extract Thousands Of Comments With Our Free Apps
Today we’re releasing 3 new desktop applications and re-releasing one existing one.
They’re all completely FREE to download and use with your BlogPiG API key.
The 4 apps are comment extractors for YouTube, FriendFeed, Twitter & Yahoo Answers. I had them built to compliment CommentPiG, our automated blog comment simulator, but you don’t have to be a CommentPiG owner to use them.
The instructions are the same for all 4 apps and they are really simple to use:
- If it’s the first time you have ever run a blogpig desktop app you’ll initially be asked for your BlogPiG API Key. This will then be stored on your PC and you won’t be asked for it again for any BlogPiG dektops apps. If you don’t already have a BlogPiG API key you can get a free one by clicking on the link at the top of the page.
- Once the app has loaded just a enter the keyword or key phrase for which you wish to find associated comments
- If the app allows it choose whether it should be phrase matched for the comment search (returns less comments but more accuracy)
- Choose how many comments you would like returned (obviously more comments will take more time)
- Check the box for a “delay between requests” if availabe. Whilst this will slow down the comment extraction it will prevent your IP getting a potential temporary ban
- Browse to location you would like to save the resulting file, it defaults to the file extension CSV, I prefer to change this to TXT as it makes the Excel import easier.
And that’s it, couldn’t be easier…
You can download the apps from here or inside the BlogPiG Member’s Area:
Download YouTube Comment Extractor
Download FriendFeed Comment Extractor
Download Twitter Comment Extractor
Download Yahoo Answers Extractor
How I Use the Extractor Apps
I use these 4 extractor apps in conjuction with CommentPiG to preload my autoblog networks with a database of cleaned comments. Once uploaded CommentPiG autoposts these comments onto all the blog posts at regular intervals giving the blogs a natural popularity and content boost over time.
Let’s see an example:
- I’ve decided to build a 10 site autoblog network for the “singing lessons” niche, which is a great niche btw!
- I run all 4 extractor apps and set them to extract 5000 comments for the key phrases “singing lessons”, they won’t all extract 5000 comments it’s just a ceiling.
- When naming the save file locations I make sure I put the source name in the filename for each app and I also like to change the extension to .txt as Excel gives you more options later. e.g. “singing lessons comments twitter.txt”
- Once complete (it takes a little while to run through) I repeat the searches for more key phrases, I chose “learn to sing” & “singers” (this last one is more generic) [make sure you choose new filenames for each new search]
- Now I have 12 txt files containing thousands of potential comments, now we need to combine and clean them.
- There are several specialist tools out there than are really powerful for cleaning extracted content, I particularly like Text Pipe Pro. That being said you can easily & quickly clean comments in Excel.
- I open all of my .txt files in Excel, whilst opening it should ask you how you wish to import, be sure to choose NO delimeter character and leave the text delimeter as ”
- I now copy all of the files into one new Excel worksheet so they are all in column A. I currently have over 10k comments. (If you don’t already now about keyboard shortcuts in Excel this would be a great time to learn as it can really speed up your blog building. I particularly like SHIFT+CTRL+{ARROW_DOWN} to select a whole worksheet of row then CTRL+C to copy followed by CTRL+V to past into the new sheet. Then CTRL+{ARROW_DOWN} to zoom down to the last row. I also tile the windows so I can see them all at once but I do have a pretty big screen.)
- Now I clean the comments, I start by using Excel 2007 to remove the duplicates, this is in the Data menu
- Next I add the formula =len(A1) to cell B1 and drag it down to fill all of the b column giving the length in characters of each comment. I chose to delete all comments with less than 20 chars or more than 500 chars
- Now I sort by column A1 so the comments appear in alphabetical order and scroll through them quickly, this gives a very good overview of comments that are very similar or comprised of the same inital groups of words but where not caught by the duplicate filter.
- I also used Excel’s search & replace wit “@* ” in the find box (do no include the quotes but notice the space after the asterix). This removes all the Twitter usernames in the comments.
- You really can be a brutal as you want here don’t be too fussy about deleting the comments. If want to be really picky you can even put a formula like =IF(SEARCH(”singer”,A1)>0,”yes”) into B1 and drag it down all the comments then sort by “yes” in column B and delete those that don’t contain your keywords. Obviously this will eliminate a lot of comments and also reduce the amount of stemmed keyword comments you get, but it is a good way to keep comments on topic.
- I keep cleaning until until I’m happy with the balance of quality vs. quantity of my comments. I use a combination of filters, sorts, formulae and search & replace to get rid of any rows or words I don’t want.
- After about 20 mins of cleaning I still have just over 5000 comments left
- I import these 5000 comments into each of my 10 autoblogs using CommentPiG and let it post on random to my blog posts as they appear. I can use random comment selection as they a pre-cleaned and reletively on topic.
- I also personally don’t worry about the same comment appearing on different blogs as there is such a big pool, but if you are concerned simply divide the cleaned comment DB by the number of blogs you want to use it on
Get the apps now and start turning your autoblogs into communities!
@BlogPiG Twitter Updates for 2010-01-15
- Back after xmas break. That was a busy one! Note to self. Buying a house with a new baby and seeing family at the same time is a no go! ^G #
- Just released CommentPiG Pro a WordPress Comment Simulator plugin that transforms AutoBlogs! Check it out now at http://blogpig.com/102 ^G #
- CommentPiG Pro – WordPress Comment Simulator Released! http://blogpig.com/1110 #
- TagPiG Pro is out of testing and ready for launch, I'm updating the documentation today. Loads of great new features! Stay tuned ^G #
@BlogPiG Twitter Updates for 2010-01-15
- Back after xmas break. That was a busy one! Note to self. Buying a house with a new baby and seeing family at the same time is a no go! ^G #
- Just released CommentPiG Pro a WordPress Comment Simulator plugin that transforms AutoBlogs! Check it out now at http://blogpig.com/102 ^G #
- CommentPiG Pro – WordPress Comment Simulator Released! http://blogpig.com/1110 #
- TagPiG Pro is out of testing and ready for launch, I'm updating the documentation today. Loads of great new features! Stay tuned ^G #
@BlogPiG Twitter Updates for 2010-01-08
- Modifying the existing and adding new auto-tests for CSVPiG & CSVPiG Pro. ^A #
@BlogPiG Twitter Updates for 2009-12-25
- Modifying the CSVPiG UI so it can integrate with the Pro version. ^A #
- Adding a global log table for all plugins to write to and read from. ^A #
- I'm determined to get the new version of the dashboard out today – stand by! ^G #
- Sorted!
The new members dashboard is now live a kicking inside blogpig.com, go check it out. ^G # - I'm using reTweet.it to gain exposure on Twitter. Sign-Up Now! http://retweet.it/?ref=BlogPiG #
- Adding post scheduling to CSVPiG. ^A #
@BlogPiG Twitter Updates for 2009-12-16
- I've just removed the captcha from the sign-up page as some customers seem to be experiencing problems with it ^G #
- Creating automated tests for NukePiG. ^A #
- Implemented the `Add Tgas Now` feature for the `New Post` and `Edit Post` pages. ^A #
- Uploaded the new version of NukePiG to WP Plugins Directory. ^A #
- Adding tests for the new features to the TagPiG auto-tests set. ^A #
- Jelped opensource4me ( http://ping.fm/fhcF6 ) to find his BlogPiG API key
^A # - Writing release notes for NukePiG. ^A #
- The last round of NukePiG tests before the release. ^A #
- Moving the external BlogPiG API functions to blogpig.com. ^A #
- Just finished "wedding" WordPress themes. Will be released asap ^M #
- I can tweet from my iPhone now, sweet! ^M #
- Net niche WP themes going into production as we tweet. Niche is "pet care". Reqests for the nxt niche are welcome. ^M #
- "Pet Care" WP themes completed. I shall see they are published soon for all of our members. ^M #
- Fixed the problem which caused the warning message in BlogPiG members area. ^A #
- still migrating BigArticles, this is a bigger job than we thought! ^G #
- Assigning tags to the imported BigArticle posts in WP. ^A #
- Reporting: Malfunction in obtaining an api key – Your verification software is malfundtioning. Unable to registe… http://gsfn.us/t/nnb9 ^G #
@BlogPiG Twitter Updates for 2009-12-07
- Just trying out a bunch of new plugins that help WP act like an article site #
- Moved BigArticles categories into WordPress. Moving the articles now… ^A #
- Moved the articles from BigArticles into WordPress. ^A #
- Exporting the BigArticles DB
^A # - Fixed the problem with WP user roles for BigArticles.com users. ^A #
- Adding an alternate function to CSVPiG for scanning the uploads folder for older servers (PHP4) ^A #
- Testing the new folder scanning function for CSVPiG. ^A #
- Just finalisng the order process ready for the CommentPiG release, Amember is good but their templates are a pain ^G #
- Just finished integrating the Aweber confirmation page audio into my own page, it sounds great! http://ping.fm/hH4iZ #
- RT @sofiefk Free Internet Social Media Guide: Twitter, Facebook, Myspace, Youtube – http://www.sherlomes.com/ follow on Twitter @sherlomes #
- I'm using reTweet.it to gain exposure on Twitter. Sign-Up Now! http://retweet.it/?ref=BlogPiG #
- I'm currently tweaking the BlogPiG members' area UI to make it much easier to navigate and find products. #
- Building a script to remove any footprints from Artisteer generated templates. Should be in the member's area soon. #
- Completed the auto-tests for TagPiG Pro. Running fine locally. Next step – the test server
^A # - Running the online TagPiG auto-tests. ^A #
- Had to tweak the tests a bit for WP 2.7.1. Let's see what 2.8.6 has to say… ^A #
- Worked like a charm on 2.8.6. I think I'll give it a run on 2.9 beta 2 as well
^A # - No problems with WP 2.9 beta 2 either
Proceeding to the PRO version tests… ^A # - With a few modifications, the PRO tests went fine for 2.7.1, too. ^A #
- Completed the online auto-tests for both TagPiG and TagPiG PRO. ^A #
- Migrating http://BigArticles.com over to WordPress, over 350k articles it's a massive job but it's going to be worth it, finger crossed! #
- RT @tweetmeme Creating an “About this Author” for Multiple Authors — WPCandy — WordPress Themes, Plugins, Tips http://bit.ly/fo3T #
- I’m replying to a customer issue with TagPiG via our Get Statisfaction community support centre #
- Just trying out pidgin as our desktop Twitter update client, the others all seem overkill! ^GP #
- This twitter update is via Pidgin chat client, pretty neat ^GP #
- This one is via Ping.fm, there really are a ton of services out there for this! This one looks particularly good. ^GP #
- This tweet was sent using my skype app via ping.fm so no need for ANOTHER system tray app, to update twitter nice! ^GP #
- Here is another tweet, this time it was sent via email to Ping.fm. I
really do think this is going to be the service for us. Alex is also # - And this one was via pingfire a neat little firefox plugin for ping.fm. The theory is if it’s easy to post we will post more often ^G #
- Just making sure the oauth is still working ^G #
- Just packing up to head home, damn this laptop is heavy! CommentPiG beta went really well, great feedback, releasing it tomorrow hopefully^G #
- Downloaded 100 wedding images for our free niche WordPress themes. Building them tonight, released tommorow. Stand by! ^M #
- Asking: I don’t see TagPiG tagging anything. – I’ve just downloaded and installed TagPiG, I can see TagPiG in my… http://gsfn.us/t/neg4 #
- tested TwitterComments plugin which sucked then found Twit Connect which rocks, will post review of them soon, test on BlogPiG now ^G #
- Got Ping.fm to work with Pidgin
Now I can proceed to TagPiG PRO tests
^A #








