Category Archives: technology

Using Oracle Coherence with Grails Part I

Where i work, each with we’re assigned to a different tasks. My tasks this week are: test Beehive Webservices (i’ll post about it later) and test Oracle Coherence and Terracota. I decided to start with Coherence because it really called … Continue reading

Posted in groovy, technology | Tagged , , , , | 4 Comments

Auto Increment On A Oracle DB

This week i have a task: explore JHeadstart — Easy — specially if you follow their (uncommented) tutorial. But, when you start to build your own app, things start to get a little confusing (and, difficult) — specially because, by … Continue reading

Posted in technology | Tagged , , | Leave a comment

Grails Auto Complete

Yesterday i finished my script for command completion on grails. It’s quite complete right now (not perfect, but almost complete). I thought it would be more difficult to do it, but thanks to tutorials (here and here) and the other … Continue reading

Posted in groovy, technology | Tagged , , , , , | 2 Comments

Ajude a sustentar a Wikipédia e outros projetos, sem colocar a mão no bolso, e concorra a um Eee PC!

…e também a pen drives, card drives, camisetas geeks, livros e mais! O BR-Linux e o Efetividade lançaram uma campanha para ajudar a Wikimedia Foundation e outros mantenedores de projetos que usamos no dia-a-dia on-line. Se você puder doar diretamente, … Continue reading

Posted in technology | Tagged , | Leave a comment

Adding Autocomplete to a Python Console

I really love python. It’s a great language (fyi it’s one of the languages that google uses — they are java, python, c and c++) and has a powerful console. But, it misses an great point: autocomplete. (A think that … Continue reading

Posted in technology | Tagged , , , | 5 Comments

Why i like Groovy

This is why i like groovy. I follow an brazilian java list, and last week, a guy posted some logic exercices in java. One of them was: Given an array of numbers, create a function that searches all instances of … Continue reading

Posted in groovy, technology | Tagged , , | 3 Comments

How to consume WebServices with Groovy

Primeiro instale o sdk groovy na sua máquina, usando o tar (ou zip) fornecido em http://groovy.codehaus.org/Download e instale como descrito em http://groovy.codehaus.org/Tutorial+1+-+Getting+started. Após estar tudo ok, você conseguirá abrir um console de linha de comando digitando groovysh ou um console … Continue reading

Posted in groovy, technology | Tagged , | Leave a comment

the Holy Grails!

What’s it? Well, Grails is a web-framework based on a JVM (Java Virtual Machine, or just VM that’s how Jonathan Schwartz, Sun’s CEO is calling it) scripting language called Groovy. Groovy? I think is better to start explaning what’s Groovy. … Continue reading

Posted in technology | Tagged , , | Leave a comment

Adding Auto Complete to A Django-PyDev Project on Eclipse

Today i was trying to use eclipse 3.3 w/ pydev to develop an app with django, but i really couldn’t make the code-completion (the main reason (along with the debugger) i was using eclipse!). The main thing problem was that … Continue reading

Posted in technology | Tagged , , , | 1 Comment

Can You Find Chuck Norris?

Para acessar essa página: Entre em Google.com, digite find Chuck Norris e clique em “Estou com Sorte” Achei excelente! Vi em TecnoTrash

Posted in funny, technology | Tagged , | Leave a comment