Skip to content

Instantly share code, notes, and snippets.

@ravicious
Created April 3, 2010 13:51
Show Gist options
  • Select an option

  • Save ravicious/354496 to your computer and use it in GitHub Desktop.

Select an option

Save ravicious/354496 to your computer and use it in GitHub Desktop.
temp_id, last_id = '', ''
unless temp_id == last_id do
temp_id = last_id
# tutaj cały kod odpowiadający za pobieranie
offset += 50
last_id = blips.last.blip_id
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment