
IGORSOBREIRA.COM
Igor Sobreira - My thoughts on software developmentThought on software development, mostly Python and Web related
http://www.igorsobreira.com/
Thought on software development, mostly Python and Web related
http://www.igorsobreira.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.1 seconds
16x16
32x32
64x64
128x128
REGISTRADO EM MEUDOMINIO.INFO
REGISTRO DE DOMINIOS
INFORMACOES●●●●●●●●●●● SOBRE ESTE
DOMINIO, CONT●●●●●●●●●●●●●UDOMINIO.INFO
ES●●IO , RS, 93260-480
BR
View this contact
REGISTRADO EM MEUDOMINIO.INFO
REGISTRO DE DOMINIOS
INFORMACOES●●●●●●●●●●● SOBRE ESTE
DOMINIO, CONT●●●●●●●●●●●●●UDOMINIO.INFO
ES●●IO , RS, 93260-480
BR
View this contact
REGISTRADO EM MEUDOMINIO.INFO
REGISTRO DE DOMINIOS
INFORMACOES●●●●●●●●●●● SOBRE ESTE
DOMINIO, CONT●●●●●●●●●●●●●UDOMINIO.INFO
ES●●IO , RS, 93260-480
BR
View this contact
17
YEARS
9
MONTHS
26
DAYS
ENOM, INC.
WHOIS : whois.enom.com
REFERRED : http://www.enom.com
PAGES IN
THIS WEBSITE
21
SSL
EXTERNAL LINKS
91
SITE IP
54.215.174.131
LOAD TIME
0.114 sec
SCORE
6.2
Igor Sobreira - My thoughts on software development | igorsobreira.com Reviews
https://igorsobreira.com
Thought on software development, mostly Python and Web related
WOD
Bench press 5-5-5-5-5 155#. 50 ring dips (sets of 5). OC-1 Race - Makai Pier to Kailua. Easy at flat island. Then 5 1min sprint with 30sec rest. Borrowed ama. New seat pads. Just surfing at Mokes. 3-3-3-3-3-3 bench press 170#. Five rounds for time of:. 115 pound Deadlift, 12 reps. 115 pound Hang power clean, 9 reps. 115 pound Push jerk, 6 reps. 30 sec uphill sprint. 6 bench press 135. 6 weighted pullups 25#. 6 weighted dips 25#. 10 hang leg raises. 5 sets of 10 one arm DB row. Deadlift, 1 rep - 355#.
Start simple
http://www.igorsobreira.com/2013/01/03/start-simple.html
Last week I wrote a post about unnecessary classes. And that kept me thinking about how common people write classes or more complex designs upfront just because it would be easier to evolve and extend later. One suggestion I gave was to use a dictionary instead of a class which had no methods but the constructor. This class was just holding state, data, so a dictionary is enough. Let's start simple. I'll stick with this example because it's real code, even if it's purpose is not 100% clear:. S are being ...
Difference between _, __ and __xx__ in Python
http://www.igorsobreira.com/2010/09/16/difference-between-one-underline-and-two-underlines-in-python.html
Difference between , and xx in Python. When learning Python many people don't really understand why so much underlines in the beginning of the methods, sometimes even in the end like. I've already had to explain it so many times, it's time to document it. One underline in the beginning. Python doesn't have real private methods, so one underline in the beginning of a method or attribute means you shouldn't access this method, because it's not part of the API. It's very common when using properties:. As we...
Book review - Being Geek
http://www.igorsobreira.com/2011/12/28/book-review-being-geek.html
Book review - Being Geek. I've finished reading this book, Being Geek. By Michael Lopp, an experienced engineering manager from Silicon Valley. And recommend it. It's a book about geeks professionalism, career. I liked the way the author exposes his ideas, he's clear and pragmatic. Right in the second chapter there are these three questions I think it's worth pointing out:. Are you actively defining the technical direction for your product? Do you understand what you need to do in order to grow?
Python 3.1.1. error on startup
http://www.igorsobreira.com/2009/12/29/python3-error-on-startup.html
Python 3.1.1. error on startup. After installing Python 3.1.1 for Mac OS. On my Leopard I got an error trying to start python3 from Terminal:. Python3 Fatal Python error: Py Initialize: can't initialize sys standard streams LookupError: unknown encoding: Abort trap. There is a "fixed" issue. In the bug tracker but the problem persists in my installation. A quick workaround is to set LC CTYPE properly. Check how it is now with the locale command (mine was UTF-8). Export LC CTYPE=en US.UTF-8.
Igor Sobreira - My thoughts on software development
http://www.igorsobreira.com/feeds/blog
My name is Igor Sobreira. Is my website. I'm a software developer. Working at Real Geeks. And living in Hawaii. When not programming I'm probably paddling outrigger canoes, windsuring or doing some other workout. Raquo; Decoding JSON numbers into strings in Go. Raquo; Testing infinite loops. Raquo; Start simple. Raquo; Unnecessary classes. Raquo; Python coverage threshold. Raquo; Improving performance of Django test suite. Raquo; Vagrant plugin to take screenshots. Raquo; Book review - Being Geek.
TOTAL PAGES IN THIS WEBSITE
21
V2 - Equipamentos | Pranchas
http://v2windcenter.com.br/equipamentos/pranchas
Segunda-feira, 05 de Setembro de 2016. Anterior [Página 1 de 2] Próxima. Goya Freestyle Wave ONE 2016. Goya Freestyle Wave ONE 2016. Goya Freerider Surf Basic. Goya Wave Custom Quad. Goya Freerider Carrera Carbon. Prancha JP Wave 2016. Prancha JP freerider 2016. RRD Freestyle Wave 2016. JP Freestyle Wave 2016. V2 Windsurf Center - Todos os direitos reservados. Site desenvolvido por Igor Sobreira. Design por Marvin Madson.
V2 - Notícias | JP 2012
http://v2windcenter.com.br/noticias/jp-2012
Segunda-feira, 05 de Setembro de 2016. Nova tendência em pranchas freestyle-wave, a JP inicia uma nova fase no velejo free-wave. Comente sobre essa notícia:. Crie uma nova conta. V2 Windsurf Center - Todos os direitos reservados. Site desenvolvido por Igor Sobreira. Design por Marvin Madson.
V2 - Contato
http://www.v2windcenter.com/contato
Segunda-feira, 05 de Setembro de 2016. Entre em contato conosco:. V2 Windsurf Center - Todos os direitos reservados. Site desenvolvido por Igor Sobreira. Design por Marvin Madson.
def Python():: Janeiro 2008
http://defpython.blogspot.com/2008_01_01_archive.html
Linguagem de programação Python, algumas dicas rápidas. E novidades sobre tecnologia. Terça-feira, janeiro 15, 2008. Terminei hoje meu novo blog: www.igorsobreira.com. Portanto não vou mais atualizar esse aqui. O novo feed é esse aqui. E o feed somente da categoria python. Ainda não tem nada :P). Aguardo a visita de vocês. Visualizar meu perfil completo. Loja, escola, clube de windsurf. Framework python para desenvolvimento web. Livro online sobre django. Dicas de varias linguagens de programação.
Items by tag djangobrasil: djangobrasil :: DjangoSites.org - Powered by Django
http://www.djangosites.org/tag/djangobrasil
Items by tag djangobrasil: djangobrasil. Adorador.es : rede so. Diabetes na prática cl. Aprendendo Django no P. Lsaquo;‹ previous. Next ››. Latest additions tagged [djangobrasil]. Website built by Ross Poulton. Design by Martin Czura.
helder.eti.br: Fevereiro 2009
http://www.helder.eti.br/2009_02_01_archive.html
Uma Consistência Tosca é o Bicho-Papão das Pequenas Mentes." (Guido Van Rossum). Segunda-feira, 9 de fevereiro de 2009. Integrando o Apache2 com o Tomcat. Saudações mais uma vez. Novamente deparei-me com a necessidade de mapear no Apache uma aplicação disponibilizada por outro servidor de aplicações - desta vez o Tomcat. Neste pequeno artigo descrevo como realizar tal tarefa de maneira bastante simples num servidor Ubuntu. A integração entre o Apache e o Tomcat se dá com o auxílio do módulo mod jk. Confi...
Entrevista com os autores do livro “De A a Zabbix” – Aécio Pires
http://blog.aeciopires.com/entrevista-com-os-autores-do-livro-de-a-a-zabbix
Curso De A a Zabbix. Entrevista com os autores do livro De A a Zabbix. Há poucos minutos foi publicada uma entrevista comigo,. No blog da Novatec. Confiram:. Http:/ novatec.com.br/blog/. February 23, 2015. One thought on “ Entrevista com os autores do livro De A a Zabbix. Pingback: Entrevista com os autores do livro De A a Zabbix - Peguei do. Leave a Reply Cancel reply. Your email address will not be published. Required fields are marked *. Lançamento do livro De A a Zabbix no IFPB Campus João Pessoa.
O livro já está sendo vendido no site da Novatec! – Aécio Pires
http://blog.aeciopires.com/o-livro-ja-esta-sendo-vendido-no-site-da-novatec
Curso De A a Zabbix. O livro já está sendo vendido no site da Novatec! Bom dia, pessoal! Há poucas horas, o livro começou a ser vendido na. Com 25% de desconto até o dia 28/02/2015. Acesse o link abaixo para saber como comprar o livro com o desconto. February 10, 2015. One thought on “ O livro já está sendo vendido no site da Novatec! Pingback: O livro já está sendo vendido no site da Novatec! Leave a Reply Cancel reply. Your email address will not be published. Required fields are marked *. No public Tw...
TOTAL LINKS TO THIS WEBSITE
91
ВИДЕОГРАФ - ИГОРЬ СМЫШЛЯЕВ
ВИДЕОГРАФ - ИГОРЬ СМЫШЛЯЕВ. ВИДЕОГРАФИЯ - моя профессия, моё искусство, моя жизнь. Свадебная фотография - Ирина Смышляева. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. Ссылки на это сообщение. ВИДЕОГРАФ - ИГОРЬ СМЫШЛЯЕВ: Алексей и Мария. Ссылки на это со...
Igor Pires Soares | Just a long road
Just a long road. Janeiro 9, 2017. Dissertation Reflections: Open Budget Data and Society. Over the course of my master’s research – entitled. Bringing Public Budgets Closer to Citizens: An Engagement Challenge for Open Data -. Some people asked me to share the findings later on. So I would like to use this blog post as an opportunity to write more informally about what I have found and concluded. However, before I get to the findings I would like to provide some background information first. A Brazilian...
Igor Soares
Fale com o Deputado. Receba novidade em seu e-mail. Igor Soares conquista Loja Modelo Itinerante do Sebrae para Itapevi. Igor Soares quer implantação da Lei do Microempreendedor Individual em Itapevi. Por uma nova política em Itapevi, quatro partidos se unem no Projeto Vitória. Igor Soares pede e Alckmin assume compromisso de construir ETEC em Itapevi. Igor Soares e Renata Abreu lançam Projeto Vitória em Itapevi. Igor Soares conquista Loja Modelo Itinerante do Sebrae para Itapevi. Do deputado no Facebook.
Acesso Restrito
Contate imediatamente seu provedor de hospedagem de sites. Por telefone ou através do atendimento online, informando o código 991.
Igor Sobreira - My thoughts on software development
My name is Igor Sobreira. Is my website. I'm a software developer. Working at Real Geeks. And living in Hawaii. When not programming I'm probably paddling outrigger canoes, windsuring or doing some other workout. Raquo; Generating test functions dynamically in Python. Raquo; Posting strings using HTTPie. Raquo; Testing infinite loops. Raquo; Start simple. Raquo; Unnecessary classes. Raquo; Python coverage threshold. Raquo; Improving performance of Django test suite. Raquo; Book review - Being Geek.
275mb.com - This website is for sale! - 275mb Resources and Information.
The domain 275mb.com may be for sale. Click here to make an offer or call 877-588-1085 to speak with one of our domain experts. This domain may be for sale. Buy this Domain.
IgorSoft
Система предназначена для электронного ведения история болезни пациента и позволяет накапливать, хранить . АРМ Аптека предназначено для ведения номенклатурного учета медикаментов закупаемых стационаром . Система позволяет наладить учет оказанных услуг пациентам в поликлинике по ДМС и ОМС. Автоматически проверяет введенную информацию и выставляет счета страховым компаниям. Автоматически переносит информацию о пациентах из файлов Word и Excel . Автоматизированная система ведения базы данных по запчастям ин...
SBS Group - Simple Business Solutions
IGOR SOKOL
PRETEND THE REALITY. PREVENT THE REALITY. January 30, 2017. January 7, 2017. January 7, 2017. February 23, 2016. February 23, 2016. February 23, 2016. February 23, 2016. February 23, 2016. February 23, 2016. February 22, 2016. February 22, 2016. February 22, 2016. February 22, 2016. February 22, 2016. February 21, 2016. February 20, 2016. February 19, 2016. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis.
SOCIAL ENGAGEMENT