Skip to content

Instantly share code, notes, and snippets.

View dobau's full-sized avatar
💻
Coding...

Rafael Alves dobau

💻
Coding...
View GitHub Profile
#!/usr/bin/env python
# A simple python script to grab all your photos from flickr,
# dump into a directory - organised into folders by set -
# along with any favourites you have saved.
#
# Based on FlickrTouchr 1.2 plus:
# - Video download support
# - Photo title on filename
#
@dobau
dobau / twit_list.html
Created December 22, 2010 13:04
layout do twit
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
.twits {
border: 1px solid red;
width: 960px;
}
@dobau
dobau / gist:703682
Created November 17, 2010 17:24
doctrine_sequence_oracle_error
Nov 17 15:22:16 symfony [info] {Doctrine_Connection_Statement} execute : INSERT INTO TBL80703EQUIPAMENTO (bl80703excluido, tx80703instalacao, tx80703tipo, tx80703alimentador, tx80703subestacao, nr80703potencia, nr80703qtd_clientes, tx80703barramento, tx80703bairro, tx80703cidade, nr80703codcidade, fk80704codigo, nr80703codigo) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) - (0, 0530298, FU, 01C1, ACL, 0, 0, 570562E, NAO CADASTRADO, ITINGA DO MARANHÃO, 5427, 32, 700)
Nov 17 15:22:16 symfony [info] {Doctrine_Connection_Statement} execute : UPDATE TBL80704IMPORT_EQUIPAMENTO SET nr80704qtd_registros = ? WHERE nr80704codigo = ? - (148, 32)
Nov 17 15:22:16 symfony [info] {Doctrine_Connection_Oracle} query : SELECT SEQ80703CODIGO.nextval FROM DUAL - ()
Nov 17 15:22:16 symfony [info] {Doctrine_Connection_Statement} execute : INSERT INTO TBL80703EQUIPAMENTO (bl80703excluido, tx80703instalacao, tx80703tipo, tx80703alimentador, tx80703subestacao, nr80703potencia, nr80703qtd_clientes, tx80703barramento, tx80703bairro, t