<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Webos on 空想枫</title>
    <link>http://it580.com/tags/webos/</link>
    <description>Recent content in Webos on 空想枫</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2001-2020 空想枫</copyright>
    <lastBuildDate>Wed, 01 Sep 2010 12:32:24 +0000</lastBuildDate>
    
	<atom:link href="http://it580.com/tags/webos/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>WebOS 2.0即将到来</title>
      <link>http://it580.com/webos-2-0-e5-8d-b3-e5-b0-86-e5-88-b0-e6-9d-a5/</link>
      <pubDate>Wed, 01 Sep 2010 12:32:24 +0000</pubDate>
      
      <guid>http://it580.com/webos-2-0-e5-8d-b3-e5-b0-86-e5-88-b0-e6-9d-a5/</guid>
      <description>webOS 2.0 Developer Beta已经出现 新的特性官网暂列如下：
Stacks Experience the next-generation of multi-tasking
Just Type Let users “just type” to search or act within your app
Exhibition Deliver all-new experiences for the Palm Touchstone
Synergy Connect with webOS Contacts, Calendar, and Messaging
JavaScript Services Roll your own services with Node.js
PDK Plug-ins Mix web technologies and C/C++ components in a single app
HTML5 Enhancements Tap in to new capabilities for your apps and sites</description>
    </item>
    
    <item>
      <title>Palm Pre WebOS 1.4出现</title>
      <link>http://it580.com/palm-pre-webos-1-4-e5-87-ba-e7-8e-b0/</link>
      <pubDate>Sat, 27 Feb 2010 15:14:36 +0000</pubDate>
      
      <guid>http://it580.com/palm-pre-webos-1-4-e5-87-ba-e7-8e-b0/</guid>
      <description>更新内容请阅读内文。
Version information  Version: webOS 1.4.0 Release date: 26 February 2010  New applications NONE
Feature changes to existing applications Amazon MP3  When you download a song, the application shows the estimated download time. If you purchase an album containing two or more identically named songs, Amazon MP3 now downloads all of the songs correctly.  App Catalog  An application developer can feature a video in App Catalog by providing a YouTube URL for the developer’s application.</description>
    </item>
    
    <item>
      <title>兼容WebOS 1.2的WebOS Quick Install v2.7界面预览</title>
      <link>http://it580.com/e5-85-bc-e5-ae-b9webos-1-2-e7-9a-84webos-quick-install-v2-7-e7-95-8c-e9-9d-a2-e9-a2-84-e8-a7-88-2/</link>
      <pubDate>Fri, 02 Oct 2009 23:51:50 +0000</pubDate>
      
      <guid>http://it580.com/e5-85-bc-e5-ae-b9webos-1-2-e7-9a-84webos-quick-install-v2-7-e7-95-8c-e9-9d-a2-e9-a2-84-e8-a7-88-2/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Palm Pre上破解后第一个程序</title>
      <link>http://it580.com/palm-pre-e4-b8-8a-e7-ac-ac-e4-b8-80-e4-b8-aa-e7-a0-b4-e8-a7-a3-e5-90-8e-e7-a8-8b-e5-ba-8f/</link>
      <pubDate>Wed, 10 Jun 2009 20:46:04 +0000</pubDate>
      
      <guid>http://it580.com/palm-pre-e4-b8-8a-e7-ac-ac-e4-b8-80-e4-b8-aa-e7-a0-b4-e8-a7-a3-e5-90-8e-e7-a8-8b-e5-ba-8f/</guid>
      <description>呵呵，基于预制的Sprint Nascar程序修改,“Hello World”。</description>
    </item>
    
    <item>
      <title>如何获得Palm Pre root权限</title>
      <link>http://it580.com/e5-a6-82-e4-bd-95-e8-8e-b7-e5-be-97palm-pre-root-e6-9d-83-e9-99-90/</link>
      <pubDate>Wed, 10 Jun 2009 20:37:22 +0000</pubDate>
      
      <guid>http://it580.com/e5-a6-82-e4-bd-95-e8-8e-b7-e5-be-97palm-pre-root-e6-9d-83-e9-99-90/</guid>
      <description>下载 WebOS image 重命名文件后缀为.zip,解压 进入开发模式, 在启动完成后链接到你的电脑 运行解压出来的文件: webosdoctorp100ewwsprint/resources/NovacomInstaller_x86.msi 安装:Python 2.6 通过Subversion获得rooter脚本: http://svn.saurik.com/repos/webos-dev/trunk/rooter/ 运行rooter里的 talk.py, 将会输出一大窜的内容。如果看到任何错误, 加入 irc (irc.freenode.net #webos-internals) 开启Pre的无线. 得到IP地址后, 就可以使用Telnet访问它 (用户名: root) 登录后执行如下命令:   mount -o remount,rw / cat &amp;gt; /etc/event.d/backdoorscreen &amp;lt;&amp;lt; EOF # -- mode: shell-script; -- # backdoorscreen description &amp;ldquo;backdoorscreen&amp;rdquo; start on stopped configure stop on runlevel [!2] exec screen -d -m /home/backdoorscreen.sh EOF cat &amp;gt; /home/backdoorscreen.sh &amp;lt;&amp;lt; EOF #!/bin/sh while `true`; do sleep 120 /usr/sbin/telnetd iptables -D INPUT -p tcp &amp;ndash;dport 23 -j ACCEPT iptables -I INPUT -p tcp &amp;ndash;dport 23 -j ACCEPT done EOF chmod 755 /home/backdoorscreen.</description>
    </item>
    
    <item>
      <title>Palm Pre隐藏开发模式被发现</title>
      <link>http://it580.com/palm-pre-e9-9a-90-e8-97-8f-e5-bc-80-e5-8f-91-e6-a8-a1-e5-bc-8f-e8-a2-ab-e5-8f-91-e7-8e-b0/</link>
      <pubDate>Wed, 10 Jun 2009 19:43:33 +0000</pubDate>
      
      <guid>http://it580.com/palm-pre-e9-9a-90-e8-97-8f-e5-bc-80-e5-8f-91-e6-a8-a1-e5-bc-8f-e8-a2-ab-e5-8f-91-e7-8e-b0/</guid>
      <description>只需简单的输入&amp;rdquo;upupdowndownleftrightleftrightbastart”,就可以进入开发模式。
演示视频见内文:</description>
    </item>
    
    <item>
      <title>又一新的WebOS</title>
      <link>http://it580.com/e5-8f-88-e4-b8-80-e6-96-b0-e7-9a-84webos/</link>
      <pubDate>Tue, 03 Apr 2007 16:54:04 +0000</pubDate>
      
      <guid>http://it580.com/e5-8f-88-e4-b8-80-e6-96-b0-e7-9a-84webos/</guid>
      <description>DOD:Desktop On Demand
又一个新的WebOS哦，看他们自己的说明：
 What is Desktop On Demand (DOD)? Think of it as an online version of your personal computer, and then some.
Do the things you&amp;rsquo;d expect to do on a computer - surf the web, deal with email, edit and save documents and photos, download stuff, play music and games, customise the look and feel, and more.
Now add to this the ability to access your desktop and content securely from just about anywhere, transfer and store as much data as you need for as long you need, encrypt, share and stream files and even collaborate on-the-fly and you have a good feel for what DOD is all about.</description>
    </item>
    
  </channel>
</rss>