<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="b2/0.6.2.1" -->
<rdf:RDF
	xmlns="http://purl.org/rss/1.0/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel rdf:about="http://www.linecraft.com/b2/index.php">

	<title>Linecraft Studio Weblog | Friday 30th of July 2010 04:22:34 PM</title>
	<link>http://www.linecraft.com/b2/index.php</link>
	<description>Flash web app development, Components, Flash and Server Side. JavaScript, Dreamweaver tips and Extensions.</description>
	<dc:language>en</dc:language>
	<dc:date>2010-07-30T20:22:34</dc:date>
	<dc:creator></dc:creator>
	<admin:generatorAgent rdf:resource="http://cafelog.com/?v=0.6.2.1"/>
	<admin:errorReportsTo rdf:resource="mailto:"/>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

	<items>
		<rdf:Seq>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=36&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=30&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=31&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=33&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=35&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=34&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=28&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=29&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=26&amp;c=1"/>
					<rdf:li rdf:resource="http://www.linecraft.com/b2/index.php?p=23&amp;c=1"/>
				</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.linecraft.com/b2/index.php?p=36&amp;c=1">
	<title></title>
	<link>http://www.linecraft.com/b2/index.php?p=36&amp;c=1</link>
	<dc:date>2009-06-11T19:04:20</dc:date>
	<dc:creator>Alex July (mailto:&#97;&#108;ex&#106;ul&#121;&#64;l&#105;&#110;&#101;c&#114;&#97;&#102;t.&#99;o&#109;)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>PHP File Upload for Dreamweaver has been released today. Using extension you can easily build file upload functionality: create a form with one or more file fields, then specify upload directory and a form field to trigger the upload.
            ...</description>
	<content:encoded><![CDATA[<img src="http://www.linecraft.com/dreamweaver-file-upload/images/dreamweaver-php-file-upload.jpg" border="0" alt="PHP File Upload for Dreamweaver" align="right" />PHP File Upload for Dreamweaver has been released today. Using extension you can easily build file upload functionality: create a form with one or more file fields, then specify upload directory and a form field to trigger the upload.<br />
            This Server Behavior supports both single and <span class="red">multiple files</span> upload. <br />
            It does not require Flash, JavaScript or third party server components.<ul>
              <span class="stress">Optional settings</span>:
              <li>Restrict upload <span class="stress">file size</span>.<br />
                <br />
                </li>
              <li>Specify allowed <span class="stress">file types</span> (extensions).<br />
                <br />
                </li>
              <li>Upon upload redirect to a &#34;success page&#34;.<br />
                <br />
                </li>
              <li>If  the uploaded files are images (JPEG format only) they can be <span class="stress">resized</span> and <span class="stress">compressed</span>.<br />
                You can specify <span class="stress">dimensions</span> and the <span class="stress">compression quality</span> of the uploaded images.<br />
                <br />
                </li>
              <li> <span class="stress">Thumbnails</span> can be created for each of those images as well.<br />
                You can specify thumbnail <span class="stress">prefix</span>, <span class="stress">dimensions</span> and the <span class="stress">compression quality</span>. </li>
              </ul>
            <a href="http://linecraft.com/dreamweaver-file-upload/extension.php">Find out  more &#62;&#62;</a><span class="stress"><br />
  <br />
            </span>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=30&amp;c=1">
	<title>Browser detection toolkit</title>
	<link>http://www.linecraft.com/b2/index.php?p=30&amp;c=1</link>
	<dc:date>2008-09-15T19:57:20</dc:date>
	<dc:creator>Alex July (mailto:alex&#106;&#117;ly&#64;l&#105;nec&#114;&#97;&#102;&#116;.c&#111;&#109;)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Browser detection toolkit for Dreamweaver has been released today. Customize the appearance and content of your web pages based on your web site visitor's mobile device, web browser, OS platform or a search engine bot crawling your web site. 

  With this Dreamweaver extension you can accomplish a few ...</description>
	<content:encoded><![CDATA[<p><a href="../browser_detect">Browser detection toolkit</a> for Dreamweaver has been released today. Customize the appearance and content of your web pages based on your web site visitor&#8217;s mobile device, web browser, OS platform or a search engine bot crawling your web site. </p>
<ul>
  With this Dreamweaver extension you can accomplish a few tricks:
  <li>Prevent search engines from indexing portions of your content</li>
  <li>Customize user experience based on browser</li>
  <li>Dynamically link style sheets</li>
  <li>Design GUI to match your target mobile device and more....<br />
      <br />
  </li>
  Since the detection is server-based (<span class="red">not through JavaScript</span>), it will work regardless of whether JavaScript is enabled or not.<br />
</ul>
<table width="100%%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td nowrap><img src="../browser_detect/images/browser_detect2.jpg" alt="Detect browser" width="305" height="154" style="border: 2px solid #006699"> <img src="../browser_detect/images/browser_detect.jpg" alt="Detect Google" width="305" height="154"  style="border: 2px solid #006699"></td>
  </tr>
</table>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=31&amp;c=1">
	<title>Export to Excel</title>
	<link>http://www.linecraft.com/b2/index.php?p=31&amp;c=1</link>
	<dc:date>2008-08-21T19:59:44</dc:date>
	<dc:creator>Alex July (mailto:&#97;&#108;&#101;x&#106;uly&#64;line&#99;raft.com)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Update for Export to Excel extension for Dreamweaver
New in version 2.2.0:


  Specify your own cell delimiter character (if not specified Server Behavior   will try to guess it based on your locale).   
  Specify the character to replace delimiter inside the recordset fields to  ...</description>
	<content:encoded><![CDATA[<p>Update for <a href="../e2e/help.php">Export to Excel</a> extension for Dreamweaver</p>
<p class="stress">New in version 2.2.0:
</p>
<ul>
  <li>Specify your own cell delimiter character (if not specified Server Behavior   will try to guess it based on your locale).   
  <li>Specify the character to replace delimiter inside the recordset fields to   insure CSV integrity</li>
</li></ul>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=33&amp;c=1">
	<title>PHP Form Mail</title>
	<link>http://www.linecraft.com/b2/index.php?p=33&amp;c=1</link>
	<dc:date>2008-07-15T20:05:35</dc:date>
	<dc:creator>Alex July (mailto:&#97;le&#120;&#106;uly&#64;l&#105;&#110;&#101;c&#114;af&#116;&#46;co&#109;)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>PHP Form Mail  Server Behavior inserts PHP code for sending submitted form data to specified recipient(s).
  The code will automatically parse all form fields to include in the message body in the &#38;#34;Field name: Field value&#38;#34; format.
  
  You can use the extension to send  ...</description>
	<content:encoded><![CDATA[<p><a href="../php_form_mail/index.php">PHP Form Mail</a>  Server Behavior inserts PHP code for sending submitted form data to specified recipient(s).<br />
  The code will automatically parse all form fields to include in the message body in the &#34;Field name: Field value&#34; format.<br />
  <br />
  You can use the extension to send  different messages to multiple recepients by submitting a single form,  compose your message using form fields values and more.<br />
</p>
The list of supported parameters includes:
<ul>
  <li>Sender email - required. </li>
  <li>Recipient email - required. </li>
  <li>Message subject- required. </li>
  <li>Message body header. </li>
  <li>Parsed list of fields in the &#34;Field name: Field value&#34; format.<br />
    The fields will appear in the order they are presented in the form.<br />
    You can specify exceptions i.e. fields excluded from this list, such as Submit, Reset, <a target="_blank" href="http://www.linecraft.com/php_captcha/" _base_href="http://www.linecraft.com/">Captcha</a>, Subject, etc. </li>
  <li>Message body footer. </li>
  <li>Message format (HTML or Plain Text). </li>
  <li>Cc (Carbon copy address). </li>
  <li>Bcc (Blind carbon copy address). </li>
  <li>Success page URL. </li>
  <li>Error page URL.</li>
</ul>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=35&amp;c=1">
	<title>ASP Email Merge</title>
	<link>http://www.linecraft.com/b2/index.php?p=35&amp;c=1</link>
	<dc:date>2008-05-30T20:47:27</dc:date>
	<dc:creator>Alex July (mailto:a&#108;ex&#106;uly&#64;&#108;&#105;n&#101;cr&#97;&#102;t&#46;&#99;&#111;&#109;)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Yet another extension developed by customers' requests.
ASP Email Merge mass mailer extension for Dreamweaver has been released today.
It's got almost all the features of its PHP counterpart (same AJAX engine, WYSIWYG editor, data-binding, etc) to plus ability to send message attachments. </description>
	<content:encoded><![CDATA[<img height="278" alt="ASP mass mailer for Dreamweaver" src="../asp_email_merge/images/asp_email_merge_cover_box.jpg" 
width="222" align="right" />Yet another extension developed by customers' requests.<br />
<a href="../asp_email_merge/index.php">ASP Email Merge</a> mass mailer extension for Dreamweaver has been released today.<br />
It&#8217;s got almost all the features of its <a href="../email_merge/help.php">PHP counterpart</a> (same AJAX engine, WYSIWYG editor, data-binding, etc) to plus ability to send message attachments.<br /><br />]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=34&amp;c=1">
	<title></title>
	<link>http://www.linecraft.com/b2/index.php?p=34&amp;c=1</link>
	<dc:date>2008-02-13T20:25:54</dc:date>
	<dc:creator>Alex July (mailto:ale&#120;jul&#121;&#64;l&#105;n&#101;&#99;r&#97;&#102;&#116;.&#99;o&#109;)</dc:creator>
	<dc:subject>Flash</dc:subject>
	<description>For the past eight month we have been working on the major upgrade for PHP  Email Merge - data-diven mass mailer extension for Dreamweaver. I would  like to thank all those who participated in beta testing for their time  and valuable suggestions.
Email Merge has now gone AJAX ...</description>
	<content:encoded><![CDATA[<img height="278" src="../email_merge/images/email_merge_cover_box.jpg" width="210" align="right" />For the past eight month we have been working on the major upgrade for <a href="../email_merge/index.php">PHP  Email Merge</a> - data-diven mass mailer extension for Dreamweaver. I would  like to thank all those who participated in beta testing for their time  and valuable suggestions.<br />
Email Merge has now gone AJAX - no more page refreshes   when sending messages!<br />
<br />
The new features include:<ul><li><span class="stress">Progress monitor</span> (graphic progress bar, number of   messages sent and percent done). </li>
  <li><span class="stress">Stop</span>, <span class="stress">pause</span>, <span class="stress">resume</span> and <span class="stress">skip to the nex</span>t (to   continue interrupted cycle) while sending. </li>
  <li>Set <span class="stress">automatic delay</span> interval (in minutes) to work   around hosting provider limitations. </li>
  <li><span class="stress">Upload images</span> to the server and immediately use   them in your message. </li>
  <li><span class="stress">Preview and insert images</span> from your server. </li>
  <li><span class="stress">Use message templates</span>: preview and save them to   the server or local hard drive (now also available in Firefox); preview and load   templates from the server (in txt, html and php file format). </li>
  <li>Specify <span class="stress">Character Encoding</span>. </li>
  <li>Change any message parameter at any time during mailout cycle. </li>
</ul>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=28&amp;c=1">
	<title>Spry Data Utilities Toolkit</title>
	<link>http://www.linecraft.com/b2/index.php?p=28&amp;c=1</link>
	<dc:date>2007-08-28T17:29:21</dc:date>
	<dc:creator>Alex July (mailto:a&#108;exju&#108;&#121;&#64;l&#105;ne&#99;&#114;&#97;ft&#46;co&#109;)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Many would agree that Adobe Spry Framework is one of the most exiting  features of Dreamweaver CS 3 and definitely the #1 reason for the  upgrade.
Besides the obvious ones it contains many hidden features allowing, for example, to manipulate data or execute almost any server-side code through AJAX.
For ...</description>
	<content:encoded><![CDATA[<p>Many would agree that <span class="stress">Adobe Spry Framework</span> is one of the most exiting  features of Dreamweaver CS 3 and definitely the #1 reason for the  upgrade.<br />
Besides the obvious ones it contains many hidden features allowing, for example, to manipulate data or execute almost any server-side code through AJAX.<br />
For the past few months I have been working on the set of extensions to  bring those features to the surface. Ladies and gentlemen, introducing <a href="http://www.linecraft.com/spry_data_utils/index.php">Spry Data Utilities Toolkit</a>.</p><br />
<p><span class="stress">Spry Data Utilities</span> is a set of extensions for   developing web applications powered by <span class="stress">Adobe Spry framework for   AJAX</span>.<br />
  Using these tools you can<span class="stress"> take advantage of built-in   Dreamweaver Server Behaviors for implementing AJAX-driven data related tasks</span> (e.g. searching, creating, updating and deleting records), as well as <span class="stress">building   functionality for executing your own server-side code</span> <span class="stress">via AJAX</span>(e.g. sending email or   uploading files).<br />
  Additional Spry buttons for your Insert panel will   provide easier access to the most commonly used <span class="stress">Spry Region</span> elements.
</p>
<p><img src="../spry_data_utils/index_spry_toolbar.png" alt="Spry Data Utilities" width="418" height="200" align="texttop" style="border: #000066 1px solid" /> </p>
<ul>
  Included in the Toolkit:
  <li><span class="stress">Recordset to XML (<span>Dataset to XML</span></span> for   ASP.NET) Server Behavior.<br />
    Generate dynamic XML from your Recordset or   Dreamweaver ASP.NET Dataset and  reference the page as XML data source for your <strong>Spry Data Set</strong> or save as a file (e.g. for use as a<strong> Design Time feed</strong> for your Spry   Data Set. <br />
    Compatible with <span class="stress"><strong>ASP.NET</strong></span> (<strong><span class="stress">VB</span> </strong>and<strong> <span class="stress">C#</span></strong>), <span class="stress">PHP</span> (<span class="stress">MySQL</span>)<strong>, </strong><span class="stress">ColdFusion</span> and <span class="stress">ASP</span> (<span class="stress">VBScript</span>) Server Models. <br />
    <br />
    </li>
  <li><span class="stress">Spry Server Action</span> object. <br />
    Create, update and delete records using built-in Dreamweaver Server Behaviors   or execute your own server side code with <span class="stress">Spry Server Action</span> object.
    <ul>
      <li>Specify a page element   that will show while the operation is in progress (e.g. &#34;Contacting   server&#34; ). </li>
      <li>Display browser dialog with the message returned from the server. </li>
      <li>Refresh a Spry Data Set to reflect on the latest data changes (after   deleting, creating or updating a record). </li>
      <li>In addition you can specify the names of your own &#34;success&#34; and &#34;error&#34;   functions.<br />
          <br />
      </li>
    </ul>
  </li>
  <li><span class="stress">Spry Search</span> object. <br />
    Build AJAX-powered search functionality with <strong class="stress">Spry   Search</strong>.<br />
    Specify the   page element to display if search returns no results and another one to show   when the results are available. To be used   with <span class="stress">Recordset to XML</span> Server Behavior.<br />
    <br />
    </li>
  <li><span class="stress">Spry Region State </span>objects (Error,Loading,Ready) and <span class="stress">Spy XML Data Set Total Records</span> object.<br />
    Select a block of content inside your Spry   Region and click the corresponding button on the Spry toolbar to assign to it a   region state.<br />
    A collection of error icons and animated progress bar images included   for your convenience.<br />
    </li>
</ul>
The Toolkit includes comprehensive <span class="stress">Manual</span>.]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=29&amp;c=1">
	<title>Outlook vCalendar Server Behavior</title>
	<link>http://www.linecraft.com/b2/index.php?p=29&amp;c=1</link>
	<dc:date>2007-07-17T04:04:35</dc:date>
	<dc:creator>Alex July (mailto:&#97;&#108;&#101;&#120;jul&#121;&#64;&#108;&#105;&#110;&#101;&#99;&#114;&#97;f&#116;&#46;com)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Another extension requested by a customer - Outlook vCalendar Server Behavior.
This Server Behavior will dynamically generate Microsoft Outlook Calendar Event file (.vcs) based on a set of static and/or values retrieved from a database.
A user will be able to open this file or save it to a local hard-drive.
Launching the ...</description>
	<content:encoded><![CDATA[Another extension requested by a customer - <a href="http://www.linecraft.com/outlook_vcalendar_event/index.php">Outlook vCalendar Server Behavior</a>.<br />
This Server Behavior will dynamically generate<span class="stress"> Microsoft Outlook Calendar Event</span> file (.vcs) based on a set of static and/or values retrieved from a database.<br />
A user will be able to open this file or save it to a local hard-drive.<br />
Launching the file will pop-up a dialog for importing the event into <span class="stress">Outlook  Calendar</span>.The list
  of supported fields includes Event ID, event start time and end time, location, priority, subject and description.<br />]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=26&amp;c=1">
	<title>Editable dropdown</title>
	<link>http://www.linecraft.com/b2/index.php?p=26&amp;c=1</link>
	<dc:date>2006-12-06T17:25:00</dc:date>
	<dc:creator>Alex July (mailto:&#97;&#108;exj&#117;ly&#64;&#108;&#105;ne&#99;&#114;&#97;&#102;&#116;.c&#111;m)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>An article on creating editable dropdown by yours truly has been posted to the Premium content section on DMX zone.



#editable_field{
	border:1px #7F9DB9 solid;
	white-space:nowrap;
	height:20px;
	width: 100%;
}
#FontNames_txt{
	border-width:0px !important;
	border:none !important;
	padding-left:4px !important;
	width: 100% !important;
	margin:0px;
font-size:12px;
}
#FontNames_dd{
	display:none;
	width:180px;
	margin:0px;

}

 
  
      
        
      ...</description>
	<content:encoded><![CDATA[<p style="display:none">An article on creating editable dropdown by yours truly has been posted to the Premium content section on DMX zone.</br>

<script language="javascript" src="../dd.js"></script>
<style>
#editable_field{
	border:1px #7F9DB9 solid;
	white-space:nowrap;
	height:20px;
	width: 100%;
}
#FontNames_txt{
	border-width:0px !important;
	border:none !important;
	padding-left:4px !important;
	width: 100% !important;
	margin:0px;
font-size:12px;
}
#FontNames_dd{
	display:none;
	width:180px;
	margin:0px;

}
</style>
 <form id="form1" name="form1" method="post" action="">
  <div id="field_container" style="width:180px;">
      <table id="editable_field" width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><input name="FontNames_txt" type="text" id="FontNames_txt" onblur="setFont(this.value);this.form.FontName.value=this.value" onkeypress="putOnEnter(event)" /></td>
          <td width="17"><img src="../images/dropdownhandle.gif" name="editable_handle" width="17" height="20" align="absmiddle" class="handle" id="editable_handle" onmouseover="showDropdown(document.getElementById('FontNames_dd'),'editable_field')" /></td>
        </tr>
      </table><select name="FontNames_dd" id="FontNames_dd" onmouseout="hideDropdown(this,'editable_field')" onmouseover="showDropdown(this,'editable_field')" onchange="setFont(this.value);this.form.FontNames_txt.value=this.options[this.selectedIndex].text;this.form.FontName.value=this.value">
      <option value="Times New Roman">Times New Roman</option>
      <option value="Arial" selected>Arial</option>
      <option value="Verdana">Verdana</option>
      <option value="Courier">Courier</option>
      <option value="Georgia">Georgia</option>
    </select></div>
  <input type="hidden" name="FontName" /><br />
  <div id="text_box" style="width:400px; border: 1px #CC0000 solid; padding: 5px">
<a href="http://www.dmxzone.com/ShowDetail.asp?NewsId=12722">New article</a> by yours truly has been posted to the Premium content section on <a href="http://www.dmxzone.com">DMX zone</a>.<br />
Above is the example of the editable dropdown font picker.
 </p>
  </div><input name="fake" type="text" value="" style="display:none" />
</form>]]></content:encoded>
</item>
<item rdf:about="http://www.linecraft.com/b2/index.php?p=23&amp;c=1">
	<title>PHP Captcha for Dreamweaver</title>
	<link>http://www.linecraft.com/b2/index.php?p=23&amp;c=1</link>
	<dc:date>2006-09-01T22:51:55</dc:date>
	<dc:creator>Alex July (mailto:a&#108;e&#120;j&#117;ly&#64;&#108;in&#101;&#99;r&#97;&#102;&#116;.&#99;om)</dc:creator>
	<dc:subject>Dreamweaver</dc:subject>
	<description>Today I have posted a new extension for Dreamweaver - PHP Captcha (Security Image).
With this extension Dreamweaver users can quickly add Captcha functionality to their web forms.
The extension has a number of customizable parameters which can be used to modify its appearance and number of characters in the verification code. ...</description>
	<content:encoded><![CDATA[<img src="/php_captcha/images/captcha_extension2.png" border="0" alt="PHP Captcha Dreamweaver extension" align="right"/>Today I have posted a new extension for Dreamweaver - PHP Captcha (Security Image).
With this extension Dreamweaver users can quickly add Captcha functionality to their web forms.<br />
The extension has a number of customizable parameters which can be used to modify its appearance and number of characters in the verification code. The rendered results can be previewed in the Insert Object dialog as well as on the page after the object has been inserted. The parameters can be modified at any time.<br />You can also use your own image to generate Captcha code.<br />The extension has been already successfully tested on a number of web sites.<br />If you want to learn more about the extension or Captcha in general you can find the info <a href="/php_captcha/">here</a>.]]></content:encoded>
</item>

</rdf:RDF>