<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>marktag.com书签: applications</title> 
    <link>/</link> 
    <description>Recent bookmarks posted to marktag.com书签</description>
    <ttl>60</ttl>

    <item>
        <title>9 Facebook Applications To Make You Money -</title>
        <link>http://mashable.com/2008/01/24/9-facebook-applications-to-make-you-money/</link>
        <description>9 Facebook Applications To Make You Money</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Sun, 20 Jul 2008 17:08:29 +0000</pubDate>

            <category>9</category>
            <category>applications</category>
            <category>facebook</category>
            <category>make</category>
            <category>money</category>
            <category>to</category>
            <category>you</category>
    
    </item>
    <item>
        <title>Intrusion Detection For PHP Applications With PHPIDS « PHP::Impact ( [str Blog] ) -</title>
        <link>http://phpimpact.wordpress.com/2008/06/22/intrusion-detection-for-php-applications-with-phpids/</link>
        <description>how to set up PHPIDS on a web server with Apache2</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Sat, 19 Jul 2008 11:02:19 +0000</pubDate>

            <category>applications</category>
            <category>detection</category>
            <category>impact</category>
            <category>intrusion</category>
            <category>php</category>
            <category>phpids</category>
    
    </item>
    <item>
        <title>TheBroth.com · Facebook Applications &amp; Collaborative Art -</title>
        <link>http://www.thebroth.com/</link>
        <description></description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Sun, 13 Jul 2008 20:52:03 +0000</pubDate>

            <category>applications</category>
            <category>art</category>
            <category>collaborative</category>
            <category>facebook</category>
            <category>thebroth.com</category>
    
    </item>
    <item>
        <title>The Pragmatic Bookshelf | Developing Facebook Platform Applications with Rails -</title>
        <link>http://www.pragprog.com/titles/mmfacer/developing-facebook-platform-applications-with-rails</link>
        <description>Developing Facebook Platform Applications with Rails</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Fri, 27 Jun 2008 10:37:55 +0000</pubDate>

            <category>applications</category>
            <category>bookshelf</category>
            <category>developing</category>
            <category>facebook</category>
            <category>platform</category>
            <category>pragmatic</category>
            <category>rails</category>
    
    </item>
    <item>
        <title>Búbosvöcsök - Cloning Web 2.0: A Look at Copycat Applications -</title>
        <link>http://bubosvocsok.blog.hu/2007/10/08/cloning_web_2_0_a_look_at_copycat_applic</link>
        <description>Copycat Applications</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Thu, 29 Nov 2007 12:34:52 +0000</pubDate>

            <category>2.0</category>
            <category>applications</category>
            <category>cloning</category>
            <category>copycat</category>
            <category>look</category>
            <category>web</category>
    
    </item>
    <item>
        <title>KickApps: Social Media Applications On Demand -</title>
        <link>http://www.kickapps.com/</link>
        <description></description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 31 Oct 2007 08:44:58 +0000</pubDate>

            <category>applications</category>
            <category>demand</category>
            <category>kickapps</category>
            <category>media</category>
            <category>on</category>
            <category>social</category>
    
    </item>
    <item>
        <title>ShareCamp.com - Rapidshare , megaupload links - freeware and shareware applications -</title>
        <link>http://www.sharecamp.com/</link>
        <description></description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Mon, 21 Aug 2006 09:31:13 +0000</pubDate>

            <category>applications</category>
            <category>freeware</category>
            <category>links</category>
            <category>megaupload</category>
            <category>rapidshare</category>
            <category>sharecamp.com</category>
            <category>shareware</category>
    
    </item>
    <item>
        <title>PyLucene @ Open Source Applications Foundation -</title>
        <link>http://pylucene.osafoundation.org/</link>
        <description>pylucene.osafoundation.org</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 09 Aug 2006 09:31:11 +0000</pubDate>

            <category>applications</category>
            <category>foundation</category>
            <category>open</category>
            <category>pylucene</category>
            <category>source</category>
    
    </item>
    <item>
        <title>ZNF - PHP5 MVC framework for enterprise web applications</title>
        <link>http://znf.zeronotice.com/</link>
        <description>my name is Alessandro Rossini and I want to let you know the launch of a 
new project called ZNF. 
The goal of this project is to provide an open source framework for building 
PHP5 enterprise web applications, based on Struts. 
This is not the first attempt to rewrite the Struts implementation, or part of 
it, in PHP, but after spending a lot of time studying existing open source 
frameworks, like Phrame, PHPMVC, Struts4PHP, Seagull and Vida we decided to 
reimplement a brand new framework from scratch for many reasons. First of 
all, all the mentioned frameworks, except Vida, are written in PHP4 and we 
believe that its object engine (Zend Engine 1) is too limited for developing 
enterprise level web application. At the same time the code we analyzed is 
written without a rigorous approach (coding standards, compliance to W3C 
standards, output of notice/warnings, lack of documentation/examples). Last 
but not least frameworks claiming to be a porting of Struts have made no code 
optimization during the porting from J2EE to PHP. 
I know that I'm a little Off-Topic here and that in this ML most of people 
would probably dislike PHP :). Anyway we think that, considering the 
limitations that PHP has being a scripting language and not a programming 
language, our project is one of the most functional implementation of an MVC 
framework in this language, so if you're interested take a look. We're 
searching for comments, feedback, bug signaling and best of all new 
developers. Any kind of contribution will be appreciated! 
ZNF is free software released under GNU/LGPL license, the official ZNF home 
page is at http://znf.zeronotice.com/.</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Sat, 05 Nov 2005 10:17:03 +0000</pubDate>

            <category>applications</category>
            <category>enterprise</category>
            <category>framework</category>
            <category>mvc</category>
            <category>php5</category>
            <category>web</category>
            <category>znf</category>
    
    </item>
    <item>
        <title>Top 10 Ajax Applications</title>
        <link>http://www.aventureforth.com/?p=13</link>
        <description>Top 10 Ajax Applications</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Fri, 28 Oct 2005 22:01:52 +0000</pubDate>

            <category>ajax</category>
            <category>applications</category>
            <category>blog</category>
            <category>top</category>
    
    </item>
    <item>
        <title>FilesLand Software Download Archive. Games, utilities, business applications, tools: find it all here.</title>
        <link>http://www.filesland.com/</link>
        <description></description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 26 Oct 2005 13:15:53 +0000</pubDate>

            <category>applications</category>
            <category>archive</category>
            <category>business</category>
            <category>download</category>
            <category>filesland</category>
            <category>find</category>
            <category>games</category>
            <category>it</category>
            <category>software</category>
            <category>tools</category>
            <category>utilities</category>
    
    </item>
    <item>
        <title>How to Develop Web Applications with Ajax, Pt. 1 - WebReference.com -</title>
        <link>http://www.webreference.com/programming/javascript/jf/column12/index.html</link>
        <description>How to Develop Web Applications with Ajax, Pt. 1</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Thu, 20 Oct 2005 21:30:55 +0000</pubDate>

            <category>ajax</category>
            <category>applications</category>
            <category>develop</category>
            <category>how</category>
            <category>web</category>
            <category>webreference.com</category>
    
    </item>
    <item>
        <title>getluky.net » Gordon Luk’s Freetag, an Open Source Tagging / Folksonomy module for PHP/MySQL applications</title>
        <link>http://getluky.net/freetag/</link>
        <description>Freetag is an easy tagging and folksonomy-enabled plugin for use with MySQL-PHP applications. It allows you to create tags on existing database schemas, and access and manage your tags through a robust API.</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 19 Oct 2005 13:21:20 +0000</pubDate>

            <category>applications</category>
            <category>folksonomy</category>
            <category>freetag</category>
            <category>getluky.net</category>
            <category>gordon</category>
            <category>luk’s</category>
            <category>module</category>
            <category>mysql</category>
            <category>open</category>
            <category>php</category>
            <category>source</category>
            <category>tagging</category>
    
    </item>
    <item>
        <title>phpCodeGenie - Database Driven Applications Code Generator</title>
        <link>http://phpcodegenie.sourceforge.net/</link>
        <description>I'm going to try Cake, it looks like a well writtend and rapidly evolving software. But check also the phpCodeGenie: similar approach...</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 14 Sep 2005 18:48:33 +0000</pubDate>

            <category>applications</category>
            <category>cake</category>
            <category>code</category>
            <category>database</category>
            <category>driven</category>
            <category>generator</category>
            <category>php</category>
            <category>phpcodegenie</category>
    
    </item>
    <item>
        <title>AjaxAC - Open-source PHP framework for creating AJAX / JavaScript applications</title>
        <link>http://ajax.zervaas.com.au/</link>
        <description>&lt;P&gt;&lt;A href=&quot;http://ajax.zervaas.com.au/&quot;&gt;AjaxAC&lt;/A&gt;用一个单独类封装了完整的应用程序功能&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;所有的功能集成在自包含的类中(另外附带一些Javascript库)  &lt;LI&gt;调用PHP文件或者HTML页面非常简易，只需创建App类后把类引用传递给需要调用的Javascript对象或者HTML元素即可。  &lt;LI&gt;捕获Javascript事件  &lt;LI&gt;可以自定义配置数据，并且支持运行时参数更改  &lt;LI&gt;无需再Javascript代码中夹杂凌乱的Html代码，所有事件都是被动态附加上的  &lt;LI&gt;由于以上两个优点，所以支持良好的模版引擎  &lt;LI&gt;容易Hook到PHP类和MySql数据已返回给自己的request  &lt;LI&gt;能够容易的用Javascript建立窗口模式应用程序。 &lt;/LI&gt;&lt;/UL&gt;</description>
        <dc:creator>MarkTag.com</dc:creator>
        <pubDate>Wed, 14 Sep 2005 11:19:39 +0000</pubDate>

            <category>ajax</category>
            <category>ajaxac</category>
            <category>applications</category>
            <category>framework</category>
            <category>javascript</category>
            <category>php</category>
    
    </item>

</channel>
</rss>