Status of the AVR-GCC toolchain in debian
Posted by coldtobi | 27 Aug, 2007, 11:43In this article, I described how to update the avr-gcc for debian to support some extra devices.
Now, the debian archives has been updated and now the original debian files have most of the patches applied, and also updated to more recent upstream versions.
Electronics and Atmel AVR | Comments (0) | Trackbacks (0)
YAML 3.0 and YAML Builder
Posted by coldtobi | 26 Aug, 2007, 10:55For those interested in the YAML Layout Template, there a some news on the offical yaml homepage:
First, some days after I published this, YAML3 was released, and on the seconds news is even more interesting, if you are planning to learn "YAML". The YAML Builder.
Blog and Website, Lifetype | Comments (0) | Trackbacks (0)
YAML Template Sets.
Posted by coldtobi | 16 Aug, 2007, 09:15Some weeks ago, I prepared a template set for lifetype, using the YAML framework. Now, it is time to bundle my work and release it to the public..
The YAML framework has been created that a web designed has not to care about browser bugs and also to use the power of CSS to make a flexible design. Or, as in the words of yaml's author:
Bulletproof & Flexible Layouts Made Simple
"Yet Another Multicolumn Layout" (YAML) is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.
Template for Lifetype
To get started, here is the download link on my server: http://frost.de/files/yaml_lifetype.zip
I prepared some examples using the examples in the yaml packages.
Blog and Website | Comments (0) | Trackbacks (0)
Digital Camera Fuji Finepix S9600
Posted by coldtobi | 15 Aug, 2007, 12:55For my upcoming trip, I am planning to buy me a new digital camera. First I was after a digital SLR, but now I found the Fujifikm Finepix S9600.
Its quite an older modell, but the technical details are quite ok.
As I am currently too lazy to quote all the nice details, I just post an amazon.de link to the project, where all the details are available:
General | Comments (3) | Trackbacks (0)
Fon Coupons
Posted by coldtobi | 15 Aug, 2007, 12:16Just found: There is a homepage, collecting coupon codes for the FON Project.
So if you are in need of a antenna, a fonera or something else "on sale" on the FON shop, you might be able to save some bucks.
Here's the link:
La Fonera | Comments (2) | Trackbacks (0)
Blog Carnival
Posted by coldtobi | 3 Aug, 2007, 13:18I started a blog-carnival earlier. As the deadline now passed, I checked the submission and discovered:
Unfortunatly, there were no valid entries.
Lifetype | Comments (0) | Trackbacks (0)
Making the Same Errors.
Posted by coldtobi | 2 Aug, 2007, 07:46 My old hoster had a problem with his smtp-configuration: Using a smart-host-setup, the server needs authentification, to avoid being misued as a spam relay. And that is good that way.My mail server (@ localhost), on the other side, refuses to authenticate against a server if the server is using some authentification method on which a plaintext password is transfered unencrypted. And that is good that way.