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

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

    <channel rdf:about="http://feeds.adobe.com">
        <title>Latest Adobe News by Smart Category</title>
        <link>http://feeds.adobe.com</link>
        <description>Latest Adobe News by Smart Category</description>
        <items>
            <rdf:Seq>
                
					<rdf:li rdf:resource="http://www.trunkful.com/index.cfm/2013/5/24/CF-Webtools-is-Hiring-Full-Time-Remote-Developers"/>
                
					<rdf:li rdf:resource="http://blogs.coldfusion.com/post.cfm/connecting-to-jndi-data-sources-in-coldfusion-10"/>
                
					<rdf:li rdf:resource="http://blogs.coldfusion.com/post.cfm/video-security-improvements-in-coldfusion-10"/>
                
					<rdf:li rdf:resource="http://blogs.coldfusion.com/post.cfm/adobe-coldfusion-webcast-evolutions-of-coldfusion-and-application-predictions-for-2013"/>
                
					<rdf:li rdf:resource="http://www.webtrenches.com/post.cfm/resolve-stability-problems-and-speed-up-coldfusion-10"/>
                
					<rdf:li rdf:resource="http://www.bennadel.com/blog/2475-Strange-Interaction-Between-DeserializeJson-ArrayContains-And-Database-Values-In-ColdFusion.htm"/>
                
					<rdf:li rdf:resource="http://blogs.coldfusion.com/post.cfm/not-able-to-apply-hotfix-from-coldfusion-10-administrator-on-windows-with-lockdown-guide-imposed-on-server-how-to-set-it-up-to-make-it-work"/>
                
					<rdf:li rdf:resource="http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/Sit17n4oWWI/Infinite-Scroll-Example-with-ColdFusion"/>
                
					<rdf:li rdf:resource="http://forta.com/blog/index.cfm/2013/5/21/ColdFusion-Summit-2013"/>
                
					<rdf:li rdf:resource="http://www.cutterscrossing.com/index.cfm/2013/5/21/ColdFusion-Dev-Needed-Albany-NY"/>
                
					<rdf:li rdf:resource="http://www.carehart.org/blog/client/index.cfm/2013/5/21/new_adobe_summary_of_security_hotfix_tweaks"/>
                
					<rdf:li rdf:resource="http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/afeONMkXT3I/ColdFusion-Summit-Announced"/>
                
					<rdf:li rdf:resource="http://blogs.coldfusion.com/post.cfm/adobe-announces-coldfusion-summit-2013"/>
                
					<rdf:li rdf:resource="http://cflove.org/2013/05/circler-thumbnails-with-coldfusion-css.cfm"/>
                
					<rdf:li rdf:resource="http://www.cutterscrossing.com/index.cfm/2013/5/20/ColdFusion-Dev-needed-South-Florida"/>
                
            </rdf:Seq>
        </items>
    </channel>
    
        <item rdf:about="http://www.trunkful.com/index.cfm/2013/5/24/CF-Webtools-is-Hiring-Full-Time-Remote-Developers">
            <title>CF Webtools is Hiring Full Time Remote Developers</title>
            
            <link>http://www.trunkful.com/index.cfm/2013/5/24/CF-Webtools-is-Hiring-Full-Time-Remote-Developers</link>
            <description><![CDATA[Mark Kruger, aka. ColdFusion Muse posted that CF Webtools is hiring again. Check it out! CFWebtools is location in Omaha, NE, but we have a large number of remote employees and contractors. If you are interested,read the job posting at the link above and contact us. A couple highlights: Frequently Asked Questions Do you allow telecommuting? Yes all our development positions are full-time remote positions. What sort of dev environment can I expect? We are en eclipse shop and rely on SVN, Jenkins, and an agile like approach to development. Having said that, as an outsource development company we frequently]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Trunkful.com</dc:creator>
            <dc:date>2013-05-24T19:26:27.0-00:00</dc:date>
            <dc:identifier>CD92CEB237FE40FBA55915AB1F2A8DA2</dc:identifier>
        </item>
    
        <item rdf:about="http://blogs.coldfusion.com/post.cfm/connecting-to-jndi-data-sources-in-coldfusion-10">
            <title>Connecting to JNDI data sources in ColdFusion 10</title>
            
            <link>http://blogs.coldfusion.com/post.cfm/connecting-to-jndi-data-sources-in-coldfusion-10</link>
            <description><![CDATA[Here’s a guide to show you how to configure JNDI datasource in ColdFusion 10. 1. Get the JDBC Driver The JDBC Driver needs to be placed in ColdFusion10/cfusion/runtime/lib folder. 2. context.xml configuration Add a resource block before the closing tag (&lt;/Context&gt;) in the context.xml present at ColdFusion10/cfusion/runtime/conf , which defines database connection detail : &lt;Resource name="jdbc/test" auth="Container" type="javax.sql.DataSource"           maxActive="50" maxIdle="30" maxWait="10000"           username="username" password="password"           driverClassName="com.mysql.jdbc.Driver"           url="jdbc:mysql://localhost:3306/test"/&gt; For more information on the attributes please refer to http://tomcat.apache.org/tomcat-7.0-doc/jndi-resources-howto.html.For setting isolation level use the defaultTransactionIsolation attribute.]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Adobe ColdFusion Blog</dc:creator>
            <dc:date>2013-05-24T15:41:22.0-00:00</dc:date>
            <dc:identifier>32F7AFC786D6A123E9C3B09AFE266AD4</dc:identifier>
        </item>
    
        <item rdf:about="http://blogs.coldfusion.com/post.cfm/video-security-improvements-in-coldfusion-10">
            <title>Video : Security improvements in ColdFusion 10</title>
            
            <link>http://blogs.coldfusion.com/post.cfm/video-security-improvements-in-coldfusion-10</link>
            <description><![CDATA[Catch Hemant from Adobe ColdFusion Team talk about the security focus and new improvements with ColdFusion 10 Let us know your thoughts/feedback/comments -Viny]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Adobe ColdFusion Blog</dc:creator>
            <dc:date>2013-05-23T17:34:27.0-00:00</dc:date>
            <dc:identifier>11C7FEA84B2614AF7EEA0BAB236134A9</dc:identifier>
        </item>
    
        <item rdf:about="http://blogs.coldfusion.com/post.cfm/adobe-coldfusion-webcast-evolutions-of-coldfusion-and-application-predictions-for-2013">
            <title>Adobe ColdFusion Webcast: Evolutions of ColdFusion and Application Predictions for 2013</title>
            
            <link>http://blogs.coldfusion.com/post.cfm/adobe-coldfusion-webcast-evolutions-of-coldfusion-and-application-predictions-for-2013</link>
            <description><![CDATA[Join Carahsoft and Adobe to hear from Al Hilwa, IDC Research Director for Application Development, as he provides an overview of the current state of developer ecosystems, the application development landscape, and present highlights of a recently published Adobe whitepaper which showcases interesting case studies of its use. In addition to a discussion of current application development trends, this webcast will present IDC's application development predictions for 2013 and a synopsis of the evolution of ColdFusion including highlights of the latest release and of the roadmap for future investments in the technology.]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Adobe ColdFusion Blog</dc:creator>
            <dc:date>2013-05-23T08:02:30.0-00:00</dc:date>
            <dc:identifier>EEDD598179B9CA30CDC3DC8A8B4FF6A6</dc:identifier>
        </item>
    
        <item rdf:about="http://www.webtrenches.com/post.cfm/resolve-stability-problems-and-speed-up-coldfusion-10">
            <title>Resolve Stability Problems and SPEED UP ColdFusion 10</title>
            
            <link>http://www.webtrenches.com/post.cfm/resolve-stability-problems-and-speed-up-coldfusion-10</link>
            <description><![CDATA[You may want to change some of the default settings if you are running IIS and ColdFusion 10. &nbsp;There is a good chance that you will see significant stability and performance improvements.]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Web Trenches</dc:creator>
            <dc:date>2013-05-22T20:42:42.0-00:00</dc:date>
            <dc:identifier>E9C1825BBDBA51FB3A61698C3221AAAE</dc:identifier>
        </item>
    
        <item rdf:about="http://www.bennadel.com/blog/2475-Strange-Interaction-Between-DeserializeJson-ArrayContains-And-Database-Values-In-ColdFusion.htm">
            <title>Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion</title>
            
            <link>http://www.bennadel.com/blog/2475-Strange-Interaction-Between-DeserializeJson-ArrayContains-And-Database-Values-In-ColdFusion.htm</link>
            <description><![CDATA[Yesterday, I was trying to use the arrayContains() method introduced in ColdFusion 9 . Unfortunately, it wasn't working. Even when I double-checked all the values in play, arrayContains() kept telling me that a known value was not in the given array. I tried switching over to arrayFind(), but unfortunately, this exhibited the same broken behavior. After abo ...&nbsp;Read More&nbsp;&raquo;]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Kinky Solutions</dc:creator>
            <dc:date>2013-05-22T15:13:16.0-00:00</dc:date>
            <dc:identifier>2C4E54C566C0CBF697F6D8DF36661282</dc:identifier>
        </item>
    
        <item rdf:about="http://blogs.coldfusion.com/post.cfm/not-able-to-apply-hotfix-from-coldfusion-10-administrator-on-windows-with-lockdown-guide-imposed-on-server-how-to-set-it-up-to-make-it-work">
            <title>Not able to apply Hotfix from ColdFusion 10 Administrator on Windows with Lockdown guide imposed on server. How to set</title>
            
            <link>http://blogs.coldfusion.com/post.cfm/not-able-to-apply-hotfix-from-coldfusion-10-administrator-on-windows-with-lockdown-guide-imposed-on-server-how-to-set-it-up-to-make-it-work</link>
            <description><![CDATA[Note: This is valid from Hotfix 9 onwards. Hotfix needs two things to be installed properly from ColdFusion Administrator. 1) The user that is configured for ColdFusion Service should be permitted to Start/Stop the service. More on this to setup is explained below. 2) Since ColdFusion runs with the user you have setup for ColdFusion service, that user should have write/delete/update permissions for some of the ColdFusion directories. Notably, till now (Hotfix 9) the update files are there for the following directories: &lt;CFHome&gt;\cfusion\bin\ (Write) &lt;CFHome&gt;\cfusion\lib\ (Write) &lt;CFHome&gt;\cfusion\lib\updates\ (Write + Delete) &lt;CFHome&gt;\cfusion\runtime\lib\ (Write) &lt;CFHome&gt;\cfusion\wwwroot\CFIDE\ (Write) Note: New directories may or may]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Adobe ColdFusion Blog</dc:creator>
            <dc:date>2013-05-22T05:49:20.0-00:00</dc:date>
            <dc:identifier>E3B214258536D751F6B99C5CF1A68087</dc:identifier>
        </item>
    
        <item rdf:about="http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/Sit17n4oWWI/Infinite-Scroll-Example-with-ColdFusion">
            <title>Infinite Scroll Example with ColdFusion</title>
            
            <link>http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/Sit17n4oWWI/Infinite-Scroll-Example-with-ColdFusion</link>
            <description><![CDATA[A few weeks ago a reader asked if I had an example of infinite scroll with a ColdFusion back end. I replied that I did not, and that infinite scroll was the worse thing to happen to the Internet since the rainbow horizontal rule. I'm possibly being a bit overly dramatic, but I'm really not a fan of it. Maybe its the OCD in me, but the fact that I can never get to the end of an infinite scroll UI just bugs the hell out of me. That being said - I figured - why not make a quick]]></description>
            <dc:subject>ColdFusion,Adobe Feeds</dc:subject>
            <dc:creator>Raymond Camden&apos;s Blog</dc:creator>
            <dc:date>2013-05-21T20:55:19.0-00:00</dc:date>
            <dc:identifier>C3E2FE048E875AB1043A7DFFAD3CBFAA</dc:identifier>
        </item>
    
        <item rdf:about="http://forta.com/blog/index.cfm/2013/5/21/ColdFusion-Summit-2013">
            <title>ColdFusion Summit 2013</title>
            
            <link>http://forta.com/blog/index.cfm/2013/5/21/ColdFusion-Summit-2013</link>
            <description><![CDATA[Yep, it's true, we're hosting a dedicated ColdFusion Summit this year. The Summit will be at the Mandalay Bay in Las Vegas on October 24th and 25th, and registrtaion will be $250. More details coming soon.]]></description>
            <dc:subject>ColdFusion,Adobe Feeds</dc:subject>
            <dc:creator>Ben Forta</dc:creator>
            <dc:date>2013-05-21T15:11:27.0-00:00</dc:date>
            <dc:identifier>59AD22429401D1D1DF59646A8B699826</dc:identifier>
        </item>
    
        <item rdf:about="http://www.cutterscrossing.com/index.cfm/2013/5/21/ColdFusion-Dev-Needed-Albany-NY">
            <title>ColdFusion Dev Needed: Albany, NY</title>
            
            <link>http://www.cutterscrossing.com/index.cfm/2013/5/21/ColdFusion-Dev-Needed-Albany-NY</link>
            <description><![CDATA[Naresh Taneja, of USTech Solutions, forwarded on the following position. If interested, please email your latest resume. Position: Coldfusion Consultant Duration: 24+ Months Location: Albany, NY Description Required Minimum of 60 months of experience with ColdFusion 8 or newer administration / programming Minimum of 60 months of experience of Microsoft IIS 6 web server administration Minimum of 60 months of SQL-Server administration / database design & development in versions 2000, 2005 and/or 2008 Minimum of 48 months of experience in SQL-Server development tool set including; Management Studio and Business Intelligence Development Studio (BIDS) for Integration Services (SSIS). Minimum of 48]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Cutter&apos;s Crossing</dc:creator>
            <dc:date>2013-05-21T11:11:04.0-00:00</dc:date>
            <dc:identifier>1D9A7659E56879BF6C942A9DE2FDAEBD</dc:identifier>
        </item>
    
        <item rdf:about="http://www.carehart.org/blog/client/index.cfm/2013/5/21/new_adobe_summary_of_security_hotfix_tweaks">
            <title>CF911: New Adobe document about #ColdFusion security hotfixes: required reading, I&apos;d say</title>
            
            <link>http://www.carehart.org/blog/client/index.cfm/2013/5/21/new_adobe_summary_of_security_hotfix_tweaks</link>
            <description><![CDATA[Here's a new document from Adobe (new as of last week, it seems) that you may have missed, but which I would argue is REQUIRED READING for all CF admins and developers: Important hotfix-related notes for ColdFusion 9 and ColdFusion 10 What is this about? and why is it important? Read on below, as the document itself and current links from Adobe don't quite convey its significance, I think. For more perspective, I discuss below both what has happened to many folks after applying ColdFusion security hotfixes in recent years, and how this document helps. [More]]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Charlie Arehart&apos;s Blog</dc:creator>
            <dc:date>2013-05-21T05:13:10.0-00:00</dc:date>
            <dc:identifier>458CD1F0122B8805ED888251BDF1CE0A</dc:identifier>
        </item>
    
        <item rdf:about="http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/afeONMkXT3I/ColdFusion-Summit-Announced">
            <title>ColdFusion Summit Announced</title>
            
            <link>http://feedproxy.google.com/~r/RaymondCamdensColdfusionBlog/~3/afeONMkXT3I/ColdFusion-Summit-Announced</link>
            <description><![CDATA[I'm totally stealing this content from the official ColdFusion blog, but as it is good news I think I'm allowed. The ColdFusion Summit, a ColdFusion conference organized by Adobe's ColdFusion team, is now officially announced. Details: October 24th and 25th Manadalay Bay Resort & Casino, Las Vegas, Nevada Registration cost: $250 Each paid registration will receive a FREE copy of ColdFusion Builder (MSRP value of $299!)]]></description>
            <dc:subject>ColdFusion,Adobe Feeds</dc:subject>
            <dc:creator>Raymond Camden&apos;s Blog</dc:creator>
            <dc:date>2013-05-21T03:00:30.0-00:00</dc:date>
            <dc:identifier>AEDF19201174B7A13B7F5AE1B6CB4211</dc:identifier>
        </item>
    
        <item rdf:about="http://blogs.coldfusion.com/post.cfm/adobe-announces-coldfusion-summit-2013">
            <title>Adobe Announces ColdFusion Summit 2013</title>
            
            <link>http://blogs.coldfusion.com/post.cfm/adobe-announces-coldfusion-summit-2013</link>
            <description><![CDATA[We recently announced that Adobe will be holding our first ever ColdFusion Summit conference!   Event Details: October 24th and 25th Manadalay Bay Resort &amp; Casino, Las Vegas, Nevada Registration cost: $250 Each paid registration will receive a FREE copy of ColdFusion Builder (MSRP value of $299!)   Registration along with further details will be available soon.   Please follow this blog for updates.]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Adobe ColdFusion Blog</dc:creator>
            <dc:date>2013-05-20T22:41:31.0-00:00</dc:date>
            <dc:identifier>A7FB3416C02057E1E14D8F03F04DE564</dc:identifier>
        </item>
    
        <item rdf:about="http://cflove.org/2013/05/circler-thumbnails-with-coldfusion-css.cfm">
            <title>Circular Thumbnails with ColdFusion / CSS</title>
            
            <link>http://cflove.org/2013/05/circler-thumbnails-with-coldfusion-css.cfm</link>
            <description><![CDATA[Thumbnails were always square, at least in my applications. But thumbnail images in different shapes popping up here and there nowadays, I decided to give that a try too. It is quite easy and looks quite elegant. This can be done with CSS alone or with few line of CFM. Here is my large image and I created a &ldquo;face recognized&rdquo; square thumbnail using ColdFusion.[http://cflove.org/warehouse/filemanager/PostImages/Face_Detection/large_image.jpg] &nbsp;[http://cflove.org/warehouse/filemanager/PostImages/Face_Detection/face_crop_7.JPG] This web page&rsquo;s background is white and keeping that in mind, I create a ping-24 image with transparent center and slightly shaded circular&nbsp;frame using PhotoShop. You can download the PSD file here and modify]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>cflove.org</dc:creator>
            <dc:date>2013-05-20T19:17:24.0-00:00</dc:date>
            <dc:identifier>657836FA60B05510A48F33461D5005BB</dc:identifier>
        </item>
    
        <item rdf:about="http://www.cutterscrossing.com/index.cfm/2013/5/20/ColdFusion-Dev-needed-South-Florida">
            <title>ColdFusion Dev needed: South Florida</title>
            
            <link>http://www.cutterscrossing.com/index.cfm/2013/5/20/ColdFusion-Dev-needed-South-Florida</link>
            <description><![CDATA[Ellie Taylor called me this morning, looking for a solid ColdFusion developer in south Florida. Beacon Hill Technologies is seeking a Coldfusion/SQL Devloper for a direct hire or contract position with a large financial company in Coral Springs FL. Required Skills: Expert in Coldfusion (5+ years/current) Advanced skills in MS-SQL Strong skills in Java, JQuery and Crystal Reports Must be able to design, develop and document Local Area Candidate Preferred Position is Onsite in Coral Springs Top 3 skills: Certified in Coldfusion Strong in SQL- They will be doing extensive updates to the database Strong Java/Jquery skills This opportunity is]]></description>
            <dc:subject>ColdFusion</dc:subject>
            <dc:creator>Cutter&apos;s Crossing</dc:creator>
            <dc:date>2013-05-20T19:14:09.0-00:00</dc:date>
            <dc:identifier>BEA13A65883901351BF6922A136219E2</dc:identifier>
        </item>
    
</rdf:RDF>


    