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:
coding,
free software,
gwt,
java,
script,
xsolve
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:
appengine,
cloud,
google,
hibernate,
java,
jee,
open source,
review,
spring,
web dev,
webdeveloper
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:
agh,
guide,
java,
netbeans,
netbeans platform,
studies,
tips,
web dev
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:
coding,
free software,
git,
gitosis,
guide,
open source,
terminal,
webdeveloper
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:
blender,
coding,
gnu/linux,
linux,
terminal,
tricks
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:
coding,
hack,
linux,
open source,
shell,
terminal,
trick,
web dev
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:
coding,
guide,
hack,
linux,
mencoder,
trick
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:
coding,
open source,
tricks,
wget
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 [...]
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:
coding,
open source,
tricks,
wget