Forgot your password?
typodupeerror

Submission + - Finnish National Digital TV Broadcaster Starts Sending Bitcoin Blockchain 3

Joel Lehtonen writes: Finnish national digital TV broadcaster Digita co-operates with startup company Koodilehto to start transmission of Bitcoin blockchain and transactions in Terrestrial Digital TV (DVB-T) signal that covers almost the entire Finnish population of 5 million people. The pilot broadcasting starts in September the 1st and lasts two months. The broadcast can be received by a computer with any DVB-T adapter like this $20 dongle. Commercial production phase is planned to begin later this year.

Comment Re:dig camera (Score 3, Interesting) 235

Stitching these together requires 0 effort in any modern photographic editing software.

I actually wrote a little piece of software to automate the stitching process. Just feed the script a bunch of scanned images and it'll align and stitch the images for you. Never got around to make a proper OSS project for it or advertise it, though.

It's here: http://mairas.net/wiki/Mapstitch

Comment Re:Size and speed (Score 5, Informative) 263

Hi,

I'm the Nokia guy responsible for the project.

It looks like PySide are huge (3x the size of PyQt and 6x the size of SMOKE-generated bindings!) and there is very little improvement they can do if they keep on using Boost::Python to generate PySide.

You're right: the current size of PySide is an issue, especially if you consider mobile environments such as Maemo, let alone the S60 platform. However, that's also why we are working on Shiboken, an alternate binding component which would create CPython extensions directly instead of using Boost.Python as an intermediate layer. Shiboken is still in its infancy, but we expect we'll be able to solve the size issues for once and all, while retaining full Python-level compatibility with the current bindings.

Unfortunately, there's not much info on this yet, but check our repo for the source code: qt.gitorius.org/pyside.

Operating Systems

Submission + - Nokia leaks phone with full GNU/Linux distribution 2

An anonymous reader writes: It is now clear why Nokia has been so slow with S60 updates: the upcoming N900 just left everything else in the dust. Unlike Google's Linux platform, Nokia is not intentionally breaking compatibility with real distros, choosing instead to bring you the unmatchable power of GNU/Linux on your phone. This is the most awesome device I have ever seen.

OMAP3 CPU/GPU, 3,5" 800x480 touchscreen, keyboard, wifi, hspa, gps
5 MP camera, CZ lens, 32GB storage, SD slot
X11 window server, VT100 terminal emulator, APT package manager
Price without credit: est. 550e/$780 (N.5800: 280e/$390, iPhone 3GS: 530e/$750)

Developers should note that even though the current desktop is still GTK+, Qt will be standard across all Nokia platforms in the near future (less powerful phones will use Qt on the Symbian kernel). Users can download flashing software from Nokia, and patches can be submitted at the Maemo site.
Slashdot.org

Journal Journal: Viewing old news broken in Slashdot?

Is it just me or is Slashdot broken? If I click on "Yesterday's News" or a date (e.g. "July 17") at the bottom of the page, I still always see the same latest news. The URL seems to follow my orders (e.g. "http://slashdot.org/index.pl?issue=20040717").

Comment Re:I like this whole idea (Score 1) 233

MythTV works like a charm with my Technotrend DVB-C 1.0 Budget digital TV card. It looks like someone is even working on a patch for simultaneous recording of multiple TV channels from the same multiplex.

Too bad MythTV doesn't yet support editing commercials out from MPEG2 digital tv streams without re-encoding. GOPchop is unusable on a low-res TV screen with only a remote control, and avidemux2 can't seem to understand the current MythTV .nuv wrapper.
The Internet

Journal Journal: Gandi.net broken?

Yesterday it took several minutes to complete any request to the Gandi administration web interface. Today all requests time out. I can't modify my domains!

Slashdot Top Deals

Do you suffer painful hallucination? -- Don Juan, cited by Carlos Casteneda

Working...