<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Luis F. Majano &#187; ColdBox</title>
	<atom:link href="http://luismajano.com/category/ColdBox/feed/" rel="self" type="application/rss+xml" />
	<link>http://luismajano.com</link>
	<description>Computer Engineer</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:17:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Presenting at the Houston User Group</title>
		<link>http://luismajano.com/2012/01/05/presenting-at-the-houston-user-group/</link>
		<comments>http://luismajano.com/2012/01/05/presenting-at-the-houston-user-group/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 18:26:21 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[ContentBox]]></category>

		<guid isPermaLink="false">http://luismajano.com/?p=743</guid>
		<description><![CDATA[I am very excited to be lined up to present at the Houston User Group next week on our new project at Ortus Solutions, ContentBox. For those of you who do not know what ContentBox is, here is a little insight.  ContentBox is our next major project here at Ortus Solutions, which is a highly modular [...]]]></description>
			<content:encoded><![CDATA[<p>I am very excited to be lined up to present at the <a href="http://houcfug.org/">Houston User Group</a> next week on our new project at <a href="http://www.ortussolutions.com">Ortus Solutions,</a> <a href="https://github.com/Ortus-Solutions/ContentBox">ContentBox</a>.</p>
<p>For those of you who do not know what ContentBox is, here is a little insight.  <a href="https://github.com/Ortus-Solutions/ContentBox">ContentBox</a> is our next major project here at <a href="http://www.ortussolutions.com/">Ortus Solutions</a>, which is a highly modular content platform based on ColdBox architecture and modules.  It is a set of<a href="http://wiki.coldbox.org/wiki/Modules.cfm">ColdBox modules</a> that work in unison to provide you with blog, cms and development capabilities.  It is still in private alpha, but you can be part of it if you like by just requesting it: <a href="mailto:contentbox@ortussolutions.com">contentbox@ortussolutions.com</a>.  The major difference than traditional blogs or cms, is that ContentBox is highly extensible via ColdBox features and event driven programming.  You can easily extend it and create other modules that function outside of ContentBox with their own DI, caching, SES, or extend the content as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2012/01/05/presenting-at-the-houston-user-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free ColdFusion dependency injection training</title>
		<link>http://luismajano.com/2011/12/05/free-coldfusion-dependency-injection-training/</link>
		<comments>http://luismajano.com/2011/12/05/free-coldfusion-dependency-injection-training/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 02:37:42 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Coldspring]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://luismajano.com/?p=740</guid>
		<description><![CDATA[We just released a free chapter of our DI training course so the entire ColdFusion community can benefit, so check it out: http://bit.ly/v7Igda!]]></description>
			<content:encoded><![CDATA[<p>We just released a free chapter of our DI training course so the entire ColdFusion community can benefit, so check it out: <a href="http://bit.ly/v7Igda">http://bit.ly/v7Igda</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/12/05/free-coldfusion-dependency-injection-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFCamp 2011 Presentations &#8211; Code</title>
		<link>http://luismajano.com/2011/11/01/cfcamp-2011-presentations-code/</link>
		<comments>http://luismajano.com/2011/11/01/cfcamp-2011-presentations-code/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 18:52:23 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://luismajano.com/?p=733</guid>
		<description><![CDATA[I just wanted to do a quick summary of this year&#8217;s CFCamp 2011 in Munich, Germany. This was truly a great 1 day event that was filled with great topics, great location and great networking. A big thank you to Michael Hnat and Contens for providing great facilities, and a great environment for this conference. [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to do a quick summary of this year&#8217;s CFCamp 2011 in Munich, Germany.  This was truly a great 1 day event that was filled with great topics, great location and great networking.  A big thank you to <a href="http://www.bluegras.de/">Michael Hnat </a>and <a href="http://www.contens.de/en/pub/">Contens</a> for providing great facilities, and a great environment for this conference.  I presented on how to create ColdFusion powered RESTful services, modeling them, documenting them and testing them using <a href="http://www.coldbox.org/forgebox/view/coldbox-relax">ColdBox Relax</a>.  We have posted our presentations and code demos here: <a href="http://blog.coldbox.org/post.cfm/cfcamp-2011-presentations">http://blog.coldbox.org/post.cfm/cfcamp-2011-presentations</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/11/01/cfcamp-2011-presentations-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relax your RESTful services</title>
		<link>http://luismajano.com/2011/10/20/relax-your-restful-services/</link>
		<comments>http://luismajano.com/2011/10/20/relax-your-restful-services/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 00:16:45 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://luismajano.com/?p=729</guid>
		<description><![CDATA[ColdBox Relax reaches version 1.5 so you can Relax while building RESTful services: &#160; &#160; ColdBox Relax v1.5 from Luis Majano on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>ColdBox Relax reaches version 1.5 so you can Relax while building RESTful services:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><iframe src="http://player.vimeo.com/video/30876824?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/30876824">ColdBox Relax v1.5</a> from <a href="http://vimeo.com/lmajano">Luis Majano</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/10/20/relax-your-restful-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CouchDB at the IECFUG</title>
		<link>http://luismajano.com/2011/09/07/couchdb-at-the-iecfug/</link>
		<comments>http://luismajano.com/2011/09/07/couchdb-at-the-iecfug/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 22:23:50 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[IECFUG]]></category>

		<guid isPermaLink="false">http://luismajano.com/?p=726</guid>
		<description><![CDATA[&#160; If you are local to the southern California area then please join us for our monthly meetings at the Inland Empire CFUG and learn about Couch and no-sql databases.  Jim Spoonmore, fellow Team ColdBox member, will join us and present on Couch.  So if you are in the Pomona area on Thursday around 7 [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img class="alignright" style="border-style: initial; border-color: initial;" title="Couch" src="http://upload.wikimedia.org/wikipedia/commons/a/a5/Couchdb-logo.png" alt="" width="170" height="151" />If you are local to the southern California area then please join us for our monthly meetings at the<a href="http://iecfug.com/"> Inland Empire CFUG </a>and learn about Couch and no-sql databases.  Jim Spoonmore, fellow Team <a href="http://www.coldbox.com">ColdBox</a> member, will join us and present on Couch.  So if you are in the Pomona area on Thursday around 7 pm, drop by!</p>
<p><strong>Meeting Details</strong></p>
<p>September 8<sup>th</sup> 2011 @ Cal Poly Pomona<br />
Room 5-16 in Building 98C (<a href="http://www.csupomona.edu/map/static/index.php?structureID=Bg-98" target="_blank">campus map</a>)<br />
6:30PM &#8211; Doors open for food, drinks, and networking<br />
7:00 PM  - Presentation starts</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/09/07/couchdb-at-the-iecfug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting at the CFMeetup June 30th</title>
		<link>http://luismajano.com/2011/06/28/presenting-at-the-cfmeetup-june-30th/</link>
		<comments>http://luismajano.com/2011/06/28/presenting-at-the-cfmeetup-june-30th/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 16:44:30 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://luismajano.com/2011/06/28/presenting-at-the-cfmeetup-june-30th/</guid>
		<description><![CDATA[Just a little note that I will be presenting at the CFMeetup this June 30th at 6pm Eastern (3pm PST) on a topic dear to my heart: WireBox Dependency Injection and AOP!  Some come and check it out! When: June 30th, 6pm Eastern (3pm PST) Meeting URL: http://experts.acrobat.com/cfmeetup/ &#160;]]></description>
			<content:encoded><![CDATA[<p>Just a little note that I will be presenting at the <a href="http://www.meetup.com/coldfusionmeetup/events/23760201/" target="_blank">CFMeetup this June 30th at 6pm Eastern (</a>3pm PST) on a topic dear to my heart: <a href="http://wiki.coldbox.org/wiki/WireBox.cfm" target="_blank">WireBox Dependency Injection and AOP</a>!  Some come and check it out!</p>
<p><span style="font-weight: bold;">When: June 30th, 6pm Eastern (3pm PST)</span></p>
<p><span style="font-weight: bold;">Meeting URL: </span><a href="http://html5love.com/"><strong> </strong></a><strong><a href="http://experts.acrobat.com/cfmeetup/" target="_blank">http://experts.acrobat.com/cfmeetup/</a></strong></p>
<p style="margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0.7em; font-size: 1em; padding: 0px;"><strong> </strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/06/28/presenting-at-the-cfmeetup-june-30th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WireBox Dependency Injection and AOP at the IECFUG in Pomona, CA</title>
		<link>http://luismajano.com/2011/05/18/wirebox-dependency-injection-and-aop-at-the-iecfug-in-pomona-ca/</link>
		<comments>http://luismajano.com/2011/05/18/wirebox-dependency-injection-and-aop-at-the-iecfug-in-pomona-ca/#comments</comments>
		<pubDate>Wed, 18 May 2011 16:50:03 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[IECFUG]]></category>

		<guid isPermaLink="false">http://www.luismajano.com/2011/05/18/wirebox-dependency-injection-and-aop-at-the-iecfug-in-pomona-ca/</guid>
		<description><![CDATA[Just a reminder that tomorrow May 19th, 2011 I will be presenting on WireBox dependency injection and aop at the Inland Empire User Group. So if you want to learn the basics of dependency injection or you are a guru already, come an check this session out! WireBox has been part of ColdBox since version [...]]]></description>
			<content:encoded><![CDATA[<p>Just a reminder that tomorrow May 19th, 2011 I will be presenting on <a href="http://wiki.coldbox.org/wiki/WireBox.cfm" target="_blank">WireBox</a> dependency injection and aop at the <a target="_blank" href="http://iecfug.com/">Inland Empire User Group</a>.  So if you want to learn the basics of dependency injection or you are a guru already, come an check this session out!  WireBox has been part of ColdBox since version 2.0 and has been powering enterprise applications with DI capabilities for years.  Come and check out how WireBox can help you in your DI and AOP needs for ColdBox applications or for ANY ColdFusion application.</p>
<p>We will have pizza, sodas and goodies! We will also be raffling off some cool Adobe Software!</p>
<p>We will be meeting Thursday May 19th, 6:30PM @ Cal Poly Pomona in <span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="color: #666666; font-family: Arial,sans-serif; font-size: 12px; line-height: 15px; text-align: justify;">room 5-16 of building 98C (the C/L/A building)</span></span><br />
<a href="http://www.csupomona.edu/map/static/index.php?structureID=Bg-98">View the campus map</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/05/18/wirebox-dependency-injection-and-aop-at-the-iecfug-in-pomona-ca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from CFObjective 2011 &#8211; Slide Decks</title>
		<link>http://luismajano.com/2011/05/16/back-from-cfobjective-2011-slide-decks/</link>
		<comments>http://luismajano.com/2011/05/16/back-from-cfobjective-2011-slide-decks/#comments</comments>
		<pubDate>Mon, 16 May 2011 17:17:17 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://www.luismajano.com/2011/05/16/back-from-cfobjective-2011-slide-decks/</guid>
		<description><![CDATA[I am back from CFObjective 2011 and what a conference! It was truly and amazing conference and it was great to see so many friends and incredible topics.&#160; I guess adding 100 more things to learn and code now.&#160; I had the privilege of presenting on three topics: ColdBox Platform: 3.0 and beyond Sample Source [...]]]></description>
			<content:encoded><![CDATA[<p>I am back from CFObjective 2011 and what a conference! It was truly and amazing conference and it was great to see so many friends and incredible topics.&nbsp; I guess adding 100 more things to learn and code now.&nbsp; I had the privilege of presenting on three topics:</p>
<ul>
<li><a target="_blank" href="http://ortus-public.s3.amazonaws.com/presentations/CFObjective2011/ColdBoxPlatform.pdf">ColdBox Platform: 3.0 and beyond</a></li>
<li><a target="_blank" href="http://ortus-public.s3.amazonaws.com/presentations/CFObjective2011/cfobjective-2011-codesamples.zip">Sample Source</a>
  </li>
<li><a target="_blank" href="http://ortus-public.s3.amazonaws.com/presentations/CFObjective2011/WireBox.pdf">WireBox: Dependency Injection and AOP framework</a></li>
<li><a target="_blank" href="http://ortus-public.s3.amazonaws.com/presentations/CFObjective2011/JustMockIt.pdf">Just Mock It! Leveraging Mock Objects</a><a target="_blank" href="http://ortus-public.s3.amazonaws.com/presentations/CFObjective2011/JustMockIt.pdf"><br />
    </a></li>
</ul>
<p>I had lots of fun meeting with clients, attendees and speakers.&nbsp; I can&#8217;t wait for CFObjective 2012 now!</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/05/16/back-from-cfobjective-2011-slide-decks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come To Our ColdBox CFObjective Happy Hour</title>
		<link>http://luismajano.com/2011/05/06/come-to-our-coldbox-cfobjective-happy-hour/</link>
		<comments>http://luismajano.com/2011/05/06/come-to-our-coldbox-cfobjective-happy-hour/#comments</comments>
		<pubDate>Fri, 06 May 2011 17:02:06 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://www.luismajano.com/2011/05/06/come-to-our-coldbox-cfobjective-happy-hour/</guid>
		<description><![CDATA[The ColdBox team will be holding a small,&#160;intimite gathering of ColdBox aficionados at cfObjective on Thursday May 12th at 6:30pm. If you are attending the cfObjective conference or live in the Minneapolis, MN area we hope you will join us. You can check out the invite here: http://blog.coldbox.org/post.cfm/cfobjective-coldbox-happy-hour Where: Spikes&#8217; Sports Bar and Grill at [...]]]></description>
			<content:encoded><![CDATA[<p>The ColdBox team will be holding a small,&nbsp;intimite gathering of<br />
ColdBox aficionados at cfObjective on Thursday May 12th at 6:30pm. If<br />
you are attending the cfObjective conference or live in the Minneapolis,<br />
 MN area we hope you will join us.</p>
<p>You can check out the invite here: <a target="_blank" href="http://blog.coldbox.org/post.cfm/cfobjective-coldbox-happy-hour">http://blog.coldbox.org/post.cfm/cfobjective-coldbox-happy-hour</a></p>
<p><span style="font-weight: bold;">Where</span>: <a title="Spikes' Sports Bar and Grill" href="http://twincities.metromix.com/bars-and-clubs/hotel_bar/spikes-sports-bar-and-loring-park/361731/content" target="_blank">Spikes&#8217; Sports Bar and Grill</a> at the<span style="font-family: arial, helvetica, clean, sans-serif; color: #3e3e3e;">&nbsp;Hyatt Regency Minneapolis (1300 Nicollet Avenue, Minneapolis, MN).</span></p>
<p><span style="font-weight: bold;">When</span>: Thursday May 12th at 6:30pm.</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/05/06/come-to-our-coldbox-cfobjective-happy-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting at the Los Angeles User Group Today</title>
		<link>http://luismajano.com/2011/05/04/presenting-at-the-los-angeles-user-group-today/</link>
		<comments>http://luismajano.com/2011/05/04/presenting-at-the-los-angeles-user-group-today/#comments</comments>
		<pubDate>Wed, 04 May 2011 17:36:11 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[IECFUG]]></category>

		<guid isPermaLink="false">http://www.luismajano.com/2011/05/04/presenting-at-the-los-angeles-user-group-today/</guid>
		<description><![CDATA[Just a reminder that I will be presenting on ColdBox 3.0 at the Los Angeles User Group today at 7pm sharp! The location is:TollFreeForwarding.com&#160;5959 W. Century Blvd.&#160;Suite 1111&#160;Los Angeles, CA 90045-5475 Hope to see you there!!]]></description>
			<content:encoded><![CDATA[<p>Just a reminder that I will be presenting on ColdBox 3.0 at the <a target="_blank" href="http://groups.google.com/group/lacfug/">Los Angeles User Group</a> today at 7pm sharp!</p>
<p>The location is:<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: fixed-width, monospace; font-size: 12px; "><span class="Apple-converted-space"></span><br />TollFreeForwarding.com<span class="Apple-converted-space">&nbsp;</span><br />5959 W. Century Blvd.<span class="Apple-converted-space">&nbsp;</span><br />Suite 1111<span class="Apple-converted-space">&nbsp;</span><br />Los Angeles, CA 90045-5475<span class="Apple-converted-space"> </span></span></span></p>
<p>Hope to see you there!!</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2011/05/04/presenting-at-the-los-angeles-user-group-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

