Posts under guide

GWT Firefox 3.6+ plugin on 64bit Fedora 13

Posted by Ktoso under coding, guide, java (2 Responds)

Hi again, this time a short code snippet – but a very useful one. At work I’m working on an Ubuntu 10.4 (love you guys for getting me a PC with Linux with no problems!) my laptop is on Fedora 13 i586 and my home PC is running Fedora 13 x64. Thank goodnes they’re all [...]

Tags: , , , , ,

ip2cntry – ex-appengine app (mainly JAX-RS)

Posted by Ktoso under coding, guide, java (No Respond)

I’ve been coding an simple RESTful “ip to country” conversion service. I’ve decided to put it up to appengine – so that everybody may use it freely even if I’d change my server etc… And if looked quite nice the first day – buw when I got to do some “real stuff” app engine started [...]

Tags: , , , , , , , , , ,

NetBeans Platform Lookups as communication method

Posted by Ktoso under coding, english, guide (2 Responds)

Helo again! Today’s post will be an super quick usage scenario for NetBeans Platform Lookups – the probably most essential part of the Platform. An super simple explanation of them is “an Map<Class, Object>”. Sounds simple right? Well it is, and it’s quite powerful at the same time. It enables you to loosely couple parts [...]

Tags: , , , , , , ,

Installing Git with Gitosis

Posted by Ktoso under Project13, coding, guide, java (No Respond)

Git is really simple and VERY powerfull. It makes svn look like an idiot – but that’s just my personal opinion ;-) Anyways, I’m using github most of the time, but now I’d like to hava a non public repository (yet remote) for some small project. I’ve been commiting to a local git instance from [...]

Tags: , , , , , , ,

Fixing Blender problems on IntelGMAX4500

Posted by Ktoso under coding, freedom, guide (No Respond)

I’ve recently bought a new laptop, a 15.6” HP Probook, that replaced my netbook Asus EEE 900 (needed some bigger hardware to work on “on the move”). One problem I encountered was blender not displaying correctly if I’d expand any dropdown menu etc. The fix is very simple yet powerfull, just set the following: LIBGL_ALWAYS_SOFTWARE=1 [...]

Tags: , , , , ,

Smart webpage migration

Posted by Ktoso under coding, freedom, guide (No Respond)

I recently had to migrate a big website – about 5GB – to a new server. That could take a while to do, right? Well, maybe if you did it like that (the not smart way): Thanks goodness I’m not really keen on doing stuff the slow “not_smart” way, and the new server is a [...]

Tags: , , , , , , ,

mencoder mastery – part 1

Posted by Ktoso under coding, guide (No Respond)

Skoro była taka seria z wgetem, to przyszedł czas na to samo z mencoderem. mencoder to program do ogólnie pojętej obróbki plików video. Jeżeli korzystasz z jakiegoś okienkowego programu do modyfikowania wideo pod linuksem, z dużym prawdopodobieństwem jest on nakładką na mencodera :> Dzisiejszy temat to obracanie całego filmu: mencoder -ovc lavc -vf rotate=1 -oac [...]

Tags: , , , , ,

Wget mastery – część 5

Posted by Ktoso under coding, guide (No Respond)

Tak, tak, w get dalej mi się nie znudził i dalej znajduję ciekawe zastosowania go w realnych życiowych sytuacjach! Tym razem sposób (obadany przez jizo) służący pobieraniu plików z rapidshare w przypadku posiadania konta premium. Podawanie hasła/loginu w celu dostania się do plików już pokazywałem, sprawa z rapidem ma się jednak troszkę inaczej, wykorzystamy ciasteczka, [...]

Tags: , , ,

Wget mastery – część 4

Posted by Ktoso under coding, guide (No Respond)

Kolejna część zabaw z wgetem! Tym razem moim celem jest pobranie gigantycznego zbioru ebooków informatycznych/matematycznych z profilu użytkownika na rapidshare. Url stronki profilu interesującego mnie użytkownika to: http://rapidshare.com/users/3USCM4. Niestety aby dostać się do listy samych plików najpierw przeba kliknąć w javascriptowy link, który nam ją pokaże… więc nie wymyśliłem jak na razie jak ten moment [...]

Wget mastery – część 3

Posted by Ktoso under coding, guide (No Respond)

Coś ostatnio masę okazji do szlifowania mojej znajomośłci wgeta i shella mam. Tym razem dano mi adres stronki na której fotograf umieścił kilka zdjęć z ślubu mojego kuzyna. Aby się dobrać do pliczków konieczne było jednak podawanie loginu i hasła, zatem dotychczasowe metoty nie działały jako że wpadały na stronę błędu 401 zamiast pliki obrazków. [...]

Tags: , , ,