![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
hackaday.com » Hack a Day - Sep 28, 2008
This project provides LED feedback when an email is received. It uses a 4d-micro-USB module from Dontronics to interface serially and provide power to a Picaxe 08M. The PIC can control color and brightness of a RGB …
Also tagged: news, led, gmail, email notification, rgb led, peripherals hacks, 4d micro usb module, picaxe
msdn.com » 荒井省三のBlog - Sep 25, 2008
昨年にリリースされたASP.NET FutureというCTPにDynamic Languageサポートが含まれていたのを皆さんは、覚えていらっしゃるでしょうか。その後は、特に新しいCTPが出るでもなく経過しておりましたが、codeplexのASP.NETプロジェクトから更新されたものがリリースされています。提供されているのは、以下の3種類です。 ASP.NET WebForms IronPython サンプル ASP.NET …
ostatic.com » OStatic blogs - Sep 25, 2008
This week the GNOME Desktop team officially released GNOME version 2.24. This release incorporates numerous bugfixes and impressive new features, including the first release of the GNOME Mobile Platform. The GNOME …
Also tagged: c, developer, linux, gnome, gnome mobile platform
webmonkey.com » webmonkey - Sep 22, 2008
As announced at the recent Django Conference, the web development for “perfectionists with deadlines,” is moving to a regular, timed release schedule. The full details of how Django releases and version numbers will …
Also tagged: django, software and 38 tools, platforms and 38 apis
hackaday.com » Hack a Day - Sep 21, 2008
With the weather getting colder, [Daniel] decided it would be a good idea to monitor how much energy his gas heating was using in real time. He used a Nokia 6680 cameraphone to monitor the heater’s flame through the …
Also tagged: energy, sql, daily, gas, symbian, energy monitor, cellphones hacks, home hacks, gas heating, pys60
ibm.com » dale lane - Sep 19, 2008
This one has been bugging me for a few days, and with help from a very helpful Google engineer I’ve finally got this working, so I thought I’d share my code where the next poor soul to try and do it might find it! The …
Also tagged: code, google, google app engine, stackoverflow
msdn.com » 荒井省三のBlog - Sep 19, 2008
IronPython 2.0ベータ5がリリースされてから、DLRにどのような変更が行われているかを調べてみました。一番、大きな変更はネームスペースの変更なのですが、ベータ4に対して以下のようになっています。 System.Scripting-> Microsoft.Scripting …
techwhack.com » Press Releases - Sep 18, 2008
Zenoss Inc., a leading provider of commercial open source application, systems, and network management software, today announced its global sponsorship of Software Freedom Day, a worldwide celebration of Free and Open …
Also tagged: google, open source, sun, austin, zenoss, canonical, twisted, free and open source software, software freedom day, general press releases, zenoss core, crossroadspr com, mark hinkle
msdn.com » 荒井省三のBlog - Sep 18, 2008
ベータ5がリリースされました。リリースノートによると、もうじきRC1が出来ると書いてあります。残っていたバグ対応とDLRのネームスペース変更などが行われていると書かれています。まずは、お知らせまで。
blogs.sun.com » Shalini's Weblog - Sep 17, 2008
When launching updatetool of GlassFish v3 on ubuntu, sometimes there are locale problems like the one below : ValueError: unknown locale: en_IN Troubleshooting this : #export LC_ALL=C and then launch updatetool.
Also tagged: glassfish, locale, glassfishv3