Pular para o conteúdo principal

Postagens

Instalar Módulo de Proteção Santander no Mac OSX Mountain Lion

Repararam que o módulo de proteção do banco Santander parou de funcionar? Isso, no meu caso foi quando atualizei o OSX para o Mountain Lion. Há quem diga que parou quando da atualização do navegador Safari. Enfin, depois de brigar um pouco com versões Java, consegui encontrar no forum da Apple a solução: Após atualizar o meu MacBook Pro para o Mountain Lion, o módulo de proteção do Santander parou de funcionar no Google Chrome. Ao clicar no botão instalar módulo de proteção, nada acontecia. Olhando o javascript mais a fundo, achei uma chamada a URL ' https://wwws.santandernet.com.br/MPS/moduloJava.html '. Ao inserir ela no browser e pressionar <ENTER>, recebia uma mensagem 'plugin inactive'. Pare resolver o problema, abri uma nova aba e entrei no endereço 'chrome://plugins/'. Naveguei até o plugin do Java, desabilitei o mesmo e reiniciei o chrome. Feito isso, entrei novamente no endereço e ativei este plugin. Ao entrar novamente no s...

Evernote Mac Opera Extension

Here it is for you who likes Evernote + Opera: https://addons.opera.com/en/extensions/details/evernote-web-clipper/?display=en Have a productive day. Bejunda. kissASS.

Java 6 problem mac osx mountain lion

Like Marilyn Manson said, this is the new shit. If you need install Java 6 in the latests OSX, like I had, you can find good resource here: 1. https://discussions.apple.com/thread/4136010?start=45&tstart=0 http://support.apple.com/kb/DL1572   -> for OS X 10.7 / 10.8 users http://support.apple.com/kb/DL1573   -> for OS X 10.6 users Extra: 2. (no tested) https://www.macupdate.com/app/mac/39490/apple-java-for-os-x-lion/ KissASS.

How to Play Blood Omen - Legacy Of Kain on MAC

So, I'm very fun of old games and programs like DOSbox, emulators, etc. While we can't count with a GoG.com version of the game, maybe you can try this. Before, I recommend you buy your original copy of the game, if you don't have one. We will use the pc/windows version - you can easily find in ebay or amazon. I don't know another channels for that, but if you want give some dimes for the company behind the game, try buy it from a ps store! Ok, for play Blood Omen - Legacy Of Kain on my mac osx mountain lion, follow the links: 1. http://www.abandonia.com/en/games/371/Blood+Omen+-+Legacy+Of+Kain.html - Extract all files. 2. http://home.comcast.net/~heavyweights/games/kain/index.htm - Extract files. This is the new patched Installer, that fixes things and let you play with NO CD. 3. http://www.codeweavers.com/products/ - Download and install this one. - On menu, configure > install software - Go to select an installer and choose ...

AdBlock Mac Opera Extension

Here it is another awesome extension for Opera (Chrome has it too). With AdBlock you can be free of annoying Ads. Enjoy. https://addons.opera.com/en/extensions/details/adblockforopera/?display=en

Feedly Mac Opera Extension

Well, I'm always in love 'n hate with browsers, mainly between Chrome and Opera. In this post I just want show where you can find the opera Feedly extension, that is same as Chrome one. If you are a Google Reader widow you know what I'm talking about. Otherwise you can just google it. Ok, basically it 's a RSS Reader app/addon/extension. You can download and install at: https://addons.opera.com/en/extensions/details/feedly/ See you, space cowboy.

Simple game test I

Based on a tutorial about how to do an atari game, I'm trying to follow the same logic to achieve the same but with gamesalad. http://www.tinkernut.com/2010/01/05/how-to-make-an-atari-game/ Gamesalad is a "from scratch" game engine, that let you develop a game without write one single line of code and being able to deploy to a good number of platforms, like ios, android, html, windows, mac. Im not going deep about gamesalad features. The point is that, with no experience in gamesalad i want to try do a similar game-tutorial like described above. Well, you don't need write any code but you are not free from thinking logically. After a while actually, for me, its being annoying so many clicks around to get things working. No that I'm such a brilliant programmer (because I'm not) but sometimes a think some things could be solved with a little lines of code. In an any programming language i could make an enemy chase the player with something like: " If enemyP...