• bbelderbos on Twitter
  • Check out my Facebook page
  • Bob Belderbos RSS feed

Bob Belderbos

Software Developer

Main menu

Skip to content
  • Home
  • About
  • Sites
  • Contact

Category Archives: Programming

beautifulsoup

Need to scrape a website? BeautifulSoup is your friend!

By Bob on April 6, 2012
  • 2
    • Programming
    • Python

Beautiful Soup is a Python library to do screen scraping. I think it is a powerful tool which can be used in many situations. See here for examples where it is used. In this post I will show you two examples how to crawl websites using this library.

Read More
Screen shot 2012-03-03 at 1.15.30 AM

Destroy All Software: Screencasts for serious developers

By Bob on March 3, 2012
  • 2
    • Programming
    • Resources

A short post to share that I just subscribed to the Destroy All Software Screencasts …

Read More
country_api

How to start building your own country/ travel API

By Bob on February 17, 2012
  • 0
    • APIs
    • Programming

I am about to finish a travel Facebook App. The design looks promising, especially because of the info and pictures I could crawl together. Few more days and I will release a first draft. For now the answer to: “how to create your own country API?”

Read More
ruby_likes

Ruby script to get Facebook Like stats for your blog

By Bob on January 4, 2012
  • 2
    • Programming
    • Ruby

In spite of my proposed Scala, HTML5, and Mobile learning, I will start this New Year learning Ruby :) – I am about to read Eloquent Ruby, but before that I wanted to wet my apetite with a practical case …

Read More
yql

SELECT * FROM Internet: examples of YQL, a powerful API crawler

By Bob on December 5, 2011
  • 0
    • APIs
    • Programming

YQL (Yahoo! Query Language) is not new, however the concept of a Web Service that accesses Internet data with SQL-like commands, is really cool so should be mentioned on this blog!

Read More
Screen shot 2011-11-13 at 1.02.47 PM

How to scrape a webpage with Perl

By Bob on October 2, 2011
  • 0
    • Perl
    • Programming

I wanted to have a book category list for a potential feature in My Reading List. I found this page. Then I wondered how I could parse the html to reuse the categories. It turned out to be pretty easy in Perl :)

Read More
Screen shot 2011-11-13 at 1.10.01 PM

How to import an autocomplete list

By Bob on October 2, 2011
  • 0
    • Hacks
    • Programming

This is a trick I learned in need of a specific list. You can check in the firebug console what URL and get variable is running in the background to reproduce the result list.

Read More
Screen shot 2011-11-13 at 8.58.57 PM

Finally here: The google+ API

By Bob on September 16, 2011
  • 0
    • APIs
    • Programming

We had to wait a bit but the google+ API was officially launched yesterday. Only public data and posts can be accessed, but it is a start to get familiar with the API.

Read More
google_export_profile

Google+ API still due? You can already do stuff …

By Bob on August 31, 2011
  • 0
    • APIs
    • Programming

After playing with some APIs, especially the Facebook one, I cannot wait till Google+ releases its API. However there are ways you can already import your profile and posts!

Read More
wall_post

Example Facebook PHP SDK: Post to Friend’s wall

By Bob on August 21, 2011
  • 42
    • APIs
    • Programming

I got a question from one of my readers how to automatically post to the Wall of a friend. I started to code a quick example, but I realized it might be valuable to more people, so here is the code and a short howto.

Read More
  • 1
  • 2
  • 3
  • 4
  • Follow Me

    • RSS Feed
    • Subscribe via Email
    • Twitter
    • Facebook
    • LinkedIn
  • Archives

    • May 2013
    • March 2013
    • February 2013
    • January 2013
    • November 2012
    • October 2012
    • September 2012
    • August 2012
    • July 2012
    • June 2012
    • May 2012
    • April 2012
    • March 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • September 2011
    • August 2011
    • July 2011
    • June 2011
    • April 2011
    • March 2011
    • February 2011
    • January 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • May 2010
    • April 2010
    • March 2010
    • December 2009
  • Categories

    • APIs
    • Apps
    • Books
    • Browsers
    • CSS
    • Git
    • Hacks
    • Javascript
    • Jquery
    • Mobile
    • Performance
    • Perl
    • PHP
    • Plugins
    • Productivity
    • Programming
    • Python
    • Resources
    • Ruby
    • Shell scripting
    • Social media
    • Software development
    • Technology
    • Tools
    • Tricks
    • Tweet digest
    • Unix
    • Vim
    • Web Design
    • Web development
    • Web spotlights
    • Web Technologies
    • Wordpress
    • Work in progress
  • Recent Posts

    • Some shell tricks for more efficient command line use
    • Fundamental SSH tricks when working across multiple hosts
    • Mastering Git: 5 useful tips to increase your skills
    • Twitter Digest – January / February 2013
    • Website re-design: making it fully responsive

© 2010-2013 Bob Belderbos - If you like something here, link to it, don't just copy it.
Disclaimer: all the ideas expressed on this site are mine, and have nothing to do with the employer I am working for or employers I have worked for.

Proudly powered by WordPress | Theme: anaximander by Pink & Yellow Media.

You have reached the bottom. Click here to get back on top.