<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>ShiftCreate</title><link href="http://www.shiftcreate.com/news/" /><entry>
  <title>Support and Maintenance Subscriptions</title> 
  <summary type="html">We're pleased to announce support and maintenance subscriptions for 
development projects.
      <br />All subscriptions include software patches/ emergency fixes 
and support. <em>Gold</em> packages and above include 
development time for adding new functionality.
     
  
  
  <p>You can view the different options available here:
      <br /><a target="_blank" href="http://www.shiftcreate.com/development/support">http://www.shiftcreate.com/development/support</a> <br /><br />If you'd like to take out a support contract either place 
an order via the link above.
      <br /><br />New and existing development projects are covered by a 3 
month warranty period. Projects that aren't covered by warranty or 
subscription either need to take out a support subscription or pay per 
hour for support / maintenance.&nbsp;
    </p></summary> 
  <link href="http://www.shiftcreate.com/news/27" /> 
  </entry><entry>
  <title>Dreamweaver Site Definitions</title> 
  <summary type="html"><p>For users of dreamweaver you can now download dreamweaver site definitions for each of your hosting accounts.</p> 
  <p><a href="http://account.shiftcreate.com">Log into your account</a> and go to services. Click on the hosting account and then &quot;Dreamweaver Site Definition&quot; .</p> 
  <p>This will download a .ste file which can be imported into dreamweaver by going to Manage Sites -&gt; Import.<br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/25" /> 
  </entry><entry>
  <title>Bespin Integration</title> 
  <summary type="html"><p>The code editing component of <a href="http://edit.shiftcreate.com" target="_blank">ShiftEdit</a> is by far the most important. The current version offers a choice between <a href="http://www.mdk-photo.com/editor/" target="_blank">MDK editor</a> and <a href="http://marijn.haverbeke.nl/codemirror/" target="_blank">CodeMirror</a>. They both have their pros and cons and are maintained by individual developers. Both struggle with large files and because of their implementation it's hard to see that ever being fully resolved.<br /></p>
  <p> The <a href="https://bespin.mozillalabs.com//" target="_blank">Bespin</a> project by <a href="http://www.mozilla.org/" target="_blank">Mozilla</a> is also providing a stand-alone editor component. It has a more robust implementation and greater resources behind it.&nbsp; It is integrated into the development version of ShiftEdit. Currently the Bespin component has a few bugs and is lacking some features. Once these are resolved and Bespin is fully integrated, ShiftEdit should be ready for prime-time. Then I'll be able to <a href="http://en.wikipedia.org/wiki/Eating_one%27s_own_dog_food" target="_blank">eat my own dog food</a> and end my reliance on Dreamweaver.<br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/26" /> 
  </entry><entry>
  <title>Email Campaigns</title> 
  <summary type="html"><p>We've recently introduced a new Campaigns section into ShiftMail.</p> 
  <p>Campaigns are a powerful tool to send regular, personalised emails to your subscribers.</p> 
  <p> When creating a campaign you can use an existing mailer or a URL for the email content. You can then define some simple rules to determine when your subscribers will receive them.</p> 
  <p>These are the sorts of things you can do:</p> 
  <ul> 
    <li>Have an email sent to each subscriber on their 18th birthday.</li> 
    <li>Have a follow-up email sent to a subscriber 1 week after they registered.</li> 
    <li>Have an email is sent to all your subscribers with your latest products on the 1st of every month.</li> 
  </ul> 
  <p>Providing you have a detailed database you can be very specific with your criteria e.g.</p> 
  <ul> 
    <li>Have a yearly email sent to female subscribers aged between 18-25 from Italy!<br /></li> 
  </ul> 
  <p> </p>
  <p>A credit is deducted for each email that goes out. You will be notified if/when you run out of credits. </p>
  <p>To get started just click on the campaigns section within <a href="http://mail.shiftcreate.com/">ShiftMail</a>.<br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/24" /> 
  </entry><entry>
  <title>Introducing... ShiftCreate Intranet</title> 
  <summary type="html"><p>After years of internal use and 6 months of beta testing we are proud to announce our latest product - the ShiftCreate Intranet.
</p> 
  <p>From the product spiel:</p> 
  <p>Ideal for small businesses. The ShiftCreate intranet allows you to manage your clients and invoicing with ease. Automated systems for recurring invoices and reminders greatly reduce time spent on admin. <br /><br />Key features </p>
  <ul>
    <li>Customer management</li>
    <li>Invoicing</li> 
    <li>Sales figures</li> 
    <li>Quote system</li> 
    <li>Automated email reminders</li> 
    <li>Customer notes</li> 
    <li>Customisable theme</li> 
    <li>Customer account area</li> 
    <li>And much, much more</li> 
  </ul> 
  <p><a href="http://intranet.shiftcreate.com/">Register your interest here</a>:</p> 
  <p> <a href="http://intranet.shiftcreate.com/images/intranet_screenshot.png"><img width="378" height="249" src="http://intranet.shiftcreate.com/images/intranet_screenshot.png" /></a> <br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/23" /> 
  </entry><entry>
  <title>Convert CSS to Inline</title> 
  <summary type="html"><p>Many email programs such as Outlook and Gmail strip out style tags and refuse to load external stylesheets.</p>
  <p>i.e this will not work:<br />&lt;p class=&quot;red&quot;&gt;red text&lt;/p&gt; </p>
  <p>This means that for the best chance of you email being displayed correctly you need to use inline CSS. e.g &lt;p style=&quot;color:red&quot;&gt;red text&lt;/p&gt;<br /></p>
  <p>This is not how designers are used to working and takes a lot longer to go through every tag and apply the correct style.</p>
  <p>The solution? We've now added a new option to automatically convert CSS to inline. Once this option is enabled any time you save your email all CSS including external stylesheets will automatically be converted to inline CSS. So you get all the compatability benefits without any of the hassle of creating it!<br /></p>
  <p>To use this feature, go to preferences and enable the option &quot;Convert CSS to inline&quot;</p>
  <p>If all goes well we will default this feature to On.<br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/22" /> 
  </entry><entry>
  <title>Portfolio Spotlight: Pressfinders</title> 
  <summary type="html"><p><a target="_blank" href="http://www.pressfinders.com"><img hspace="10" align="right" src="http://www.pressfinders.com/images/logo.gif" />Pressfinders.com</a> is one of the top sites for selling used printing machinery online. As of this writing they list over 70,000 machines.</p> 
  <p><strong>Skills applied:</strong><br />We provided design, development, hosting and email marketing.</p> 
  <p><strong>Site features:</strong><br /></p> 
  <ul> 
    <li>Sophisticated search facility and machine directory</li> 
    <li>Comprehensive machine database includes over 5000 unique machines.<br /></li> 
    <li>Ecommerce for sponsored listings</li> 
    <li>Banner management</li> 
    <li>Forum</li> 
  </ul> 
  <p> </p></summary> 
  <link href="http://www.shiftcreate.com/news/14" /> 
  </entry><entry>
  <title>Portfolio Spotlight: The Paintball Shop</title> 
  <summary type="html"><p><a href="http://www.thepaintballshop.co.uk/" target="_blank"><img hspace="10" align="right" src="http://www.thepaintballshop.co.uk/images/paintball_logo.gif" />thepaintballshop.co.uk</a> is a popular site for purchasing paintball equipment..</p> 
  <p><strong>Skills applied:</strong><br />We provided design, development, hosting and email marketing.</p> 
  <p><strong>Site features:</strong><br /></p> 
  <ul> 
    <li>Ecommerce</li> 
    <li>Over 100 products</li> 
    <li>Wishlist</li> 
    <li>Featured products</li> 
    <li>Delivery bands<br /></li> 
  </ul> 
  <p> <br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/15" /> 
  </entry><entry>
  <title>Portfolio Spotlight: Brook-Borg Recruitment</title> 
  <summary type="html"><p><a href="http://www.brook-borg.com/" target="_blank"><img hspace="10" align="right" src="http://www.brook-borg.com/images/logo.gif" />Brook-Borg.com</a> is recruitment website for healthcare professionals.</p> 
  <p><strong>Skills applied:</strong><br />We provided  development, hosting and email marketing.</p> 
  <p><strong>Site features:</strong><br /></p> 
  <ul> 
    <li>Job search facility</li> 
    <li>Job applications.<br /></li> 
    <li>Job basket<br /></li> 
    <li>Featured jobs<br /></li> 
    <li>Latest news<br /></li> 
  </ul> 
  <p> <br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/16" /> 
  </entry><entry>
  <title>Portfolio Spotlight: Promotional-People</title> 
  <summary type="html"><p><a target="_blank" href="http://www.promotional-people.co.uk/"><img hspace="10" align="right" src="http://www.promotionalpeople.co.uk/images/logo.gif" />Promotional-People.co.uk</a> are a popular modeling agency..</p> 
  <p><strong>Skills applied:</strong><br />We provided  development, hosting and email marketing.</p> 
  <p><strong>Site features:</strong><br /></p> 
  <ul> 
    <li>Sophisticated application process includes rigorous validation and ability to submit multiple photos and a CV.</li>
    <li>Bulk SMS facility in admin system</li>
    <li>Advanced application search in admin system<br /></li> 
    <li>Dynamic model portfolio section.<br /></li> 
    <li>Client enquiries</li>
  </ul></summary> 
  <link href="http://www.shiftcreate.com/news/17" /> 
  </entry><entry>
  <title>Portfolio Spotlight: DanceMass</title> 
  <summary type="html"><p><a target="_blank" href="http://www.dancemass.tv/"><img hspace="10" align="right" src="http://www.dancemass.tv/images/logo.gif" />DanceMass.tv</a> is a new online home for dance. It is a brand new
way for those who create and teach dance to connect with enthusiasts of
all kinds - whether professional dancers, dance students or those who
are passionate about learning to dances.</p> 
  <p><strong>Skills applied:</strong><br />We provided  development, hosting and email marketing.</p> 
  <p><strong>Site features:</strong><br /></p> 
  <ul> 
    <li>Video uploading and automatic encoding<br /></li> 
    <li>Ecommerce facility to buy credits<br /></li> 
    <li>Star ratings for videos<br /></li> 
    <li>CMS system for news<br /></li> 
    <li>Automated time-sensitive emails<br /></li> 
  </ul> 
  <p> <br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/18" /> 
  </entry><entry>
  <title>ShiftMail Subscription Gadget for your website</title> 
  <summary type="html"><p>Allow your website visitors to subscribe to your newsletters with the new ShiftMail Subscription Gadget.</p> 
  <p>We've now made it easier to embed and customise. To start using:</p> 
  <ol> 
    <li>Log in to <a href="http://mail.shiftcreate.com/" title="ShiftMail Email Marketing">ShiftMail</a></li> 
    <li>Click 'Mailing List'</li> 
    <li>Select your list</li> 
    <li>Click 'Website Gadget'</li> 
    <li>Customise and copy the generated code into your website<br /></li> 
  </ol> <br /> <br /> 
  <h2>Example</h2> <br /> 
  <div style="border: 1px solid #000000; padding: 5px; background-color: #ccffcc; width: 330px; height: 100px; font-family: Arial,Helvetica,sans-serif;"> 
    <form method="post" action="http://mail.shiftcreate.com/subscribe/?group=1795" style="display: inline;"><input type="hidden" name="type" value="subscribe" /> 
      <h3 style="margin-top: 0pt;">Subscribe to email updates</h3><br />Email <input type="text" name="email" size="30" /> <button type="submit">Subscribe</button><br /><br /><a href="http://mail.shiftcreate.com" title="Email Marketing by ShiftMail">Email Marketing</a> by ShiftMail
    
    
    
    
    
    </form> 
  </div></summary> 
  <link href="http://www.shiftcreate.com/news/13" /> 
  </entry><entry>
  <title>Introducing ShiftEdit</title> 
  <summary type="html"><p>More and more desktops apps are migrating to web-based apps because of&nbsp; unparalleled advantages such as:</p> 
  <ul> 
    <li>Files and settings are accessible from any device that has a web browser. So even if your computer blows up you can get onto another one and continue where you left off.</li> 
    <li>Back-ups are taken care of automatically.<br /></li> 
    <li>Easy sharing of files with other users in real time. <br /></li> 
    <li>You always have access to the latest version of the app. No more time spent installing updates.<br /></li> 
    <li>Web apps are faster to open and close and use less memory.<br /></li> 
  </ul> 
  <p><a href="http://edit.shiftcreate.com/">ShiftEdit</a> is a web-based IDE primarily for developing websites.</p> 
  <p>With it you can edit HTML/ CSS/ JS and PHP files.</p> 
  <p>It has most of the things you'd expect from an IDE including built-in FTP and a tabbed interface.</p> 
  <p>It is functional, free and we are <a href="http://edit.shiftcreate.com/">accepting new registrations</a>.<br /></p> 
  <p> </p> 
  <p><a href="http://edit.shiftcreate.com/images/shiftedit_screenshot.jpg"><img width="380" src="http://edit.shiftcreate.com/images/shiftedit_screenshot.jpg" /></a></p></summary> 
  <link href="http://www.shiftcreate.com/news/12" /> 
  </entry><entry>
  <title>New CMS features including ShiftMail integration</title> 
  <summary type="html"><p>We've developed some new optional extras for the <a href="http://cms.shiftcreate.com/">ShiftCreate CMS</a> system.</p> 
  <p><strong>ShiftMail Integration.</strong></p> 
  <p>Export your users straight into <a href="http://mail.shiftcreate.com/">ShiftMail</a> where you can then send them a mailing.</p> 
  <p>Coupled with the new search facility this can be a powerful tool.<br /></p> 
  <p><strong>Search </strong></p> 
  <p>Quickly find what you are after with keyword and advanced search options.<br /></p> 
  <p><strong>Import/ Export</strong></p> 
  <p>You may need to import a list of products from a spreadsheet. Or export customers for a mal-merge. Both can be achieved with the new import/ export options.</p> 
  <p><strong>You can <a href="http://www.shiftcreate.com/assets/cms_shiftmail_integration.swf" target="blank">view a short screencast</a> highlighting some of these features. </strong><br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/11" /> 
  </entry><entry>
  <title>One list to rule them all with Labels</title> 
  <summary type="html"><p>A lot of <a href="http://mail.shiftcreate.com/">ShiftMail</a> users tend to create separate lists to send emails from the same sender. This is no longer necessary thanks to our new labels feature.</p> 
  <p>For example you might want to label&nbsp; a contact as a 'Hot lead' or something else.</p> 
  <p><img style="border: 1px solid #000000;" src="http://www.shiftcreate.com/images/shiftmail/apply_label.gif" /><br /></p> 
  <p> You can apply labels to your customers individually or en masse. You can also apply a label when importing subscribers..</p> 
  <p>You can then send a targeted mailing to just those subscribers that you hsve labeled.. <br /></p> 
  <p> </p></summary> 
  <link href="http://www.shiftcreate.com/news/10" /> 
  </entry><entry>
  <title>Automatic site updates with ShiftLibrary</title> 
  <summary type="html"><p>New sites developed and hosted by ShiftCreate now benefit from free automatic updates. </p> 
  <p>These sites access a core library of components called <a href="http://lib.shiftcreate.com/">ShiftLibrary</a>. The library contains popular open source libraries such as <a href="http://lib.shiftcreate.com/component?cid=1">Prototype</a> and <a href="http://lib.shiftcreate.com/component?cid=6">Lightbox</a> as well as ShiftCreate modules including <a href="http://cms.shiftcreate.com/">CMS</a> and ecommerce.</p> 
  <p>So what does this mean for you?</p> 
  <p><strong>Proactive support</strong></p> 
  <p>As well as lifetime support for sites that we host ShiftLibrary enables us to proactively support your website. When certain script errors occur or pages are not found we are automatically notified and can fix the problem behind the scenes before anyone else notices. This can also lead to improved...<br /></p> 
  <p><strong>Security</strong></p> 
  <p>Notifications of errors can enable us to see if anybody is trying to hack your website. We can then take appropriate measures. Updates to the library will include security fixes to further keep the hackers at bay.<br /></p> 
  <p> <strong>Features</strong></p> 
  <p>From time to time we will introduce new features into the library as well as refining existing ones. This will make systems we develop even more functional and&nbsp; robust.<br /></p> 
  <p><strong>Accessibility</strong> </p> 
  <p>By keeping the libraries up-to-date we ensure that the key components of your website will always work well in the latest and greatest browsers.<br /></p></summary> 
  <link href="http://www.shiftcreate.com/news/9" /> 
  </entry><entry>
  <title>Introducing ShiftSend</title> 
  <summary type="html"><p align="left">Send large files without the complexity of FTP or the
sluggishness of Email. 
    <br /> <br />If you need to get your latest project files to a client and haven't got the time  to put a CD in the post, <a href="http://send.shiftcreate.com/">ShiftSend</a> is the answer.                                                              
    <br /> <br /><a href="http://send.shiftcreate.com/">ShiftSend</a> is free from advertising and can be used to send files up to 200MB.</p> 
  <p align="left">Existing customers can start using <a href="http://send.shiftcreate.com/">ShiftSend</a> right away.</p> 
  <p align="left"><img width="400" vspace="5" hspace="5" height="89" border="1" src="http://www.shiftcreate.com/images/featured/shiftsend-progress.gif" /> <br /> <br />If you have any questions, don't hesitate to <a href="http://www.shiftcreate.com/contact">contact us</a>.             </p></summary> 
  <link href="http://www.shiftcreate.com/news/8" /> 
  </entry><entry>
  <title>Content Management System Demo</title> 
  <summary type="html">A demo is now available for a <a href="http://www.shiftcreate.com/services/cms">shiftCREATE CMS system</a>.
  
  
  <br /> <br />With this demo you should be able to see how simple it can be to update any website.
  
  
  <br /> <br />A system like this can be integrated into any website and is a great time saver.
  
  
  <br /> <br />But don't just take our word for it, <a href="http://cms.shiftcreate.com/">see for yourself</a>.
  
  
  <br /> <br />If you would like more information don't hesitate to <a href="http://www.shiftcreate.com/contact">contact us</a>.</summary> 
  <link href="http://www.shiftcreate.com/news/7" /> 
  </entry><entry>
  <title>Get the domains you want</title> 
  <summary type="html">9 times out of 10 the domain you want is already registered. Therefore we are providing a free <a href="http://domains.shiftcreate.com/">domain tracker</a> service to keep an eye on these domains and let you know when they become available.
  <br /> <br />You
may also find that you have registered domains with different
companies. This is also a useful tool for tracking your own domain
names and making sure you renew them in time.
  <br /> <br />The free service is limited to tracking 5 domains. If you need more than 5 please <a href="http://www.shiftcreate.com/contact">contact us</a>.
  <br /> <br />To access this service, you must have an account with us. If you don't have one, <a href="http://www.shiftcreate.com/contact">get in touch</a>.</summary> 
  <link href="http://www.shiftcreate.com/news/6" /> 
  </entry><entry>
  <title>Introducing... ShiftLabs</title> 
  <summary type="html">We're consistently perfecting key components that we regularly use in
web applications. To give you an idea of the sort of things we can do,
and to also give budding developers a head start we're launching <a href="http://labs.shiftcreate.com/">shiftLABS</a>.  Have a look, have a play, and <a href="http://www.shiftcreate.com/contact">let us know what you think</a>.</summary> 
  <link href="http://www.shiftcreate.com/news/5" /> 
  </entry><entry>
  <title>Busy, busy, busy</title> 
  <summary type="html">Here at shiftCREATE we've been busy improving our services so that you can get more out of them.
  
  <br /> <br />For starters as well as  tidying up <a href="http://www.shiftcreate.com/services/shiftmail">shiftMAIL</a> we've also added in some <a href="http://www.shiftcreate.com/shiftmail/new_features">new features</a>. One of the main highlights being the ability to sync your mailing list directly with your client database.
  
  <br />You can also do neat things like send an email only to new subscribers to your list.
  
  <br /> <br />For those of you that we do <a href="http://www.shiftcreate.com/services/development">design</a><a href="http://www.shiftcreate.com/services/development"> and </a><a href="http://www.shiftcreate.com/services/development">development</a>
work for, you can now access project information from within your
account area. From there you will be able to download concepts, source
files and updates. This is a great way of helping us to fulfill our <a href="http://www.shiftcreate.com/services/design#freedom"><span style="font-style: italic;">freedom policy</span></a>.
  
  <br /> <br />And last but not least, for <a href="http://www.shiftcreate.com/services/hosting">hosting</a> customers, we've added direct access to <a href="http://www.swsoft.com/en/products/plesk8/">plesk</a>
from your account area. This will allow you to do the things you'd
expect like setting up mail account and resetting FTP passwords, as
well as create databases and subdomains.</summary> 
  <link href="http://www.shiftcreate.com/news/3" /> 
  </entry><entry>
  <title>New beginnings</title> 
  <summary type="html">Welcome to our first blog entry. here we will be giving you an insight
into latest developments at shiftCREATE and our opinions on the latest
happenings on the web. We look forward to bringing you news on exciting
new products and the continuing enhancements we are making to <a href="http://www.shiftcreate.com/services">existing ones</a>.  In the mean time feel free to <a href="http://www.shiftcreate.com/contact">contact us</a> if you have any enquiries.</summary> 
  <link href="http://www.shiftcreate.com/news/2" /> 
  </entry></feed>