<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Prismix Blog</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/" />
    <link rel="self" type="application/atom+xml" href="http://www.prismix.com/blog/atom.xml" />
   <id>tag:www.prismix.com,2008:/blog//1</id>
    <link rel="service.post" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1" title="Prismix Blog" />
    <updated>2007-12-31T09:50:46Z</updated>
    <subtitle>Internet business solutions using Adobe Flex and ColdFusion.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>CFUnited Europe:  BUY 2 tickets, GET 1 FREE!</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/12/cfunited_europe_buy_2_tickets.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=122" title="CFUnited Europe:  BUY 2 tickets, GET 1 FREE!" />
    <id>tag:www.prismix.com,2007:/blog//1.122</id>
    
    <published>2007-12-31T09:48:52Z</published>
    <updated>2007-12-31T09:50:46Z</updated>
    
    <summary>That means each per person is about 33% off the ticket price. You must be a group of 3 or more to receive these benefits. If you have already registered and want to send more attendees, please contact us so...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="ColdFusion" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>That means each per person is about 33% off the ticket price. You must be a group of 3 or more to receive these benefits. If you have already registered and want to send more attendees, please contact us so we can help you.</p>

<p>Contact info(at)cfunited.com or liz(at)teratech.com today! This promotion does not expire and does apply to the currently listed price. If you register by 10 January 2008 your price with this discount is about £277 per person.</p>

<p>Register today <a href="http://europe.cfunited.com/">http://europe.cfunited.com/</a></p>]]>
        
    </content>
</entry>
<entry>
    <title>SQL Server Procedure to Change Object Owner</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/07/sql_server_procedure_to_change.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=121" title="SQL Server Procedure to Change Object Owner" />
    <id>tag:www.prismix.com,2007:/blog//1.121</id>
    
    <published>2007-07-25T12:35:08Z</published>
    <updated>2007-07-25T12:46:01Z</updated>
    
    <summary>Have you ever needed to change the owner of a table (or for any object) in SQL Server? We just had the need to do that today and found this nifty script from Microsoft to do it. Basically it creates...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="Development" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>Have you ever needed to change the owner of a table (or for any object) in SQL Server?</p>

<p>We just had the need to do that today and found this <a href="http://support.microsoft.com/kb/275312">nifty script from Microsoft</a> to do it.  Basically it creates a stored procedure that when run creates a list of commands that you can then run against the database to change all the owners for all the relevant objects.</p>

<p>So by using Query Analyzer do the following steps:</p>

<p>(1) Run the create stored procedure script against the database in Query Analyzer<br />
(2) Then run the command "exec chObjOwner 'test','dbo'" against the same database to create the commands<br />
(3) Then copy and paste the outputted commands into the execute window, and run them all!<br />
(4) All objects will have been updated!</p>

<p>Hope this helps someone!</p>]]>
        
    </content>
</entry>
<entry>
    <title>Scotch on the Rocks 2007 Presentation: Integrating ColdFusion and Flex with Apache</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/06/scotch_on_the_rocks_2007_prese.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=120" title="Scotch on the Rocks 2007 Presentation: Integrating ColdFusion and Flex with Apache" />
    <id>tag:www.prismix.com,2007:/blog//1.120</id>
    
    <published>2007-06-01T16:18:43Z</published>
    <updated>2007-06-01T16:34:03Z</updated>
    
    <summary>Scotch on the Rocks 2007 was fantastic and a great success. Andy Allan did a great job of organising this conference. Also thanks to Stephen Moretti and Kev McCab who helped Andy put this event together. As promised I&apos;m attaching...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="ColdFusion" />
            <category term="Flex" />
            <category term="User Groups" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>Scotch on the Rocks 2007 was fantastic and a great success.  Andy Allan did a great job of organising this conference.  Also thanks to Stephen Moretti and Kev McCab who helped Andy put this event together.</p>

<p>As promised I'm attaching my presentation: <a href="http://www.prismix.com/blog/Integrating-ColdFusion-and-Flex-with-Apache.pdf">Integrating ColdFusion and Flex with Apache</a></p>

<p>If you have any questions please feel free to contact me (e-mail in the presentation).</p>

<p><a href="Integrating-ColdFusion-and-Flex-with-Apache.pdf">Integrating-ColdFusion-and-Flex-with-Apache.pdf</a></p>]]>
        
    </content>
</entry>
<entry>
    <title>Register now for UKCFUG Meeting on 7 June - Topic: Railo</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/06/register_now_for_ukcfug_meetin.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=119" title="Register now for UKCFUG Meeting on 7 June - Topic: Railo" />
    <id>tag:www.prismix.com,2007:/blog//1.119</id>
    
    <published>2007-06-01T15:57:17Z</published>
    <updated>2007-06-01T16:01:08Z</updated>
    
    <summary>The next UKCFUG meeting on 7 June in London is now on the website. Railo will be giving a guided tour through their product. In fact we will try to show you: what Railo can do for you; how it...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="User Groups" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>The <a href="http://www.ukcfug.org/index.cfm?objectid=E7AEA8D4-F1FF-921E-188199F7362C5A39">next UKCFUG meeting on 7 June</a> in London is now on the website. </p>

<p>Railo will be giving a guided tour through their product. In fact we will try to show you: what Railo can do for you; how it helps you to save time when developing; how you can increase the performance of your applications. </p>

<p>Please register to ensure your place is booked.  As there is a limited number of places you will need to be registered to attend.  If you can no-longer attend please contact us to cancel your place.</p>

<p><a href="http://www.ukcfug.org/index.cfm?objectid=E7AEA8D4-F1FF-921E-188199F7362C5A39">Meeting Information and Registration</a></p>

<h2>About Railo</h2>

<p>Railo is a CFML engine, which adheres to the oldFusion® MX 6,1 standard of Adobe®. With Railo<br />
you can provide CFML applications, which Railo converts into byte code and executes them on any<br />
servlet engine.</p>

<p><a href="http://www.railo.ch/">http://www.railo.ch/</a></p>]]>
        
    </content>
</entry>
<entry>
    <title>Flex/ColdFusion/Flash/ActionScript Developers Needed - Urgently!</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/05/flexcoldfusionflashactionscrip.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=118" title="Flex/ColdFusion/Flash/ActionScript Developers Needed - Urgently!" />
    <id>tag:www.prismix.com,2007:/blog//1.118</id>
    
    <published>2007-05-09T15:02:22Z</published>
    <updated>2007-05-09T17:52:37Z</updated>
    
    <summary>Monochrome (an Adobe/Microsoft partner) is a London based RIA/web agency looking for talented developers to join its rapidly growing team, due to winning a number of exciting new contracts. We are looking for developers and designers that are passionate about...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="ColdFusion" />
            <category term="Flash" />
            <category term="Flex" />
            <category term="General" />
            <category term="Rich Internet Applications" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>Monochrome (an Adobe/Microsoft partner) is a London based RIA/web agency looking for talented developers to join its rapidly growing team, due to winning a number of exciting new contracts. </p>

<p>We are looking for developers and designers that are passionate about RIAs, the web, and want to get involved in projects using cutting edge technologies – such as Adobe Flex/Apollo and Microsoft Silverlight/WPF.  We are looking to fill both junior and senior positions and there is the opportunity to cross-train in other technologies.</p>

<p>We have a number of positions available for developers/designers with the following skill sets:</p>

<p>- Flex<br />
- ColdFusion<br />
- Flash/Actionscript<br />
- XHTML/CSS<br />
- Interface/interactive design<br />
- Java/.NET</p>

<p>You will be based in our new South London office in Epsom - 30 minutes from Waterloo / 40 minutes from Victoria. </p>

<p>Excellent salary + benefits + working environment.</p>

<p>Please send your CV to myself at niklas [at] monochrome [dot] co [dot] uk and Phil Locke at phil [at] monochrome [dot] co [dot] uk.</p>

<p>Thanks!</p>

<p><strong>NO AGENCIES - THANK YOU!</strong></p>]]>
        
    </content>
</entry>
<entry>
    <title>MIX, Vegas, The Venetian and 36°C!</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/04/mix_vegas_the_venecian_and_36c.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=117" title="MIX, Vegas, The Venetian and 36°C!" />
    <id>tag:www.prismix.com,2007:/blog//1.117</id>
    
    <published>2007-04-30T00:06:12Z</published>
    <updated>2007-04-30T09:58:55Z</updated>
    
    <summary>I arrived yesterday in Vegas ready for the Microsoft MIX conference! The hotel/casino/theme park/mall is pretty incredible. It&apos;s massive! 3200 rooms, and they&apos;re building another 4000 rooms! Also, it&apos;s pretty hot - 36°C and rising - and the locals even...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>I arrived yesterday in Vegas ready for the <a href="http://visitmix.com/">Microsoft MIX conference</a>! The hotel/casino/theme park/mall is pretty incredible. It's massive! 3200 rooms, and they're building another 4000 rooms! Also, it's pretty hot - 36°C and rising - and the locals even say that's hot for this time of year. Glad it's not just the <a href="http://news.bbc.co.uk/1/hi/sci/tech/6598953.stm">UK enjoying unusually hot weather</a> right now!</p>

<p>In any case, I'm also pleased to see that there is a good selection of other Adobe related folk here from <a href="http://www.mikechambers.com/blog/">Mike Chambers</a> to <a href="http://blog.digitalbackcountry.com/">Ryan Stewart</a>. I haven't had the opportunity to meet them before but I'm looking forward to meeting them here. If not at a meet-up tonight arranged by <a href="http://blogs.msdn.com/ashorten/">Andrew Shorten</a> of ex-Adobe fame, or tomorrow at the <a href="http://barcamp.org/BarCampMixer">BarCampMixer</a>.</p>

<p>In any case, Vegas is a pretty amazing place as I hope the conference will be. I'll keep you posted!</p>

<p><strong>The Venetian Resort and Hotel</strong><br />
<a href="http://www.prismix.com/blog/the-venetian.jpg"><img alt="The Venetian, Las Vegas" src="http://www.prismix.com/blog/the-venetian-2-thumb.jpg" width="357" height="288" /></a></p>

<p><strong>The Venetian Canal (and yes - that is a fake sky)</strong><br />
<a href="http://www.prismix.com/blog/the-venetian-canal.jpg"><img alt="The Venetian Canal, Las Vegas" src="http://www.prismix.com/blog/the-venetian-canal-2-thumb.jpg" width="432" height="288" /></a></p>

<p><strong>The <strike>Paris</strike> Las Vegas Eiffel Tower</strong><br />
<a href="http://www.prismix.com/blog/the-eiffel-tower-vegas-style.jpg"><img alt="The Las Vegas Eiffel Tower" src="http://www.prismix.com/blog/the-eiffel-tower-vegas-style-2-thumb.jpg" width="288" height="432" /></a><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Off to Microsoft MIX07 in Las Vegas</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/04/off_to_microsoft_mix07_in_las.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=116" title="Off to Microsoft MIX07 in Las Vegas" />
    <id>tag:www.prismix.com,2007:/blog//1.116</id>
    
    <published>2007-04-27T10:32:02Z</published>
    <updated>2007-04-27T11:02:18Z</updated>
    
    <summary>So, I leave tomorrow to Las Vegas for the Microsoft MIX07 conference. It will be a chance for me to see what is being done re-RIA technology on the other side of the fence. I&apos;m actually pretty excited to see...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="General" />
            <category term="Rich Internet Applications" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>So, I leave tomorrow to Las Vegas for the <a href="http://visitmix.com/">Microsoft MIX07 conference</a>.  It will be a chance for me to see what is being done re-RIA technology on the other side of the fence.  I'm actually pretty excited to see what Microsoft are doing and what their roadmap is.  The last time I looked at their RIA offering it looked pretty far behind what Adobe was doing with Flex, so it will be interesting to see how things have progressed over the last few months.</p>

<p>It'll also be an opportunity to catch up with some ex-Adobe friends who now work for Microsoft.  If you're going to be there, feel free to drop me a note at niklas [ a t ] monochrome [ dot ] co [ dot ] uk.</p>

<p>When I'm back next week I'll give you an update on how it went!</p>]]>
        
    </content>
</entry>
<entry>
    <title>Multiple Flex Data Services&apos; instances and Flex Messaging destinations</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/02/multiple_flex_data_services_in.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=115" title="Multiple Flex Data Services' instances and Flex Messaging destinations" />
    <id>tag:www.prismix.com,2007:/blog//1.115</id>
    
    <published>2007-02-23T15:52:56Z</published>
    <updated>2007-02-23T16:24:47Z</updated>
    
    <summary>When running multiple instances of Flex Data Services on the same server and using Flex messaging, ensure that the messaging destinations used (and specified in messaging-config.xml) are unique across ALL instances of Flex Data Services. If you do not, Flex...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="Flex" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>When running multiple instances of Flex Data Services on the same server and using Flex messaging, ensure that the messaging destinations used (and specified in messaging-config.xml) are unique across ALL instances of Flex Data Services.  </p>

<p>If you do not, Flex messaging will only work for the FDS instance that was started last that had the duplicate messaging destination name.  This is due to ALL messaging destinations across ALL FDS instances being registered in the same central location using RMI.</p>

<p>We are using Flex Messaging with ColdFusion Event Gateways and it is fine for the Flex Messaging event gateway to have the same name across all CF instances on the same machine.  You just have to ensure that all Flex messaging destinations in FDS are different, and specified properly in your Flex and ColdFusion code.</p>

<p>You will also need to ensure that the RTMP ports that FDS is using are different across all FDS instances.  <a href="http://www.brightworks.com/flex_ability/">Douglas McCarroll</a> has a good post on "<a href="http://www.brightworks.com/flex_ability/?p=18">Setting RTMP ports for your FDS Flex apps</a>".</p>

<p>I'd like to thank João Fernandes, <a href="http://tjordahl.blogspot.com/">Tom Jordahl</a> and <a href="http://www.mikenimer.com/">Mike Nimer</a> for their pointers in finding out the solution for this issue.</p>]]>
        
    </content>
</entry>
<entry>
    <title>ColdFusion Contractor Required - South London</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/02/coldfusion_contractor_required.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=114" title="ColdFusion Contractor Required - South London" />
    <id>tag:www.prismix.com,2007:/blog//1.114</id>
    
    <published>2007-02-19T17:07:03Z</published>
    <updated>2007-02-19T17:19:07Z</updated>
    
    <summary>Monochrome are currently in need of a ColdFusion contractor for an initial 4 week contract starting immediately. You will need to have an excellent understanding of ColdFusion MX, and have solid experience of working with ColdFusion components. Any knowledge of...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="ColdFusion" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>Monochrome are currently in need of a ColdFusion contractor for an initial 4 week contract starting immediately.</p>

<p>You will need to have an excellent understanding of ColdFusion MX, and have solid experience of working with ColdFusion components.  Any knowledge of Transfer, ColdSpring, Flex 2 and Java would be beneficial.</p>

<p>You will be required onsite at our Cobham office, and then at our Epsom office (when we move later in March).</p>

<p>Please send your CV and day rate to me directly at <a href="mailto:niklas [ at ] monochrome [ dot ] co [ dot ] uk">niklas [ at ] monochrome [ dot ] co [ dot ] uk</a> </p>

<p>Thanks!</p>

<p><strong>NO AGENCIES PLEASE</strong></p>]]>
        
    </content>
</entry>
<entry>
    <title>The most amazing &quot;Fully Mobile&quot; digital camera you can get</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/01/the_most_amazing_fully_mobile.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=113" title="The most amazing &quot;Fully Mobile&quot; digital camera you can get" />
    <id>tag:www.prismix.com,2007:/blog//1.113</id>
    
    <published>2007-01-23T15:35:24Z</published>
    <updated>2007-01-23T15:41:49Z</updated>
    
    <summary>This has to be the most amazing &quot;Fully Mobile&quot; digital camera you can get. With 160 million pixels and it&apos;s high sensitivity of 500-10,000 ISO/ASA this will suit any situation you can throw at it. However, I wouldn&apos;t necessarily agree...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p><a href="http://www.roundshot.ch/xml_1/internet/de/application/d438/d925/f934.cfm">This</a> has to be the most amazing <a href="http://www.roundshot.ch/xml_1/internet/de/application/d438/d925/f934.cfm">"Fully Mobile" digital camera</a> you can get.</p>

<p><img src="http://www.roundshot.ch/pictures/Seitz-6x17-handheld.jpg" alt="Fully Mobile Seitz 6x17 Digital" /></p>

<p>With 160 million pixels and it's high sensitivity of 500-10,000 ISO/ASA this will suit any situation you can throw at it.</p>

<p>However, I wouldn't necessarily agree that this is "Fully Mobile"!  You wouldn't carry it in your pocket would you?</p>

<p>Thanks to Neil Rosewarn at Pixl8 for finding this awesome camera!</p>

<p>Also, this is kind of on topic as the site is running ColdFusion!</p>]]>
        
    </content>
</entry>
<entry>
    <title>CF_Drinks - Monday 15 January 2007</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/01/cf_drinks_monday_15_january_20.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=112" title="CF_Drinks - Monday 15 January 2007" />
    <id>tag:www.prismix.com,2007:/blog//1.112</id>
    
    <published>2007-01-09T12:30:44Z</published>
    <updated>2007-01-09T12:52:39Z</updated>
    
    <summary>Please come and join us for a drink to celebrate a start of a new year at Point 101 (top floor), 101 New Oxford Street, WC1A 1DD on Monday 15 January 2007. Andy Allan from the ScottishCFUG and Peter Ball...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>Please come and join us for a drink to celebrate a start of a new year at <a href="http://www.viewlondon.co.uk/review_1619.html">Point 101 (top floor), 101 New Oxford Street, WC1A 1DD</a> on Monday 15 January 2007.</p>

<p><a href="http://www.creative-restraint.co.uk/blog/index.cfm/2007/1/8/A-few-CFDrinkies-in-London">Andy Allan</a> from the ScottishCFUG and <a href="http://www.pbell.com/index.cfm/2007/1/5/In-London-January-1216--Want-to-say-hi">Peter Ball</a> (<a href="http://www.markdrew.co.uk/blog/index.cfm/2007/1/9/CFDRINKS-welcomeall">'the unstoppable blogging machine'</a>) are also down from Scotland and will be leading the drinking antics!  Also, other well know UKCFUGers that will be attending are <a href="http://www.markdrew.co.uk/blog/index.cfm/2007/1/9/CFDRINKS-welcomeall">Mark Drew</a> and <a href="http://inner-rhythm.co.uk/blog/index.cfm/2007/1/9/LTCFDRINKS-locationLondon-GT">Kev McCabe</a>.</p>

<p>Unfortunately the <a href="http://www.ukcfug.org/">UKCFUG website</a> is a bit bust (we're working on it) so we can't post this social meeting.  Hopefully we'll be back to a normal service soon!</p>

<p>See you all on Monday 15 January at <a href="http://www.viewlondon.co.uk/review_1619.html">Point 101</a>.  </p>]]>
        
    </content>
</entry>
<entry>
    <title>Flex 2.0.1 Released!</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2007/01/flex_201_released.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=108" title="Flex 2.0.1 Released!" />
    <id>tag:www.prismix.com,2007:/blog//1.108</id>
    
    <published>2007-01-08T10:10:43Z</published>
    <updated>2007-01-08T11:06:26Z</updated>
    
    <summary>For those that aren&apos;t aware (and I&apos;ve just found out), Flex 2.0.1 is now available on the Adobe website and ready for download. The Flex 2.0.1 release notes are also on the Adobe website. The highlights being: Macintosh support Reorganized...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="Flex" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>For those that aren't aware (and I've just found out), <a href="http://www.adobe.com/support/flex/downloads_updaters.html">Flex 2.0.1 is now available on the Adobe website</a> and ready for <a href="http://www.adobe.com/support/flex/downloads_updaters.html">download</a>.</p>

<p>The <a href="http://www.adobe.com/support/documentation/en/flex/2/releasenotes_flex2_fb.html">Flex 2.0.1 release notes</a> are also on the Adobe website.  The highlights being:</p>

<ul>
<li>Macintosh support</li>
<li>Reorganized preferences</li>
<li>Support for Runtime CSS</li>
<li>Context root for server-based projects</li>
<li>Modules</li>
</ul>

<p>There is a simple installer to update your version of Flex Builder, plus separate installation steps for updating the SDK and FDS.</p>

<p>Also, there is a <a href="http://www.adobe.com/go/as3examples">link to the ActionScript 3 Examples</a> mentioned in Programming ActionScript 3.0 at the bottom of the release notes page.</p>

<p><strong>Update: <a href="http://www.onflex.org/ted/2007/01/1-one-solid-flex-release-201.php">Ted Patrick also has a post on his blog about the new update to Flex 2</a></strong></p>

<p><strong>Update: <a href="http://www.adobe.com/devnet/logged_in/mchotin_flex201.html">Matt Chotin has an article on Adobe.com regarding the new update to Flex 2</a></strong></p>]]>
        
    </content>
</entry>
<entry>
    <title>CFDevCon - The UK ColdFusion Developer Conference</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2006/10/cfdevcon_the_uk_coldfusion_dev.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=106" title="CFDevCon - The UK ColdFusion Developer Conference" />
    <id>tag:www.prismix.com,2006:/blog//1.106</id>
    
    <published>2006-10-12T15:07:01Z</published>
    <updated>2006-10-12T15:14:57Z</updated>
    
    <summary>I&apos;ve been meaning to blog this for ages, and now I&apos;ve had a chance. Don&apos;t forget to buy your tickets for CFDevCon- The UK ColdFusion Developer Conference. The conference is being held on 9 November in Croydon (South East London)....</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="ColdFusion" />
            <category term="User Groups" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p>I've been meaning to blog this for ages, and now I've had a chance.  Don't forget to buy your tickets for <a href="http://www.cfdevcon.com">CFDevCon</a>- The UK ColdFusion Developer Conference.</p>

<p>The conference is being held on 9 November in Croydon (South East London).</p>

<p>We have a great line-up of speakers including Andrew Shorten from Adobe, Mark Drew, Charlie Arehart and Vince Bonfanti.</p>

<p>For more details and to buy your tickets check out the website at <a href="http://www.cfdevcon.com/">http://www.cfdevcon.com/</a>.</p>

<p>If you are interested in sponsoring the event please check the <a href="http://www.cfdevcon.com/sponsor.html">sponsorship page</a>.</p>

<p>See you all there.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Flex Developer Required in London (UK) Area (more detail!)</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2006/09/flex_developer_required_in_lon_1.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=105" title="Flex Developer Required in London (UK) Area (more detail!)" />
    <id>tag:www.prismix.com,2006:/blog//1.105</id>
    
    <published>2006-09-28T10:22:23Z</published>
    <updated>2006-09-28T10:45:09Z</updated>
    
    <summary>Sorry to blog this again, but it was suggest that being more specific might help! Do you know Flex 1.5 or Flex 2? Have you had at least 18 month&apos;s experience of Flex? Are you able to work in the...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="Flex" />
            <category term="Prismix" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p><em>Sorry to blog this again, but it was suggest that being more specific might help!</em></p>

<p>Do you know Flex 1.5 or Flex 2?</p>

<p>Have you had at least 18 month's experience of Flex?</p>

<p>Are you able to work in the London (UK) area?</p>

<p>Are you available for contract work to start in the next week or two, for at least 2 months?</p>

<p>If you answer yes to all the above questions please contact me directly at niklas [ at ] prismix [ dot ] com.  We will pay industry rates for a Flex developer (£300 - 400 / day dependent on the project and experience).</p>

<p>The projects will be for clients, and mostly internal business applications (dashboard, order processing, knowledge management).</p>

<p>Any experience of Agile Developement methodogies would be good.</p>

<p>Thanks.</p>

<p>Niklas Richardson<br />
niklas [ at ] prismix [ dot ] com.</p>

<p>NO AGENCIES PLEASE!</p>]]>
        
    </content>
</entry>
<entry>
    <title>Flex Developer Required in London Area</title>
    <link rel="alternate" type="text/html" href="http://www.prismix.com/blog/2006/09/flex_developer_required_in_lon.cfm" />
    <link rel="service.edit" type="application/atom+xml" href="http://movabletype.prismix.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=104" title="Flex Developer Required in London Area" />
    <id>tag:www.prismix.com,2006:/blog//1.104</id>
    
    <published>2006-09-27T18:14:36Z</published>
    <updated>2006-09-28T10:48:25Z</updated>
    
    <summary>Updated: New Entry - More Detail Sorry to blog this but I&apos;m desperate! Do you know Flex 1.5 or Flex 2? Have you had at least one year&apos;s experience of Flex? Do you live in the London area? Are you...</summary>
    <author>
        <name>Niklas</name>
        
    </author>
            <category term="Flex" />
    
    <content type="html" xml:lang="en" xml:base="http://www.prismix.com/blog/">
        <![CDATA[<p><strong>Updated: <a href="http://www.prismix.com/blog/2006/09/flex_developer_required_in_lon_1.cfm">New Entry - More Detail</a></strong></p>

<p><em>Sorry to blog this but I'm desperate!</em></p>

<p>Do you know Flex 1.5 or Flex 2?</p>

<p>Have you had at least one year's experience of Flex?</p>

<p>Do you live in the London area?</p>

<p>Are you available for contract work to start in the next week or two?</p>

<p>If you answer yes to all the above questions please contact me directly at niklas [ at ] prismix [ dot ] com.</p>

<p>Thanks.</p>

<p>NO AGENCIES PLEASE!</p>]]>
        
    </content>
</entry>

</feed> 

