泸沽湖.新春赛马会4
没裁
ACDSee告诉我的数据是F8.0 1/100s 手动白平衡
这是早晨,当时颜色肯定不会这么腻,估计是手动白平衡起作用了
另外,这是在单位的电脑里的,云彩亮部好像丢了不少细节,
我不记得用没用过auto levels了
等回家再看看原片吧
# Multitasking, multithreading;
# Memory protection;
# Support for more memory and larger screens;
# Industry standards-based security;
# Extensible communication and multimedia frameworks capable of handling multiple connections simultaneously;
New Pluggable Communications Design — The modular, flexible, industry-standard STREAMS-based framework is designed to offer a simple way for licensees and software developers to add communications support for a wide variety of networking and communications protocols. Palm OS Cobalt is designed to supports multiple simultaneous communication sessions on various wireless networks, such as downloading WiFi delivered data while receiving a phone call.
Extensible Multimedia Framework — Palm OS Cobalt is designed to provide a rich graphics and multimedia architecture. Graphics support includes paths, rotation, gradient fills, anti-aliasing, outline fonts and transparency. The new graphics system is designed to support screen sizes up to 32,000 by 32,000 pixels! Multimedia support includes playback of industry-standard audio and video including ADPCM/PCM, MP3, MPEG1 and MPEG4 designed to enable licensees and software developers to more easily build media-based applications. This extensible multimedia framework is designed to enable licensees and software developers to easily add additional audio and video standards.
Improved PIM Applications & Databases Palm OS Address Book and Date Book are redesigned to support up to 255 fields, providing better interoperability with Microsoft Outlook. Each standard PIM application is designed to automatically adjust layout size to fit particular actions. For example, a small screen for the Dynamic Input Area when editing a document, and a larger screen when reading an eBook. Palm OS licensees and software developers can also extend and customize underlying schema databases easily to create new fields.
Better compatibility with Microsoft Outlook and PC files PalmSource has also added additional fields to Palm OS DateBook and Address Book, designed to correspond more closely to the information stored on Microsoft Outlook. In addition, Palm OS Cobalt is designed to allow users to transfer PC files directly to Palm Powered devices by dragging them onto an icon on the PC desktop, making it even easier for reading and editing.
开发工具要用eclipse了,不用买死贵的CW
还是有若干问题
第1个是make install后/boot/grub/menu.lst不能用
原来的 root=LABEL=/ 必须指定为 root=/dev/hda5
(我的目前是hda5)
每次都要有手工改 menu.lst
否则就会 kernel panic
第二个是Framebuffer的问题,编译了framebuffer进去启动的时候也不会出现
图形模式的小企鹅,但是运行需要framebuffer 支持的 zhcon还能用。
真是奇怪?!其实这样启动速度更快,但是毕竟没有谁提过这个问题。
还学到一个解决2.6 kernel下rpm 不能用的办法:#export LD_ASSUME_KERNEL=2.2.5
2月17日增加重要文章Migrating to Linux kernel 2.6 — Part 2: Migrating device drivers to Linux kernel 2.6