Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

November 02 2009

Inepsy 2
zenit 122, helios 44-m4, fujifilm 1600 bw(can scan bigger resolution, if anybody cares)
Inepsy 1
zenit 122, helios 44-m4, fujifilm 1600 bw

November 01 2009

looking glass
Zenit 122, helios 44-m4, fomapan 400, no crop, no pp, just scan

October 23 2009

autumn river
Shot from one of the bridges in Leipzig (Saxony, DE). I really enjoyed their city parks.

October 22 2009

JAPIERDOLE

September 16 2009

(c) 2005 Alexander E Genaud

This work ‘as-is’ we provide.
No warranty express or implied.
We’ve done our best,
to debug and test.
Liability for damages denied.

Permission is granted hereby,
to copy, share, and modify.
Use as is fit,
free or for profit.
These rights, on this notice, rely.

Poetic License : expatiari expatria

September 09 2009

Scrobbling dissabled

After three and so years I'm deleting contents of my last.fm account. It's not that I suddenly realised, that I am willingly submitting informations about myself tu the public. Just it wasn't so crucial. There was a main change in last.fm background few years ago, when a young and original project become part of music industry giant. At first, It was quite original, connecting people by their listening habits. Because music is something you can talk about with everybody. Almost like a weather or last election, even if you are not forecaster.

But right now, things are changing. Orwell wasn't so right about many things. We are living in unfinished 1984 world. But its not institutions that need tu lurk informations about us. We are sending them everything they need to create complete picture. So there is no inner party that forces you to have cctv in home. You will get one by yourself and mount it over your head to feed your video podcasting blog ... I will still use last.fm for submitting events. After this years I hit 82294 milestone, and here are overall stats.

1 Play

2,695
2  

2,546
3 Play

1,762
4 Play

1,604
5 Play

1,420
6 Play

1,350
7 Play

1,333
8 Play

1,127
9 Play

1,060
10  

1,053
11 Play

966
12 Play

933
13 Play

917
14  

881
15  

880

August 20 2009

SHR perl ...

Why is OpenMoko so debianich ... why. Stripping out so important part of perl, as strict pragmatic module. And so pythonish, that SHR doesn't even ship with perl.
root@brick ~ $ perl rotate.pl 
-sh: perl: not found
root@brick ~ $ opkg-cl install perl
Installing perl (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/perl_5.8.8-r26_armv4t.ipk
Installing libperl5 (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/libperl5_5.8.8-r26_armv4t.ipk
Configuring libperl5
Configuring perl
root@brick ~ $ perl rotate.pl
Can't locate strict.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl   .) at rotate.pl line 3.
BEGIN failed--compilation aborted at rotate.pl line 3.
root@brick ~ $ opkg-cl install perl-module-strict
Installing perl-module-strict (5.8.8-r26) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/perl-module-strict_5.8.8-r26_armv4t.ipk
Configuring perl-module-strict

August 16 2009

Midori superuser account warning

Workroud for that "warning:you are using superuser account!". Upstream decided not to supply switch to disable that thing, because you "should not" (sure!) run browser as root "because that's linux way". Yeah, great, but adding unnecessary (de)functionality is not the linux way either. And it's not really adding any security. Warn user, go away.
$ adduser midori
Now edit /usr/share/applications/midori.desktop and change Exec key to:
su - midori -c "/usr/bin/midori %u"

fs#254
fs#196
8822_eed0
Special piece of cable, crafted for OpenMoko. Interconnects two kinds of different USB cables. For example two mini-usb cables, when openmoko is in host mode, or attaching USB mass storage device.

Auto white balance processing with Gimp

Googled and found nothing, except people asking for this. Place that script-fu chunk of code in your ~/.gimp*/scripts/batch-awb.scm and execude gimp -i -b '(batch-awb "*.JPG")' -b '(gimp-quit 0)'. 
(define (batch-awb pattern)
(let* ((filelist (cadr (file-glob pattern 1))))
(while (not (null? filelist))
(let* ((filename (car filelist))
(image (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))
(drawable (car (gimp-image-get-active-layer image))))
(plug-in-c-astretch RUN-NONINTERACTIVE image drawable)
;(set! drawable (car (gimp-image-get-active-layer image)))
(gimp-file-save RUN-NONINTERACTIVE image drawable filename filename)
(gimp-image-delete image))
(set! filelist (cdr filelist)))))
Based on http://www.gimp.org/tutorials/Basic_Batch/

August 15 2009

August 13 2009

Reposted byjzxmz-r500TechnofrikusymerlintanteZaphodsalzekeliasqbarhgnFriosgniossed

July 12 2009

June 21 2009

June 11 2009

June 03 2009

Pixel City - Procedurally generated city
http://code.google.com/p/pixelcity/
Reposted byradvanyi radvanyi

June 02 2009

another old one
Reposted byEineFragevonStilteddybaerscreeantifuchsp9yhgnAndififfey

May 27 2009

Magic-1 HomebrewCPU

This web page is being served by a completely home-built computer: Bill Buzbee's Magic-1 HomebrewCPU. Magic-1 doesn't use an off-the-shelf CPU. Instead, its custom CPU is built out of ~200 74 series TTL chips.

May 25 2009

= hentai?
Reposted bytarat tarat
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.