<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"

	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/"

>
<channel>
    <title>Ragic Web Application Developer Blog</title>
    <atom:link href="http://www.ragic.com/intl/en/support" rel="self" type="application/rss+xml" />
    <link>http://www.ragic.com/intl/en/support</link>
    <description>Web Applications, Ragic Builder, Javascript, Spreadsheet, Databases, and enterprise IT.</description>
    
    
    
    <dc:creator>Ragic Builder</dc:creator>
    
    <generator>http://www.ragic.com/intl/en/support</generator>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <webMaster>jeff@ragic.com (Jeff Kuo)</webMaster>

    <item>
       <title>Quick Data Entry Tips: Better Form Design</title>
       <link>http://www.ragic.com/intl/en/support-article/141/2017/06/16/Quick-Data-Entry-Tips:-Better-Form-Design</link>
       <atom:published>2017-06-16T00:00:00UTC</atom:published>
       <atom:updated>2017-06-16T00:00:00UTC</atom:updated>
       <pubDate>Fri, 16 Jun 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/141/2017/06/16/Quick-Data-Entry-Tips:-Better-Form-Design</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Y4VAux9i6U@Quick-Data-Entry-Tips4_nl.png" alt="Quick Data Entry Tips: Better Form Design Icon" style="max-width:100%;max-height:100%;" /&#62;Your form design for your database sheet affects the amount of time you spend filling them; don't forget that designing your form in the most efficient way is key for quick data entry.

Below are a couple tips to keep in mind when you're designing, or re-designing your forms:

&#60;h3&#62;Using the Correct Field Types&#60;/h3&#62;

Using the correct field type in your form design cuts down data entry time significantly. While it's definitely possible to use &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types#1"&#62;Free Text&#60;/a&#62; for every field, using different field types that can &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types#11"&#62;automatically generate field values&#60;/a&#62;, or format what's being entered automatically is a game changer. 

&#60;img src="http://www.ragic.com/sims/file.jsp?a=kb&amp;f=field_types.png" /&#62;

If you're interacting in a way that you find yourself entering dates and copy-pasting data often, you're probably doing it wrong. Check out the &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types"&#62;field types available in Ragic here&#60;/a&#62;, and make sure you're using the correct field types.

&#60;h3&#62;Autogenerating your Field Values&#60;/h3&#62;

&#60;a href="https://www.ragic.com/intl/en/doc/19/Auto-Generated-Field-Values"&#62;Automatically generating field values&#60;/a&#62; help immensely while data entry, especially when you need to have a unique ID number for each new record, or need a timestamp along with a prefix for different cases. 

&#60;img src="https://www.ragic.com/intl/common/img/doc/2-3-1.png" /&#62;

&#60;h3&#62;Setting Default Values&#60;/h3&#62;
&#60;a href=""&#62;Setting default values&#60;/a&#62; work in several different ways for different &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types"&#62;field types&#60;/a&#62;. 

&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=2.default_options.png" /&#62;

If you are using a &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types#7"&#62;"Select User" field&#60;/a&#62; to assign a task for yourself, to avoid having users clicking to select their own username each time, you can just default it to the person who is creating the task. Similarly if you find that a status of a task needs to be "New" from a drop-down menu in a &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types#2"&#62;"Selection" field&#60;/a&#62;, you can just default new task records to have a "New" status.

Learn more about &#60;a href="https://www.ragic.com/intl/en/doc/61/Default-values"&#62;setting default values here&#60;/a&#62;.

&#60;h3&#62;Applying Formats&#60;/h3&#62;

A great way of quick data entry, while also ensuring that your data stays consistent is to &#60;a href="https://www.ragic.com/intl/en/doc/63/Date-and-number-formatting#1"&#62;set the formatting of your fields&#60;/a&#62;. 

Again, each field type will have a certain way of applying formats, for example, a date field will give you many options to display dates in the way you'd like to view them. A phone number can be formatted to (XXX)-XXX-XX-XX if you need them to be. 

&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Field_Formatting.png" /&#62;

An organized and consistent database is a great way to be able to find the data you're looking for in the long run, so make sure that you're fully taking advantage of formatting options. 

&#60;b&#62;Author's note:&#60;/b&#62; This is part 4 of my blog series, &#60;i&#62;Quick Data Entry Tips&#60;/i&#62;. &#60;a href="https://www.ragic.com/intl/en/blog-article/128/2017/04/25/Quick-Data-Entry-Tips:-Populating-values-with-formulas"&#62;Click here for part 3, Populating values with Formulas&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Y4VAux9i6U@Quick-Data-Entry-Tips4_nl.png" alt="Quick Data Entry Tips: Better Form Design Icon" style="max-width:100%;max-height:100%;" />Your form design for your database sheet affects the amount of time you spend filling them; don't forget that designing your form in the most efficient way is key for quick data entry.

Below are a couple tips to keep in mind when you're designing, or re-designing your forms:

<h3>Using the Correct Field Types</h3>

Using the correct field type in your form design cuts down data entry time significantly. While it's definitely possible to use <a href="https://www.ragic.com/intl/en/doc/17/Field-types#1">Free Text</a> for every field, using different field types that can <a href="https://www.ragic.com/intl/en/doc/17/Field-types#11">automatically generate field values</a>, or format what's being entered automatically is a game changer. 

<img src="http://www.ragic.com/sims/file.jsp?a=kb&f=field_types.png" />

If you're interacting in a way that you find yourself entering dates and copy-pasting data often, you're probably doing it wrong. Check out the <a href="https://www.ragic.com/intl/en/doc/17/Field-types">field types available in Ragic here</a>, and make sure you're using the correct field types.

<h3>Autogenerating your Field Values</h3>

<a href="https://www.ragic.com/intl/en/doc/19/Auto-Generated-Field-Values">Automatically generating field values</a> help immensely while data entry, especially when you need to have a unique ID number for each new record, or need a timestamp along with a prefix for different cases. 

<img src="https://www.ragic.com/intl/common/img/doc/2-3-1.png" />

<h3>Setting Default Values</h3>
<a href="">Setting default values</a> work in several different ways for different <a href="https://www.ragic.com/intl/en/doc/17/Field-types">field types</a>. 

<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=2.default_options.png" />

If you are using a <a href="https://www.ragic.com/intl/en/doc/17/Field-types#7">"Select User" field</a> to assign a task for yourself, to avoid having users clicking to select their own username each time, you can just default it to the person who is creating the task. Similarly if you find that a status of a task needs to be "New" from a drop-down menu in a <a href="https://www.ragic.com/intl/en/doc/17/Field-types#2">"Selection" field</a>, you can just default new task records to have a "New" status.

Learn more about <a href="https://www.ragic.com/intl/en/doc/61/Default-values">setting default values here</a>.

<h3>Applying Formats</h3>

A great way of quick data entry, while also ensuring that your data stays consistent is to <a href="https://www.ragic.com/intl/en/doc/63/Date-and-number-formatting#1">set the formatting of your fields</a>. 

Again, each field type will have a certain way of applying formats, for example, a date field will give you many options to display dates in the way you'd like to view them. A phone number can be formatted to (XXX)-XXX-XX-XX if you need them to be. 

<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Field_Formatting.png" />

An organized and consistent database is a great way to be able to find the data you're looking for in the long run, so make sure that you're fully taking advantage of formatting options. 

<b>Author's note:</b> This is part 4 of my blog series, <i>Quick Data Entry Tips</i>. <a href="https://www.ragic.com/intl/en/blog-article/128/2017/04/25/Quick-Data-Entry-Tips:-Populating-values-with-formulas">Click here for part 3, Populating values with Formulas</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>6 Tips on Getting Your Point Across to Customer Support</title>
       <link>http://www.ragic.com/intl/en/support-article/138/2017/05/24/6-Tips-on-Getting-Your-Point-Across-to-Customer-Support</link>
       <atom:published>2017-05-24T00:00:00UTC</atom:published>
       <atom:updated>2017-05-24T00:00:00UTC</atom:updated>
       <pubDate>Wed, 24 May 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/138/2017/05/24/6-Tips-on-Getting-Your-Point-Across-to-Customer-Support</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=JE7O70bVwA@CustomerSupport.png" alt="6 Tips on Getting Your Point Across to Customer Support Icon" style="max-width:100%;max-height:100%;" /&#62;Troubleshooting issues to customer support might sound straightforward enough, but as part of a team who assists support, I've come across vague comments and nondescript descriptions more often than not.

Our team identifies the issue and assigns the correct person in our team to your ticket, whether it's one of our friendly staff members who may redirect you to the right direction, or one of our developers (who you, as a client never really interact with) who fixes things from the back end. 

Here are some reminders I'd like to make that can be helpful when you're trying to communicate with our team to resolve an issue.

&#60;h3&#62;1. A Picture is Worth a Thousand Words&#60;/h3&#62;

Sending a quick screen shot or screen recording to describe your problem is very helpful in identifying solutions relatively quickly. Most of the time a great description helps, but that doesn't let us see if the most common solution would work, and might lead to an e-mail ping-pong.

Instead, a good screen recording will describe the issue and show us how to reproduce it on our own so that we can resolve it faster.

I've also had clients tangent to entirely different issues while trying to describe another. It would be perfectly fine to let us know all the problems you come across that you'd like to troubleshoot in one video, but please try describing these separately and precisely. 

Make sure that you don't end up accidentally sending confidential images or anything else you want to keep secret! My coworker Amy recently wrote &#60;a href="https://www.ragic.com/intl/zh-TW/blog-article/129/2017/04/27/%E5%AE%A2%E6%9C%8D%E4%B8%80%E7%B1%AE%E7%AD%90%E2%80%94%E6%88%90%E4%BA%BA%E5%BD%B1%E7%89%87%E9%83%BD%E5%85%A5%E9%8F%A1"&#62;a blog post  &#60;/a&#62; about a seemingly normal interaction with a client who sent a screen recording, which inadvertently had an IM conversation pop up that included an explicit image towards the end of the video, which led her to feel extremely awkward.

&#60;img src="https://d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=967Ri4bAHT@AV-1.png" /&#62;

&#60;h3&#62;2. Point to the Correct Direction&#60;/h3&#62;

Letting us know the URL of your sheet helps immensely when you're trying to describe a problem with one of your sheets without us trying to find it, and is quite faster than just providing the sheet name.

If you have a field that is not working as expected, letting us know  the fields' location on the Design Mode (such as A45 or J12) works better than just writing the field name, especially when you have dozens of fields. You might be extremely familiar with your forms' layout, but we look at many different forms every day!

&#60;h3&#62;3. Precise Descriptions and Detailed Steps&#60;/h3&#62;

Statements like, "It's not working, fix it!" would naturally lead to more questions from us, such as "what's not working?", "are you able to log in?", "are you able to load www.ragic.com?"...

Going back and forth in this way would be more time consuming for you, as you probably want to go back to using your database as soon as possible.

Describing which steps you have went through, leading to the issue helps us to see if we can follow what you have done and try reproducing the issue you're running across. Listing any changes that were recently done in the database might help too.

What you view on your screen, and what went wrong, along with what you were expecting might also help us to diagnose. 

A good example for this would be,

"I'm having trouble viewing the sheet "Products" under the "Sales" tab linked below, this happened after I changed the design to remove some of the fields." 

&#60;h3&#62;4. Share&#60;/h3&#62;

You can authorize the Ragic support staff to have access to your account by clicking the &#60;b&#62;Need Help?&#60;/b&#62; link on the upper-right corner, and filling the form regarding what you need help with. This will give us access to the design mode for your sheets. 

You can remove authorization anytime through your user settings.

&#60;h3&#62;5. Device &amp; OS information&#60;/h3&#62;

Since Ragic is primarily ran on browsers, telling us which browser, along with the version number and your operating software version might be helpful in some cases. 

If you're using your mobile browser, or any of &#60;a href="https://www.ragic.com/intl/en/doc-kb/11/Does-Ragic-have-a-mobile-app?"&#62;our native apps&#60;/a&#62;, please make sure to let us know! 

A few weeks ago I was sent on a wild-goose chase involving images before figuring out that the user was on our iOS app. Once we figured it out, it was a matter of minutes for one of our developers to fix.

&#60;h3&#62;6. We usually reply within 12 hours&#60;/h3&#62;

A good rule of thumb is to wait for a reply from the support staff, we take pride in responding quickly!

 Sending us multiple messages as replies to several different e-mails, harassing staff members through Skype, finding staff members' personal e-mail and reaching out through there, leaving multiple voice messages generally don't work. (Yes, these have all happened before!)

Title stock photo: &#60;a href="http://www.freepik.com/free-photo/smiling-secretary-typing-on-laptop_865251.htm"&#62;freepik&#60;/a&#62;

Have anything to troubleshoot? Write to &#60;a href="mailto:support@ragic.com"&#62;support@ragic.com&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=JE7O70bVwA@CustomerSupport.png" alt="6 Tips on Getting Your Point Across to Customer Support Icon" style="max-width:100%;max-height:100%;" />Troubleshooting issues to customer support might sound straightforward enough, but as part of a team who assists support, I've come across vague comments and nondescript descriptions more often than not.

Our team identifies the issue and assigns the correct person in our team to your ticket, whether it's one of our friendly staff members who may redirect you to the right direction, or one of our developers (who you, as a client never really interact with) who fixes things from the back end. 

Here are some reminders I'd like to make that can be helpful when you're trying to communicate with our team to resolve an issue.

<h3>1. A Picture is Worth a Thousand Words</h3>

Sending a quick screen shot or screen recording to describe your problem is very helpful in identifying solutions relatively quickly. Most of the time a great description helps, but that doesn't let us see if the most common solution would work, and might lead to an e-mail ping-pong.

Instead, a good screen recording will describe the issue and show us how to reproduce it on our own so that we can resolve it faster.

I've also had clients tangent to entirely different issues while trying to describe another. It would be perfectly fine to let us know all the problems you come across that you'd like to troubleshoot in one video, but please try describing these separately and precisely. 

Make sure that you don't end up accidentally sending confidential images or anything else you want to keep secret! My coworker Amy recently wrote <a href="https://www.ragic.com/intl/zh-TW/blog-article/129/2017/04/27/%E5%AE%A2%E6%9C%8D%E4%B8%80%E7%B1%AE%E7%AD%90%E2%80%94%E6%88%90%E4%BA%BA%E5%BD%B1%E7%89%87%E9%83%BD%E5%85%A5%E9%8F%A1">a blog post  </a> about a seemingly normal interaction with a client who sent a screen recording, which inadvertently had an IM conversation pop up that included an explicit image towards the end of the video, which led her to feel extremely awkward.

<img src="https://d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=967Ri4bAHT@AV-1.png" />

<h3>2. Point to the Correct Direction</h3>

Letting us know the URL of your sheet helps immensely when you're trying to describe a problem with one of your sheets without us trying to find it, and is quite faster than just providing the sheet name.

If you have a field that is not working as expected, letting us know  the fields' location on the Design Mode (such as A45 or J12) works better than just writing the field name, especially when you have dozens of fields. You might be extremely familiar with your forms' layout, but we look at many different forms every day!

<h3>3. Precise Descriptions and Detailed Steps</h3>

Statements like, "It's not working, fix it!" would naturally lead to more questions from us, such as "what's not working?", "are you able to log in?", "are you able to load www.ragic.com?"...

Going back and forth in this way would be more time consuming for you, as you probably want to go back to using your database as soon as possible.

Describing which steps you have went through, leading to the issue helps us to see if we can follow what you have done and try reproducing the issue you're running across. Listing any changes that were recently done in the database might help too.

What you view on your screen, and what went wrong, along with what you were expecting might also help us to diagnose. 

A good example for this would be,

"I'm having trouble viewing the sheet "Products" under the "Sales" tab linked below, this happened after I changed the design to remove some of the fields." 

<h3>4. Share</h3>

You can authorize the Ragic support staff to have access to your account by clicking the <b>Need Help?</b> link on the upper-right corner, and filling the form regarding what you need help with. This will give us access to the design mode for your sheets. 

You can remove authorization anytime through your user settings.

<h3>5. Device & OS information</h3>

Since Ragic is primarily ran on browsers, telling us which browser, along with the version number and your operating software version might be helpful in some cases. 

If you're using your mobile browser, or any of <a href="https://www.ragic.com/intl/en/doc-kb/11/Does-Ragic-have-a-mobile-app?">our native apps</a>, please make sure to let us know! 

A few weeks ago I was sent on a wild-goose chase involving images before figuring out that the user was on our iOS app. Once we figured it out, it was a matter of minutes for one of our developers to fix.

<h3>6. We usually reply within 12 hours</h3>

A good rule of thumb is to wait for a reply from the support staff, we take pride in responding quickly!

 Sending us multiple messages as replies to several different e-mails, harassing staff members through Skype, finding staff members' personal e-mail and reaching out through there, leaving multiple voice messages generally don't work. (Yes, these have all happened before!)

Title stock photo: <a href="http://www.freepik.com/free-photo/smiling-secretary-typing-on-laptop_865251.htm">freepik</a>

Have anything to troubleshoot? Write to <a href="mailto:support@ragic.com">support@ragic.com</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Using Ragic with Google Sheets</title>
       <link>http://www.ragic.com/intl/en/support-article/136/2017/05/18/Using-Ragic-with-Google-Sheets</link>
       <atom:published>2017-05-18T00:00:00UTC</atom:published>
       <atom:updated>2017-05-18T00:00:00UTC</atom:updated>
       <pubDate>Thu, 18 May 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/136/2017/05/18/Using-Ragic-with-Google-Sheets</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=pPld6D5GfF@IMPORTDATA.png" alt="Using Ragic with Google Sheets Icon" style="max-width:100%;max-height:100%;" /&#62;You can share the links you have generated with the &#60;a href="https://www.ragic.com/intl/en/doc/80/Publish-to-The-Web"&#62;Publish to the Web&#60;/a&#62; tool directly to allow others to download data in different formats.

You may also import your data with third party tools that allow you to import from a URL. 

&#60;h3&#62;Ragic + Google Sheets&#60;/h3&#62;

In the example below, we're using &#60;a href="https://www.google.com/sheets/about/"&#62;Google Sheets&#60;/a&#62; to further analyze our data. 

You can &#60;a href="https://www.ragic.com/webinar20170511/clients/4"&#62;view the example Ragic database here&#60;/a&#62;, and &#60;a href="https://docs.google.com/spreadsheets/d/11fCHpvoz8i478RG0gwh6g8j8t_7zmk8kADirRbJ2DDo/edit?usp=sharing"&#62;the example Google Sheet here&#60;/a&#62;.

Using the &#60;a href="https://support.google.com/docs/answer/3093335?hl=en"&#62;IMPORTDATA&#60;/a&#62; formula with the .csv format, we can import data into our spreadsheet from our Ragic database sheet. 

&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=IMPORTDATA.png" /&#62;

Using this data, we can create charts with different criteria using the &#60;b&#62;Charts&#60;/b&#62; tool. 

&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Spreadsheet.png" /&#62;

This pivot table was created by selecting the range of data on the spreadsheet, and navigating to &#60;b&#62;Data&#60;/b&#62; &#62; &#60;b&#62;Pivot Table&#60;/b&#62;.

&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=PivotTable2.png" /&#62;

Using the &#60;b&#62;Report Editor&#60;/b&#62; menu, we can use multiple criteria to group fields, and display values accordingly. On our example, since we can use different criteria and stack them within the pivot table, we're able to group our products in our example under different product categories.

&#60;a href="https://support.google.com/docs/answer/1272900?co=GENIE.Platform%3DDesktop&amp;hl=en"&#62;More information about pivot tables on Google Sheets can be found here&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=pPld6D5GfF@IMPORTDATA.png" alt="Using Ragic with Google Sheets Icon" style="max-width:100%;max-height:100%;" />You can share the links you have generated with the <a href="https://www.ragic.com/intl/en/doc/80/Publish-to-The-Web">Publish to the Web</a> tool directly to allow others to download data in different formats.

You may also import your data with third party tools that allow you to import from a URL. 

<h3>Ragic + Google Sheets</h3>

In the example below, we're using <a href="https://www.google.com/sheets/about/">Google Sheets</a> to further analyze our data. 

You can <a href="https://www.ragic.com/webinar20170511/clients/4">view the example Ragic database here</a>, and <a href="https://docs.google.com/spreadsheets/d/11fCHpvoz8i478RG0gwh6g8j8t_7zmk8kADirRbJ2DDo/edit?usp=sharing">the example Google Sheet here</a>.

Using the <a href="https://support.google.com/docs/answer/3093335?hl=en">IMPORTDATA</a> formula with the .csv format, we can import data into our spreadsheet from our Ragic database sheet. 

<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=IMPORTDATA.png" />

Using this data, we can create charts with different criteria using the <b>Charts</b> tool. 

<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Spreadsheet.png" />

This pivot table was created by selecting the range of data on the spreadsheet, and navigating to <b>Data</b> > <b>Pivot Table</b>.

<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=PivotTable2.png" />

Using the <b>Report Editor</b> menu, we can use multiple criteria to group fields, and display values accordingly. On our example, since we can use different criteria and stack them within the pivot table, we're able to group our products in our example under different product categories.

<a href="https://support.google.com/docs/answer/1272900?co=GENIE.Platform%3DDesktop&hl=en">More information about pivot tables on Google Sheets can be found here</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Quick Data Entry Tips: Populating values with formulas</title>
       <link>http://www.ragic.com/intl/en/support-article/128/2017/04/25/Quick-Data-Entry-Tips:-Populating-values-with-formulas</link>
       <atom:published>2017-04-25T00:00:00UTC</atom:published>
       <atom:updated>2017-04-25T00:00:00UTC</atom:updated>
       <pubDate>Tue, 25 Apr 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/128/2017/04/25/Quick-Data-Entry-Tips:-Populating-values-with-formulas</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=A47Sd4Y9yA@Quick-Data-Entry-Tips3_blog.png" alt="Quick Data Entry Tips: Populating values with formulas Icon" style="max-width:100%;max-height:100%;" /&#62;Quick data entry is mostly achieved by automating your tasks, so that you can spend more time working on your business instead of doing data entry. Adding &#60;a href="https://www.ragic.com/intl/en/doc/18/Formulas"&#62;formulas on Ragic&#60;/a&#62; proves useful while referring to values in different fields, cutting down time on doing data entry when you fill forms. 

Below are some useful tips on using formulas to do quicker data entry:

&#60;h3&#62;Concatenating Strings&#60;/h3&#62;

While entering data, you might find that you have some values that are actually a combination of values from different fields on your database sheet. For instance, a "Full Name" would be a combination of "First Name" and "Last Name", or an "Address" might be a combination of more fields, including the "Street Address", "Postal Code", "City", "State", and "Country".

In such cases, it's usually easier to add a formula to concatenate these values, so that you can set and forget the field. During data entry, the formula would be calculated by Ragic, and would be applied automatically as you're typing into the fields that are the source for the combined values. 

In the following example, we're using several fields to populate a customer's title and name, as well as their Full Shipping Address:

First we want to make sure that we have all the fields that we need to display the information required. 
&#60;img src="http://www.ragic.com/sims/file.jsp?a=kb&amp;f=String+1.png" /&#62;
Here we would like to have the field &#60;i&#62;Full Shipping Address&#60;/i&#62; to display the title and name of the customer, with the shipping address in the standard postage format. We add the following formula to the field settings to concatenate these fields. 
&#60;pre&#62;A3+' '+A4+' '+D14+' '+D13+' '+D12+' '+D10+' '+D11&#60;/pre&#62;
Single quotes and double quotes both work in Ragic for fields that have string values, but it's important to keep consistent with our choice. In the formula above, we're using single quotes to insert a blank space between each field value.
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=String_formula1.png" /&#62;
Now that the Full Shipping Address displays, we can use the information from this field when we only need the full address information, for example when printing labels for shipping.
&#60;img src="http://www.ragic.com/sims/file.jsp?a=kb&amp;f=String+3.png" /&#62;

&#60;h3&#62;Referring to other fields with conditional formulas&#60;/h3&#62;

Conditional formulas are a great way to refer to different fields. This is especially useful if you would like to automatically reflect what the value of these fields mean by editing a value in another field. For example, a simple "Yes" or "No" question might be a check to see if a Billing Address is going to be the same with a Shipping Address value. Based on what is selected in this field, you can configure the values for the Billing Address. The conditions that we are setting can be as simplistic or complicated as we want, depending on what is necessary for our data entry.

Remember, when used on free text or selection fields that contain strings .RAW is required to be added to the referenced field name, while this is not needed when used to reference a numeric field.

In the example below, we're going to populate a customer's Billing Address from their Shipping Address if a selection field has the "Yes" option selected. Otherwise, the Billing Address would not be populated, in cases where the selection field is either blank, or the "No" option is selected.

First, we set up a Selection Field in D10, with the title "Same as Shipping?", and the options "Yes" and "No". Using the UPDATEIF formula, we refer to this field, and set the condition to update the Billing Street field if the "Yes" option is set. The result in our formula is set as A16, which is the Shipping Street field.

We're using the formula &#60;pre&#62;UPDATEIF(D10.RAW="Yes",A16)&#60;/pre&#62;
&#60;img src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Same_as_Shipping_Design.png" /&#62;

This formula can be set for several fields, which will result in the entire Billing Address section in our form to be automatically filled with the values from the Shipping Address section. 
&#60;img src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Same_as_Shipping.png" /&#62;

&#60;b&#62;Author's note:&#60;/b&#62; This is part 3 of my blog series, &#60;i&#62;Quick Data Entry Tips&#60;/i&#62;. &#60;a href="https://www.ragic.com/intl/en/blog-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator"&#62;Click here for part 2, creating a Traffic Light Status Indicator&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=A47Sd4Y9yA@Quick-Data-Entry-Tips3_blog.png" alt="Quick Data Entry Tips: Populating values with formulas Icon" style="max-width:100%;max-height:100%;" />Quick data entry is mostly achieved by automating your tasks, so that you can spend more time working on your business instead of doing data entry. Adding <a href="https://www.ragic.com/intl/en/doc/18/Formulas">formulas on Ragic</a> proves useful while referring to values in different fields, cutting down time on doing data entry when you fill forms. 

Below are some useful tips on using formulas to do quicker data entry:

<h3>Concatenating Strings</h3>

While entering data, you might find that you have some values that are actually a combination of values from different fields on your database sheet. For instance, a "Full Name" would be a combination of "First Name" and "Last Name", or an "Address" might be a combination of more fields, including the "Street Address", "Postal Code", "City", "State", and "Country".

In such cases, it's usually easier to add a formula to concatenate these values, so that you can set and forget the field. During data entry, the formula would be calculated by Ragic, and would be applied automatically as you're typing into the fields that are the source for the combined values. 

In the following example, we're using several fields to populate a customer's title and name, as well as their Full Shipping Address:

First we want to make sure that we have all the fields that we need to display the information required. 
<img src="http://www.ragic.com/sims/file.jsp?a=kb&f=String+1.png" />
Here we would like to have the field <i>Full Shipping Address</i> to display the title and name of the customer, with the shipping address in the standard postage format. We add the following formula to the field settings to concatenate these fields. 
<pre>A3+' '+A4+' '+D14+' '+D13+' '+D12+' '+D10+' '+D11</pre>
Single quotes and double quotes both work in Ragic for fields that have string values, but it's important to keep consistent with our choice. In the formula above, we're using single quotes to insert a blank space between each field value.
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=String_formula1.png" />
Now that the Full Shipping Address displays, we can use the information from this field when we only need the full address information, for example when printing labels for shipping.
<img src="http://www.ragic.com/sims/file.jsp?a=kb&f=String+3.png" />

<h3>Referring to other fields with conditional formulas</h3>

Conditional formulas are a great way to refer to different fields. This is especially useful if you would like to automatically reflect what the value of these fields mean by editing a value in another field. For example, a simple "Yes" or "No" question might be a check to see if a Billing Address is going to be the same with a Shipping Address value. Based on what is selected in this field, you can configure the values for the Billing Address. The conditions that we are setting can be as simplistic or complicated as we want, depending on what is necessary for our data entry.

Remember, when used on free text or selection fields that contain strings .RAW is required to be added to the referenced field name, while this is not needed when used to reference a numeric field.

In the example below, we're going to populate a customer's Billing Address from their Shipping Address if a selection field has the "Yes" option selected. Otherwise, the Billing Address would not be populated, in cases where the selection field is either blank, or the "No" option is selected.

First, we set up a Selection Field in D10, with the title "Same as Shipping?", and the options "Yes" and "No". Using the UPDATEIF formula, we refer to this field, and set the condition to update the Billing Street field if the "Yes" option is set. The result in our formula is set as A16, which is the Shipping Street field.

We're using the formula <pre>UPDATEIF(D10.RAW="Yes",A16)</pre>
<img src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Same_as_Shipping_Design.png" />

This formula can be set for several fields, which will result in the entire Billing Address section in our form to be automatically filled with the values from the Shipping Address section. 
<img src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Same_as_Shipping.png" />

<b>Author's note:</b> This is part 3 of my blog series, <i>Quick Data Entry Tips</i>. <a href="https://www.ragic.com/intl/en/blog-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator">Click here for part 2, creating a Traffic Light Status Indicator</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Quick Data Entry Tips: Traffic light status indicator</title>
       <link>http://www.ragic.com/intl/en/support-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator</link>
       <atom:published>2017-04-14T00:00:00UTC</atom:published>
       <atom:updated>2017-04-14T00:00:00UTC</atom:updated>
       <pubDate>Fri, 14 Apr 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=76qaI56416@Quick-Data-Entry-Tips2_nl.png" alt="Quick Data Entry Tips: Traffic light status indicator Icon" style="max-width:100%;max-height:100%;" /&#62;If you're trying to display from a set of images that will change according to a certain value in a selection field, the easiest way is to use an &#60;a href="https://www.ragic.com/intl/en/doc/46/Formatting-text-using-BBCode#5"&#62;insert image BBCode&#60;/a&#62; in the formula on a free text field. 

Since the image will need to be referred to with a URL, the image will need to be hosted online. This can be on your own website, on a free image hosting service, or even in an &#60;a href="https://www.ragic.com/intl/en/doc/74/Comments#1"&#62;attachment you've made in a form comment on Ragic&#60;/a&#62;. In our example, we're using &#60;a href="http://imgur.com/a/kYbzo"&#62;imgur to host 3 traffic light icons&#60;/a&#62;. 

We would like our project proposals to show a red icon if the project proposal has the status "Rejected", a yellow icon if the project proposal is "On Hold", and a green icon if the status is "Approved". 

&#60;blockquote class="imgur-embed-pub" lang="en" data-id="a/kYbzo"&#62;&#60;a href="//imgur.com/kYbzo"&#62;Traffic Light Icons&#60;/a&#62;&#60;/blockquote&#62;&#60;script async src="//s.imgur.com/min/embed.js" charset="utf-8"&#62;&#60;/script&#62;

Using a &#60;a href="https://www.ragic.com/intl/en/doc/18/Formulas#nesting"&#62;nested conditional formula&#60;/a&#62; on field A5, where our Status Indicator will be,
&#60;pre&#62;
IF(A4.RAW=='Rejected','[img]http://i.imgur.com/JTH6pcq.png[/img]',
	IF(A4.RAW=='On Hold','[img]http://i.imgur.com/cVorwf4.png[/img]',
		IF(A4.RAW=='Accepted','[img]http://i.imgur.com/xqtgvSV.png[/img]','please make a status selection'
		)
	)
) 
&#60;/pre&#62;
the end result is displaying the appropriate icon link with the [img] BBCode tag, and the text 'please make a status selection' if a selection is not made.

Selecting the field A4, which is the project status, we're able to view the icon on our form page.
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Screenshot+%28255%29.png" /&#62;
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Screenshot+%28253%29.png" /&#62;
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Screenshot+%28244%29.png" /&#62;

The status indicator is also visible from the listing page.
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=Traffic_Listing.png" /&#62;

&#60;b&#62;Author's note:&#60;/b&#62; This is part 2 of my blog series, &#60;i&#62;Quick Data Entry Tips&#60;/i&#62;. &#60;a href="https://www.ragic.com/intl/en/blog-article/122/2017/03/31/Quick-Data-Entry-Tips:-Entering-data-into-linked-fields"&#62;Click here for part 1, entering data into linked fields&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=76qaI56416@Quick-Data-Entry-Tips2_nl.png" alt="Quick Data Entry Tips: Traffic light status indicator Icon" style="max-width:100%;max-height:100%;" />If you're trying to display from a set of images that will change according to a certain value in a selection field, the easiest way is to use an <a href="https://www.ragic.com/intl/en/doc/46/Formatting-text-using-BBCode#5">insert image BBCode</a> in the formula on a free text field. 

Since the image will need to be referred to with a URL, the image will need to be hosted online. This can be on your own website, on a free image hosting service, or even in an <a href="https://www.ragic.com/intl/en/doc/74/Comments#1">attachment you've made in a form comment on Ragic</a>. In our example, we're using <a href="http://imgur.com/a/kYbzo">imgur to host 3 traffic light icons</a>. 

We would like our project proposals to show a red icon if the project proposal has the status "Rejected", a yellow icon if the project proposal is "On Hold", and a green icon if the status is "Approved". 

<blockquote class="imgur-embed-pub" lang="en" data-id="a/kYbzo"><a href="//imgur.com/kYbzo">Traffic Light Icons</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>

Using a <a href="https://www.ragic.com/intl/en/doc/18/Formulas#nesting">nested conditional formula</a> on field A5, where our Status Indicator will be,
<pre>
IF(A4.RAW=='Rejected','[img]http://i.imgur.com/JTH6pcq.png[/img]',
	IF(A4.RAW=='On Hold','[img]http://i.imgur.com/cVorwf4.png[/img]',
		IF(A4.RAW=='Accepted','[img]http://i.imgur.com/xqtgvSV.png[/img]','please make a status selection'
		)
	)
) 
</pre>
the end result is displaying the appropriate icon link with the [img] BBCode tag, and the text 'please make a status selection' if a selection is not made.

Selecting the field A4, which is the project status, we're able to view the icon on our form page.
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Screenshot+%28255%29.png" />
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Screenshot+%28253%29.png" />
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Screenshot+%28244%29.png" />

The status indicator is also visible from the listing page.
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=Traffic_Listing.png" />

<b>Author's note:</b> This is part 2 of my blog series, <i>Quick Data Entry Tips</i>. <a href="https://www.ragic.com/intl/en/blog-article/122/2017/03/31/Quick-Data-Entry-Tips:-Entering-data-into-linked-fields">Click here for part 1, entering data into linked fields</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Quick Data Entry Tips: Entering data into linked fields</title>
       <link>http://www.ragic.com/intl/en/support-article/122/2017/03/31/Quick-Data-Entry-Tips:-Entering-data-into-linked-fields</link>
       <atom:published>2017-03-31T00:00:00UTC</atom:published>
       <atom:updated>2017-03-31T00:00:00UTC</atom:updated>
       <pubDate>Fri, 31 Mar 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/122/2017/03/31/Quick-Data-Entry-Tips:-Entering-data-into-linked-fields</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=A24biD865g@Quick-Data-Entry-Tips_nl.png" alt="Quick Data Entry Tips: Entering data into linked fields Icon" style="max-width:100%;max-height:100%;" /&#62;Entering data into your Ragic fields are not particularly challenging, but here are some quick tips and tricks on reducing the time you take for data entry. Cutting the time it takes to enter information in your database will help you focus more on your business and what's important. 
Whether it's a single field linked through the &#60;a href="https://www.ragic.com/intl/en/doc/17/Field-types#4"&#62;select from other sheet&#60;/a&#62; field type, or a linked field via the &#60;a href="https://www.ragic.com/intl/en/doc/31/Link-&amp;-load#1"&#62;link &amp; load&#60;/a&#62; that links data from another sheet, the methods below can be used to enter data into linked fields:
&#60;h3&#62;Start Typing:&#60;/h3&#62;
You can type directly into a linked field, which will automatically display related records. 
&#60;video autoplay loop style="width:800px;"&#62;&#60;source src="//d1xwzo8jmziphi.cloudfront.net/intl/common/img/link1en.mp4" type="video/mp4"&#62;&#60;/video&#62;
&#60;h3&#62;Using the link &amp; load pop-up:&#60;/h3&#62;
Click on the empty linked field value to bring up a pop-up displaying the listing page of your linked sheet. You can use the full-text search bar on the top to show related results,
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=LinkedField_Freetextsearch.png" /&#62;
or filter individual fields with the arrows next to the field headers.
&#60;img src="https://www.ragic.com/sims/file.jsp?a=kb&amp;f=LinkedField_FilterbyText.png" /&#62;
Both of these search options behave according to the &#60;a href="https://www.ragic.com/intl/en/doc/57/Filtering-sorting-full-text-search-&amp;-views"&#62;search tools available in Ragic&#60;/a&#62;.
&#60;b&#62;Author's note:&#60;/b&#62; This is part 1 of my new blog series, &#60;i&#62;Quick Data Entry Tips&#60;/i&#62;, which will cover tips and tricks on data entry on Ragic. &#60;a href="https://www.ragic.com/intl/en/blog-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator"&#62;Click here for part 2, creating a traffic light status indicator&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=A24biD865g@Quick-Data-Entry-Tips_nl.png" alt="Quick Data Entry Tips: Entering data into linked fields Icon" style="max-width:100%;max-height:100%;" />Entering data into your Ragic fields are not particularly challenging, but here are some quick tips and tricks on reducing the time you take for data entry. Cutting the time it takes to enter information in your database will help you focus more on your business and what's important. 
Whether it's a single field linked through the <a href="https://www.ragic.com/intl/en/doc/17/Field-types#4">select from other sheet</a> field type, or a linked field via the <a href="https://www.ragic.com/intl/en/doc/31/Link-&-load#1">link & load</a> that links data from another sheet, the methods below can be used to enter data into linked fields:
<h3>Start Typing:</h3>
You can type directly into a linked field, which will automatically display related records. 
<video autoplay loop style="width:800px;"><source src="//d1xwzo8jmziphi.cloudfront.net/intl/common/img/link1en.mp4" type="video/mp4"></video>
<h3>Using the link & load pop-up:</h3>
Click on the empty linked field value to bring up a pop-up displaying the listing page of your linked sheet. You can use the full-text search bar on the top to show related results,
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=LinkedField_Freetextsearch.png" />
or filter individual fields with the arrows next to the field headers.
<img src="https://www.ragic.com/sims/file.jsp?a=kb&f=LinkedField_FilterbyText.png" />
Both of these search options behave according to the <a href="https://www.ragic.com/intl/en/doc/57/Filtering-sorting-full-text-search-&-views">search tools available in Ragic</a>.
<b>Author's note:</b> This is part 1 of my new blog series, <i>Quick Data Entry Tips</i>, which will cover tips and tricks on data entry on Ragic. <a href="https://www.ragic.com/intl/en/blog-article/125/2017/04/14/Quick-Data-Entry-Tips:-Traffic-light-status-indicator">Click here for part 2, creating a traffic light status indicator</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Keeping vigilance against spear phishing</title>
       <link>http://www.ragic.com/intl/en/support-article/119/2017/03/29/Keeping-vigilance-against-spear-phishing</link>
       <atom:published>2017-03-29T00:00:00UTC</atom:published>
       <atom:updated>2017-03-29T00:00:00UTC</atom:updated>
       <pubDate>Wed, 29 Mar 2017 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/119/2017/03/29/Keeping-vigilance-against-spear-phishing</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=HVe7g76sfc@31193965246_91e63222b1_k_small.jpg" alt="Keeping vigilance against spear phishing Icon" style="max-width:100%;max-height:100%;" /&#62;Spotting the signs of phishing e-mails – bad grammar, spelling errors, asking for personal information, and suspicious links or attachments – is what any tech-savvy individual is used to. Targeting individuals by throwing a wide net is still a commonly used phishing tactic. But as we have gotten smarter in spotting these tricks, scammers have started to use more clever tricks that are getting harder to detect. 
I'm not entirely proud to say that I've fallen for a highly targeted e-mail that contained malware last summer. Since I work remotely with our office in an entirely different timezone, my radar didn't go off when reading this e-mail impersonating an unhappy customer. 
&#60;img src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=InnocentEmail.png" /&#62;
At that time, we had just hired in our small team so I occasionally checked up on to see responses over the live support chat, as well as the support tickets. Moreover, it is not unusual at all to receive documents, spreadsheets or screenshots from potential customers as examples for their current data management practices, or further notes in a document regarding communication with other team members about future database plans. I thought nothing of opening an exported document that was seemingly hosted on Google Docs and ended up getting a virus on my computer.
While my case was resolved by running an anti-virus program and losing access to my user profile and having to set up a new one, others might not be so lucky.
Phishing, unlike scam e-mails that attach malware, targets real people and seeks information that can potentially have their identity stolen, their credit score destroyed, or have themselves charged for fraudulent activity. 
Newer techniques, categorised as "spear phishing", are highly targeted, can impersonate trusted contacts; anyone from your friends, colleagues or customers to your bank representative.
While it's quite easy to understand not to give out your personal information such as bank account information or your Social Security Number, it's not always easy to spot fake links and login pages that allow scammers to get to this information.
&#60;a href="https://www.tomscott.com/"&#62;Tom Scott&#60;/a&#62;, formerly the presenter of Gadget Geeks, tweeted about a close-call with a Gmail phishing attack. In this occurrence, an image was disguised as a PDF attachment that was only distinguishable because his high-DPI screen made the image look suspicious.
&#60;blockquote class="twitter-tweet" data-lang="en"&#62;&#60;p lang="en" dir="ltr"&#62;This is the closest I've ever come to falling for a Gmail phishing attack. If it hadn't been for my high-DPI screen making the image fuzzy… &#60;a href="https://t.co/MizEWYksBh"&#62;pic.twitter.com/MizEWYksBh&#60;/a&#62;&#60;/p&#62;— Tom Scott (@tomscott) &#60;a href="https://twitter.com/tomscott/status/812265182646927361"&#62;December 23, 2016&#60;/a&#62;&#60;/blockquote&#62;
Clicking on the image would take the unsuspecting recipient to a sign-in page for Google. Only this page is not an actual sign-in page, but a "data URI", which embedded a file designed specifically to impersonate the Gmail sign-in page and steal log-in credentials once data is entered into the form. Tom was able to see a string of Javascript which was part of the text on the address bar, again, since he had a high-DPI monitor.
&#60;script async src="//platform.twitter.com/widgets.js" charset="utf-8"&#62;&#60;/script&#62;
&#60;blockquote class="twitter-tweet" data-conversation="none" data-lang="en"&#62;&#60;p lang="en" dir="ltr"&#62;This is disturbingly clever. You get sent to a text/html data URI! Not testing any further but, blimey, talk about using power for evil. &#60;a href="https://t.co/TamVn7DBfW"&#62;pic.twitter.com/TamVn7DBfW&#60;/a&#62;&#60;/p&#62;— Tom Scott (@tomscott) &#60;a href="https://twitter.com/tomscott/status/812268998742118400"&#62;December 23, 2016&#60;/a&#62;&#60;/blockquote&#62;
&#60;script async src="//platform.twitter.com/widgets.js" charset="utf-8"&#62;&#60;/script&#62;
It appears that this method is used quite often to imitate popular e-mail providers and social media login pages. So what measures can we take when we come across suspicious pages?
&#60;h3&#62;1. Enter the URL directly&#60;/h3&#62;
If you are on your own computer redirected to a log-in page, but should already be logged in, try accessing your account directly by entering the actual URL into your browser's address bar.
&#60;a href="https://www.facebook.com/help/phishing"&#62;Facebook&#60;/a&#62; suggests: &#60;i&#62;When in doubt, type www.facebook.com into your browser to get to Facebook.&#60;/i&#62;
&#60;a href="https://support.google.com/faqs/answer/2952493"&#62;Google&#60;/a&#62; suggests: &#60;i&#62;If possible, open the site in another window instead of clicking the link in your email.&#60;/i&#62;
&#60;h3&#62;2. Don't give out personal information over e-mail or web forms&#60;/h3&#62;
Your SSN ( can be used for many fraudulent activities from opening bank accounts or taking out loans in your name.
The &#60;a href="https://www.consumer.ftc.gov/articles/0272-how-keep-your-personal-information-secure#social"&#62;Federal Trade Commission&#60;/a&#62; writes:
&#60;i&#62;Keep a close hold on your Social Security number and ask questions before deciding to share it. Ask if you can use a different kind of identification. If someone asks you to share your SSN or your child’s, ask:
• why they need it
• how it will be used
• how they will protect it
• what happens if you don’t share the number
Your employer and financial institutions need your SSN for wage and tax reporting purposes. A business may ask for your SSN so they can check your credit when you apply for a loan, rent an apartment, or sign up for utility service.&#60;/i&#62;
&#60;h3&#62;3. Keep your devices and passwords secure&#60;/h3&#62;
With the latest technology, it's much easier to wipe your data remotely, keep your passwords encrypted, and lock your devices when they're not in use.
• If you don't have &#60;b&#62;security software&#60;/b&#62;, it's a wise idea to install a free version for extra protection.
• Since it's hard to create secure passwords for all your accounts online, consider using a &#60;b&#62;password manager&#60;/b&#62;.
&#60;h3&#62;4. Take measures immediately if you suspect identity theft.&#60;/h3&#62;
This includes calling the companies where you know fraud occurred, contacting one of the three credit bureaus to &#60;a href="https://www.identitytheft.gov/Steps"&#62;place a free fraud alert&#60;/a&#62;, &#60;a href="https://www.identitytheft.gov/Assistant#1"&#62;reporting the identity theft to the FTC&#60;/a&#62;, and filing a report with your local police department. Other steps that you can take are outlined in a checklist at &#60;a href="https://www.identitytheft.gov/Steps"&#62;identitytheft.gov&#60;/a&#62;, created by the Federal Trade Commission.
&#60;b&#62;Author's Note:&#60;/b&#62; I do hope you have learned at least one new thing about avoiding phishing and measures to take after a phishing attack. Data security is getting increasingly important and we'll be writing more about this &#60;a href="https://www.ragic.com/intl/en/blog"&#62;on our blog&#60;/a&#62; from now on!
Header image credit: &#60;a href="https://colenconsultancy.nl/"&#62;Christiaan Colen&#60;/a&#62;.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=HVe7g76sfc@31193965246_91e63222b1_k_small.jpg" alt="Keeping vigilance against spear phishing Icon" style="max-width:100%;max-height:100%;" />Spotting the signs of phishing e-mails – bad grammar, spelling errors, asking for personal information, and suspicious links or attachments – is what any tech-savvy individual is used to. Targeting individuals by throwing a wide net is still a commonly used phishing tactic. But as we have gotten smarter in spotting these tricks, scammers have started to use more clever tricks that are getting harder to detect. 
I'm not entirely proud to say that I've fallen for a highly targeted e-mail that contained malware last summer. Since I work remotely with our office in an entirely different timezone, my radar didn't go off when reading this e-mail impersonating an unhappy customer. 
<img src="https://www.ragic.com/sims/file.jsp?a=blogman&f=InnocentEmail.png" />
At that time, we had just hired in our small team so I occasionally checked up on to see responses over the live support chat, as well as the support tickets. Moreover, it is not unusual at all to receive documents, spreadsheets or screenshots from potential customers as examples for their current data management practices, or further notes in a document regarding communication with other team members about future database plans. I thought nothing of opening an exported document that was seemingly hosted on Google Docs and ended up getting a virus on my computer.
While my case was resolved by running an anti-virus program and losing access to my user profile and having to set up a new one, others might not be so lucky.
Phishing, unlike scam e-mails that attach malware, targets real people and seeks information that can potentially have their identity stolen, their credit score destroyed, or have themselves charged for fraudulent activity. 
Newer techniques, categorised as "spear phishing", are highly targeted, can impersonate trusted contacts; anyone from your friends, colleagues or customers to your bank representative.
While it's quite easy to understand not to give out your personal information such as bank account information or your Social Security Number, it's not always easy to spot fake links and login pages that allow scammers to get to this information.
<a href="https://www.tomscott.com/">Tom Scott</a>, formerly the presenter of Gadget Geeks, tweeted about a close-call with a Gmail phishing attack. In this occurrence, an image was disguised as a PDF attachment that was only distinguishable because his high-DPI screen made the image look suspicious.
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">This is the closest I've ever come to falling for a Gmail phishing attack. If it hadn't been for my high-DPI screen making the image fuzzy… <a href="https://t.co/MizEWYksBh">pic.twitter.com/MizEWYksBh</a></p>— Tom Scott (@tomscott) <a href="https://twitter.com/tomscott/status/812265182646927361">December 23, 2016</a></blockquote>
Clicking on the image would take the unsuspecting recipient to a sign-in page for Google. Only this page is not an actual sign-in page, but a "data URI", which embedded a file designed specifically to impersonate the Gmail sign-in page and steal log-in credentials once data is entered into the form. Tom was able to see a string of Javascript which was part of the text on the address bar, again, since he had a high-DPI monitor.
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet" data-conversation="none" data-lang="en"><p lang="en" dir="ltr">This is disturbingly clever. You get sent to a text/html data URI! Not testing any further but, blimey, talk about using power for evil. <a href="https://t.co/TamVn7DBfW">pic.twitter.com/TamVn7DBfW</a></p>— Tom Scott (@tomscott) <a href="https://twitter.com/tomscott/status/812268998742118400">December 23, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
It appears that this method is used quite often to imitate popular e-mail providers and social media login pages. So what measures can we take when we come across suspicious pages?
<h3>1. Enter the URL directly</h3>
If you are on your own computer redirected to a log-in page, but should already be logged in, try accessing your account directly by entering the actual URL into your browser's address bar.
<a href="https://www.facebook.com/help/phishing">Facebook</a> suggests: <i>When in doubt, type www.facebook.com into your browser to get to Facebook.</i>
<a href="https://support.google.com/faqs/answer/2952493">Google</a> suggests: <i>If possible, open the site in another window instead of clicking the link in your email.</i>
<h3>2. Don't give out personal information over e-mail or web forms</h3>
Your SSN ( can be used for many fraudulent activities from opening bank accounts or taking out loans in your name.
The <a href="https://www.consumer.ftc.gov/articles/0272-how-keep-your-personal-information-secure#social">Federal Trade Commission</a> writes:
<i>Keep a close hold on your Social Security number and ask questions before deciding to share it. Ask if you can use a different kind of identification. If someone asks you to share your SSN or your child’s, ask:
• why they need it
• how it will be used
• how they will protect it
• what happens if you don’t share the number
Your employer and financial institutions need your SSN for wage and tax reporting purposes. A business may ask for your SSN so they can check your credit when you apply for a loan, rent an apartment, or sign up for utility service.</i>
<h3>3. Keep your devices and passwords secure</h3>
With the latest technology, it's much easier to wipe your data remotely, keep your passwords encrypted, and lock your devices when they're not in use.
• If you don't have <b>security software</b>, it's a wise idea to install a free version for extra protection.
• Since it's hard to create secure passwords for all your accounts online, consider using a <b>password manager</b>.
<h3>4. Take measures immediately if you suspect identity theft.</h3>
This includes calling the companies where you know fraud occurred, contacting one of the three credit bureaus to <a href="https://www.identitytheft.gov/Steps">place a free fraud alert</a>, <a href="https://www.identitytheft.gov/Assistant#1">reporting the identity theft to the FTC</a>, and filing a report with your local police department. Other steps that you can take are outlined in a checklist at <a href="https://www.identitytheft.gov/Steps">identitytheft.gov</a>, created by the Federal Trade Commission.
<b>Author's Note:</b> I do hope you have learned at least one new thing about avoiding phishing and measures to take after a phishing attack. Data security is getting increasingly important and we'll be writing more about this <a href="https://www.ragic.com/intl/en/blog">on our blog</a> from now on!
Header image credit: <a href="https://colenconsultancy.nl/">Christiaan Colen</a>.]]></content:encoded>
       
    </item>

    <item>
       <title>Finding the best HR software for your company</title>
       <link>http://www.ragic.com/intl/en/support-article/113/2016/05/20/Finding-the-best-HR-software-for-your-company</link>
       <atom:published>2016-05-20T00:00:00UTC</atom:published>
       <atom:updated>2016-05-20T00:00:00UTC</atom:updated>
       <pubDate>Fri, 20 May 2016 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/113/2016/05/20/Finding-the-best-HR-software-for-your-company</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=0g9m1G5o1R@man-wearing-blue-blazer-on-business-meeting-picjumbo-com.jpg" alt="Finding the best HR software for your company Icon" style="max-width:100%;max-height:100%;" /&#62;Whether you're using HR software for internal purposes to keep track of your employees performances, or external purposes for hiring and talent management, purchasing an HR software always has certain shortcomings.

The goal of implementing a HR system is different for each company, and whether you have a dedicated HR team that has time to evaluate different ready-made software, or you are outsourcing another company to build a new HR software from scratch, keep the following issues in mind to find the best HR software for your company. 

&#60;h2&#62;Looking for the right HR software&#60;/h2&#62;
Surprisingly, most of the time, the answer to the question "Is the HR software easily customizable?" is no for off-the shelf HR software. Even though they are usually easy to white-label with your own corporate identity, this does not always mean that it's a one-size-fits-all situation. If implemented correctly, customized HR software for your organization can be the right choice, but this means that you will need to make some commitments about finding input from your team, and spending the time to implement the software.

&#60;h2&#62;Customizing your HR software&#60;/h2&#62;
Before you start to analyze your options for customizable HR software, a good way to figure out what type of custom options you will need would be to talk with your coworkers. Input from outside the HR department is also important to see what different managers require for employee evaluation, such as different fields for quarterly evaluation surveys. For hiring, teams might have different requirements, such as the ability to upload a large portfolio with high resolution images for your art department. 

&#60;h3&#62;Some questions to ask while customizing your HR software are:&#60;/h3&#62; 

&#60;b&#62;1.&#60;/b&#62; What kind of metrics do we need to evaluate when hiring? 
&#60;b&#62;2.&#60;/b&#62; Do we need custom reports for human resource management? 
&#60;b&#62;3.&#60;/b&#62; What templates and methods were used by the HR department in the past? 

&#60;h2&#62;Using your custom HR software&#60;/h2&#62;
Keep in mind that even though you might expect the HR department and the IT department are most likely to be doing the customization for the HR software that your company is using, your employees in these departments are generally not the end user. In internal processes, your coworkers will be filling surveys for supervisor evaluation, while the managers will be filling questionnaires for employee evaluation. In external hiring processes, the end user would be filling their details in while job searching

&#60;h3&#62;For internal processes, such as evaluation surveys,&#60;/h3&#62;

&#60;b&#62;1.&#60;/b&#62; Make sure that the persons directly involved have input on the forms, regarding what fields are necessary.
&#60;b&#62;2.&#60;/b&#62; Forms should be short and simple to fill in, you don't need any extra fields for things that you're not going to evaluate later.
&#60;b&#62;3.&#60;/b&#62; Whether it's an employee evaluation survey or a timesheet being filled, make sure your fields have certain purposes, and the field names are concise. 

&#60;h3&#62;For external processes, such as hiring,&#60;/h3&#62;

&#60;b&#62;1.&#60;/b&#62; Keep it simple - the person who is filling the form is a person who is likely going through forms similar to yours a few dozen times a day. 
&#60;b&#62;2.&#60;/b&#62; Use uploading to your advantage - usually having separate fields for every single previous job held by an applicant hinders the applicant as they might have to type everything in, instead give them space to upload their resumé or CV directly to the HR software.
&#60;b&#62;3.&#60;/b&#62; Design your forms according to how you'll search for the data - once you collect many, you might want to search for specific skills in job applications. Make sure you have the fields necessary to filter important information easily. 
&#60;b&#62;4.&#60;/b&#62; Autofilling is a big no-no. Since not all CVs come from the same template, using a software that automatically fills information from the CV to dozens of fields actually does not help the applicant, and will more often than not have many mistakes, leading to the potential new hire to waste time correcting the information. 

&#60;h2&#62;Making sure that the HR software is being used&#60;/h2&#62;
After your custom HR system implementation, make sure you get some feedback from coworkers and managers. Check the following items:

&#60;b&#62;1.&#60;/b&#62; Does the HR software generate useful reports that are used to improve internal processes? 
&#60;b&#62;2.&#60;/b&#62; Is the evaluation smoother, and is feedback given accordingly?
&#60;b&#62;3.&#60;/b&#62; For external hiring, is the team that needs a new member actively involved in the decision process? 

The above should help you get started with implementing your HR software and finding the right balance between your team members. 

&#60;a href="https://www.ragic.com/intl/en/register?campaign=bHR1"&#62;Ragic&#60;/a&#62; is a great platform to create your custom HR management software, that has a powerful search engine that can search &#60;i&#62;within uploaded documents&#60;/i&#62;. Let us know if you use Ragic for human resources management in the comments!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=0g9m1G5o1R@man-wearing-blue-blazer-on-business-meeting-picjumbo-com.jpg" alt="Finding the best HR software for your company Icon" style="max-width:100%;max-height:100%;" />Whether you're using HR software for internal purposes to keep track of your employees performances, or external purposes for hiring and talent management, purchasing an HR software always has certain shortcomings.

The goal of implementing a HR system is different for each company, and whether you have a dedicated HR team that has time to evaluate different ready-made software, or you are outsourcing another company to build a new HR software from scratch, keep the following issues in mind to find the best HR software for your company. 

<h2>Looking for the right HR software</h2>
Surprisingly, most of the time, the answer to the question "Is the HR software easily customizable?" is no for off-the shelf HR software. Even though they are usually easy to white-label with your own corporate identity, this does not always mean that it's a one-size-fits-all situation. If implemented correctly, customized HR software for your organization can be the right choice, but this means that you will need to make some commitments about finding input from your team, and spending the time to implement the software.

<h2>Customizing your HR software</h2>
Before you start to analyze your options for customizable HR software, a good way to figure out what type of custom options you will need would be to talk with your coworkers. Input from outside the HR department is also important to see what different managers require for employee evaluation, such as different fields for quarterly evaluation surveys. For hiring, teams might have different requirements, such as the ability to upload a large portfolio with high resolution images for your art department. 

<h3>Some questions to ask while customizing your HR software are:</h3> 

<b>1.</b> What kind of metrics do we need to evaluate when hiring? 
<b>2.</b> Do we need custom reports for human resource management? 
<b>3.</b> What templates and methods were used by the HR department in the past? 

<h2>Using your custom HR software</h2>
Keep in mind that even though you might expect the HR department and the IT department are most likely to be doing the customization for the HR software that your company is using, your employees in these departments are generally not the end user. In internal processes, your coworkers will be filling surveys for supervisor evaluation, while the managers will be filling questionnaires for employee evaluation. In external hiring processes, the end user would be filling their details in while job searching

<h3>For internal processes, such as evaluation surveys,</h3>

<b>1.</b> Make sure that the persons directly involved have input on the forms, regarding what fields are necessary.
<b>2.</b> Forms should be short and simple to fill in, you don't need any extra fields for things that you're not going to evaluate later.
<b>3.</b> Whether it's an employee evaluation survey or a timesheet being filled, make sure your fields have certain purposes, and the field names are concise. 

<h3>For external processes, such as hiring,</h3>

<b>1.</b> Keep it simple - the person who is filling the form is a person who is likely going through forms similar to yours a few dozen times a day. 
<b>2.</b> Use uploading to your advantage - usually having separate fields for every single previous job held by an applicant hinders the applicant as they might have to type everything in, instead give them space to upload their resumé or CV directly to the HR software.
<b>3.</b> Design your forms according to how you'll search for the data - once you collect many, you might want to search for specific skills in job applications. Make sure you have the fields necessary to filter important information easily. 
<b>4.</b> Autofilling is a big no-no. Since not all CVs come from the same template, using a software that automatically fills information from the CV to dozens of fields actually does not help the applicant, and will more often than not have many mistakes, leading to the potential new hire to waste time correcting the information. 

<h2>Making sure that the HR software is being used</h2>
After your custom HR system implementation, make sure you get some feedback from coworkers and managers. Check the following items:

<b>1.</b> Does the HR software generate useful reports that are used to improve internal processes? 
<b>2.</b> Is the evaluation smoother, and is feedback given accordingly?
<b>3.</b> For external hiring, is the team that needs a new member actively involved in the decision process? 

The above should help you get started with implementing your HR software and finding the right balance between your team members. 

<a href="https://www.ragic.com/intl/en/register?campaign=bHR1">Ragic</a> is a great platform to create your custom HR management software, that has a powerful search engine that can search <i>within uploaded documents</i>. Let us know if you use Ragic for human resources management in the comments!]]></content:encoded>
       
    </item>

    <item>
       <title>Using CRM not working for your coworkers?</title>
       <link>http://www.ragic.com/intl/en/support-article/112/2016/04/18/Using-CRM-not-working-for-your-coworkers?</link>
       <atom:published>2016-04-18T00:00:00UTC</atom:published>
       <atom:updated>2016-04-18T00:00:00UTC</atom:updated>
       <pubDate>Mon, 18 Apr 2016 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/112/2016/04/18/Using-CRM-not-working-for-your-coworkers?</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=9rhR0Ci3g1@picjumbo.com_P1000554.jpg" alt="Using CRM not working for your coworkers? Icon" style="max-width:100%;max-height:100%;" /&#62;You're in for some frustration if the elaborate CRM system you chose or paid to be built isn't actually quite doing what you were envisioning. The reason for this usually boils down to your coworkers – who are ultimately the end users – don't think the CRM system helps with what they want to accomplish. 

The goal of using a CRM system will be different for each department in your organization, whether it's sales, marketing, or customer service, so keep the following issues in mind to find out and troubleshoot why your employees aren't using your CRM system.

&#60;h2&#62;1. You're trying to force all departments to use the same workflow.&#60;/h2&#62;
Your business has an organic workflow that changes from time to time, and all departments will constantly have a need to experiment with customers to see which approach works better from a case-to-case basis. If your CRM system is too rigid and is following a strict sales funnel structure taught in business school during freshman year, or your CRM system cannot be customized by users, you're in for a problem. 

A good way to approach this issue is to see if there are any customization options that might help different departments have different ways to store the same data, since an opportunity for the sales team might be in constant contact with the customer service team. Therefore instead of having all your prospects start from a sales funnel, it would be better to see how your teams cooperate with each other in their internal processes. Having clear communication, such as keeping mutual contact records between departments in your CRM, and letting everybody stay in the loop would help impress the customer and have them stick with you for the long run as well.  

&#60;h2&#62;2. That CRM app is too complicated&#60;/h2&#62;
If your employees will need to attend a mandatory 3-hour workshop to learn what was supposed to be a simple computer program, and later join additional training that is going to require several sessions that span more than a few weeks, it already is way too complicated for an end user to be comfortably proficient in using the CRM software. 

The whole idea behind a CRM system is to make customer relationship management easier for your employees, so looking for a simple CRM system that is easier to learn would be the key for this problem. Make sure that
&#60;b&#62;A.&#60;/b&#62; Forms are short and simple to fill in,
&#60;b&#62;B.&#60;/b&#62; Each screen your users will see is easy to access and read,
&#60;b&#62;C.&#60;/b&#62; The navigation and layout is intuitive for users,
&#60;b&#62;D.&#60;/b&#62; Employees are entering data once without having to check if it updated somewhere else.

&#60;h2&#62;3. The CRM software doesn't scale well with the company so your employees slowly dropped it&#60;/h2&#62;
Sure, every CRM software has some kind of contact list and ways to keep up with prospects, but off-the-shelf products are often alright when you get started. When you notice that the CRM software lacks flexibility in order to let the end users add additional settings, you most likely have already spent some time using it. Sometimes even the simplest option or field that cannot be added leads into your users starting to look for other methods of storing information.

The first sign to look for is to see if your users have started trying to keep track of the data about your contacts in your CRM system with additional notes. This can range from written post-it notes to messy excel spreadsheets when the CRM system isn't enough to keep track of your customers. 

Another sign would be having a look at what your employees are using, such as several productivity apps. If the employees in your company have to spend even more time and energy trying to look up data that &#60;i&#62;should have been&#60;/i&#62; kept in the CRM application somewhere else, it's time to find a better fit.

&#60;h2&#62;Solving all three issues above&#60;/h2&#62;
Have a productive discussion with all your team members to see what they are looking to take away from your CRM system that isn't working. Every department has a business workflow that may intersect with others, and a software that is integrated with all departments is the most useful. Let some of your employees, such as department heads or certain team leaders have involvement with the CRM design process, as well as access to edit how the software works, or try out new workflows by simply adding new forms to test out with the data you already have in hand.

Make sure that your CRM system design is simple. A simple CRM software helps your users adopt faster, and having a clean and simple CRM often works better than having too much instructions on screen, or too much training for the CRM software.

If you want a CRM system replacement, try deciding on the best option by checking the integration options of CRM software, and make sure that your CRM integrates with the main tools that your staff uses daily. This will help you overcome CRM flexibility issues in the long term.

Have you circumvented all these issues with &#60;a href="https://www.ragic.com/intl/en/register?campaign=bCRM1"&#62;Ragic&#60;/a&#62;'s flexible structure yet? Let us know in the comments! </description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=9rhR0Ci3g1@picjumbo.com_P1000554.jpg" alt="Using CRM not working for your coworkers? Icon" style="max-width:100%;max-height:100%;" />You're in for some frustration if the elaborate CRM system you chose or paid to be built isn't actually quite doing what you were envisioning. The reason for this usually boils down to your coworkers – who are ultimately the end users – don't think the CRM system helps with what they want to accomplish. 

The goal of using a CRM system will be different for each department in your organization, whether it's sales, marketing, or customer service, so keep the following issues in mind to find out and troubleshoot why your employees aren't using your CRM system.

<h2>1. You're trying to force all departments to use the same workflow.</h2>
Your business has an organic workflow that changes from time to time, and all departments will constantly have a need to experiment with customers to see which approach works better from a case-to-case basis. If your CRM system is too rigid and is following a strict sales funnel structure taught in business school during freshman year, or your CRM system cannot be customized by users, you're in for a problem. 

A good way to approach this issue is to see if there are any customization options that might help different departments have different ways to store the same data, since an opportunity for the sales team might be in constant contact with the customer service team. Therefore instead of having all your prospects start from a sales funnel, it would be better to see how your teams cooperate with each other in their internal processes. Having clear communication, such as keeping mutual contact records between departments in your CRM, and letting everybody stay in the loop would help impress the customer and have them stick with you for the long run as well.  

<h2>2. That CRM app is too complicated</h2>
If your employees will need to attend a mandatory 3-hour workshop to learn what was supposed to be a simple computer program, and later join additional training that is going to require several sessions that span more than a few weeks, it already is way too complicated for an end user to be comfortably proficient in using the CRM software. 

The whole idea behind a CRM system is to make customer relationship management easier for your employees, so looking for a simple CRM system that is easier to learn would be the key for this problem. Make sure that
<b>A.</b> Forms are short and simple to fill in,
<b>B.</b> Each screen your users will see is easy to access and read,
<b>C.</b> The navigation and layout is intuitive for users,
<b>D.</b> Employees are entering data once without having to check if it updated somewhere else.

<h2>3. The CRM software doesn't scale well with the company so your employees slowly dropped it</h2>
Sure, every CRM software has some kind of contact list and ways to keep up with prospects, but off-the-shelf products are often alright when you get started. When you notice that the CRM software lacks flexibility in order to let the end users add additional settings, you most likely have already spent some time using it. Sometimes even the simplest option or field that cannot be added leads into your users starting to look for other methods of storing information.

The first sign to look for is to see if your users have started trying to keep track of the data about your contacts in your CRM system with additional notes. This can range from written post-it notes to messy excel spreadsheets when the CRM system isn't enough to keep track of your customers. 

Another sign would be having a look at what your employees are using, such as several productivity apps. If the employees in your company have to spend even more time and energy trying to look up data that <i>should have been</i> kept in the CRM application somewhere else, it's time to find a better fit.

<h2>Solving all three issues above</h2>
Have a productive discussion with all your team members to see what they are looking to take away from your CRM system that isn't working. Every department has a business workflow that may intersect with others, and a software that is integrated with all departments is the most useful. Let some of your employees, such as department heads or certain team leaders have involvement with the CRM design process, as well as access to edit how the software works, or try out new workflows by simply adding new forms to test out with the data you already have in hand.

Make sure that your CRM system design is simple. A simple CRM software helps your users adopt faster, and having a clean and simple CRM often works better than having too much instructions on screen, or too much training for the CRM software.

If you want a CRM system replacement, try deciding on the best option by checking the integration options of CRM software, and make sure that your CRM integrates with the main tools that your staff uses daily. This will help you overcome CRM flexibility issues in the long term.

Have you circumvented all these issues with <a href="https://www.ragic.com/intl/en/register?campaign=bCRM1">Ragic</a>'s flexible structure yet? Let us know in the comments! ]]></content:encoded>
       
    </item>

    <item>
       <title>Managing business travel expenses</title>
       <link>http://www.ragic.com/intl/en/support-article/111/2015/02/10/Managing-business-travel-expenses</link>
       <atom:published>2015-02-10T00:00:00UTC</atom:published>
       <atom:updated>2015-02-10T00:00:00UTC</atom:updated>
       <pubDate>Tue, 10 Feb 2015 00:00:00 UTC</pubDate>
       <dc:creator>Dorrit Kang</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/111/2015/02/10/Managing-business-travel-expenses</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=eGh2RQ3ME6@blog-01-5.jpg" alt="Managing business travel expenses Icon" style="max-width:100%;max-height:100%;" /&#62;It is inevitable to visit clients in person or attend at least a few business meetings for every employee in your company. As a result of the domestic and foreign business travels your employees and you go through, there will be an increasing need of tracking and managing the expenses, which is also extremely important to your company. 

Using paper forms to record each business travel expense is one basic way, but on the other hand, managing and storing these as they pile up would be harder, and searching for one single entry amongst your business travel expenses would also be problematic. Moreover, digitizing these records might also become a problem when you have to input everything manually. Therefore, this solution is in no way convenient or efficient. 

Using third party expense management software could be a solution, but on the other hand, since each company is different, there is no way to track some types of data that you might need, such as having different rates for certain service areas, fuel rates, or covering percantages of different expense types.

What your company needs in this situation is a &#60;a href="http://www.ragic.com/"&#62;centralised database&#60;/a&#62; where all the expense reports would go. 

&#60;h2&#62;Build an expense management form online.&#60;/h2&#62;
With &#60;a href="http://www.ragic.com/"&#62;Ragic&#60;/a&#62;, you can &#60;a href="http://www.ragic.com/intl/en/doc/3/Normal-Process-for-Developing-a-Sheet"&#62;create a form&#60;/a&#62; for travel expense reports, so that your team can fill it out online from wherever they are. This way, all the entries will be stored in a single location – your database. This also cuts down the amount of time spent turning in paper forms to accounting and waiting for them to process.

&#60;img style="width:800px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Expense+Report.png"/&#62;

&#60;h2&#62;Search through your expenses faster.&#60;/h2&#62;
Anybody who has dealt with physical archives know that it's a huge time sink sifting through shelves of binders and folders. Even more so when your paper documents are disorganized. If you have already digitized your expenses on a spreadsheet, this would still be a non-solution, as making queries on spreadsheets don't get you faster results.

On the other hand, having a centralised database would help you get to entries immediately, by making queries with a simple keyword input, or by &#60;a href="http://www.ragic.com/intl/en/doc/26/Creating-Filters"&#62;creating a filter&#60;/a&#62; to get results in a specific category or timeframe. 

&#60;img src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Sedan.png"/&#62;

&#60;h2&#62;Online approval for travel expenses.&#60;/h2&#62;
Expense management often contains the process of approval, which has to go through a direct supervisor, and the accounting department. When dealing with paper forms, travel expenses get less attention, as they are often buried beneath issues that are more urgent, therefore employees wind up getting their expenses reimbursed much later. To prevent this, &#60;a href="http://www.ragic.com/intl/en/doc/30/Approval"&#62;setting up online approval&#60;/a&#62; for your travel expenses within your expense form would be the best way for a streamlined approach.

&#60;img style="width:800px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Expense+Approval+E-mail.png"/&#62;

These are some of the ways of having better travel expense management in your team. Feel free to &#60;a href="http://www.ragic.com"&#62;sign up to your free account in Ragic&#60;/a&#62; to install the free expense report template shown in the screenshots.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=eGh2RQ3ME6@blog-01-5.jpg" alt="Managing business travel expenses Icon" style="max-width:100%;max-height:100%;" />It is inevitable to visit clients in person or attend at least a few business meetings for every employee in your company. As a result of the domestic and foreign business travels your employees and you go through, there will be an increasing need of tracking and managing the expenses, which is also extremely important to your company. 

Using paper forms to record each business travel expense is one basic way, but on the other hand, managing and storing these as they pile up would be harder, and searching for one single entry amongst your business travel expenses would also be problematic. Moreover, digitizing these records might also become a problem when you have to input everything manually. Therefore, this solution is in no way convenient or efficient. 

Using third party expense management software could be a solution, but on the other hand, since each company is different, there is no way to track some types of data that you might need, such as having different rates for certain service areas, fuel rates, or covering percantages of different expense types.

What your company needs in this situation is a <a href="http://www.ragic.com/">centralised database</a> where all the expense reports would go. 

<h2>Build an expense management form online.</h2>
With <a href="http://www.ragic.com/">Ragic</a>, you can <a href="http://www.ragic.com/intl/en/doc/3/Normal-Process-for-Developing-a-Sheet">create a form</a> for travel expense reports, so that your team can fill it out online from wherever they are. This way, all the entries will be stored in a single location – your database. This also cuts down the amount of time spent turning in paper forms to accounting and waiting for them to process.

<img style="width:800px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&f=Expense+Report.png"/>

<h2>Search through your expenses faster.</h2>
Anybody who has dealt with physical archives know that it's a huge time sink sifting through shelves of binders and folders. Even more so when your paper documents are disorganized. If you have already digitized your expenses on a spreadsheet, this would still be a non-solution, as making queries on spreadsheets don't get you faster results.

On the other hand, having a centralised database would help you get to entries immediately, by making queries with a simple keyword input, or by <a href="http://www.ragic.com/intl/en/doc/26/Creating-Filters">creating a filter</a> to get results in a specific category or timeframe. 

<img src="http://www.ragic.com/sims/file.jsp?a=blogman&f=Sedan.png"/>

<h2>Online approval for travel expenses.</h2>
Expense management often contains the process of approval, which has to go through a direct supervisor, and the accounting department. When dealing with paper forms, travel expenses get less attention, as they are often buried beneath issues that are more urgent, therefore employees wind up getting their expenses reimbursed much later. To prevent this, <a href="http://www.ragic.com/intl/en/doc/30/Approval">setting up online approval</a> for your travel expenses within your expense form would be the best way for a streamlined approach.

<img style="width:800px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&f=Expense+Approval+E-mail.png"/>

These are some of the ways of having better travel expense management in your team. Feel free to <a href="http://www.ragic.com">sign up to your free account in Ragic</a> to install the free expense report template shown in the screenshots.]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic is now on your favorite calendar app!</title>
       <link>http://www.ragic.com/intl/en/support-article/110/2014/07/28/Ragic-is-now-on-your-favorite-calendar-app!</link>
       <atom:published>2014-07-28T00:00:00UTC</atom:published>
       <atom:updated>2014-07-28T00:00:00UTC</atom:updated>
       <pubDate>Mon, 28 Jul 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/110/2014/07/28/Ragic-is-now-on-your-favorite-calendar-app!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=9T9o2D8Gcr@calendar_thumb.jpg" alt="Ragic is now on your favorite calendar app! Icon" style="max-width:100%;max-height:100%;" /&#62;Calendar integration has been one of the most anticipated features on Ragic, and we are proud to say that it's finally here. With our new integration, you can add any of your date fields on your Ragic database sheets to your calendar!
&#60;br&#62;
To do this, navigate to the &#60;b&#62;Calendar Sync&#60;/b&#62; option found under &#60;b&#62;Tools&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:600px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Tools_Calendar+Sync.png" /&#62;
&#60;br&#62;
Select the fields you would like to add to your calendar from the pop-up menu, and follow the instructions to add these dates to your favorite calendar application. 
&#60;br&#62;
&#60;img style="width:600px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=calendar_popup.png" /&#62;
&#60;br&#62;
Ragic's new calendar feature is supported on major calendar applications like iCal, Google Calendar, IBM Lotus Notes, and Microsoft Outlook, which means that you'll be able to track the important dates within your Ragic database from all devices.
&#60;br&#62;
&#60;img src="http://www.ragic.com/sims/file.jsp?a=blogman&amp;f=calendar+apps.png" /&#62;
&#60;br&#62;
What should &#60;a href="www.ragic.com"&#62;Ragic&#60;/a&#62; work on next? Leave us a comment!
&#60;br&#62;&#60;br&#62;





</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=9T9o2D8Gcr@calendar_thumb.jpg" alt="Ragic is now on your favorite calendar app! Icon" style="max-width:100%;max-height:100%;" />Calendar integration has been one of the most anticipated features on Ragic, and we are proud to say that it's finally here. With our new integration, you can add any of your date fields on your Ragic database sheets to your calendar!
<br>
To do this, navigate to the <b>Calendar Sync</b> option found under <b>Tools</b>
<br>
<img style="width:600px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&f=Tools_Calendar+Sync.png" />
<br>
Select the fields you would like to add to your calendar from the pop-up menu, and follow the instructions to add these dates to your favorite calendar application. 
<br>
<img style="width:600px;" src="http://www.ragic.com/sims/file.jsp?a=blogman&f=calendar_popup.png" />
<br>
Ragic's new calendar feature is supported on major calendar applications like iCal, Google Calendar, IBM Lotus Notes, and Microsoft Outlook, which means that you'll be able to track the important dates within your Ragic database from all devices.
<br>
<img src="http://www.ragic.com/sims/file.jsp?a=blogman&f=calendar+apps.png" />
<br>
What should <a href="www.ragic.com">Ragic</a> work on next? Leave us a comment!
<br><br>





]]></content:encoded>
       
    </item>

    <item>
       <title>6 super useful tools to read and write like a boss</title>
       <link>http://www.ragic.com/intl/en/support-article/109/2014/07/17/6-super-useful-tools-to-read-and-write-like-a-boss</link>
       <atom:published>2014-07-17T00:00:00UTC</atom:published>
       <atom:updated>2014-07-17T00:00:00UTC</atom:updated>
       <pubDate>Thu, 17 Jul 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/109/2014/07/17/6-super-useful-tools-to-read-and-write-like-a-boss</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Sr5Pdi6s4l@writer's block.jpg" alt="6 super useful tools to read and write like a boss Icon" style="max-width:100%;max-height:100%;" /&#62;You don't have to be a copywriter or an author nowadays to write an overwhelming amount of content and read even more each day. Whether you are an entrepreneur catching up on your reading, or an SMB owner struggling to keep up with e-mails, here are my favorite lifehacking tools I use to cut time on reading and writing all in a day's work - &#60;i&#62;and&#60;/i&#62; they're all free!

&#60;br&#62;
&#60;b&#62;1. Pocket&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Pocket_Logo_Small.png"/&#62;
&#60;br&#62;
You have probably heard about &#60;a href="https://www.getpocket.com"&#62;Pocket&#60;/a&#62; before, formerly called "Read it Later", Pocket is one of the most popular tools to save links to read later, with an impressive array of supported devices and apps.  
&#60;br&#62;
&#60;img style="width:450px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Pocket+Platform.jpg" /&#62;
&#60;br&#62;
I personally use the chrome extension to save articles for future reference when I'm doing research, or save links on my iPhone when I want to view long blog posts and videos on my computer. 
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; The reader where you can read with no distractions when you revisit an article, which is similar to what blog platforms like &#60;a href="https://medium.com/"&#62;Medium&#60;/a&#62; and &#60;a href="https://svbtle.com/"&#62;SVBTLE&#60;/a&#62; are trying to achieve. You can switch to the HTML view of the link anytime, or just go to the link itself. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; A direct way to save links to Evernote without all the workarounds. 
&#60;br&#62;

&#60;b&#62;2. Squirt&#60;/b&#62;
&#60;br&#62;
&#60;img src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=squirt_logo.png" /&#62;
&#60;br&#62;
&#60;a href="http://www.squirt.io"&#62;Squirt&#60;/a&#62; displays text in a fixed spot on your screen, which allows you to read faster with no training, less eye straining, and much less eye movement. The initial 30-second tutorial starts off with 250 words per minute, and later goes up to 450wpm. You can adjust to read much faster, while average readers read between 120 and 200 wpm.
&#60;br&#62;
&#60;img style="width:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=squirt.png" /&#62;
&#60;br&#62;
I'm already a fast reader, but with squirt I can get my readings done faster, especially if it's a part of a text I would like to skim, or for general ideas of topics. 
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; The idea itself, and the design. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; Right now squirt is only a bookmarklet, which means that you can use it by adding it to your browser's bookmarks. I do hope to see this improve and become something more usable offline in the future as well. 
&#60;br&#62;

&#60;b&#62;3. Unroll.me&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=unroll_logo.png" /&#62;
&#60;br&#62;
It's fairly surprising how unknown &#60;a href="https://unroll.me/"&#62;Unroll.me&#60;/a&#62; still is even though they've just hit their one million user mark &#60;a href="http://blog.unroll.me/one-million-users/"&#62;just yesterday&#60;/a&#62;, given how useful their service is. Unroll.me shows you a list of all your subscription e-mails, which you have the option to unsubscribe immediately. You can then add the e-mails you actually want to receive to your "Rollup", which is e-mailed to you daily.
&#60;br&#62;
&#60;img style="width:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=daily-rollup-grid.png" /&#62;
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; Instead of receiving tons of subscription e-mails cluttering my inbox, I get to receive one Rollup e-mail from Unroll.me with thumbnails of my subscriptions that takes only a glance to read while sipping my morning coffee. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; There are a few newsletters I receive on my personal e-mail that I can't seem to add to my Rollup, probably because I subscribed using &#60;a href="https://support.google.com/mail/answer/12096?hl=en"&#62;gmail's + trick&#60;/a&#62;, hopefully Unroll.me will be able to detect these in the future. Also, you will probably miss out on some time-sensetive offers if you do shopping online.
&#60;br&#62;

&#60;b&#62;4. Sublime Text&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:120px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Sublime_Text_Logo.png" /&#62;
&#60;a href="http://www.sublimetext.com/"&#62;Sublime Text&#60;/a&#62; is a text editor widely known amongst developers because it supports many programming languages, but it's great for prose as well. I am actually writing this blog post in Sublime Text! 
&#60;br&#62;
&#60;img style="width:550px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=sublime.png" /&#62;
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; Multiple selections and batch editing, which allows you to interactively change many lines at once, having tabs, which is great because I change my mind all the time while writing, and the distraction free mode, which helps me not to. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; Settings would probably be a little bit hard to configure for non-technical users if they're not happy with the defaults.

&#60;br&#62;
&#60;b&#62;5. Draft&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:600px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Screen+Shot+2014-07-17+at+17.42.09.png" /&#62;
&#60;br&#62;
&#60;a href="https://draftin.com/"&#62;Draft&#60;/a&#62; is a fairly new tool for text editing with version control, which means you can find your old work and won't worry about overwriting and editing while you are writing. 
&#60;br&#62;
&#60;img style="width:550px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=self_diff.png" /&#62;
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; Obviously, the version control feature, which was a major problem that I don't think has been solved before for text editing tools. I also love the "Hemingway Mode", where you enter a mode in which you can't edit the text that you have already written. Draft also has integration to import from and sync to cloud services like &#60;a href="https://www.dropbox.com/"&#62;Dropbox&#60;/a&#62; and &#60;a href="https://evernote.com/"&#62;Evernote&#60;/a&#62;. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; Right now I'm not using this service as much as I would like to because unfortunately there aren't too many options on how I view what I am writing. This means that I can't resize the text which I find a bit too large, but I guess features like these will be added in due course. 

&#60;br&#62;
&#60;b&#62;6. Mailbox&#60;/b&#62;
&#60;br&#62;
&#60;img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=MailboxLogo%2BWordmark_Horiztonal_BLUE.png" /&#62;
&#60;br&#62;
I have been using &#60;a href="http://www.mailboxapp.com/"&#62;Mailbox&#60;/a&#62; for quite some time now, and it's a great mail application that helps you to unclutter your inbox and quickly archive, delete, or put off e-mails to deal with later. The e-mails sent to the "Later" return to your inbox when you need them to. 
&#60;br&#62;
&#60;img style="height:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=snoozes.png" /&#62;
&#60;br&#62;
&#60;b&#62;What I like the most:&#60;/b&#62; The "Later" settings, which are options like "Later Today", "Tomorrow", and "Someday". You also get to see a different image every day when you reach zero inbox as a bonus. 
&#60;br&#62;
&#60;b&#62;How it can improve:&#60;/b&#62; An option to turn off the red notification badge in iOS. Also still waiting for the beta release in MacOS, currently it's only available for iPhone, iPad, and Android.  

&#60;br&#62;
&#60;b&#62;Author's Note&#60;/b&#62;
&#60;br&#62;
I do hope I have made your life easier by listing my favorite tools for reading &amp; writing! Combined, these help me reduce a lot of time reading unnecessary text, and focusing on the right thing amongst all the noise, which is very similar to what we do with data management here in &#60;a href="www.ragic.com?campaign=bprw1"&#62;Ragic&#60;/a&#62;. 
&#60;br&#62;&#60;br&#62;&#60;br&#62;</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Sr5Pdi6s4l@writer's block.jpg" alt="6 super useful tools to read and write like a boss Icon" style="max-width:100%;max-height:100%;" />You don't have to be a copywriter or an author nowadays to write an overwhelming amount of content and read even more each day. Whether you are an entrepreneur catching up on your reading, or an SMB owner struggling to keep up with e-mails, here are my favorite lifehacking tools I use to cut time on reading and writing all in a day's work - <i>and</i> they're all free!

<br>
<b>1. Pocket</b>
<br>
<img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Pocket_Logo_Small.png"/>
<br>
You have probably heard about <a href="https://www.getpocket.com">Pocket</a> before, formerly called "Read it Later", Pocket is one of the most popular tools to save links to read later, with an impressive array of supported devices and apps.  
<br>
<img style="width:450px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Pocket+Platform.jpg" />
<br>
I personally use the chrome extension to save articles for future reference when I'm doing research, or save links on my iPhone when I want to view long blog posts and videos on my computer. 
<br>
<b>What I like the most:</b> The reader where you can read with no distractions when you revisit an article, which is similar to what blog platforms like <a href="https://medium.com/">Medium</a> and <a href="https://svbtle.com/">SVBTLE</a> are trying to achieve. You can switch to the HTML view of the link anytime, or just go to the link itself. 
<br>
<b>How it can improve:</b> A direct way to save links to Evernote without all the workarounds. 
<br>

<b>2. Squirt</b>
<br>
<img src="https://www.ragic.com/sims/file.jsp?a=blogman&f=squirt_logo.png" />
<br>
<a href="http://www.squirt.io">Squirt</a> displays text in a fixed spot on your screen, which allows you to read faster with no training, less eye straining, and much less eye movement. The initial 30-second tutorial starts off with 250 words per minute, and later goes up to 450wpm. You can adjust to read much faster, while average readers read between 120 and 200 wpm.
<br>
<img style="width:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=squirt.png" />
<br>
I'm already a fast reader, but with squirt I can get my readings done faster, especially if it's a part of a text I would like to skim, or for general ideas of topics. 
<br>
<b>What I like the most:</b> The idea itself, and the design. 
<br>
<b>How it can improve:</b> Right now squirt is only a bookmarklet, which means that you can use it by adding it to your browser's bookmarks. I do hope to see this improve and become something more usable offline in the future as well. 
<br>

<b>3. Unroll.me</b>
<br>
<img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=unroll_logo.png" />
<br>
It's fairly surprising how unknown <a href="https://unroll.me/">Unroll.me</a> still is even though they've just hit their one million user mark <a href="http://blog.unroll.me/one-million-users/">just yesterday</a>, given how useful their service is. Unroll.me shows you a list of all your subscription e-mails, which you have the option to unsubscribe immediately. You can then add the e-mails you actually want to receive to your "Rollup", which is e-mailed to you daily.
<br>
<img style="width:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=daily-rollup-grid.png" />
<br>
<b>What I like the most:</b> Instead of receiving tons of subscription e-mails cluttering my inbox, I get to receive one Rollup e-mail from Unroll.me with thumbnails of my subscriptions that takes only a glance to read while sipping my morning coffee. 
<br>
<b>How it can improve:</b> There are a few newsletters I receive on my personal e-mail that I can't seem to add to my Rollup, probably because I subscribed using <a href="https://support.google.com/mail/answer/12096?hl=en">gmail's + trick</a>, hopefully Unroll.me will be able to detect these in the future. Also, you will probably miss out on some time-sensetive offers if you do shopping online.
<br>

<b>4. Sublime Text</b>
<br>
<img style="width:120px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Sublime_Text_Logo.png" />
<a href="http://www.sublimetext.com/">Sublime Text</a> is a text editor widely known amongst developers because it supports many programming languages, but it's great for prose as well. I am actually writing this blog post in Sublime Text! 
<br>
<img style="width:550px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=sublime.png" />
<br>
<b>What I like the most:</b> Multiple selections and batch editing, which allows you to interactively change many lines at once, having tabs, which is great because I change my mind all the time while writing, and the distraction free mode, which helps me not to. 
<br>
<b>How it can improve:</b> Settings would probably be a little bit hard to configure for non-technical users if they're not happy with the defaults.

<br>
<b>5. Draft</b>
<br>
<img style="width:600px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Screen+Shot+2014-07-17+at+17.42.09.png" />
<br>
<a href="https://draftin.com/">Draft</a> is a fairly new tool for text editing with version control, which means you can find your old work and won't worry about overwriting and editing while you are writing. 
<br>
<img style="width:550px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=self_diff.png" />
<br>
<b>What I like the most:</b> Obviously, the version control feature, which was a major problem that I don't think has been solved before for text editing tools. I also love the "Hemingway Mode", where you enter a mode in which you can't edit the text that you have already written. Draft also has integration to import from and sync to cloud services like <a href="https://www.dropbox.com/">Dropbox</a> and <a href="https://evernote.com/">Evernote</a>. 
<br>
<b>How it can improve:</b> Right now I'm not using this service as much as I would like to because unfortunately there aren't too many options on how I view what I am writing. This means that I can't resize the text which I find a bit too large, but I guess features like these will be added in due course. 

<br>
<b>6. Mailbox</b>
<br>
<img style="width:300px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=MailboxLogo%2BWordmark_Horiztonal_BLUE.png" />
<br>
I have been using <a href="http://www.mailboxapp.com/">Mailbox</a> for quite some time now, and it's a great mail application that helps you to unclutter your inbox and quickly archive, delete, or put off e-mails to deal with later. The e-mails sent to the "Later" return to your inbox when you need them to. 
<br>
<img style="height:400px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=snoozes.png" />
<br>
<b>What I like the most:</b> The "Later" settings, which are options like "Later Today", "Tomorrow", and "Someday". You also get to see a different image every day when you reach zero inbox as a bonus. 
<br>
<b>How it can improve:</b> An option to turn off the red notification badge in iOS. Also still waiting for the beta release in MacOS, currently it's only available for iPhone, iPad, and Android.  

<br>
<b>Author's Note</b>
<br>
I do hope I have made your life easier by listing my favorite tools for reading & writing! Combined, these help me reduce a lot of time reading unnecessary text, and focusing on the right thing amongst all the noise, which is very similar to what we do with data management here in <a href="www.ragic.com?campaign=bprw1">Ragic</a>. 
<br><br><br>]]></content:encoded>
       
    </item>

    <item>
       <title>New tutorial videos in Ragic!</title>
       <link>http://www.ragic.com/intl/en/support-article/108/2014/07/08/New-tutorial-videos-in-Ragic!</link>
       <atom:published>2014-07-08T00:00:00UTC</atom:published>
       <atom:updated>2014-07-08T00:00:00UTC</atom:updated>
       <pubDate>Tue, 08 Jul 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/108/2014/07/08/New-tutorial-videos-in-Ragic!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=V0nie5i02b@Screen Shot 2014-07-08 at 17.39.57.png" alt="New tutorial videos in Ragic! Icon" style="max-width:100%;max-height:100%;" /&#62;We have recently renewed the &#60;a href="https://www.youtube.com/user/ragicvideo/videos"&#62;tutorial videos&#60;/a&#62; in Ragic, with more to come! If you are new to designing database applications in Ragic, checking out these tutorial videos could be very useful for getting started in no time.
&#60;br&#62;
The most recent tutorial videos are:
&#60;a href="https://www.youtube.com/watch?v=2CJMfgpfKBI"&#62;1. How a Ragic database works&#60;/a&#62;
Displaying a Ragic database application, viewing information in a listing page, and detailed information in a form page.
&#60;br&#62;
&#60;a href="https://www.youtube.com/watch?v=10zyRc8eLXc"&#62;2. Creating a simple Ragic application&#60;/a&#62;
Designing your first Ragic database application would be a breeze after watching this video.
&#60;br&#62;
&#60;a href="https://www.youtube.com/watch?v=tX6DWYX0KYY"&#62;3. Linking your Ragic sheets&#60;/a&#62;
Linking your Ragic sheets with an example: assigning employees to projects, and viewing all assignments' history.
&#60;br&#62;
You can find our tutorial videos on your start page from the "Learn Ragic" link on the top-right corner, or from your "Getting Started" tab in your account. 
&#60;img style="width:600px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&amp;f=Screen+Shot+2014-07-08+at+17.14.09.png" /&#62;
&#60;br&#62;
I am currently working on more videos about other linking options, planning to publish them very soon. If you want to view additional tutorials and tips, you can &#60;a href="http://www.youtube.com/subscription_center?add_user=ragicvideo"&#62;subscribe to our youtube channel&#60;/a&#62;.
&#60;br&#62;
Make sure to leave a comment to let me know about your tutorial requests!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=V0nie5i02b@Screen Shot 2014-07-08 at 17.39.57.png" alt="New tutorial videos in Ragic! Icon" style="max-width:100%;max-height:100%;" />We have recently renewed the <a href="https://www.youtube.com/user/ragicvideo/videos">tutorial videos</a> in Ragic, with more to come! If you are new to designing database applications in Ragic, checking out these tutorial videos could be very useful for getting started in no time.
<br>
The most recent tutorial videos are:
<a href="https://www.youtube.com/watch?v=2CJMfgpfKBI">1. How a Ragic database works</a>
Displaying a Ragic database application, viewing information in a listing page, and detailed information in a form page.
<br>
<a href="https://www.youtube.com/watch?v=10zyRc8eLXc">2. Creating a simple Ragic application</a>
Designing your first Ragic database application would be a breeze after watching this video.
<br>
<a href="https://www.youtube.com/watch?v=tX6DWYX0KYY">3. Linking your Ragic sheets</a>
Linking your Ragic sheets with an example: assigning employees to projects, and viewing all assignments' history.
<br>
You can find our tutorial videos on your start page from the "Learn Ragic" link on the top-right corner, or from your "Getting Started" tab in your account. 
<img style="width:600px;" src="https://www.ragic.com/sims/file.jsp?a=blogman&f=Screen+Shot+2014-07-08+at+17.14.09.png" />
<br>
I am currently working on more videos about other linking options, planning to publish them very soon. If you want to view additional tutorials and tips, you can <a href="http://www.youtube.com/subscription_center?add_user=ragicvideo">subscribe to our youtube channel</a>.
<br>
Make sure to leave a comment to let me know about your tutorial requests!]]></content:encoded>
       
    </item>

    <item>
       <title>Excel: still not a database.</title>
       <link>http://www.ragic.com/intl/en/support-article/107/2014/07/02/Excel:-still-not-a-database</link>
       <atom:published>2014-07-02T00:00:00UTC</atom:published>
       <atom:updated>2014-07-02T00:00:00UTC</atom:updated>
       <pubDate>Wed, 02 Jul 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/107/2014/07/02/Excel:-still-not-a-database</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=es5TwGM6r1@excel-worlds-most-used-database.jpg" alt="Excel: still not a database. Icon" style="max-width:100%;max-height:100%;" /&#62;The reason Excel still holds the throne as most popular "database" is simply because it's simple.
&#60;br&#62;
Yes, writing things in tables is the easiest way to go if you're making a list with a few categories, and there is nothing wrong with that. It just works, especially with formulas and a few types of sorting.
&#60;br&#62;
On the other hand, it gets out of hand &#60;i&#62;very&#60;/i&#62; fast.
&#60;br&#62;
Two of the most common problems that we hear all the time are slow loading time due to having too many rows and columns, and a proneness to human error. According to Software Risk Management Consultant &#60;a href="http://www.louisepryor.com/wp-content/uploads/2011/09/pryor-eusprig-2003.pdf"&#62;Louise Pryor's study&#60;/a&#62;, a whopping 80% to 90% of spreadsheets contain errors. This paper was published 10 years ago, yet when we do a quick google search for "Excel database", we come across a plethora of recent tutorials and how-to guides.
&#60;br&#62;
There are many experts who repeatedly point out that spreadsheet applications are not database tools, and even an establishment called European Spreadsheet Risks Interest Group (or &#60;a href="http://www.eusprig.org/"&#62;EuSpRiG&#60;/a&#62;), that hold an annual conference. We are looking very forward to read their proceedings of this years', which is held tomorrow.
&#60;img style="width:250px;" src="http://www.eusprig.org/images/logo.jpg" /&#62;
&#60;br&#62;
All in all, the fact that millions of people are already using spreadsheets to manage their data has been a good start and inspiration for us. Spreadsheets have become a common ground that all business people share, so we make the experience of designing a database system a lot like editing a spreadsheet, something everybody knows how to do, and make using the database application a lot like editing a spreadsheet too.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=es5TwGM6r1@excel-worlds-most-used-database.jpg" alt="Excel: still not a database. Icon" style="max-width:100%;max-height:100%;" />The reason Excel still holds the throne as most popular "database" is simply because it's simple.
<br>
Yes, writing things in tables is the easiest way to go if you're making a list with a few categories, and there is nothing wrong with that. It just works, especially with formulas and a few types of sorting.
<br>
On the other hand, it gets out of hand <i>very</i> fast.
<br>
Two of the most common problems that we hear all the time are slow loading time due to having too many rows and columns, and a proneness to human error. According to Software Risk Management Consultant <a href="http://www.louisepryor.com/wp-content/uploads/2011/09/pryor-eusprig-2003.pdf">Louise Pryor's study</a>, a whopping 80% to 90% of spreadsheets contain errors. This paper was published 10 years ago, yet when we do a quick google search for "Excel database", we come across a plethora of recent tutorials and how-to guides.
<br>
There are many experts who repeatedly point out that spreadsheet applications are not database tools, and even an establishment called European Spreadsheet Risks Interest Group (or <a href="http://www.eusprig.org/">EuSpRiG</a>), that hold an annual conference. We are looking very forward to read their proceedings of this years', which is held tomorrow.
<img style="width:250px;" src="http://www.eusprig.org/images/logo.jpg" />
<br>
All in all, the fact that millions of people are already using spreadsheets to manage their data has been a good start and inspiration for us. Spreadsheets have become a common ground that all business people share, so we make the experience of designing a database system a lot like editing a spreadsheet, something everybody knows how to do, and make using the database application a lot like editing a spreadsheet too.]]></content:encoded>
       
    </item>

    <item>
       <title>8 Pro-tips for creating beautiful looking database sheets with Ragic </title>
       <link>http://www.ragic.com/intl/en/support-article/106/2014/06/25/8-Protips-for-creating-beautiful-looking-database-sheets-with-Ragic-</link>
       <atom:published>2014-06-25T00:00:00UTC</atom:published>
       <atom:updated>2014-06-25T00:00:00UTC</atom:updated>
       <pubDate>Wed, 25 Jun 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/106/2014/06/25/8-Protips-for-creating-beautiful-looking-database-sheets-with-Ragic-</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=U0A6mj98Rn@image in form.png" alt="8 Pro-tips for creating beautiful looking database sheets with Ragic  Icon" style="max-width:100%;max-height:100%;" /&#62;With my interactive graphic design background, I love how versatile Ragic is while designing database sheets. Here are some pro-tips to check out for beautiful looking forms. 
&#60;br&#62;
&#60;b&#62;1. Add your company logo&#60;/b&#62;
It's always a great idea to customize Ragic to fit your company's look &amp; feel. If you are using Ragic's professional or on-premise plan, you can replace the Ragic logo in the top-left to your company's logo. (if you're using a different plan, check the next tip!)

Go to your &#60;b&#62;Company Setting&#60;/b&#62; under your &#60;b&#62;Account Setup&#60;/b&#62;. You can upload your company logo on this page so that it'll show up on every page.

&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=change_logo.png" /&#62;

&#60;br&#62;
&#60;b&#62;2. Add images to your form design&#60;/b&#62;
Adding a header or footer on paper or on digital forms usually works great to establish your corporate identity. Same goes for banners and your logo. The design elements you add here will be displayed in the printer-friendly version as well.

&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=image+in+form.png" /&#62;

To add a default image that will always display on all your forms, simply add a static text field with an HTML image tag containing a link to your image. Learn how to do this by following the simple instructions &#60;a href="http://www.ragic.com/intl/en/doc-kb/90/Adding-a-default-image-on-a-form"&#62;here&#60;/a&#62;. 

&#60;br&#62;
&#60;b&#62;3. Mix and match your colors&#60;/b&#62;
You can change the style of static text fields as well as the headers of regular fields to fit your company's corporate identity. Whether the colors you choose match your logo or your website's color scheme, editing the colors will add a sense of integrity to your overall design.

&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=color+picker.png" /&#62; 

&#60;br&#62;
&#60;b&#62;4. Make the columns fit just right.&#60;/b&#62;
Whether it's your listing page or form page, having overset text is pretty unseemly. To avoid this, you can drag the edges of the column header from the design mode to fit your field header, or the width of your field values. 

&#60;img style="width:500px;" src="/intl/common/img/doc/1-12-2.png" /&#62;

Additionally, you can &#60;i&#62;change the field header text&#60;/i&#62; from the design mode of your listing page. &#60;b&#62;The changes made for what is displayed on the listing page will not reflect to the form page, and vice versa&#60;/b&#62;. 

&#60;br&#62;
&#60;b&#62;5. What about the rows?&#60;/b&#62;
If you'd like to keep everything on one line, you can have a field span multiple columns from the &#60;b&#62;Basic&#60;/b&#62; tab while designing your form page. 

&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=color_picker.png" /&#62;

If you'd rather have a paragraph-like field that would expand as you enter more data, you can resize the height of the row, just like editing the width of the columns in the design mode. 

&#60;img style="width:500px;" src="/sims/file.jsp?a=kb&amp;f=height.png" /&#62;

&#60;br&#62;
&#60;b&#62;6. Add some space&#60;/b&#62;
It's always a good idea to leave some white space for better readability, like how you'd leave a margin when composing a text document. 

I've discovered that the best way for this in Ragic is to leave an occasional empty column (for me a 50-px width looks great) between fields in the same row in the form page.  

&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=space1.png" /&#62;

&#60;br&#62;
&#60;b&#62;7. Keep your listing page clean.&#60;/b&#62;
One of the best features that comes with using Ragic is the powerful search engine — you can search for values that aren't displayed on the listing page with any of the &#60;a href="http://www.ragic.com/intl/en/doc-kb/74"&#62;search tools&#60;/a&#62;. 

You can also click on individual entries to go to the form page and view the details of each entry. 

This means that you don't have to display most of the fields on your listing page, save the important data. You can &#60;a href="http://www.ragic.com/intl/en/doc-kb/92/Fields-Displayed-in-the-Listing-Page"&#62;choose which fields are displayed as columns in the listing page&#60;/a&#62; from the design mode.

before:
&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=listing_before.png" /&#62;

after:
&#60;img style="width:500px;" src="/sims/file.jsp?a=blogman&amp;f=listing_after.png" /&#62;

&#60;br&#62;
&#60;b&#62;8. Be consistent.&#60;/b&#62;

However you wish to design your forms, make sure that the design of your forms are consistent with each other to avoid confusion.
&#60;img src="http://webstyleguide.com/wsg2/page/graphics/4.04.gif" /&#62;

&#60;br&#62;
Did you find these tips useful, or have your own tip? Leave a comment!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=U0A6mj98Rn@image in form.png" alt="8 Pro-tips for creating beautiful looking database sheets with Ragic  Icon" style="max-width:100%;max-height:100%;" />With my interactive graphic design background, I love how versatile Ragic is while designing database sheets. Here are some pro-tips to check out for beautiful looking forms. 
<br>
<b>1. Add your company logo</b>
It's always a great idea to customize Ragic to fit your company's look & feel. If you are using Ragic's professional or on-premise plan, you can replace the Ragic logo in the top-left to your company's logo. (if you're using a different plan, check the next tip!)

Go to your <b>Company Setting</b> under your <b>Account Setup</b>. You can upload your company logo on this page so that it'll show up on every page.

<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=change_logo.png" />

<br>
<b>2. Add images to your form design</b>
Adding a header or footer on paper or on digital forms usually works great to establish your corporate identity. Same goes for banners and your logo. The design elements you add here will be displayed in the printer-friendly version as well.

<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=image+in+form.png" />

To add a default image that will always display on all your forms, simply add a static text field with an HTML image tag containing a link to your image. Learn how to do this by following the simple instructions <a href="http://www.ragic.com/intl/en/doc-kb/90/Adding-a-default-image-on-a-form">here</a>. 

<br>
<b>3. Mix and match your colors</b>
You can change the style of static text fields as well as the headers of regular fields to fit your company's corporate identity. Whether the colors you choose match your logo or your website's color scheme, editing the colors will add a sense of integrity to your overall design.

<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=color+picker.png" /> 

<br>
<b>4. Make the columns fit just right.</b>
Whether it's your listing page or form page, having overset text is pretty unseemly. To avoid this, you can drag the edges of the column header from the design mode to fit your field header, or the width of your field values. 

<img style="width:500px;" src="/intl/common/img/doc/1-12-2.png" />

Additionally, you can <i>change the field header text</i> from the design mode of your listing page. <b>The changes made for what is displayed on the listing page will not reflect to the form page, and vice versa</b>. 

<br>
<b>5. What about the rows?</b>
If you'd like to keep everything on one line, you can have a field span multiple columns from the <b>Basic</b> tab while designing your form page. 

<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=color_picker.png" />

If you'd rather have a paragraph-like field that would expand as you enter more data, you can resize the height of the row, just like editing the width of the columns in the design mode. 

<img style="width:500px;" src="/sims/file.jsp?a=kb&f=height.png" />

<br>
<b>6. Add some space</b>
It's always a good idea to leave some white space for better readability, like how you'd leave a margin when composing a text document. 

I've discovered that the best way for this in Ragic is to leave an occasional empty column (for me a 50-px width looks great) between fields in the same row in the form page.  

<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=space1.png" />

<br>
<b>7. Keep your listing page clean.</b>
One of the best features that comes with using Ragic is the powerful search engine — you can search for values that aren't displayed on the listing page with any of the <a href="http://www.ragic.com/intl/en/doc-kb/74">search tools</a>. 

You can also click on individual entries to go to the form page and view the details of each entry. 

This means that you don't have to display most of the fields on your listing page, save the important data. You can <a href="http://www.ragic.com/intl/en/doc-kb/92/Fields-Displayed-in-the-Listing-Page">choose which fields are displayed as columns in the listing page</a> from the design mode.

before:
<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=listing_before.png" />

after:
<img style="width:500px;" src="/sims/file.jsp?a=blogman&f=listing_after.png" />

<br>
<b>8. Be consistent.</b>

However you wish to design your forms, make sure that the design of your forms are consistent with each other to avoid confusion.
<img src="http://webstyleguide.com/wsg2/page/graphics/4.04.gif" />

<br>
Did you find these tips useful, or have your own tip? Leave a comment!]]></content:encoded>
       
    </item>

    <item>
       <title>Introducing RagicDocs: Making your Dropbox work for work.</title>
       <link>http://www.ragic.com/intl/en/support-article/104/2014/06/20/Introducing-RagicDocs:-Making-your-Dropbox-work-for-work</link>
       <atom:published>2014-06-20T00:00:00UTC</atom:published>
       <atom:updated>2014-06-20T00:00:00UTC</atom:updated>
       <pubDate>Fri, 20 Jun 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/104/2014/06/20/Introducing-RagicDocs:-Making-your-Dropbox-work-for-work</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=B7PaR5KV7x@logo_docs.png" alt="Introducing RagicDocs: Making your Dropbox work for work. Icon" style="max-width:100%;max-height:100%;" /&#62;We've just made document management on Ragic easier with our new application RagicDocs. The only thing you'll have to do is to link one of your Dropbox folders to your RagicDocs sheet, and you're good to go. 
&#60;br&#62;
&#60;img style="width:550px;" src="/intl/common/img/featDoc_nodropbox.png" /&#62;
&#60;br&#62;
An awesome &#60;i&#62;and very useful&#60;/i&#62; update we've done for Ragic during this implementation is the ability to search the content of your uploaded files. No more sifting through folders to find that one file with the name that escapes you. 
&#60;br&#62;
&#60;img style="width:600px;" src="/intl/common/img/featDoc_search.png" /&#62;
&#60;br&#62;
We've also adapted all the features you've come to know and love in Ragic, such as setting access rights to users and user groups, and included them as fine-tuned sharing options for your documents. 
&#60;br&#62;
&#60;img style="width:600px;" src="/intl/common/img/featDoc_sharing.png" /&#62;
&#60;br&#62;
You're welcome to try RagicDocs out! For existing Ragic users, you can add RagicDocs to your account from the app library under your "Getting Started" tab.
&#60;br&#62;
Non-Ragic users are welcome to sign up to RagicDocs through &#60;a href="http://www.ragic.com/intl/en/homeDoc?campaign=blog20140620"&#62;this link&#60;/a&#62;.
&#60;br&#62;
What other integrations would you like to see in the future? Leave a comment to let us know!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=B7PaR5KV7x@logo_docs.png" alt="Introducing RagicDocs: Making your Dropbox work for work. Icon" style="max-width:100%;max-height:100%;" />We've just made document management on Ragic easier with our new application RagicDocs. The only thing you'll have to do is to link one of your Dropbox folders to your RagicDocs sheet, and you're good to go. 
<br>
<img style="width:550px;" src="/intl/common/img/featDoc_nodropbox.png" />
<br>
An awesome <i>and very useful</i> update we've done for Ragic during this implementation is the ability to search the content of your uploaded files. No more sifting through folders to find that one file with the name that escapes you. 
<br>
<img style="width:600px;" src="/intl/common/img/featDoc_search.png" />
<br>
We've also adapted all the features you've come to know and love in Ragic, such as setting access rights to users and user groups, and included them as fine-tuned sharing options for your documents. 
<br>
<img style="width:600px;" src="/intl/common/img/featDoc_sharing.png" />
<br>
You're welcome to try RagicDocs out! For existing Ragic users, you can add RagicDocs to your account from the app library under your "Getting Started" tab.
<br>
Non-Ragic users are welcome to sign up to RagicDocs through <a href="http://www.ragic.com/intl/en/homeDoc?campaign=blog20140620">this link</a>.
<br>
What other integrations would you like to see in the future? Leave a comment to let us know!]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic Shortcode Plugin Available on Wordpress.org</title>
       <link>http://www.ragic.com/intl/en/support-article/103/2014/04/24/Ragic-Shortcode-Plugin-Available-on-Wordpressorg</link>
       <atom:published>2014-04-24T00:00:00UTC</atom:published>
       <atom:updated>2014-04-24T00:00:00UTC</atom:updated>
       <pubDate>Thu, 24 Apr 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/103/2014/04/24/Ragic-Shortcode-Plugin-Available-on-Wordpressorg</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=wordpress_org3.png" alt="Ragic Shortcode Plugin Available on Wordpress.org Icon" style="max-width:100%;max-height:100%;" /&#62;If you use wordpress and want to embed your forms or listing pages from your database, you're in luck! The Ragic shortcode plugin is now available on Wordpress.org in their &#60;a href="http://wordpress.org/plugins/ragic-shortcode/"&#62;Plugin Directory&#60;/a&#62;. 

You can use any of the &#60;a href="http://www.ragic.com/intl/en/doc/13/Embedding-on-Your-Website"&#62;web embed functions&#60;/a&#62; available with this plugin. </description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=wordpress_org3.png" alt="Ragic Shortcode Plugin Available on Wordpress.org Icon" style="max-width:100%;max-height:100%;" />If you use wordpress and want to embed your forms or listing pages from your database, you're in luck! The Ragic shortcode plugin is now available on Wordpress.org in their <a href="http://wordpress.org/plugins/ragic-shortcode/">Plugin Directory</a>. 

You can use any of the <a href="http://www.ragic.com/intl/en/doc/13/Embedding-on-Your-Website">web embed functions</a> available with this plugin. ]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic can now be installed on your QNAP NAS server</title>
       <link>http://www.ragic.com/intl/en/support-article/102/2014/02/14/Ragic-can-now-be-installed-on-your-QNAP-NAS-server</link>
       <atom:published>2014-02-14T00:00:00UTC</atom:published>
       <atom:updated>2014-02-14T00:00:00UTC</atom:updated>
       <pubDate>Fri, 14 Feb 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/102/2014/02/14/Ragic-can-now-be-installed-on-your-QNAP-NAS-server</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=collaboration_en.png" alt="Ragic can now be installed on your QNAP NAS server Icon" style="max-width:100%;max-height:100%;" /&#62;&#60;p&#62;Ragic can now be installed in the &#60;a href="http://www.qnap.com/i/en/app_center/index.php?kw=ragic"&#62;QNAP Application Center&#60;/a&#62;.&#60;/p&#62;

&#60;p&#62;With a QNAP NAS server, you can install Ragic on your own enterprise private cloud, instead of a public cloud. This is especially helpful for those of you who has special concerns on the privacy of your data, or would like to manage the server yourselves.&#60;/p&#62;

&#60;p&#62;The ease of installation of Ragic on QNAP with the Application Center is one of the best features of QNAP NAS servers. This is incredibly convenient compared to installing the conventional LAMP stack, which you will need to start from installing Linux, Apache, MySQL, PHP, and configure each of them correctly for your application to work. Instead, the one-click installation of Ragic is ready to use, which is especially friendly to small businesses with limited IT resources.&#60;/p&#62;

&#60;p&#62;Ragic currently uses a TS-239 Pro server for our own private testing and usage. With a high performance database architecture, most enterprise database applications can be served with a single NAS server for companies under 1,000 employees and hundreds of concurrent users. You only need to consider higher end models or adding more QNAP servers when you have a higher load for clusters. You can also get an additional server for active-standby to reduce the possible downtime caused by hardware failures.&#60;/p&#62;
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=collaboration_en.png" alt="Ragic can now be installed on your QNAP NAS server Icon" style="max-width:100%;max-height:100%;" /><p>Ragic can now be installed in the <a href="http://www.qnap.com/i/en/app_center/index.php?kw=ragic">QNAP Application Center</a>.</p>

<p>With a QNAP NAS server, you can install Ragic on your own enterprise private cloud, instead of a public cloud. This is especially helpful for those of you who has special concerns on the privacy of your data, or would like to manage the server yourselves.</p>

<p>The ease of installation of Ragic on QNAP with the Application Center is one of the best features of QNAP NAS servers. This is incredibly convenient compared to installing the conventional LAMP stack, which you will need to start from installing Linux, Apache, MySQL, PHP, and configure each of them correctly for your application to work. Instead, the one-click installation of Ragic is ready to use, which is especially friendly to small businesses with limited IT resources.</p>

<p>Ragic currently uses a TS-239 Pro server for our own private testing and usage. With a high performance database architecture, most enterprise database applications can be served with a single NAS server for companies under 1,000 employees and hundreds of concurrent users. You only need to consider higher end models or adding more QNAP servers when you have a higher load for clusters. You can also get an additional server for active-standby to reduce the possible downtime caused by hardware failures.</p>
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic App Library</title>
       <link>http://www.ragic.com/intl/en/support-article/100/2014/02/10/Ragic-App-Library</link>
       <atom:published>2014-02-10T00:00:00UTC</atom:published>
       <atom:updated>2014-02-10T00:00:00UTC</atom:updated>
       <pubDate>Mon, 10 Feb 2014 00:00:00 UTC</pubDate>
       <dc:creator>Berrin Sun</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/100/2014/02/10/Ragic-App-Library</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=library screenshot1.png" alt="Ragic App Library Icon" style="max-width:100%;max-height:100%;" /&#62;You may have noticed that we have a new application library in Ragic, where you can install from a wide variety of professionally designed database apps for your business.

As usual, users are free to modify and build upon these applications through the design mode. You can view more information about these applications including sample screenshots by clicking their name in the app library. </description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=library screenshot1.png" alt="Ragic App Library Icon" style="max-width:100%;max-height:100%;" />You may have noticed that we have a new application library in Ragic, where you can install from a wide variety of professionally designed database apps for your business.

As usual, users are free to modify and build upon these applications through the design mode. You can view more information about these applications including sample screenshots by clicking their name in the app library. ]]></content:encoded>
       
    </item>

    <item>
       <title>Comments for Ragic Blog</title>
       <link>http://www.ragic.com/intl/en/support-article/81/2012/11/29/Comments-for-Ragic-Blog</link>
       <atom:published>2012-11-29T00:00:00UTC</atom:published>
       <atom:updated>2012-11-29T00:00:00UTC</atom:updated>
       <pubDate>Thu, 29 Nov 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/81/2012/11/29/Comments-for-Ragic-Blog</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-12-05 at 11.58.19 AM.png" alt="Comments for Ragic Blog Icon" style="max-width:100%;max-height:100%;" /&#62;Disqus comments are added to our blog system. Now you are free to add comments to any of our blog posts. We've thought about keeping our "eat your own dog food policy" and implement the blog comments with Ragic ourselves, but Disqus actually integrates pretty well in every way with our blog built with Ragic. So we'll keep it around and see how they work.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-12-05 at 11.58.19 AM.png" alt="Comments for Ragic Blog Icon" style="max-width:100%;max-height:100%;" />Disqus comments are added to our blog system. Now you are free to add comments to any of our blog posts. We've thought about keeping our "eat your own dog food policy" and implement the blog comments with Ragic ourselves, but Disqus actually integrates pretty well in every way with our blog built with Ragic. So we'll keep it around and see how they work.
]]></content:encoded>
       
    </item>

    <item>
       <title>Template application Ragic Pet Store will be installed to new registrations</title>
       <link>http://www.ragic.com/intl/en/support-article/80/2012/11/07/Template-application-Ragic-Pet-Store-will-be-installed-to-new-registrations</link>
       <atom:published>2012-11-07T00:00:00UTC</atom:published>
       <atom:updated>2012-11-07T00:00:00UTC</atom:updated>
       <pubDate>Wed, 07 Nov 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/80/2012/11/07/Template-application-Ragic-Pet-Store-will-be-installed-to-new-registrations</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-12-05 at 11.57.31 AM.png" alt="Template application Ragic Pet Store will be installed to new registrations Icon" style="max-width:100%;max-height:100%;" /&#62;Newly created accounts will now contain a "Ragic Pet Store" application inside your account when it's first registered, to give new users an idea of what a Ragic application looks like and what it can do. You're all free to delete them if you are already experienced with Ragic.



For new users, feel free to play around with the application, add entries, go to its design mode and change the design of the application. If you are designing an application, and want some feature that you saw in Ragic Pet Store, just go to the design mode of this sample application and see how it's configured. It's always to have a nice example to get you started on a new thing, right?
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-12-05 at 11.57.31 AM.png" alt="Template application Ragic Pet Store will be installed to new registrations Icon" style="max-width:100%;max-height:100%;" />Newly created accounts will now contain a "Ragic Pet Store" application inside your account when it's first registered, to give new users an idea of what a Ragic application looks like and what it can do. You're all free to delete them if you are already experienced with Ragic.



For new users, feel free to play around with the application, add entries, go to its design mode and change the design of the application. If you are designing an application, and want some feature that you saw in Ragic Pet Store, just go to the design mode of this sample application and see how it's configured. It's always to have a nice example to get you started on a new thing, right?
]]></content:encoded>
       
    </item>

    <item>
       <title>New BBCode and Google Map supports in cell content</title>
       <link>http://www.ragic.com/intl/en/support-article/79/2012/10/22/New-BBCode-and-Google-Map-supports-in-cell-content</link>
       <atom:published>2012-10-22T00:00:00UTC</atom:published>
       <atom:updated>2012-10-22T00:00:00UTC</atom:updated>
       <pubDate>Mon, 22 Oct 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/79/2012/10/22/New-BBCode-and-Google-Map-supports-in-cell-content</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-12-05 at 11.56.40 AM.png" alt="New BBCode and Google Map supports in cell content Icon" style="max-width:100%;max-height:100%;" /&#62;HTML does not work on Ragic fields because of security concerns. But sometimes it's nice to add colors, images, or widgets to the form to make them more useful. Now we added support to some of the BBCode formats that's often used on Internet forums. We've only picked some BBCodes to ensure that the formatting will not mess up the layout of most forms. We will be adding support for more BBCode types, and you're free to suggest additions to support@ragic.com

Color : [color=#880000]red[/color]
Google Map：[addr]350 5th Avenue, New York, NY[/addr]

Please note that HTML "IS" supported in design mode when you use field descriptions. You can freely add most HTML if you're the designer of the application.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-12-05 at 11.56.40 AM.png" alt="New BBCode and Google Map supports in cell content Icon" style="max-width:100%;max-height:100%;" />HTML does not work on Ragic fields because of security concerns. But sometimes it's nice to add colors, images, or widgets to the form to make them more useful. Now we added support to some of the BBCode formats that's often used on Internet forums. We've only picked some BBCodes to ensure that the formatting will not mess up the layout of most forms. We will be adding support for more BBCode types, and you're free to suggest additions to support@ragic.com

Color : [color=#880000]red[/color]
Google Map：[addr]350 5th Avenue, New York, NY[/addr]

Please note that HTML "IS" supported in design mode when you use field descriptions. You can freely add most HTML if you're the designer of the application.
]]></content:encoded>
       
    </item>

    <item>
       <title>Getting Started tab for application designers</title>
       <link>http://www.ragic.com/intl/en/support-article/78/2012/10/06/Getting-Started-tab-for-application-designers</link>
       <atom:published>2012-10-06T00:00:00UTC</atom:published>
       <atom:updated>2012-10-06T00:00:00UTC</atom:updated>
       <pubDate>Sat, 06 Oct 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/78/2012/10/06/Getting-Started-tab-for-application-designers</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-12-05 at 11.54.02 AM.png" alt="Getting Started tab for application designers Icon" style="max-width:100%;max-height:100%;" /&#62;New tab "Getting Started" added to your top navigation bar. It's designed to assist all Ragic developers to get started on building Ragic applications. The tab item will only appear for users under the group "SYSAdmin", so don't worry if your users will be confused by this.

Inside there are getting started action items and achievement style badges that you can earn. We want to make learning Ragic a little more fun! Again, these achievement badges will only pop up for users under the group "SYSAdmin", so it will not affect the daily usage of your users.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-12-05 at 11.54.02 AM.png" alt="Getting Started tab for application designers Icon" style="max-width:100%;max-height:100%;" />New tab "Getting Started" added to your top navigation bar. It's designed to assist all Ragic developers to get started on building Ragic applications. The tab item will only appear for users under the group "SYSAdmin", so don't worry if your users will be confused by this.

Inside there are getting started action items and achievement style badges that you can earn. We want to make learning Ragic a little more fun! Again, these achievement badges will only pop up for users under the group "SYSAdmin", so it will not affect the daily usage of your users.
]]></content:encoded>
       
    </item>

    <item>
       <title>System Query</title>
       <link>http://www.ragic.com/intl/en/support-article/77/2012/09/17/System-Query</link>
       <atom:published>2012-09-17T00:00:00UTC</atom:published>
       <atom:updated>2012-09-17T00:00:00UTC</atom:updated>
       <pubDate>Mon, 17 Sep 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/77/2012/09/17/System-Query</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-12-05 at 11.53.46 AM1.png" alt="System Query Icon" style="max-width:100%;max-height:100%;" /&#62;Personal query is one function that has been around for quite a long time, but only used by more experienced users. If you query for the same filter conditions very often, you can save a set of filter conditions as a personal query, so that you can query your form with that condition with a single click in the future.



However, a lot of users don't even know about this feature or didn't realize how much this could help them. We've added another type of feature called "System Query", which the application designers can save a set of query conditions for all users of the form to use. This way their users can get a taste of the convenience without needing to setup the query criteria themselves. You can create multiple views of the data that all users share without duplicating the form.



If you are a Ragic developer, try this out and let your user know about it. </description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-12-05 at 11.53.46 AM1.png" alt="System Query Icon" style="max-width:100%;max-height:100%;" />Personal query is one function that has been around for quite a long time, but only used by more experienced users. If you query for the same filter conditions very often, you can save a set of filter conditions as a personal query, so that you can query your form with that condition with a single click in the future.



However, a lot of users don't even know about this feature or didn't realize how much this could help them. We've added another type of feature called "System Query", which the application designers can save a set of query conditions for all users of the form to use. This way their users can get a taste of the convenience without needing to setup the query criteria themselves. You can create multiple views of the data that all users share without duplicating the form.



If you are a Ragic developer, try this out and let your user know about it. ]]></content:encoded>
       
    </item>

    <item>
       <title>Date picker</title>
       <link>http://www.ragic.com/intl/en/support-article/76/2012/08/23/Date-picker</link>
       <atom:published>2012-08-23T00:00:00UTC</atom:published>
       <atom:updated>2012-08-23T00:00:00UTC</atom:updated>
       <pubDate>Thu, 23 Aug 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/76/2012/08/23/Date-picker</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.46.18 PM.png" alt="Date picker Icon" style="max-width:100%;max-height:100%;" /&#62;Date fields now have a date picker available when users click on the cell.

We probably should have added this long time ago but we chose not to for some reasons. The main reason for adding this feature so late is that most of our users enter a lot of data, and when you enter a lot of data, using a date picker is really not the fastest way to enter a date. Using your keyboard to enter is much faster, and with the auto formatting feature in Ragic, there's almost no reason for experienced users to use a date picker.

But we've found that a lot of new Ragic users finds it a bit confusing when they are trying to enter a date, when there is no visible tool to assist them. So we added a date picker to help them, while keeping all of the existing keyboard date entry features intact.

If you're comfortable with keyboard date entry, you can simply ignore this function. But we think this should make new users having an easier time trying out Ragic for the first time.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.46.18 PM.png" alt="Date picker Icon" style="max-width:100%;max-height:100%;" />Date fields now have a date picker available when users click on the cell.

We probably should have added this long time ago but we chose not to for some reasons. The main reason for adding this feature so late is that most of our users enter a lot of data, and when you enter a lot of data, using a date picker is really not the fastest way to enter a date. Using your keyboard to enter is much faster, and with the auto formatting feature in Ragic, there's almost no reason for experienced users to use a date picker.

But we've found that a lot of new Ragic users finds it a bit confusing when they are trying to enter a date, when there is no visible tool to assist them. So we added a date picker to help them, while keeping all of the existing keyboard date entry features intact.

If you're comfortable with keyboard date entry, you can simply ignore this function. But we think this should make new users having an easier time trying out Ragic for the first time.
]]></content:encoded>
       
    </item>

    <item>
       <title>Evernote Integration</title>
       <link>http://www.ragic.com/intl/en/support-article/75/2012/08/21/Evernote-Integration</link>
       <atom:published>2012-08-21T00:00:00UTC</atom:published>
       <atom:updated>2012-08-21T00:00:00UTC</atom:updated>
       <pubDate>Tue, 21 Aug 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/75/2012/08/21/Evernote-Integration</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.49.36 PM.png" alt="Evernote Integration Icon" style="max-width:100%;max-height:100%;" /&#62;If you are a heavy Evernote user, you're in luck. Ragic now supports data sync from Ragic to Evernote. You can choose "Evernote Integration" from the "Export" button in your Ragic form, follow the instructions, and we will automatically create a notebook on your Evernote account and put each entries in the form as a note in your notebook.

Whenever there's a new entry, or there's an update to the entry. We will sync the changes to your Evernote notebook, and you can have access to all your data on your Evernote anytime anywhere.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.49.36 PM.png" alt="Evernote Integration Icon" style="max-width:100%;max-height:100%;" />If you are a heavy Evernote user, you're in luck. Ragic now supports data sync from Ragic to Evernote. You can choose "Evernote Integration" from the "Export" button in your Ragic form, follow the instructions, and we will automatically create a notebook on your Evernote account and put each entries in the form as a note in your notebook.

Whenever there's a new entry, or there's an update to the entry. We will sync the changes to your Evernote notebook, and you can have access to all your data on your Evernote anytime anywhere.
]]></content:encoded>
       
    </item>

    <item>
       <title>Interactive Tutorial</title>
       <link>http://www.ragic.com/intl/en/support-article/74/2012/08/15/Interactive-Tutorial</link>
       <atom:published>2012-08-15T00:00:00UTC</atom:published>
       <atom:updated>2012-08-15T00:00:00UTC</atom:updated>
       <pubDate>Wed, 15 Aug 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/74/2012/08/15/Interactive-Tutorial</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.50.01 PM.png" alt="Interactive Tutorial Icon" style="max-width:100%;max-height:100%;" /&#62;For a really long time, the biggest problem with Ragic is that it's really hard to teach someone how to develop with Ragic without a short face to face training. Even though the concept is really simple, but often it still requires some guidance in order for user to get this simple concept. We've always though, if only there's a way that we can guide users through building a simple application, then they must have a much better grasp of Ragic development.

Videos? Very few people would take the time to look at the video from start to finish, especially the video will need to be at least 10 minutes. Training documents? Did I just say that people don't even watch videos?

Then came along a new idea, why don't we use our great programming skills and create a program that guides users through the each steps of Ragic development. This way if the user follows the interactive tutorial step by step, he will definitely know how to build simple Ragic applications. It's just like having one of our consultants taking your through each steps of development personally.

We're really excited about this new form of training, try it out and let us know what you think!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.50.01 PM.png" alt="Interactive Tutorial Icon" style="max-width:100%;max-height:100%;" />For a really long time, the biggest problem with Ragic is that it's really hard to teach someone how to develop with Ragic without a short face to face training. Even though the concept is really simple, but often it still requires some guidance in order for user to get this simple concept. We've always though, if only there's a way that we can guide users through building a simple application, then they must have a much better grasp of Ragic development.

Videos? Very few people would take the time to look at the video from start to finish, especially the video will need to be at least 10 minutes. Training documents? Did I just say that people don't even watch videos?

Then came along a new idea, why don't we use our great programming skills and create a program that guides users through the each steps of Ragic development. This way if the user follows the interactive tutorial step by step, he will definitely know how to build simple Ragic applications. It's just like having one of our consultants taking your through each steps of development personally.

We're really excited about this new form of training, try it out and let us know what you think!
]]></content:encoded>
       
    </item>

    <item>
       <title>New Ragic setup application to configure your Ragic account to replace config.xml</title>
       <link>http://www.ragic.com/intl/en/support-article/73/2012/08/04/New-Ragic-setup-application-to-configure-your-Ragic-account-to-replace-configxml</link>
       <atom:published>2012-08-04T00:00:00UTC</atom:published>
       <atom:updated>2012-08-04T00:00:00UTC</atom:updated>
       <pubDate>Sat, 04 Aug 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/73/2012/08/04/New-Ragic-setup-application-to-configure-your-Ragic-account-to-replace-configxml</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.52.25 PM.png" alt="New Ragic setup application to configure your Ragic account to replace config.xml Icon" style="max-width:100%;max-height:100%;" /&#62;One decision that we've made in the early days of Ragic is that since we believe Ragic is the best way to develop database applications, then we shall not use any other ways to develop databases in Ragic besides Ragic itself. So as a result, from the user and account registration, to group management, to even blogs, forums and applications stores on Ragic. They are all totally built on Ragic Builder! Some of it have customized interface using the Java API, but every bit of data is stored on Ragic.

The administration function that you use to create new users for your account was build on Ragic but we used the Java API to create a more customized interface. This is necessary in the beginning because Ragic does not have enough features to create a fully functional user registration module. But as our product grew, we begin to face problems that applications "NOT" built with Ragic faces, because we used a customized interface rather than Ragic. It's that we'll need to put more and more effort on the user registration function development because of different feature requests like paged listing of users, filtering users by status, or adding new fields. Does these features begin to sound familiar? Yes, they're all functions already provided by Ragic.

The great thing about using Ragic is that you can build rock solid applications really fast in a flexible way. So it's time for us to look back and see if Ragic now have enough capability to manage the users in your account and manage your configurations, and the answer is yes.

Now on all new registered accounts we will install a "Ragic Setup" application, you can use it to manage users and groups, or configure your account privilege and feature access settings. The old user management function in the top account tab will remain where they are for now. But please use the new Ragic Setup application to manage your users and configuration, we will remove the user management in the admin tab in the future.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.52.25 PM.png" alt="New Ragic setup application to configure your Ragic account to replace config.xml Icon" style="max-width:100%;max-height:100%;" />One decision that we've made in the early days of Ragic is that since we believe Ragic is the best way to develop database applications, then we shall not use any other ways to develop databases in Ragic besides Ragic itself. So as a result, from the user and account registration, to group management, to even blogs, forums and applications stores on Ragic. They are all totally built on Ragic Builder! Some of it have customized interface using the Java API, but every bit of data is stored on Ragic.

The administration function that you use to create new users for your account was build on Ragic but we used the Java API to create a more customized interface. This is necessary in the beginning because Ragic does not have enough features to create a fully functional user registration module. But as our product grew, we begin to face problems that applications "NOT" built with Ragic faces, because we used a customized interface rather than Ragic. It's that we'll need to put more and more effort on the user registration function development because of different feature requests like paged listing of users, filtering users by status, or adding new fields. Does these features begin to sound familiar? Yes, they're all functions already provided by Ragic.

The great thing about using Ragic is that you can build rock solid applications really fast in a flexible way. So it's time for us to look back and see if Ragic now have enough capability to manage the users in your account and manage your configurations, and the answer is yes.

Now on all new registered accounts we will install a "Ragic Setup" application, you can use it to manage users and groups, or configure your account privilege and feature access settings. The old user management function in the top account tab will remain where they are for now. But please use the new Ragic Setup application to manage your users and configuration, we will remove the user management in the admin tab in the future.
]]></content:encoded>
       
    </item>

    <item>
       <title>Workflow debug console for server-side Javascript developers</title>
       <link>http://www.ragic.com/intl/en/support-article/72/2012/07/31/Workflow-debug-console-for-serverside-Javascript-developers</link>
       <atom:published>2012-07-31T00:00:00UTC</atom:published>
       <atom:updated>2012-07-31T00:00:00UTC</atom:updated>
       <pubDate>Tue, 31 Jul 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/72/2012/07/31/Workflow-debug-console-for-serverside-Javascript-developers</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.54.17 PM.png" alt="Workflow debug console for server-side Javascript developers Icon" style="max-width:100%;max-height:100%;" /&#62;Right now most of us use response.setMessage to debug the server-side Javascript programs. But it's not as convenient as it could be. We've now added a workflow debug console that you can turn on for developers.

log.setToConsole(true); //first add this line to turn on the debug console
log.println('debug message');//then use this to print any debug message that you want

This will create a big panel at the bottom of your Ragic application when you save an entry and execute the Javascript workflow. In the panel it will print the debug messages that you wrote in your program.

Server-side Javascript is still new, online editing is also very new, so we'll keep looking for good ways to help developers debug. If you have some suggestions for us, write to me at jeff@ragic.com
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.54.17 PM.png" alt="Workflow debug console for server-side Javascript developers Icon" style="max-width:100%;max-height:100%;" />Right now most of us use response.setMessage to debug the server-side Javascript programs. But it's not as convenient as it could be. We've now added a workflow debug console that you can turn on for developers.

log.setToConsole(true); //first add this line to turn on the debug console
log.println('debug message');//then use this to print any debug message that you want

This will create a big panel at the bottom of your Ragic application when you save an entry and execute the Javascript workflow. In the panel it will print the debug messages that you wrote in your program.

Server-side Javascript is still new, online editing is also very new, so we'll keep looking for good ways to help developers debug. If you have some suggestions for us, write to me at jeff@ragic.com
]]></content:encoded>
       
    </item>

    <item>
       <title>New SDBQuery filter methods in Javascript workflow and Java API</title>
       <link>http://www.ragic.com/intl/en/support-article/71/2012/07/17/New-SDBQuery-filter-methods-in-Javascript-workflow-and-Java-API</link>
       <atom:published>2012-07-17T00:00:00UTC</atom:published>
       <atom:updated>2012-07-17T00:00:00UTC</atom:updated>
       <pubDate>Tue, 17 Jul 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/71/2012/07/17/New-SDBQuery-filter-methods-in-Javascript-workflow-and-Java-API</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.55.08 PM.png" alt="New SDBQuery filter methods in Javascript workflow and Java API Icon" style="max-width:100%;max-height:100%;" /&#62;When you use the query object to query data, which is the SDBQuery in Java API or the query object retrieved through the db.getQuery method in the Javascript workflow engine. If you want to add a query criteria according to a field, you used to have to do this:

SDBQuery q=...//existing query
SDBQuery subQuery=new SDBQueryFull(worker);
subQuery.go(queryFieldId);
subQuery.filter("filterConditionString");
q.filter(subQuery,false);

We now provide you with a series of convenience methods like SDBQuery.filter(int fieldId, String filterValue). All existing filter methods you can now add an int argument as the query field, so you no longer have to create a subquery to filter a query on another field. Now you only need to do this:

SDBQuery q=...//existing query
q.filter(queryFieldId,"filterConditionString");

This should save you a few lines of code each time you filter something with our API.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.55.08 PM.png" alt="New SDBQuery filter methods in Javascript workflow and Java API Icon" style="max-width:100%;max-height:100%;" />When you use the query object to query data, which is the SDBQuery in Java API or the query object retrieved through the db.getQuery method in the Javascript workflow engine. If you want to add a query criteria according to a field, you used to have to do this:

SDBQuery q=...//existing query
SDBQuery subQuery=new SDBQueryFull(worker);
subQuery.go(queryFieldId);
subQuery.filter("filterConditionString");
q.filter(subQuery,false);

We now provide you with a series of convenience methods like SDBQuery.filter(int fieldId, String filterValue). All existing filter methods you can now add an int argument as the query field, so you no longer have to create a subquery to filter a query on another field. Now you only need to do this:

SDBQuery q=...//existing query
q.filter(queryFieldId,"filterConditionString");

This should save you a few lines of code each time you filter something with our API.
]]></content:encoded>
       
    </item>

    <item>
       <title>Auto complete suggestion for full text search</title>
       <link>http://www.ragic.com/intl/en/support-article/70/2012/07/06/Auto-complete-suggestion-for-full-text-search</link>
       <atom:published>2012-07-06T00:00:00UTC</atom:published>
       <atom:updated>2012-07-06T00:00:00UTC</atom:updated>
       <pubDate>Fri, 06 Jul 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/70/2012/07/06/Auto-complete-suggestion-for-full-text-search</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.55.54 PM.png" alt="Auto complete suggestion for full text search Icon" style="max-width:100%;max-height:100%;" /&#62;When you try the full text search function this morning, you may find that we've added auto complete suggestion panel below the full text search box. It will show possible search results according to the query term that you have typed so far. A little like the google suggest feature. 

Although it's not perfect yet, as it can only show you matched words but not phrases, but it should really help you when you don't know the exact spelling of the term that you're looking for, for example if you're looking for some quotation that starts with Q-201210, you can use this to quickly locate the entry that you're looking for. Also if there's multiple possible matches, you can pick the item that you want right away rather than another search result screen.

Try it out! We want to make finding what you want as easy as possible!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.55.54 PM.png" alt="Auto complete suggestion for full text search Icon" style="max-width:100%;max-height:100%;" />When you try the full text search function this morning, you may find that we've added auto complete suggestion panel below the full text search box. It will show possible search results according to the query term that you have typed so far. A little like the google suggest feature. 

Although it's not perfect yet, as it can only show you matched words but not phrases, but it should really help you when you don't know the exact spelling of the term that you're looking for, for example if you're looking for some quotation that starts with Q-201210, you can use this to quickly locate the entry that you're looking for. Also if there's multiple possible matches, you can pick the item that you want right away rather than another search result screen.

Try it out! We want to make finding what you want as easy as possible!
]]></content:encoded>
       
    </item>

    <item>
       <title>Open ID Log in, guest authentication in your application</title>
       <link>http://www.ragic.com/intl/en/support-article/69/2012/04/18/Open-ID-Log-in-guest-authentication-in-your-application</link>
       <atom:published>2012-04-18T00:00:00UTC</atom:published>
       <atom:updated>2012-04-18T00:00:00UTC</atom:updated>
       <pubDate>Wed, 18 Apr 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/69/2012/04/18/Open-ID-Log-in-guest-authentication-in-your-application</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.56.44 PM.png" alt="Open ID Log in, guest authentication in your application Icon" style="max-width:100%;max-height:100%;" /&#62;If you registered your account with GMail, Yahoo, or the same e-mail you use for Facebook, you're in luck! We've just introduced open id log in for Ragic!

Now you can log in Ragic without entering your e-mail and password. Just by clicking on which type of open ID log in that you would like to use, and accept the open ID authentication request. And you have just logged in Ragic without entering your password.

The great thing about this feature is that sometimes when your application is open to the public, and the users may not have a Ragic account. But as they create an entry, leaves and come back, you'll need a way to authenticate their identity so that Ragic know they are the one creating this entry, and gives them the access right to view or edit this entry. Without open id, the old way would be to use the "E-mail Id." attribute, and users will receive an e-mail with a link to identify themselves next time they want to use Ragic.

With Open ID, they can use Ragic without this type of E-mail URL, they can simply log in Ragic with open ID, choose not to create an account, since they are just users of your application, not creating an application of their own. This way when they come back, Ragic can know they are the creator of this entry and give them the access right they need to see or edit this entry, according to your access right setting in the form.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.56.44 PM.png" alt="Open ID Log in, guest authentication in your application Icon" style="max-width:100%;max-height:100%;" />If you registered your account with GMail, Yahoo, or the same e-mail you use for Facebook, you're in luck! We've just introduced open id log in for Ragic!

Now you can log in Ragic without entering your e-mail and password. Just by clicking on which type of open ID log in that you would like to use, and accept the open ID authentication request. And you have just logged in Ragic without entering your password.

The great thing about this feature is that sometimes when your application is open to the public, and the users may not have a Ragic account. But as they create an entry, leaves and come back, you'll need a way to authenticate their identity so that Ragic know they are the one creating this entry, and gives them the access right to view or edit this entry. Without open id, the old way would be to use the "E-mail Id." attribute, and users will receive an e-mail with a link to identify themselves next time they want to use Ragic.

With Open ID, they can use Ragic without this type of E-mail URL, they can simply log in Ragic with open ID, choose not to create an account, since they are just users of your application, not creating an application of their own. This way when they come back, Ragic can know they are the creator of this entry and give them the access right they need to see or edit this entry, according to your access right setting in the form.
]]></content:encoded>
       
    </item>

    <item>
       <title>Vote for the Ragic feature that you would like to have!</title>
       <link>http://www.ragic.com/intl/en/support-article/68/2012/04/12/Vote-for-the-Ragic-feature-that-you-would-like-to-have!</link>
       <atom:published>2012-04-12T00:00:00UTC</atom:published>
       <atom:updated>2012-04-12T00:00:00UTC</atom:updated>
       <pubDate>Thu, 12 Apr 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/68/2012/04/12/Vote-for-the-Ragic-feature-that-you-would-like-to-have!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.57.39 PM.png" alt="Vote for the Ragic feature that you would like to have! Icon" style="max-width:100%;max-height:100%;" /&#62;We're constantly getting great feedbacks on how they're using or designing their Ragic applications, and it would work so much better if our engineering team can add X, and Y features. While a lot of these features sounds great, we have an engineering team, not a genie in the lamp. So we've decided to let you decide what our team should work on next!

&#60;a href="/intl/en/vote"&#62;Feature Voting&#60;/a&#62;

Here you can submit new ideas that you think we should work on, vote up great ideas submitted by you or others, and track how our engineering team's progress on these features. You get 6 votes every month, so make all of them count! You can freely choose between giving 6 great ideas one vote, or put them all in a feature that you really think that would help you. It's all up to you!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.57.39 PM.png" alt="Vote for the Ragic feature that you would like to have! Icon" style="max-width:100%;max-height:100%;" />We're constantly getting great feedbacks on how they're using or designing their Ragic applications, and it would work so much better if our engineering team can add X, and Y features. While a lot of these features sounds great, we have an engineering team, not a genie in the lamp. So we've decided to let you decide what our team should work on next!

<a href="/intl/en/vote">Feature Voting</a>

Here you can submit new ideas that you think we should work on, vote up great ideas submitted by you or others, and track how our engineering team's progress on these features. You get 6 votes every month, so make all of them count! You can freely choose between giving 6 great ideas one vote, or put them all in a feature that you really think that would help you. It's all up to you!
]]></content:encoded>
       
    </item>

    <item>
       <title>New Excel Form Style, setting display density and font size</title>
       <link>http://www.ragic.com/intl/en/support-article/67/2012/03/21/New-Excel-Form-Style-setting-display-density-and-font-size</link>
       <atom:published>2012-03-21T00:00:00UTC</atom:published>
       <atom:updated>2012-03-21T00:00:00UTC</atom:updated>
       <pubDate>Wed, 21 Mar 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/67/2012/03/21/New-Excel-Form-Style-setting-display-density-and-font-size</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.58.32 PM.png" alt="New Excel Form Style, setting display density and font size Icon" style="max-width:100%;max-height:100%;" /&#62;When you log in today, you may notice that all your forms look a little different, hopefully a little prettier.

We've made quite a few adjustments to our default stylesheet to render your Ragic application, to make them a little less like Excel spreadsheet, and a bit more like Web pages. We've learned that while spreadsheets are awesome to use, but it's not exactly the prettiest application that you find on the Web. To make the best of both worlds, we will keep trying to make the UI a bit more less spreadsheet-like, while preserving all the great features that you find on spreadsheets.

Another features is that you can now click on the wheel button at top right of your application and adjust the display density and font size of your sheets. We want  everyone to be comfortable and happy when using their Ragic applications.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.58.32 PM.png" alt="New Excel Form Style, setting display density and font size Icon" style="max-width:100%;max-height:100%;" />When you log in today, you may notice that all your forms look a little different, hopefully a little prettier.

We've made quite a few adjustments to our default stylesheet to render your Ragic application, to make them a little less like Excel spreadsheet, and a bit more like Web pages. We've learned that while spreadsheets are awesome to use, but it's not exactly the prettiest application that you find on the Web. To make the best of both worlds, we will keep trying to make the UI a bit more less spreadsheet-like, while preserving all the great features that you find on spreadsheets.

Another features is that you can now click on the wheel button at top right of your application and adjust the display density and font size of your sheets. We want  everyone to be comfortable and happy when using their Ragic applications.
]]></content:encoded>
       
    </item>

    <item>
       <title>New Ragic Homepage</title>
       <link>http://www.ragic.com/intl/en/support-article/66/2012/03/29/New-Ragic-Homepage</link>
       <atom:published>2012-03-29T00:00:00UTC</atom:published>
       <atom:updated>2012-03-29T00:00:00UTC</atom:updated>
       <pubDate>Thu, 29 Mar 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/66/2012/03/29/New-Ragic-Homepage</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 10.59.53 PM.png" alt="New Ragic Homepage Icon" style="max-width:100%;max-height:100%;" /&#62;How do you like our new Ragic Homepage?

New features and pages include:

1. Ragic Support Center : You can find all the technical documents, blog posts, and submit ticket requests here.

2. Ragic Solution Store: Find all the templates that we created for experienced or new developers to get started quickly! We have a platform to put applications that any one of you developed in the Ragic Solution Store quickly! Contact me if you would like to submit an application to the Ragic Solution Store at jeff@ragic.com

3. Navigation menu adjustments, it should be easier to find most items now.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 10.59.53 PM.png" alt="New Ragic Homepage Icon" style="max-width:100%;max-height:100%;" />How do you like our new Ragic Homepage?

New features and pages include:

1. Ragic Support Center : You can find all the technical documents, blog posts, and submit ticket requests here.

2. Ragic Solution Store: Find all the templates that we created for experienced or new developers to get started quickly! We have a platform to put applications that any one of you developed in the Ragic Solution Store quickly! Contact me if you would like to submit an application to the Ragic Solution Store at jeff@ragic.com

3. Navigation menu adjustments, it should be easier to find most items now.
]]></content:encoded>
       
    </item>

    <item>
       <title>Excel Import enhancements</title>
       <link>http://www.ragic.com/intl/en/support-article/65/2012/02/07/Excel-Import-enhancements</link>
       <atom:published>2012-02-07T00:00:00UTC</atom:published>
       <atom:updated>2012-02-07T00:00:00UTC</atom:updated>
       <pubDate>Tue, 07 Feb 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/65/2012/02/07/Excel-Import-enhancements</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.00.32 PM.png" alt="Excel Import enhancements Icon" style="max-width:100%;max-height:100%;" /&#62;1. Ragic will now try to automatically determine the default mapping of your Excel sheet by using the header names to guess which field that it should map to.

2. Full text search index will now be updated when you upload data via Excel.

3. The key field no longer needs to be the first field of the spreadsheet. The key field will be determined by the form definition.

4. If the field mapped to the key field of the form is empty, the record will be skipped to avoid multiple entries with empty key fields.

5. Added check to make sure key field is mapped, and no duplicated mapping.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.00.32 PM.png" alt="Excel Import enhancements Icon" style="max-width:100%;max-height:100%;" />1. Ragic will now try to automatically determine the default mapping of your Excel sheet by using the header names to guess which field that it should map to.

2. Full text search index will now be updated when you upload data via Excel.

3. The key field no longer needs to be the first field of the spreadsheet. The key field will be determined by the form definition.

4. If the field mapped to the key field of the form is empty, the record will be skipped to avoid multiple entries with empty key fields.

5. Added check to make sure key field is mapped, and no duplicated mapping.
]]></content:encoded>
       
    </item>

    <item>
       <title>Embedding Ragic forms in your web site or blog</title>
       <link>http://www.ragic.com/intl/en/support-article/64/2012/01/18/Embedding-Ragic-forms-in-your-web-site-or-blog</link>
       <atom:published>2012-01-18T00:00:00UTC</atom:published>
       <atom:updated>2012-01-18T00:00:00UTC</atom:updated>
       <pubDate>Wed, 18 Jan 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/64/2012/01/18/Embedding-Ragic-forms-in-your-web-site-or-blog</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.02.00 PM.png" alt="Embedding Ragic forms in your web site or blog Icon" style="max-width:100%;max-height:100%;" /&#62;Whether it's an online order form, or a service ticket request, a lot of time you would like to embed a Ragic form in your website. This is extremely simple to do with Ragic, and we've made it even easier now.

Go to the form that you would like to embed, and click on the button "More" and choose "Embed This Form". There will be a pop-up with the HTML code that you can copy and paste into your web page. This way users can simply go to your webpage and fill out the form, and the data will be stored in your Ragic database.

Please remember to set the user access right setting and make sure that Everyone have access right to this form that you've embedded into your web page.
&#60;img src="/sims/img/accessRightScn.gif" /&#62;
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.02.00 PM.png" alt="Embedding Ragic forms in your web site or blog Icon" style="max-width:100%;max-height:100%;" />Whether it's an online order form, or a service ticket request, a lot of time you would like to embed a Ragic form in your website. This is extremely simple to do with Ragic, and we've made it even easier now.

Go to the form that you would like to embed, and click on the button "More" and choose "Embed This Form". There will be a pop-up with the HTML code that you can copy and paste into your web page. This way users can simply go to your webpage and fill out the form, and the data will be stored in your Ragic database.

Please remember to set the user access right setting and make sure that Everyone have access right to this form that you've embedded into your web page.
<img src="/sims/img/accessRightScn.gif" />
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic HTTP API now supports full text search</title>
       <link>http://www.ragic.com/intl/en/support-article/43/2012/01/09/Ragic-HTTP-API-now-supports-full-text-search</link>
       <atom:published>2012-01-09T00:00:00UTC</atom:published>
       <atom:updated>2012-01-09T00:00:00UTC</atom:updated>
       <pubDate>Mon, 09 Jan 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/43/2012/01/09/Ragic-HTTP-API-now-supports-full-text-search</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.03.46 PM.png" alt="Ragic HTTP API now supports full text search Icon" style="max-width:100%;max-height:100%;" /&#62;If you use the full text search API a lot, you can use them in your custom applications integrating Ragic. Just add the query string parameter fts=&#60;query term&#62;, and you can get the results using our full text search engine.



We've also done some performance enhancements on searching for one single entry with exact keywords on large data sets.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.03.46 PM.png" alt="Ragic HTTP API now supports full text search Icon" style="max-width:100%;max-height:100%;" />If you use the full text search API a lot, you can use them in your custom applications integrating Ragic. Just add the query string parameter fts=<query term>, and you can get the results using our full text search engine.



We've also done some performance enhancements on searching for one single entry with exact keywords on large data sets.
]]></content:encoded>
       
    </item>

    <item>
       <title>Download and restore database definitions, URL tricks</title>
       <link>http://www.ragic.com/intl/en/support-article/42/2012/01/05/Download-and-restore-database-definitions-URL-tricks</link>
       <atom:published>2012-01-05T00:00:00UTC</atom:published>
       <atom:updated>2012-01-05T00:00:00UTC</atom:updated>
       <pubDate>Thu, 05 Jan 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/42/2012/01/05/Download-and-restore-database-definitions-URL-tricks</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.04.13 PM.png" alt="Download and restore database definitions, URL tricks Icon" style="max-width:100%;max-height:100%;" /&#62;1. When your database gets really big, it takes longer and longer to use the account backup feature to backup the whole database. But sometimes you just want to backup the database design that you made this week and test it out on a test server. Now the account backup function have a checkbox to specify that you just want to download the database definitions. With this checkbox, the downloaded .ragic file should be significantly smaller (but without data file of course).

2. You can add some query strings to the form URLs that you give out to users. For example if you add ?new to a URL like this www.ragic.com/demo/sales/1?new  When user clicks on the URL and sees the form, he will be in edit mode ready to create a new entry directly, without needing him to click on "New Entry" button.

?new : Go to "New Entry" in this form
?edit : Go to "Edit Data" in this form entry
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.04.13 PM.png" alt="Download and restore database definitions, URL tricks Icon" style="max-width:100%;max-height:100%;" />1. When your database gets really big, it takes longer and longer to use the account backup feature to backup the whole database. But sometimes you just want to backup the database design that you made this week and test it out on a test server. Now the account backup function have a checkbox to specify that you just want to download the database definitions. With this checkbox, the downloaded .ragic file should be significantly smaller (but without data file of course).

2. You can add some query strings to the form URLs that you give out to users. For example if you add ?new to a URL like this www.ragic.com/demo/sales/1?new  When user clicks on the URL and sees the form, he will be in edit mode ready to create a new entry directly, without needing him to click on "New Entry" button.

?new : Go to "New Entry" in this form
?edit : Go to "Edit Data" in this form entry
]]></content:encoded>
       
    </item>

    <item>
       <title>Clone Entry</title>
       <link>http://www.ragic.com/intl/en/support-article/41/2011/12/28/Clone-Entry</link>
       <atom:published>2011-12-28T00:00:00UTC</atom:published>
       <atom:updated>2011-12-28T00:00:00UTC</atom:updated>
       <pubDate>Wed, 28 Dec 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/41/2011/12/28/Clone-Entry</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.04.27 PM.png" alt="Clone Entry Icon" style="max-width:100%;max-height:100%;" /&#62;Cloning entry is here!

Now if you want to create a new entry much similar to an older entry, you go to that entry, click on "More" and click "Clone Entry". You will enter Edit Mode, as if you're creating a new entry, but all the fields are pre-filled by the contents of the entry that you're trying to clone!

This should be a huge time saver if you tend to have huge forms and takes like 30 minutes to create a complicated entry with tons of subtable entries.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.04.27 PM.png" alt="Clone Entry Icon" style="max-width:100%;max-height:100%;" />Cloning entry is here!

Now if you want to create a new entry much similar to an older entry, you go to that entry, click on "More" and click "Clone Entry". You will enter Edit Mode, as if you're creating a new entry, but all the fields are pre-filled by the contents of the entry that you're trying to clone!

This should be a huge time saver if you tend to have huge forms and takes like 30 minutes to create a complicated entry with tons of subtable entries.
]]></content:encoded>
       
    </item>

    <item>
       <title>Static content on Google Application Engine CDN</title>
       <link>http://www.ragic.com/intl/en/support-article/40/2011/05/26/Static-content-on-Google-Application-Engine-CDN</link>
       <atom:published>2011-05-26T00:00:00UTC</atom:published>
       <atom:updated>2011-05-26T00:00:00UTC</atom:updated>
       <pubDate>Thu, 26 May 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/40/2011/05/26/Static-content-on-Google-Application-Engine-CDN</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.05.40 PM.png" alt="Static content on Google Application Engine CDN Icon" style="max-width:100%;max-height:100%;" /&#62;Hey this is pretty cool to us too. You can use Google Application Engine as a cheap CDN?! It's actually pretty simple, just upload your static content to your Google Application Engine, and point all these static resources to GAE URL, and voila! You have started using Google GAE as your CDN service.



If you are using Ragic private server, and is planning on updating your server. Please remember to make sure that the CDN_URL property is not set. Or you will not be able to modify static content feeding from your own server.



If you would like to know more about how to use GAE as a CDN service, just contact me at jeff@ragic.com
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.05.40 PM.png" alt="Static content on Google Application Engine CDN Icon" style="max-width:100%;max-height:100%;" />Hey this is pretty cool to us too. You can use Google Application Engine as a cheap CDN?! It's actually pretty simple, just upload your static content to your Google Application Engine, and point all these static resources to GAE URL, and voila! You have started using Google GAE as your CDN service.



If you are using Ragic private server, and is planning on updating your server. Please remember to make sure that the CDN_URL property is not set. Or you will not be able to modify static content feeding from your own server.



If you would like to know more about how to use GAE as a CDN service, just contact me at jeff@ragic.com
]]></content:encoded>
       
    </item>

    <item>
       <title>Addons for custom reports and forms</title>
       <link>http://www.ragic.com/intl/en/support-article/39/2011/10/20/Addons-for-custom-reports-and-forms</link>
       <atom:published>2011-10-20T00:00:00UTC</atom:published>
       <atom:updated>2011-10-20T00:00:00UTC</atom:updated>
       <pubDate>Thu, 20 Oct 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/39/2011/10/20/Addons-for-custom-reports-and-forms</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.06.13 PM.png" alt="Addons for custom reports and forms Icon" style="max-width:100%;max-height:100%;" /&#62;You can now add any URL to the left sidebar like a Ragic sheet. The URL will be loaded as an iframe at the right area. This feature is great for putting the customized reports and forms that you made with Ragic Java API or HTTP API inside Ragic to give users a seamless user experience.



Right now we have not added a direct UI to add this type of add-ons, but you can use the account backup feature to download your account database definition only, open it with a RAR unarchiver, and modify the config.xml inside your application. The format should look something like this:



&#60;module&#62;

...

&#60;addons&#62;
&#60;addon seq="10" url="http://www.cnn.com/"&#62;CNN&#60;/addon&#62;

&#60;addon seq="11" url="http://www.google.com/"&#62;Google&#60;/addon&#62;

&#60;/addons&#62;

&#60;/module&#62;





Please assign a seq number not used by any of your sheets.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.06.13 PM.png" alt="Addons for custom reports and forms Icon" style="max-width:100%;max-height:100%;" />You can now add any URL to the left sidebar like a Ragic sheet. The URL will be loaded as an iframe at the right area. This feature is great for putting the customized reports and forms that you made with Ragic Java API or HTTP API inside Ragic to give users a seamless user experience.



Right now we have not added a direct UI to add this type of add-ons, but you can use the account backup feature to download your account database definition only, open it with a RAR unarchiver, and modify the config.xml inside your application. The format should look something like this:



<module>

...

<addons>
<addon seq="10" url="http://www.cnn.com/">CNN</addon>

<addon seq="11" url="http://www.google.com/">Google</addon>

</addons>

</module>





Please assign a seq number not used by any of your sheets.
]]></content:encoded>
       
    </item>

    <item>
       <title>Prettier Excel download, HTML download</title>
       <link>http://www.ragic.com/intl/en/support-article/38/2011/12/16/Prettier-Excel-download-HTML-download</link>
       <atom:published>2011-12-16T00:00:00UTC</atom:published>
       <atom:updated>2011-12-16T00:00:00UTC</atom:updated>
       <pubDate>Fri, 16 Dec 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/38/2011/12/16/Prettier-Excel-download-HTML-download</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.06.47 PM.png" alt="Prettier Excel download, HTML download Icon" style="max-width:100%;max-height:100%;" /&#62;Our Excel download was plain, simple. But it doesn't reflect the form descriptions, number format, date format, row and column heights that you set in the design mode. Now it's going to change.

We've tried our best to make the Excel downloaded version to look as much like your online version as possible, and we think we've done a pretty good job. Please try out our new "Download as Excel" function at the form page or the listing page of your Ragic sheet.

We've also added a new "Printer Friendly" version. It's basically "Download as HTML". But HTML web pages loads a lot faster than Excel. If you just want a printable version of your data, but not needing to do much calculation afterwards. I think you will enjoy the "Printer Friendly" feature.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.06.47 PM.png" alt="Prettier Excel download, HTML download Icon" style="max-width:100%;max-height:100%;" />Our Excel download was plain, simple. But it doesn't reflect the form descriptions, number format, date format, row and column heights that you set in the design mode. Now it's going to change.

We've tried our best to make the Excel downloaded version to look as much like your online version as possible, and we think we've done a pretty good job. Please try out our new "Download as Excel" function at the form page or the listing page of your Ragic sheet.

We've also added a new "Printer Friendly" version. It's basically "Download as HTML". But HTML web pages loads a lot faster than Excel. If you just want a printable version of your data, but not needing to do much calculation afterwards. I think you will enjoy the "Printer Friendly" feature.
]]></content:encoded>
       
    </item>

    <item>
       <title>Update for Ragic private servers : Root redirection, simple server initialisation process</title>
       <link>http://www.ragic.com/intl/en/support-article/37/2011/11/15/Update-for-Ragic-private-servers-:-Root-redirection-simple-server-initialisation-process</link>
       <atom:published>2011-11-15T00:00:00UTC</atom:published>
       <atom:updated>2011-11-15T00:00:00UTC</atom:updated>
       <pubDate>Tue, 15 Nov 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/37/2011/11/15/Update-for-Ragic-private-servers-:-Root-redirection-simple-server-initialisation-process</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.08.06 PM.png" alt="Update for Ragic private servers : Root redirection, simple server initialisation process Icon" style="max-width:100%;max-height:100%;" /&#62;1. Added the configuration "ROOT_REDIRECT" to the ragic.properties file. You can set any URL path on the Ragic private server here, and when user reaches the root directory of your Ragic server, he will be automatically redirected to this location. Great for some customised portal page.

2. When Ragic administrators installs a new Ragic private server, it will show a few pages to guide administrators to setup his Ragic server properly. This should make installing Ragic server even more easy. It will also create an account called "default", so developers can get started instantly without even registering for an account. You can simply use the ROOT_REDIRECT config to redirect the root directory to this default account after you're finished developing.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.08.06 PM.png" alt="Update for Ragic private servers : Root redirection, simple server initialisation process Icon" style="max-width:100%;max-height:100%;" />1. Added the configuration "ROOT_REDIRECT" to the ragic.properties file. You can set any URL path on the Ragic private server here, and when user reaches the root directory of your Ragic server, he will be automatically redirected to this location. Great for some customised portal page.

2. When Ragic administrators installs a new Ragic private server, it will show a few pages to guide administrators to setup his Ragic server properly. This should make installing Ragic server even more easy. It will also create an account called "default", so developers can get started instantly without even registering for an account. You can simply use the ROOT_REDIRECT config to redirect the root directory to this default account after you're finished developing.
]]></content:encoded>
       
    </item>

    <item>
       <title>Full text search, e-mail notification rules enhancements</title>
       <link>http://www.ragic.com/intl/en/support-article/36/2011/10/29/Full-text-search-email-notification-rules-enhancements</link>
       <atom:published>2011-10-29T00:00:00UTC</atom:published>
       <atom:updated>2011-10-29T00:00:00UTC</atom:updated>
       <pubDate>Sat, 29 Oct 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/36/2011/10/29/Full-text-search-email-notification-rules-enhancements</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.13.01 PM.png" alt="Full text search, e-mail notification rules enhancements Icon" style="max-width:100%;max-height:100%;" /&#62;1. We've modified the e-mail notification rule so that for all users that edited the entry, or commented on the entry, will be receiving notifications on new updates and comments of this entry. Yes, sort of like the Facebook notifications. We have so many users too familiar with Facebook notification rules and always assumed that they should received notifications in the same way.

2. Full text search will now use "." as a token separator. This way you can search for web site URLs much more easily.

3. We now support the bracket notation in entry comments too.

Here's the old posting on bracket notations in case you didn't catch the intro:

A really cool way to use full text search is to annotate search keywords as user enter data with double brackets. For example, you can enter something like "For more information, please see the issue ID [BUG-0058931]", and [BUG-0058931] will be translated into a link when the cell or comment is saved. If a user clicks on the link, Ragic will use the full text search function to search for "BUG-0058931", if there's exactly one match to this search, the click will take the user to that entry directly. If there are more than one entry that matches, the list of entries that matches this search term will be listed for user to pick.

</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.13.01 PM.png" alt="Full text search, e-mail notification rules enhancements Icon" style="max-width:100%;max-height:100%;" />1. We've modified the e-mail notification rule so that for all users that edited the entry, or commented on the entry, will be receiving notifications on new updates and comments of this entry. Yes, sort of like the Facebook notifications. We have so many users too familiar with Facebook notification rules and always assumed that they should received notifications in the same way.

2. Full text search will now use "." as a token separator. This way you can search for web site URLs much more easily.

3. We now support the bracket notation in entry comments too.

Here's the old posting on bracket notations in case you didn't catch the intro:

A really cool way to use full text search is to annotate search keywords as user enter data with double brackets. For example, you can enter something like "For more information, please see the issue ID [BUG-0058931]", and [BUG-0058931] will be translated into a link when the cell or comment is saved. If a user clicks on the link, Ragic will use the full text search function to search for "BUG-0058931", if there's exactly one match to this search, the click will take the user to that entry directly. If there are more than one entry that matches, the list of entries that matches this search term will be listed for user to pick.

]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic on your mobile device!</title>
       <link>http://www.ragic.com/intl/en/support-article/35/2011/09/15/Ragic-on-your-mobile-device!</link>
       <atom:published>2011-09-15T00:00:00UTC</atom:published>
       <atom:updated>2011-09-15T00:00:00UTC</atom:updated>
       <pubDate>Thu, 15 Sep 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/35/2011/09/15/Ragic-on-your-mobile-device!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.13.44 PM.png" alt="Ragic on your mobile device! Icon" style="max-width:100%;max-height:100%;" /&#62;Ragic has always kind of supported mobile devices, because we're an online application and basically Web. But spreadsheet is not a really friendly UI for mobile touch devices. Just try to use Numbers of iWork on an iPad, it's really frustrating to use.



You can simply go to http://www.ragic.com/mobile and log in with your Ragic account to use the mobile version, or Ragic can also determine that you're using a mobile device automatically when you access your account URL. You will see a list of accounts that you are a user of after you log in, usually just one for most users. But you can always add more accounts here that are open to public even if you’re not a user of.


It’s pretty straightforward after you’ve chosen an account to view, just pick an application and form to view the data, or use the query button at top right to search. The neat thing about this application is that our development team took advantage of the HTML5 offline storage functions to store your data locally. So if you click on a form, and go back up a level to form listing, you will see the date and time the data in the form was last synced. Later on you can access your data even when there’s no Internet connection on your mobile device.


</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.13.44 PM.png" alt="Ragic on your mobile device! Icon" style="max-width:100%;max-height:100%;" />Ragic has always kind of supported mobile devices, because we're an online application and basically Web. But spreadsheet is not a really friendly UI for mobile touch devices. Just try to use Numbers of iWork on an iPad, it's really frustrating to use.



You can simply go to http://www.ragic.com/mobile and log in with your Ragic account to use the mobile version, or Ragic can also determine that you're using a mobile device automatically when you access your account URL. You will see a list of accounts that you are a user of after you log in, usually just one for most users. But you can always add more accounts here that are open to public even if you’re not a user of.


It’s pretty straightforward after you’ve chosen an account to view, just pick an application and form to view the data, or use the query button at top right to search. The neat thing about this application is that our development team took advantage of the HTML5 offline storage functions to store your data locally. So if you click on a form, and go back up a level to form listing, you will see the date and time the data in the form was last synced. Later on you can access your data even when there’s no Internet connection on your mobile device.


]]></content:encoded>
       
    </item>

    <item>
       <title>Account XML config, Global workflow</title>
       <link>http://www.ragic.com/intl/en/support-article/34/2011/08/02/Account-XML-config-Global-workflow</link>
       <atom:published>2011-08-02T00:00:00UTC</atom:published>
       <atom:updated>2011-08-02T00:00:00UTC</atom:updated>
       <pubDate>Tue, 02 Aug 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/34/2011/08/02/Account-XML-config-Global-workflow</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.14.40 PM.png" alt="Account XML config, Global workflow Icon" style="max-width:100%;max-height:100%;" /&#62;1. You can modify your account config XML file from [Account Tab] =&#62; [Account Setting]. We include an online XML editor for you to edit this config file for your account. Right now this config file includes configuration for company logo, group privilege setting on which tabs and functions to see.



2. Global workflow : Developers can define "Global Workflow Functions", where javascript workflow functions defined here can be called by workflow program on any forms. This should be a great place to put the shared libraries of each form. With the global workflow function in place, we imagine the workflow program for each form should be very short. Mostly just a few calls to the global workflow functions.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.14.40 PM.png" alt="Account XML config, Global workflow Icon" style="max-width:100%;max-height:100%;" />1. You can modify your account config XML file from [Account Tab] => [Account Setting]. We include an online XML editor for you to edit this config file for your account. Right now this config file includes configuration for company logo, group privilege setting on which tabs and functions to see.



2. Global workflow : Developers can define "Global Workflow Functions", where javascript workflow functions defined here can be called by workflow program on any forms. This should be a great place to put the shared libraries of each form. With the global workflow function in place, we imagine the workflow program for each form should be very short. Mostly just a few calls to the global workflow functions.
]]></content:encoded>
       
    </item>

    <item>
       <title>JSONP support for Ragic HTTP API</title>
       <link>http://www.ragic.com/intl/en/support-article/33/2011/07/28/JSONP-support-for-Ragic-HTTP-API</link>
       <atom:published>2011-07-28T00:00:00UTC</atom:published>
       <atom:updated>2011-07-28T00:00:00UTC</atom:updated>
       <pubDate>Thu, 28 Jul 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/33/2011/07/28/JSONP-support-for-Ragic-HTTP-API</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.15.59 PM.png" alt="JSONP support for Ragic HTTP API Icon" style="max-width:100%;max-height:100%;" /&#62;We've added support for JSONP in our Ragic HTTP API. Just use the parameter callback=&#60;function name&#62;, and you can execute cross domain AJAX requests to api.ragic.com



&#60;blockquote&#62;



JSONP or "JSON with padding" is a complement to the base JSON data format. It provides a method to request data from a server in a different domain, something prohibited by typical web browsers because of the same origin policy.


Under the same origin policy, a web page served from server1.example.com cannot normally connect to or communicate with a server other than server1.example.com. An exception is the HTML &#60;script&#62; element. Exploiting the open policy for &#60;script&#62; elements, some pages use them to retrieve JavaScript code that operates on dynamically generated JSON-formatted data from other origins. This usage pattern is known as JSONP. Requests for JSONP retrieve not JSON, but arbitrary JavaScript code. They are evaluated by the JavaScript interpreter, not parsed by a JSON parser.




&#60;/blockquote&#62;



For more information on what is JSONP and what it is for, please see &#60;a href="http://json-p.org/"&#62;here&#60;/a&#62; or &#60;a href="http://en.wikipedia.org/wiki/JSONP"&#62;here&#60;/a&#62;.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.15.59 PM.png" alt="JSONP support for Ragic HTTP API Icon" style="max-width:100%;max-height:100%;" />We've added support for JSONP in our Ragic HTTP API. Just use the parameter callback=<function name>, and you can execute cross domain AJAX requests to api.ragic.com



<blockquote>



JSONP or "JSON with padding" is a complement to the base JSON data format. It provides a method to request data from a server in a different domain, something prohibited by typical web browsers because of the same origin policy.


Under the same origin policy, a web page served from server1.example.com cannot normally connect to or communicate with a server other than server1.example.com. An exception is the HTML <script> element. Exploiting the open policy for <script> elements, some pages use them to retrieve JavaScript code that operates on dynamically generated JSON-formatted data from other origins. This usage pattern is known as JSONP. Requests for JSONP retrieve not JSON, but arbitrary JavaScript code. They are evaluated by the JavaScript interpreter, not parsed by a JSON parser.




</blockquote>



For more information on what is JSONP and what it is for, please see <a href="http://json-p.org/">here</a> or <a href="http://en.wikipedia.org/wiki/JSONP">here</a>.
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic Solution Store</title>
       <link>http://www.ragic.com/intl/en/support-article/32/2011/07/26/Ragic-Solution-Store</link>
       <atom:published>2011-07-26T00:00:00UTC</atom:published>
       <atom:updated>2011-07-26T00:00:00UTC</atom:updated>
       <pubDate>Tue, 26 Jul 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/32/2011/07/26/Ragic-Solution-Store</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.16.27 PM.png" alt="Ragic Solution Store Icon" style="max-width:100%;max-height:100%;" /&#62;Check out our &#60;a href="/intl/en/store"&#62;Ragic Solution Store&#60;/a&#62;. You can now install prebuilt Ragic applications to your account with a single click. Visit our Ragic Solution Store once in a while to see the latest applications that you can take advantage of!

If you're good at building Ragic applications, and loves to share your design. We would love to have the your Ragic application in our solution store. Just e-mail me at jeff@ragic.com , and we'll help you put your application at the Ragic solution store. Right now all the applications are free, but if you would like to charge for installing your application, we can do that for you too!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.16.27 PM.png" alt="Ragic Solution Store Icon" style="max-width:100%;max-height:100%;" />Check out our <a href="/intl/en/store">Ragic Solution Store</a>. You can now install prebuilt Ragic applications to your account with a single click. Visit our Ragic Solution Store once in a while to see the latest applications that you can take advantage of!

If you're good at building Ragic applications, and loves to share your design. We would love to have the your Ragic application in our solution store. Just e-mail me at jeff@ragic.com , and we'll help you put your application at the Ragic solution store. Right now all the applications are free, but if you would like to charge for installing your application, we can do that for you too!
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic new RESTful HTTP API v2 online!</title>
       <link>http://www.ragic.com/intl/en/support-article/31/2011/06/27/Ragic-new-RESTful-HTTP-API-v2-online!</link>
       <atom:published>2011-06-27T00:00:00UTC</atom:published>
       <atom:updated>2011-06-27T00:00:00UTC</atom:updated>
       <pubDate>Mon, 27 Jun 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/31/2011/06/27/Ragic-new-RESTful-HTTP-API-v2-online!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.17.01 PM.png" alt="Ragic new RESTful HTTP API v2 online! Icon" style="max-width:100%;max-height:100%;" /&#62;Ragic's new RESTful HTTP API is online! We won't go into details on the API, you can simply go to &#60;a href="/intl/en/support"&#62;Support Center&#60;/a&#62; to check out the API documents and start coding!

The new API feeds you JSON output instead of the old CSV type format, and we use the exact same URL scheme that you use on www.ragic.com. For example, the API URL for www.ragic.com/demo/sales/1 will be api.ragic.com/demo/sales/1 , so simple right? You can also simply create a new entry on www.ragic.com/demo/sales/1 by sending POST request to api.ragic.com/demo/sales/1

We believe this new API should be much easier to learn and develop. Please let us know what you think of the new API! Send your suggestions and comments to jeff@ragic.com
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.17.01 PM.png" alt="Ragic new RESTful HTTP API v2 online! Icon" style="max-width:100%;max-height:100%;" />Ragic's new RESTful HTTP API is online! We won't go into details on the API, you can simply go to <a href="/intl/en/support">Support Center</a> to check out the API documents and start coding!

The new API feeds you JSON output instead of the old CSV type format, and we use the exact same URL scheme that you use on www.ragic.com. For example, the API URL for www.ragic.com/demo/sales/1 will be api.ragic.com/demo/sales/1 , so simple right? You can also simply create a new entry on www.ragic.com/demo/sales/1 by sending POST request to api.ragic.com/demo/sales/1

We believe this new API should be much easier to learn and develop. Please let us know what you think of the new API! Send your suggestions and comments to jeff@ragic.com
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic on Chinese Engadget!</title>
       <link>http://www.ragic.com/intl/en/support-article/30/2011/06/02/Ragic-on-Chinese-Engadget!</link>
       <atom:published>2011-06-02T00:00:00UTC</atom:published>
       <atom:updated>2011-06-02T00:00:00UTC</atom:updated>
       <pubDate>Thu, 02 Jun 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/30/2011/06/02/Ragic-on-Chinese-Engadget!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.17.20 PM.png" alt="Ragic on Chinese Engadget! Icon" style="max-width:100%;max-height:100%;" /&#62;http://chinese.engadget.com/2011/06/02/computex-2011-ragic-builder-light-development/



This article is one article in a series of posts on tech companies in Computex 2011. Engadget has great coverage on tech companies in Computex.



Thanks for the Chinese Engadget team for the interview! And hello to all the Chinese Engadget readers!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.17.20 PM.png" alt="Ragic on Chinese Engadget! Icon" style="max-width:100%;max-height:100%;" />http://chinese.engadget.com/2011/06/02/computex-2011-ragic-builder-light-development/



This article is one article in a series of posts on tech companies in Computex 2011. Engadget has great coverage on tech companies in Computex.



Thanks for the Chinese Engadget team for the interview! And hello to all the Chinese Engadget readers!
]]></content:encoded>
       
    </item>

    <item>
       <title>Partner Center : Create trial accounts for your clients</title>
       <link>http://www.ragic.com/intl/en/support-article/29/2011/05/05/Partner-Center-:-Create-trial-accounts-for-your-clients</link>
       <atom:published>2011-05-05T00:00:00UTC</atom:published>
       <atom:updated>2011-05-05T00:00:00UTC</atom:updated>
       <pubDate>Thu, 05 May 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/29/2011/05/05/Partner-Center-:-Create-trial-accounts-for-your-clients</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.17.43 PM.png" alt="Partner Center : Create trial accounts for your clients Icon" style="max-width:100%;max-height:100%;" /&#62;We've created a new partner center for our Ragic partners. It's just opened and not with a lot of functions. But the most important function is here: you can now create trial accounts for your clients.



A lot of time when our partners want to create a trial account for clients to try Ragic, they have to ask them to register for a new account themselves with their own e-mail address, and add the Ragic partner developer as a SYSAdmin user to their account. Now this process has been made much easier. All a partner need to do is enter the account name that they would like to create for their customer, and as the account is created, the partner developer's user is automatically to the account as SYSAdmin, so you can start building prototypes for the client instantly!



If you don't have a partner account yet, you can check out our "&#60;a href="/intl/en/becomePartner"&#62;Become Partner&#60;/a&#62;" page for more information, or check out &#60;a href="/intl/en/ragicPartner"&#62;why you should join our partner program&#60;/a&#62;!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.17.43 PM.png" alt="Partner Center : Create trial accounts for your clients Icon" style="max-width:100%;max-height:100%;" />We've created a new partner center for our Ragic partners. It's just opened and not with a lot of functions. But the most important function is here: you can now create trial accounts for your clients.



A lot of time when our partners want to create a trial account for clients to try Ragic, they have to ask them to register for a new account themselves with their own e-mail address, and add the Ragic partner developer as a SYSAdmin user to their account. Now this process has been made much easier. All a partner need to do is enter the account name that they would like to create for their customer, and as the account is created, the partner developer's user is automatically to the account as SYSAdmin, so you can start building prototypes for the client instantly!



If you don't have a partner account yet, you can check out our "<a href="/intl/en/becomePartner">Become Partner</a>" page for more information, or check out <a href="/intl/en/ragicPartner">why you should join our partner program</a>!
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic server timezone</title>
       <link>http://www.ragic.com/intl/en/support-article/28/2011/03/28/Ragic-server-timezone</link>
       <atom:published>2011-03-28T00:00:00UTC</atom:published>
       <atom:updated>2011-03-28T00:00:00UTC</atom:updated>
       <pubDate>Mon, 28 Mar 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/28/2011/03/28/Ragic-server-timezone</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.18.17 PM.png" alt="Ragic server timezone Icon" style="max-width:100%;max-height:100%;" /&#62;Ragic server is always started using the UTC timezone. By assuming the server time is in UTC, Ragic will use Javascript to determine the user's current timezone using the time captured in browser.



Two things that private server developers should take note:



1. The server should always start with the Java option -Duser.timezone=UTC to make sure that the JVM timezone is UTC.



2. In Java programs you should call RagicBundle.convertTime(Date date) to convert a fixed current UTC date time, to the user date time of their own timezone.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.18.17 PM.png" alt="Ragic server timezone Icon" style="max-width:100%;max-height:100%;" />Ragic server is always started using the UTC timezone. By assuming the server time is in UTC, Ragic will use Javascript to determine the user's current timezone using the time captured in browser.



Two things that private server developers should take note:



1. The server should always start with the Java option -Duser.timezone=UTC to make sure that the JVM timezone is UTC.



2. In Java programs you should call RagicBundle.convertTime(Date date) to convert a fixed current UTC date time, to the user date time of their own timezone.
]]></content:encoded>
       
    </item>

    <item>
       <title>Remember to commit your BDBWorker!</title>
       <link>http://www.ragic.com/intl/en/support-article/27/2011/03/23/Remember-to-commit-your-BDBWorker!</link>
       <atom:published>2011-03-23T00:00:00UTC</atom:published>
       <atom:updated>2011-03-23T00:00:00UTC</atom:updated>
       <pubDate>Wed, 23 Mar 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/27/2011/03/23/Remember-to-commit-your-BDBWorker!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.19.06 PM.png" alt="Remember to commit your BDBWorker! Icon" style="max-width:100%;max-height:100%;" /&#62;If you are develop Java programs accessing the Java API of Ragic. I'm sure you've heard us reminding you that you must use this construct to make sure that the worker is certainly committed and closed after any operation.



BDBWorker worker=new BDBWorker(xxx);try{


...

...

}

finally{

worker.commit();



}



This is just another reminder, please remember to do so! Failing to do so will cause memory leak each time the worker is not committed and eventually your Ragic private server will run out of memory!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.19.06 PM.png" alt="Remember to commit your BDBWorker! Icon" style="max-width:100%;max-height:100%;" />If you are develop Java programs accessing the Java API of Ragic. I'm sure you've heard us reminding you that you must use this construct to make sure that the worker is certainly committed and closed after any operation.



BDBWorker worker=new BDBWorker(xxx);try{


...

...

}

finally{

worker.commit();



}



This is just another reminder, please remember to do so! Failing to do so will cause memory leak each time the worker is not committed and eventually your Ragic private server will run out of memory!
]]></content:encoded>
       
    </item>

    <item>
       <title>Saved Personal Filter on Ragic v5</title>
       <link>http://www.ragic.com/intl/en/support-article/26/2011/03/01/Saved-Personal-Filter-on-Ragic-v5</link>
       <atom:published>2011-03-01T00:00:00UTC</atom:published>
       <atom:updated>2011-03-01T00:00:00UTC</atom:updated>
       <pubDate>Tue, 01 Mar 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/26/2011/03/01/Saved-Personal-Filter-on-Ragic-v5</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.19.44 PM.png" alt="Saved Personal Filter on Ragic v5 Icon" style="max-width:100%;max-height:100%;" /&#62;If you use the filter function on a daily basis, you may be doing the same search everyday. Such as searching for high priority open tickets, or lead follow up needed in the following week. There are different searches that different people do regularly.

On Ragic v5, we've added the personal filter function for you to define a set of filters that you can execute later on with a single click. You can define as many types of personal filter as you need. You create them by clicking on the "filter" button at top right in a listing page, and choose "filter setting". You can define your filter there, and click "Save as Personal Query". 

The saved personal query will only be visible to you, and each user can have their different set of personal queries. Please go to your account and try this out!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.19.44 PM.png" alt="Saved Personal Filter on Ragic v5 Icon" style="max-width:100%;max-height:100%;" />If you use the filter function on a daily basis, you may be doing the same search everyday. Such as searching for high priority open tickets, or lead follow up needed in the following week. There are different searches that different people do regularly.

On Ragic v5, we've added the personal filter function for you to define a set of filters that you can execute later on with a single click. You can define as many types of personal filter as you need. You create them by clicking on the "filter" button at top right in a listing page, and choose "filter setting". You can define your filter there, and click "Save as Personal Query". 

The saved personal query will only be visible to you, and each user can have their different set of personal queries. Please go to your account and try this out!
]]></content:encoded>
       
    </item>

    <item>
       <title>Full Text Search on Ragic v5</title>
       <link>http://www.ragic.com/intl/en/support-article/25/2011/02/17/Full-Text-Search-on-Ragic-v5</link>
       <atom:published>2011-02-17T00:00:00UTC</atom:published>
       <atom:updated>2011-02-17T00:00:00UTC</atom:updated>
       <pubDate>Thu, 17 Feb 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/25/2011/02/17/Full-Text-Search-on-Ragic-v5</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.20.13 PM.png" alt="Full Text Search on Ragic v5 Icon" style="max-width:100%;max-height:100%;" /&#62;One of the best features in Ragic v5 is the full text search engine, as some of you have experienced in the beta. Simply enter a keyword and you can find every single occurrences of this work in all the forms and every field.



A really cool way to use full text search is to annotate search keywords as user enter data with double brackets. For example, you can enter something like "For more information, please see the issue ID [[BUG-0058931]]", and [[BUG-0058931]] will be translated into a link when the cell or comment is saved. If a user clicks on the link, Ragic will use the full text search function to search for "BUG-0058931", if there's exactly one match to this search, the click will take the user to that entry directly. If there are more than one entry that matches, the list of entries that matches this search term will be listed for user to pick.



We think this should really help Ragic users to collaborate on multiple forms and entries, providing a quick and easy way to navigate between items that they are discussing. Try it out yourself!

</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.20.13 PM.png" alt="Full Text Search on Ragic v5 Icon" style="max-width:100%;max-height:100%;" />One of the best features in Ragic v5 is the full text search engine, as some of you have experienced in the beta. Simply enter a keyword and you can find every single occurrences of this work in all the forms and every field.



A really cool way to use full text search is to annotate search keywords as user enter data with double brackets. For example, you can enter something like "For more information, please see the issue ID [[BUG-0058931]]", and [[BUG-0058931]] will be translated into a link when the cell or comment is saved. If a user clicks on the link, Ragic will use the full text search function to search for "BUG-0058931", if there's exactly one match to this search, the click will take the user to that entry directly. If there are more than one entry that matches, the list of entries that matches this search term will be listed for user to pick.



We think this should really help Ragic users to collaborate on multiple forms and entries, providing a quick and easy way to navigate between items that they are discussing. Try it out yourself!

]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic is on Tech Republic!</title>
       <link>http://www.ragic.com/intl/en/support-article/24/2011/02/10/Ragic-is-on-Tech-Republic!</link>
       <atom:published>2011-02-10T00:00:00UTC</atom:published>
       <atom:updated>2011-02-10T00:00:00UTC</atom:updated>
       <pubDate>Thu, 10 Feb 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/24/2011/02/10/Ragic-is-on-Tech-Republic!</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.20.38 PM.png" alt="Ragic is on Tech Republic! Icon" style="max-width:100%;max-height:100%;" /&#62;Review: Ragic cloud collaboration tool

Takeaway: Ragic allows non-programmer users to bring the ease-of-use of a spreadsheet to an online application development collaboration.



To read the full review, go to http://www.techrepublic.com/blog/products/review-ragic-cloud-collaboration-tool/1590



Thanks Tech Republic!



In reply to the limited comment, it's actually a result of another comment "Easily overlooked features". A lot of features are just buried in levels of menus and are a bit hard to find. This is something that we should definitely work on in Ragic v5.0



Ragic v5.0 will be online by end of March, 2011.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.20.38 PM.png" alt="Ragic is on Tech Republic! Icon" style="max-width:100%;max-height:100%;" />Review: Ragic cloud collaboration tool

Takeaway: Ragic allows non-programmer users to bring the ease-of-use of a spreadsheet to an online application development collaboration.



To read the full review, go to http://www.techrepublic.com/blog/products/review-ragic-cloud-collaboration-tool/1590



Thanks Tech Republic!



In reply to the limited comment, it's actually a result of another comment "Easily overlooked features". A lot of features are just buried in levels of menus and are a bit hard to find. This is something that we should definitely work on in Ragic v5.0



Ragic v5.0 will be online by end of March, 2011.
]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic v5.0 will be online by the end of 2011Q1</title>
       <link>http://www.ragic.com/intl/en/support-article/23/2011/01/28/Ragic-v50-will-be-online-by-the-end-of-2011Q1</link>
       <atom:published>2011-01-28T00:00:00UTC</atom:published>
       <atom:updated>2011-01-28T00:00:00UTC</atom:updated>
       <pubDate>Fri, 28 Jan 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/23/2011/01/28/Ragic-v50-will-be-online-by-the-end-of-2011Q1</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.20.52 PM.png" alt="Ragic v5.0 will be online by the end of 2011Q1 Icon" style="max-width:100%;max-height:100%;" /&#62;We're working really hard on the new version of Ragic: Ragic v5.0. It will contain a very different UI interface, and tons of new features. If you're interested in an early beta version, please contact jeff@ragic.com . We would love to have some beta users testing it out before we roll it online for everyone.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.20.52 PM.png" alt="Ragic v5.0 will be online by the end of 2011Q1 Icon" style="max-width:100%;max-height:100%;" />We're working really hard on the new version of Ragic: Ragic v5.0. It will contain a very different UI interface, and tons of new features. If you're interested in an early beta version, please contact jeff@ragic.com . We would love to have some beta users testing it out before we roll it online for everyone.]]></content:encoded>
       
    </item>

    <item>
       <title>Javascript data types vs. Java data types</title>
       <link>http://www.ragic.com/intl/en/support-article/22/2011/01/24/Javascript-data-types-vs-Java-data-types</link>
       <atom:published>2011-01-24T00:00:00UTC</atom:published>
       <atom:updated>2011-01-24T00:00:00UTC</atom:updated>
       <pubDate>Mon, 24 Jan 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/22/2011/01/24/Javascript-data-types-vs-Java-data-types</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.21.33 PM.png" alt="Javascript data types vs. Java data types Icon" style="max-width:100%;max-height:100%;" /&#62;One of the most common problem Ragic developers encounter is the difference between Javascript data types and Java data types in workflow programs. Our workflow engine runs on Rhino java scripting engine, and here's some advice from Mozilla that may help developers:

https://developer.mozilla.org/en-US/docs/Scripting_Java


The difference between Java Strings and Javascript Strings is actually the most common problem:

&#60;quote&#62;
Java Strings and JavaScript Strings

It's important to keep in mind that Java strings and JavaScript strings are not the same. Java strings are instances of the type java.lang.String and have all the methods defined by that class. JavaScript strings have methods defined by String.prototype. The most common stumbling block is length, which is a method of Java strings and a dynamic property of JavaScript strings:

js&#62; javaString = new java.lang.String("Java")
Java
js&#62; jsString = "JavaScript"
JavaScript
js&#62; javaString.length()
4
js&#62; jsString.length
10
Rhino provides some help in reducing the differences between the two types. First, you can pass a JavaScript string to a Java method that requires a Java string and Rhino will perform the conversion. We actually saw this feature in action on the call to the java.lang.String constructor in the preceding example.

Rhino also makes the JavaScript methods available to Java strings if the java.lang.String class doesn't already define them. For example:

js&#62; javaString.match(/a.*/)
ava

&#60;/quote&#62;
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.21.33 PM.png" alt="Javascript data types vs. Java data types Icon" style="max-width:100%;max-height:100%;" />One of the most common problem Ragic developers encounter is the difference between Javascript data types and Java data types in workflow programs. Our workflow engine runs on Rhino java scripting engine, and here's some advice from Mozilla that may help developers:

https://developer.mozilla.org/en-US/docs/Scripting_Java


The difference between Java Strings and Javascript Strings is actually the most common problem:

<quote>
Java Strings and JavaScript Strings

It's important to keep in mind that Java strings and JavaScript strings are not the same. Java strings are instances of the type java.lang.String and have all the methods defined by that class. JavaScript strings have methods defined by String.prototype. The most common stumbling block is length, which is a method of Java strings and a dynamic property of JavaScript strings:

js> javaString = new java.lang.String("Java")
Java
js> jsString = "JavaScript"
JavaScript
js> javaString.length()
4
js> jsString.length
10
Rhino provides some help in reducing the differences between the two types. First, you can pass a JavaScript string to a Java method that requires a Java string and Rhino will perform the conversion. We actually saw this feature in action on the call to the java.lang.String constructor in the preceding example.

Rhino also makes the JavaScript methods available to Java strings if the java.lang.String class doesn't already define them. For example:

js> javaString.match(/a.*/)
ava

</quote>
]]></content:encoded>
       
    </item>

    <item>
       <title>New Javascript workflow engine default objects</title>
       <link>http://www.ragic.com/intl/en/support-article/21/2011/01/21/New-Javascript-workflow-engine-default-objects</link>
       <atom:published>2011-01-21T00:00:00UTC</atom:published>
       <atom:updated>2011-01-21T00:00:00UTC</atom:updated>
       <pubDate>Fri, 21 Jan 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/21/2011/01/21/New-Javascript-workflow-engine-default-objects</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.22.00 PM.png" alt="New Javascript workflow engine default objects Icon" style="max-width:100%;max-height:100%;" /&#62;We've added a few Javascript workflow default objects for Ragic developers to use when developing workflow programs. You can access them using the names specified below, they are objects binded into the workflow engine with these names. No variable declaration necessary.



response : Set the form response status and message when the entry is saved. Status including successful save, save with warning, needs confirmation (not saved yet), validation failed (not saved). 


user : Retrieve information on the log in user, create new users to the account with workflow programs.


mailer : Send e-mail with workflow program.


For more information please see the document of our &#60;a href="/hp/doc/javadoc/index.html"&#62;workflow javascript API&#60;/a&#62;.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.22.00 PM.png" alt="New Javascript workflow engine default objects Icon" style="max-width:100%;max-height:100%;" />We've added a few Javascript workflow default objects for Ragic developers to use when developing workflow programs. You can access them using the names specified below, they are objects binded into the workflow engine with these names. No variable declaration necessary.



response : Set the form response status and message when the entry is saved. Status including successful save, save with warning, needs confirmation (not saved yet), validation failed (not saved). 


user : Retrieve information on the log in user, create new users to the account with workflow programs.


mailer : Send e-mail with workflow program.


For more information please see the document of our <a href="/hp/doc/javadoc/index.html">workflow javascript API</a>.
]]></content:encoded>
       
    </item>

    <item>
       <title>Pop up selection option value picker for linked fields</title>
       <link>http://www.ragic.com/intl/en/support-article/20/2011/01/10/Pop-up-selection-option-value-picker-for-linked-fields</link>
       <atom:published>2011-01-10T00:00:00UTC</atom:published>
       <atom:updated>2011-01-10T00:00:00UTC</atom:updated>
       <pubDate>Mon, 10 Jan 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/20/2011/01/10/Pop-up-selection-option-value-picker-for-linked-fields</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.22.37 PM.png" alt="Pop up selection option value picker for linked fields Icon" style="max-width:100%;max-height:100%;" /&#62;The selector works very well in most cases if you know what the value that you want to choose, or knows the letters that it starts with. But there are cases that you just don't know the name of the option, but you know what categories that this option is in. Or there's just simply too many options in that field to be placed in a auto complete selector.



We now added support for pop up option picker for linked fields. You can choose "link to other sheet" for a field input type, and select the field that it should be linked to. When users click on the arrow to choose a value, the listing page of the linked field will be shown for you to choose an entry as the option value.



You can use all the filter functions on that listing page using the arrow button at the table headers to filter out the option that you would like to choose. For this type of field, you can still type in what the value starts with and still use auto complete to pick a value. Both ways to pick a value will still work with this new feature.



Hopefully the "link to other field" input type will become the standard way for Ragic applications to link fields in different forms in the future. It's just much simpler than using the low level hard links and soft links. Use this input type if you can, only use hard link and soft links when necessary.

</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.22.37 PM.png" alt="Pop up selection option value picker for linked fields Icon" style="max-width:100%;max-height:100%;" />The selector works very well in most cases if you know what the value that you want to choose, or knows the letters that it starts with. But there are cases that you just don't know the name of the option, but you know what categories that this option is in. Or there's just simply too many options in that field to be placed in a auto complete selector.



We now added support for pop up option picker for linked fields. You can choose "link to other sheet" for a field input type, and select the field that it should be linked to. When users click on the arrow to choose a value, the listing page of the linked field will be shown for you to choose an entry as the option value.



You can use all the filter functions on that listing page using the arrow button at the table headers to filter out the option that you would like to choose. For this type of field, you can still type in what the value starts with and still use auto complete to pick a value. Both ways to pick a value will still work with this new feature.



Hopefully the "link to other field" input type will become the standard way for Ragic applications to link fields in different forms in the future. It's just much simpler than using the low level hard links and soft links. Use this input type if you can, only use hard link and soft links when necessary.

]]></content:encoded>
       
    </item>

    <item>
       <title>Ragic Builder selected as "Product to Watch" by eWeek magazine</title>
       <link>http://www.ragic.com/intl/en/support-article/19/2011/01/05/Ragic-Builder-selected-as-"Product-to-Watch"-by-eWeek-magazine</link>
       <atom:published>2011-01-05T00:00:00UTC</atom:published>
       <atom:updated>2011-01-05T00:00:00UTC</atom:updated>
       <pubDate>Wed, 05 Jan 2011 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/19/2011/01/05/Ragic-Builder-selected-as-"Product-to-Watch"-by-eWeek-magazine</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.24.22 PM.png" alt="Ragic Builder selected as "Product to Watch" by eWeek magazine Icon" style="max-width:100%;max-height:100%;" /&#62;Thanks to eWeek magazine!



If you have a chance, pick up the next issue of eWeek magazine to see reports on Ragic!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.24.22 PM.png" alt="Ragic Builder selected as "Product to Watch" by eWeek magazine Icon" style="max-width:100%;max-height:100%;" />Thanks to eWeek magazine!



If you have a chance, pick up the next issue of eWeek magazine to see reports on Ragic!
]]></content:encoded>
       
    </item>

    <item>
       <title>Big Excel file import issue resolution</title>
       <link>http://www.ragic.com/intl/en/support-article/18/2010/12/31/Big-Excel-file-import-issue-resolution</link>
       <atom:published>2010-12-31T00:00:00UTC</atom:published>
       <atom:updated>2010-12-31T00:00:00UTC</atom:updated>
       <pubDate>Fri, 31 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/18/2010/12/31/Big-Excel-file-import-issue-resolution</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.24.52 PM.png" alt="Big Excel file import issue resolution Icon" style="max-width:100%;max-height:100%;" /&#62;We've received reports on that there's some problem with importing big Excel files containing 100K+ entries. The issue have been resolved, and you can try to import this type of big Excel files again.

To make importing large files easier, we've added the support of importing CSV file format. You can simply save your Excel file as CSV files and upload them to Ragic just like the way before. But with a CSV file format, the file should be much smaller and much quicker to upload and handled by Ragic.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.24.52 PM.png" alt="Big Excel file import issue resolution Icon" style="max-width:100%;max-height:100%;" />We've received reports on that there's some problem with importing big Excel files containing 100K+ entries. The issue have been resolved, and you can try to import this type of big Excel files again.

To make importing large files easier, we've added the support of importing CSV file format. You can simply save your Excel file as CSV files and upload them to Ragic just like the way before. But with a CSV file format, the file should be much smaller and much quicker to upload and handled by Ragic.
]]></content:encoded>
       
    </item>

    <item>
       <title>Auto complete list of value selectors enhancements</title>
       <link>http://www.ragic.com/intl/en/support-article/17/2010/12/30/Auto-complete-list-of-value-selectors-enhancements</link>
       <atom:published>2010-12-30T00:00:00UTC</atom:published>
       <atom:updated>2010-12-30T00:00:00UTC</atom:updated>
       <pubDate>Thu, 30 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/17/2010/12/30/Auto-complete-list-of-value-selectors-enhancements</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.25.46 PM.png" alt="Auto complete list of value selectors enhancements Icon" style="max-width:100%;max-height:100%;" /&#62;We've made some fundamental changes to our auto complete list of value selectors. The selector option values are no longer stored in the database, but on the database form definition files. From the UI it basically looks the same, but for Ragic application developers, there's quite a few nice changes:

1. You can freely arrange the order of the options in the selection. (This is oh so important as we receive so many requests on adding this feature)

2. When you copy sheet across application or accounts, the list of value options will be carried to the new sheet too.

3. The behaviour of setting options in the design mode will be more consistent, before this change when you add an option to a field, the option will be added before you save the form in design mode. Now the new option will be saved together when you click save for the whole form design.

4. The design mode UI should be easier to use, you can create options quickly by adding the options as line separated items. Create each items without using your mouse!

</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.25.46 PM.png" alt="Auto complete list of value selectors enhancements Icon" style="max-width:100%;max-height:100%;" />We've made some fundamental changes to our auto complete list of value selectors. The selector option values are no longer stored in the database, but on the database form definition files. From the UI it basically looks the same, but for Ragic application developers, there's quite a few nice changes:

1. You can freely arrange the order of the options in the selection. (This is oh so important as we receive so many requests on adding this feature)

2. When you copy sheet across application or accounts, the list of value options will be carried to the new sheet too.

3. The behaviour of setting options in the design mode will be more consistent, before this change when you add an option to a field, the option will be added before you save the form in design mode. Now the new option will be saved together when you click save for the whole form design.

4. The design mode UI should be easier to use, you can create options quickly by adding the options as line separated items. Create each items without using your mouse!

]]></content:encoded>
       
    </item>

    <item>
       <title>New Ragic reference documents online</title>
       <link>http://www.ragic.com/intl/en/support-article/16/2010/12/23/New-Ragic-reference-documents-online</link>
       <atom:published>2010-12-23T00:00:00UTC</atom:published>
       <atom:updated>2010-12-23T00:00:00UTC</atom:updated>
       <pubDate>Thu, 23 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/16/2010/12/23/New-Ragic-reference-documents-online</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.26.40 PM.png" alt="New Ragic reference documents online Icon" style="max-width:100%;max-height:100%;" /&#62;Thanks to the great tool of &#60;a href="http://www.docbook.org/" target="_blank"&#62;Docbook&#60;/a&#62; we've created our new version of documentation. It covers from the basic usage of Ragic applications to basic and advanced development techniques that you should know.

We have a single file HTML version, multiple paged HTML, and a PDF version available online in our &#60;a href="/intl/en/support" target="_blank"&#62;support center&#60;/a&#62; Let us know if there's anything we should add!

If you would like to learn how to set up docbook to create your own technical documents, I would be glad to help. E-mail me at jeff@ragic.com, it actually took me a while to organise the set of libraries to compile the docbook XML files to all types of document outputs.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.26.40 PM.png" alt="New Ragic reference documents online Icon" style="max-width:100%;max-height:100%;" />Thanks to the great tool of <a href="http://www.docbook.org/" target="_blank">Docbook</a> we've created our new version of documentation. It covers from the basic usage of Ragic applications to basic and advanced development techniques that you should know.

We have a single file HTML version, multiple paged HTML, and a PDF version available online in our <a href="/intl/en/support" target="_blank">support center</a> Let us know if there's anything we should add!

If you would like to learn how to set up docbook to create your own technical documents, I would be glad to help. E-mail me at jeff@ragic.com, it actually took me a while to organise the set of libraries to compile the docbook XML files to all types of document outputs.
]]></content:encoded>
       
    </item>

    <item>
       <title>Explain Ragic in 5 minutes</title>
       <link>http://www.ragic.com/intl/en/support-article/15/2010/12/15/Explain-Ragic-in-5-minutes</link>
       <atom:published>2010-12-15T00:00:00UTC</atom:published>
       <atom:updated>2010-12-15T00:00:00UTC</atom:updated>
       <pubDate>Wed, 15 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/15/2010/12/15/Explain-Ragic-in-5-minutes</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.27.21 PM.png" alt="Explain Ragic in 5 minutes Icon" style="max-width:100%;max-height:100%;" /&#62;http://www.ragic.com/intl/en/support-article/doc/1002/ragic-builder-in-5-minutes

A lot of people are kind of confused about what Ragic do when they first see it. We've added a short pictorial intro to Ragic, we hope this can help you explain what Ragic does for your clients or new developers.

Please tell us if there's any other material that you would like to create to help people understand Ragic!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.27.21 PM.png" alt="Explain Ragic in 5 minutes Icon" style="max-width:100%;max-height:100%;" />http://www.ragic.com/intl/en/support-article/doc/1002/ragic-builder-in-5-minutes

A lot of people are kind of confused about what Ragic do when they first see it. We've added a short pictorial intro to Ragic, we hope this can help you explain what Ragic does for your clients or new developers.

Please tell us if there's any other material that you would like to create to help people understand Ragic!
]]></content:encoded>
       
    </item>

    <item>
       <title>Amazon EC2 machine images for Ragic</title>
       <link>http://www.ragic.com/intl/en/support-article/14/2010/12/14/Amazon-EC2-machine-images-for-Ragic</link>
       <atom:published>2010-12-14T00:00:00UTC</atom:published>
       <atom:updated>2010-12-14T00:00:00UTC</atom:updated>
       <pubDate>Tue, 14 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/14/2010/12/14/Amazon-EC2-machine-images-for-Ragic</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.27.58 PM.png" alt="Amazon EC2 machine images for Ragic Icon" style="max-width:100%;max-height:100%;" /&#62;If you need an AMI image (Amazon EC2 machine image) to start your own Ragic private server, please contact jeff@ragic.com



We have prepared easy to use AMI images to get you started with Ragic quickly!
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.27.58 PM.png" alt="Amazon EC2 machine images for Ragic Icon" style="max-width:100%;max-height:100%;" />If you need an AMI image (Amazon EC2 machine image) to start your own Ragic private server, please contact jeff@ragic.com



We have prepared easy to use AMI images to get you started with Ragic quickly!
]]></content:encoded>
       
    </item>

    <item>
       <title>Mouse copy paste, CSV download, Backup and restore to different account</title>
       <link>http://www.ragic.com/intl/en/support-article/13/2010/12/06/Mouse-copy-paste-CSV-download-Backup-and-restore-to-different-account</link>
       <atom:published>2010-12-06T00:00:00UTC</atom:published>
       <atom:updated>2010-12-06T00:00:00UTC</atom:updated>
       <pubDate>Mon, 06 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/13/2010/12/06/Mouse-copy-paste-CSV-download-Backup-and-restore-to-different-account</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.28.39 PM.png" alt="Mouse copy paste, CSV download, Backup and restore to different account Icon" style="max-width:100%;max-height:100%;" /&#62;1. We have supported the copy and paste function with keyboard hot keys ctrl-c, ctrl-v, and ctrl-x. But we've found that a lot of our users are more familiar with copy and pasting with the right mouse key. But of course this is not supported natively because we built our own Excel UI on the web.

We now add the function of right mouse button copy and paste by emulating the copy and paste behaviour. You can copy and paste data between cells just like you would on any platform. But you cannot use this to copy data to applications outside Ragic, because Ragic is a Web application, and we can not access the clipboard of you computer. But if you use ctrl-c, ctrl-v, ctrl-x, it will work with the clipboard and you can copy and paste them outside Ragic.

2. You can now download the listing of your data as CSV files using the "Download as Text" feature in your listing page. Downloading as text should be preferable if you have a large data set (&#62;100K entries) because Excel format doesn't really handle large data sets that well.

3. Now you can download a backup of your account containing all the data files via the tab "Data" =&#62; "Download backup of your account". You can use this feature to back up your account data, and restore it to another account as development environment or testing environment.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.28.39 PM.png" alt="Mouse copy paste, CSV download, Backup and restore to different account Icon" style="max-width:100%;max-height:100%;" />1. We have supported the copy and paste function with keyboard hot keys ctrl-c, ctrl-v, and ctrl-x. But we've found that a lot of our users are more familiar with copy and pasting with the right mouse key. But of course this is not supported natively because we built our own Excel UI on the web.

We now add the function of right mouse button copy and paste by emulating the copy and paste behaviour. You can copy and paste data between cells just like you would on any platform. But you cannot use this to copy data to applications outside Ragic, because Ragic is a Web application, and we can not access the clipboard of you computer. But if you use ctrl-c, ctrl-v, ctrl-x, it will work with the clipboard and you can copy and paste them outside Ragic.

2. You can now download the listing of your data as CSV files using the "Download as Text" feature in your listing page. Downloading as text should be preferable if you have a large data set (>100K entries) because Excel format doesn't really handle large data sets that well.

3. Now you can download a backup of your account containing all the data files via the tab "Data" => "Download backup of your account". You can use this feature to back up your account data, and restore it to another account as development environment or testing environment.
]]></content:encoded>
       
    </item>

    <item>
       <title>Formula enhancements</title>
       <link>http://www.ragic.com/intl/en/support-article/12/2010/12/01/Formula-enhancements</link>
       <atom:published>2010-12-01T00:00:00UTC</atom:published>
       <atom:updated>2010-12-01T00:00:00UTC</atom:updated>
       <pubDate>Wed, 01 Dec 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/12/2010/12/01/Formula-enhancements</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.29.52 PM.png" alt="Formula enhancements Icon" style="max-width:100%;max-height:100%;" /&#62;Our formula will now fully support javascript. You can add all types of Javascript constructs to our formula. After the execution of your Javascript formula, you should put the result of your formula in a variable called "RAGIC_RETURN", and the value of "RAGIC_RETURN" will be loaded into the formula cell.

On the previous update about date arithmetics, you can find more information on date arithmetics on http://www.cpearson.com/excel/datearith.htm , supported functions now include: COUNT AVG SUM DATE MONTH YEAR DAY ACC. Please contact support@ragic.com if you have any question on their uses.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.29.52 PM.png" alt="Formula enhancements Icon" style="max-width:100%;max-height:100%;" />Our formula will now fully support javascript. You can add all types of Javascript constructs to our formula. After the execution of your Javascript formula, you should put the result of your formula in a variable called "RAGIC_RETURN", and the value of "RAGIC_RETURN" will be loaded into the formula cell.

On the previous update about date arithmetics, you can find more information on date arithmetics on http://www.cpearson.com/excel/datearith.htm , supported functions now include: COUNT AVG SUM DATE MONTH YEAR DAY ACC. Please contact support@ragic.com if you have any question on their uses.
]]></content:encoded>
       
    </item>

    <item>
       <title>Auto reload, recalculate formula, Change password, Excel import</title>
       <link>http://www.ragic.com/intl/en/support-article/11/2010/11/18/Auto-reload-recalculate-formula-Change-password-Excel-import</link>
       <atom:published>2010-11-18T00:00:00UTC</atom:published>
       <atom:updated>2010-11-18T00:00:00UTC</atom:updated>
       <pubDate>Thu, 18 Nov 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/11/2010/11/18/Auto-reload-recalculate-formula-Change-password-Excel-import</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.30.28 PM.png" alt="Auto reload, recalculate formula, Change password, Excel import Icon" style="max-width:100%;max-height:100%;" /&#62;1. The form will reload it's data through AJAX every 10 minutes to retrieve updates to the current form.



2. The formulas will be automatically updated when you insert a column or a row, reflecting the change of the cell positions of all the cells that this formula refers to.



3. Newly added users added by admin will be asked to change their default auto generated password when they first log in. This will not affect register users because they have already assigned their password when they register.



4. You can now set the fields that you would like to ignore on the Excel files that you import to Ragic.



5. Excel import will now add system fields "create date" and "create user" information to the entries created through import. Solving the problem of not having any privilege information when the data is imported.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.30.28 PM.png" alt="Auto reload, recalculate formula, Change password, Excel import Icon" style="max-width:100%;max-height:100%;" />1. The form will reload it's data through AJAX every 10 minutes to retrieve updates to the current form.



2. The formulas will be automatically updated when you insert a column or a row, reflecting the change of the cell positions of all the cells that this formula refers to.



3. Newly added users added by admin will be asked to change their default auto generated password when they first log in. This will not affect register users because they have already assigned their password when they register.



4. You can now set the fields that you would like to ignore on the Excel files that you import to Ragic.



5. Excel import will now add system fields "create date" and "create user" information to the entries created through import. Solving the problem of not having any privilege information when the data is imported.
]]></content:encoded>
       
    </item>

    <item>
       <title>Formula, Color picker, E-mail address</title>
       <link>http://www.ragic.com/intl/en/support-article/10/2010/11/12/Formula-Color-picker-Email-address</link>
       <atom:published>2010-11-12T00:00:00UTC</atom:published>
       <atom:updated>2010-11-12T00:00:00UTC</atom:updated>
       <pubDate>Fri, 12 Nov 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/10/2010/11/12/Formula-Color-picker-Email-address</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=Screen Shot 2012-11-29 at 11.31.10 PM.png" alt="Formula, Color picker, E-mail address Icon" style="max-width:100%;max-height:100%;" /&#62;1. When you enter an e-mail in a cell, it will become a mailto: e-mail link automatically.



2. When you drag the width or height of a column or row, a box of the current width or height will be shown right next to your mouse cursor as you move.



3. Now you can enter HEX color code directly when you pick a color. This way you can choose a color precisely, or to make sure the color is exactly the same each time you specify.



4. Our formulas now support date arithmetics similar to Excel, a number will be interpreted as one day. So if the value of cell C4 is 2012/6/1, then C4 - 31 would be 2012/5/1



5. Our formulas now support the string concat mode. If your formula cannot be processed in terms of date or numbers, it will be run in string concat mode. It's basically appending the values of the cells with "+" plus sign.
</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=Screen Shot 2012-11-29 at 11.31.10 PM.png" alt="Formula, Color picker, E-mail address Icon" style="max-width:100%;max-height:100%;" />1. When you enter an e-mail in a cell, it will become a mailto: e-mail link automatically.



2. When you drag the width or height of a column or row, a box of the current width or height will be shown right next to your mouse cursor as you move.



3. Now you can enter HEX color code directly when you pick a color. This way you can choose a color precisely, or to make sure the color is exactly the same each time you specify.



4. Our formulas now support date arithmetics similar to Excel, a number will be interpreted as one day. So if the value of cell C4 is 2012/6/1, then C4 - 31 would be 2012/5/1



5. Our formulas now support the string concat mode. If your formula cannot be processed in terms of date or numbers, it will be run in string concat mode. It's basically appending the values of the cells with "+" plus sign.
]]></content:encoded>
       
    </item>

    <item>
       <title>Online spreadsheet vs Ragic</title>
       <link>http://www.ragic.com/intl/en/support-article/9/2012/02/25/Online-spreadsheet-vs-Ragic</link>
       <atom:published>2012-02-25T00:00:00UTC</atom:published>
       <atom:updated>2012-02-25T00:00:00UTC</atom:updated>
       <pubDate>Sat, 25 Feb 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/9/2012/02/25/Online-spreadsheet-vs-Ragic</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=t_query.png" alt="Online spreadsheet vs Ragic Icon" style="max-width:100%;max-height:100%;" /&#62;&#60;b&#62;Summary:&#60;/b&#62; Ragic is a database software, not a spreadsheet. Database can contain complex data relations and execute complicated queries.

For years when we’re doing demos and explaining what Ragic is, one question just keep coming back to us. When this question is asked, it’s either we haven’t done a good job explaining what Ragic is, or the person doesn’t understand the difference between a spreadsheet and a database.

Yes, the question is “What’s the difference between Ragic and an online spreadsheet?”

The biggest difference is the ability to search complex data. Of course, you can use filter to search on a spreadsheet, provided that each entry is a row in a table. But what if your data is a bit more complex than that? What if an entry is a sales order that contain multiple item lines? If you use one worksheet to describe one order, how in the world do I search for orders from a certain customer or product? The search ability on a spreadsheet is very limited, due to its document oriented nature, it’s not born to process complex data and queries. On the other hand, databases is made to process complex queries!

Ragic is not a spreadsheet software, it’s a database software. We only make it to look like a spreadsheet so business users can feel at home with it. Underneath this user interface surface, Ragic has nothing to do with spreadsheet. The leap that Ragic took from a spreadsheet to a database can be seen at the moment you go from the page of single customer detail to the listing of all your customers from. You can query all your data any way you want in the listing page, while each entry can be as complex as you want, with as many levels of detail information as you need.

Wasn’t this most database software do? Yes, that’s why we’re a database, not a spreadsheet. But it has never been a database system that can be built so simply, just like using a spreadsheet.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=t_query.png" alt="Online spreadsheet vs Ragic Icon" style="max-width:100%;max-height:100%;" /><b>Summary:</b> Ragic is a database software, not a spreadsheet. Database can contain complex data relations and execute complicated queries.

For years when we’re doing demos and explaining what Ragic is, one question just keep coming back to us. When this question is asked, it’s either we haven’t done a good job explaining what Ragic is, or the person doesn’t understand the difference between a spreadsheet and a database.

Yes, the question is “What’s the difference between Ragic and an online spreadsheet?”

The biggest difference is the ability to search complex data. Of course, you can use filter to search on a spreadsheet, provided that each entry is a row in a table. But what if your data is a bit more complex than that? What if an entry is a sales order that contain multiple item lines? If you use one worksheet to describe one order, how in the world do I search for orders from a certain customer or product? The search ability on a spreadsheet is very limited, due to its document oriented nature, it’s not born to process complex data and queries. On the other hand, databases is made to process complex queries!

Ragic is not a spreadsheet software, it’s a database software. We only make it to look like a spreadsheet so business users can feel at home with it. Underneath this user interface surface, Ragic has nothing to do with spreadsheet. The leap that Ragic took from a spreadsheet to a database can be seen at the moment you go from the page of single customer detail to the listing of all your customers from. You can query all your data any way you want in the listing page, while each entry can be as complex as you want, with as many levels of detail information as you need.

Wasn’t this most database software do? Yes, that’s why we’re a database, not a spreadsheet. But it has never been a database system that can be built so simply, just like using a spreadsheet.]]></content:encoded>
       
    </item>

    <item>
       <title>The joy of graphs and reports on Ragic</title>
       <link>http://www.ragic.com/intl/en/support-article/8/2012/02/19/The-joy-of-graphs-and-reports-on-Ragic</link>
       <atom:published>2012-02-19T00:00:00UTC</atom:published>
       <atom:updated>2012-02-19T00:00:00UTC</atom:updated>
       <pubDate>Sun, 19 Feb 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/8/2012/02/19/The-joy-of-graphs-and-reports-on-Ragic</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=report_scr.png" alt="The joy of graphs and reports on Ragic Icon" style="max-width:100%;max-height:100%;" /&#62;When building a database applications, one of my favorite moments is when you first turn tons of data into one beautiful meaningful chart. It’s like when your eyes finally opened for the first time……”so that’s how our sales grew in the past three years!”

Visualization and reporting is one of the most important motivations people want to go through all this trouble building an application and pour all their data into it. You can have numbers for each day, each week, and each month, all this detail but you can’t see the forest for the trees. You might have some idea what product sells well and what isn’t, or which ad campaign seem to work better, but it’s always until you have a chart produced, or a ranking report generated, that you get the clear idea of what’s going on for your business.

Creating charts from databases usually takes a lot of messy, labor intensive work. Ragic says: “Let me do all your dirty work”. Ragic can generate a line chart based on any date field and number field of your form, according to the time range and aggregation level of your choice. Ragic can also create rankings and pivot tables along with it on any selection field of your choice. The field needs to be selection, or there’s no basis to categorize your data on.

When you have some data in your application, just go to the “Report” tab at the top navigation bar, and choose a report for the form that you would like to view. If there’s no numerical field on your form, it will be analyzed based on how many entries for each category or time period. If there’s no date field, it will be analyzed based on entry creation date.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=report_scr.png" alt="The joy of graphs and reports on Ragic Icon" style="max-width:100%;max-height:100%;" />When building a database applications, one of my favorite moments is when you first turn tons of data into one beautiful meaningful chart. It’s like when your eyes finally opened for the first time……”so that’s how our sales grew in the past three years!”

Visualization and reporting is one of the most important motivations people want to go through all this trouble building an application and pour all their data into it. You can have numbers for each day, each week, and each month, all this detail but you can’t see the forest for the trees. You might have some idea what product sells well and what isn’t, or which ad campaign seem to work better, but it’s always until you have a chart produced, or a ranking report generated, that you get the clear idea of what’s going on for your business.

Creating charts from databases usually takes a lot of messy, labor intensive work. Ragic says: “Let me do all your dirty work”. Ragic can generate a line chart based on any date field and number field of your form, according to the time range and aggregation level of your choice. Ragic can also create rankings and pivot tables along with it on any selection field of your choice. The field needs to be selection, or there’s no basis to categorize your data on.

When you have some data in your application, just go to the “Report” tab at the top navigation bar, and choose a report for the form that you would like to view. If there’s no numerical field on your form, it will be analyzed based on how many entries for each category or time period. If there’s no date field, it will be analyzed based on entry creation date.]]></content:encoded>
       
    </item>

    <item>
       <title>Instant DB server backend for mobile developers</title>
       <link>http://www.ragic.com/intl/en/support-article/7/2012/02/06/Instant-DB-server-backend-for-mobile-developers</link>
       <atom:published>2012-02-06T00:00:00UTC</atom:published>
       <atom:updated>2012-02-06T00:00:00UTC</atom:updated>
       <pubDate>Mon, 06 Feb 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/7/2012/02/06/Instant-DB-server-backend-for-mobile-developers</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=license.png" alt="Instant DB server backend for mobile developers Icon" style="max-width:100%;max-height:100%;" /&#62;&#60;b&#62;Summary:&#60;/b&#62; Mobile developers can use Ragic as the server backend of their apps. Ragic provides a simple HTTP API for every form you created on Ragic!

Most mobile apps need a server backend for it to be useful. Or all of your app would be running on isolated islands, not being able to receive real-time updates, or interact with any other users of the app.

Developers love building apps, but building a server backend is just a simple but boring job at first glance. However, when you begin to really design and use your server backend, you begin to find that there’s a ton of features that you need to add on your server to make the app useful and manageable. You’ll be constantly adding new fields to feed your app, new ways to enter and search backend database, writing more and more complicated authentication and access control to your backend application……and for all of this you’ll probably need to create a nice UI interface for people to use in the long term.

Hey, you probably see where this is going…creating powerful database backends: that’s what Ragic do! With Ragic you can build pretty complicated DB backend for you mobile app in a day. How do your mobile app talk to our Ragic server? HTTP API!

For all forms you created on Ragic, there’s a fairly simple API where you can retrieve your data in JSON, or store / update your data with simple URL calls. Almost all of the great features that you find on Ragic has a corresponding API call, including all of our search function, paging, full text search, user authentication.

We promise using Ragic as your mobile backend will save you tons of time and money. You do what you do best developing cool apps, and Ragic is right behind you with backend support!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=license.png" alt="Instant DB server backend for mobile developers Icon" style="max-width:100%;max-height:100%;" /><b>Summary:</b> Mobile developers can use Ragic as the server backend of their apps. Ragic provides a simple HTTP API for every form you created on Ragic!

Most mobile apps need a server backend for it to be useful. Or all of your app would be running on isolated islands, not being able to receive real-time updates, or interact with any other users of the app.

Developers love building apps, but building a server backend is just a simple but boring job at first glance. However, when you begin to really design and use your server backend, you begin to find that there’s a ton of features that you need to add on your server to make the app useful and manageable. You’ll be constantly adding new fields to feed your app, new ways to enter and search backend database, writing more and more complicated authentication and access control to your backend application……and for all of this you’ll probably need to create a nice UI interface for people to use in the long term.

Hey, you probably see where this is going…creating powerful database backends: that’s what Ragic do! With Ragic you can build pretty complicated DB backend for you mobile app in a day. How do your mobile app talk to our Ragic server? HTTP API!

For all forms you created on Ragic, there’s a fairly simple API where you can retrieve your data in JSON, or store / update your data with simple URL calls. Almost all of the great features that you find on Ragic has a corresponding API call, including all of our search function, paging, full text search, user authentication.

We promise using Ragic as your mobile backend will save you tons of time and money. You do what you do best developing cool apps, and Ragic is right behind you with backend support!]]></content:encoded>
       
    </item>

    <item>
       <title>Search in your Ragic application</title>
       <link>http://www.ragic.com/intl/en/support-article/6/2012/01/28/Search-in-your-Ragic-application</link>
       <atom:published>2012-01-28T00:00:00UTC</atom:published>
       <atom:updated>2012-01-28T00:00:00UTC</atom:updated>
       <pubDate>Sat, 28 Jan 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/6/2012/01/28/Search-in-your-Ragic-application</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=feature_query_L.png" alt="Search in your Ragic application Icon" style="max-width:100%;max-height:100%;" /&#62;Databases are made for searching. What’s the point of putting your data in a database if you can’t find your data efficiently? Ragic provides two ways to search for your data: the traditional database query, and the full text search.

&#60;b&#62;Traditional database query:&#60;/b&#62; Two ways you can use the traditional database query, by clicking on the arrow of the field header in a listing page, this works the way it works on Excel. Or you can click the “filter” button at top right. And then you can filter each fields according to whether it’s a string, date, or number field.

What’s interesting about our query function is that you can query fields in the subtables. Like when a single employee have several degrees and work experience. You can issue queries to search for employees that has a masters degree.

&#60;b&#62;Full Text Search:&#60;/b&#62; Using the full text search box at the top left corner, you can find all entries in the whole database that contains your search term. This can be quite convenient if you have a pretty specific term that you’re looking for.

One trick that you can make use of the full text search function: when you enter text no matter in the form or the comments, you can use brackets [] to denote the term inside the bracket refers to an entry in the database. For example, when you enter [Joe Smith], it will become a hyperlink after you save it. When users click on this link, Ragic will use its full text search function to find entries that are related to this search term, and take the user to it. This way you can save people a good amount of time when referencing between forms and entries.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=feature_query_L.png" alt="Search in your Ragic application Icon" style="max-width:100%;max-height:100%;" />Databases are made for searching. What’s the point of putting your data in a database if you can’t find your data efficiently? Ragic provides two ways to search for your data: the traditional database query, and the full text search.

<b>Traditional database query:</b> Two ways you can use the traditional database query, by clicking on the arrow of the field header in a listing page, this works the way it works on Excel. Or you can click the “filter” button at top right. And then you can filter each fields according to whether it’s a string, date, or number field.

What’s interesting about our query function is that you can query fields in the subtables. Like when a single employee have several degrees and work experience. You can issue queries to search for employees that has a masters degree.

<b>Full Text Search:</b> Using the full text search box at the top left corner, you can find all entries in the whole database that contains your search term. This can be quite convenient if you have a pretty specific term that you’re looking for.

One trick that you can make use of the full text search function: when you enter text no matter in the form or the comments, you can use brackets [] to denote the term inside the bracket refers to an entry in the database. For example, when you enter [Joe Smith], it will become a hyperlink after you save it. When users click on this link, Ragic will use its full text search function to find entries that are related to this search term, and take the user to it. This way you can save people a good amount of time when referencing between forms and entries.]]></content:encoded>
       
    </item>

    <item>
       <title>Mass e-mail and SMS on Ragic</title>
       <link>http://www.ragic.com/intl/en/support-article/5/2012/01/12/Mass-email-and-SMS-on-Ragic</link>
       <atom:published>2012-01-12T00:00:00UTC</atom:published>
       <atom:updated>2012-01-12T00:00:00UTC</atom:updated>
       <pubDate>Thu, 12 Jan 2012 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/5/2012/01/12/Mass-email-and-SMS-on-Ragic</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=email_scr.png" alt="Mass e-mail and SMS on Ragic Icon" style="max-width:100%;max-height:100%;" /&#62;&#60;b&#62;Summary:&#60;/b&#62; Go to the listing page of your customers, filter the ones that you would like to e-mail, and choose “e-mail filtered” from the “more action” button. Choose the field that contains their e-mail, write your message and send!

If you keep your customer data on Ragic, one of the best things you can do is to write e-mail to any group of customers you want. Sending all your product news, discount info to every single customer in your database is the simplest thing to do, but it also annoys the hell out of your customers.

Most e-mail software allows you to organize e-mails into groups, but you have to manage who goes in which group yourself. It’s a lot of work if you have a large number of constantly changing customers. Now here’s the great thing about having mass e-mail system integrated into your CRM system: you can first use the filter function to filter out the list of customers that you would like to message, and then the message you send now will only go out to this list of e-mail.

For example, you’re a real estate agent. You just got a great 2 bedroom house in Palo Alto for 900K. Rather than telling every single one of your client about this for every house you sell, you can filter out people who are interested in houses in Palo Alto, within this budget range, and is looking for 2 bedroom houses, and send your message only to them. You can even filter out the ones that speak Spanish and send out the mail in Spanish if you like.

The best thing is you’ll never have to spend time organizing e-mail lists anymore, the only list that you’ll need to keep is the single centralized copy of your CRM customer database.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=email_scr.png" alt="Mass e-mail and SMS on Ragic Icon" style="max-width:100%;max-height:100%;" /><b>Summary:</b> Go to the listing page of your customers, filter the ones that you would like to e-mail, and choose “e-mail filtered” from the “more action” button. Choose the field that contains their e-mail, write your message and send!

If you keep your customer data on Ragic, one of the best things you can do is to write e-mail to any group of customers you want. Sending all your product news, discount info to every single customer in your database is the simplest thing to do, but it also annoys the hell out of your customers.

Most e-mail software allows you to organize e-mails into groups, but you have to manage who goes in which group yourself. It’s a lot of work if you have a large number of constantly changing customers. Now here’s the great thing about having mass e-mail system integrated into your CRM system: you can first use the filter function to filter out the list of customers that you would like to message, and then the message you send now will only go out to this list of e-mail.

For example, you’re a real estate agent. You just got a great 2 bedroom house in Palo Alto for 900K. Rather than telling every single one of your client about this for every house you sell, you can filter out people who are interested in houses in Palo Alto, within this budget range, and is looking for 2 bedroom houses, and send your message only to them. You can even filter out the ones that speak Spanish and send out the mail in Spanish if you like.

The best thing is you’ll never have to spend time organizing e-mail lists anymore, the only list that you’ll need to keep is the single centralized copy of your CRM customer database.]]></content:encoded>
       
    </item>

    <item>
       <title>Facebook Integration</title>
       <link>http://www.ragic.com/intl/en/support-article/2/2010/05/20/Facebook-Integration</link>
       <atom:published>2010-05-20T00:00:00UTC</atom:published>
       <atom:updated>2010-05-20T00:00:00UTC</atom:updated>
       <pubDate>Thu, 20 May 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/2/2010/05/20/Facebook-Integration</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=facebooklogin.png" alt="Facebook Integration Icon" style="max-width:100%;max-height:100%;" /&#62;We know that a lot of our users are not corporate IT guys, but still loves to use Ragic Builder to develop useful applications for the public. Because the public nature of these applications, we see a lot of people that are simply users of the application, not having a clear idea what Ragic Builder is, or not having an idea what he can do with it. He may be using a concert ticket exchange application. As he tries to make a new entry on the database, he will see the prompt that because he doesn’t have a Ragic Builder account, we won’t be able to recognize him the next time, so he won’t be able to edit his entry then. Therefore a lot of the application users are forced to register a Ragic Builder account, even though he may not be interested in building an application.

This seemed unnecessary, we’ve all already registered too many accounts on the Internet. All Ragic Builder need is to make sure you’re the one who created the entry. So…ta da! We now allow you to log in to Ragic using your Facebook account. In this way, application users will no longer need to register a Ragic Builder account just to modify their data.

Of course, you will need a Facebook account to do this. Also, if you logged in using your Facebook account, you cannot use Ragic Builder to build applications. If you would like to build applications on Ragic Builder, you still have to register for a Ragic Builder account!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=facebooklogin.png" alt="Facebook Integration Icon" style="max-width:100%;max-height:100%;" />We know that a lot of our users are not corporate IT guys, but still loves to use Ragic Builder to develop useful applications for the public. Because the public nature of these applications, we see a lot of people that are simply users of the application, not having a clear idea what Ragic Builder is, or not having an idea what he can do with it. He may be using a concert ticket exchange application. As he tries to make a new entry on the database, he will see the prompt that because he doesn’t have a Ragic Builder account, we won’t be able to recognize him the next time, so he won’t be able to edit his entry then. Therefore a lot of the application users are forced to register a Ragic Builder account, even though he may not be interested in building an application.

This seemed unnecessary, we’ve all already registered too many accounts on the Internet. All Ragic Builder need is to make sure you’re the one who created the entry. So…ta da! We now allow you to log in to Ragic using your Facebook account. In this way, application users will no longer need to register a Ragic Builder account just to modify their data.

Of course, you will need a Facebook account to do this. Also, if you logged in using your Facebook account, you cannot use Ragic Builder to build applications. If you would like to build applications on Ragic Builder, you still have to register for a Ragic Builder account!]]></content:encoded>
       
    </item>

    <item>
       <title>Dashboard Online</title>
       <link>http://www.ragic.com/intl/en/support-article/1/2010/04/21/Dashboard-Online</link>
       <atom:published>2010-04-21T00:00:00UTC</atom:published>
       <atom:updated>2010-04-21T00:00:00UTC</atom:updated>
       <pubDate>Wed, 21 Apr 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/1/2010/04/21/Dashboard-Online</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=dashboard.png" alt="Dashboard Online Icon" style="max-width:100%;max-height:100%;" /&#62;Our experiences in the IT department told us, the hard work of making a bunch of data entry and data browsing function is invisible to company executives. (What? Aren’t they just simple data entry forms?) What really catch their attention are graphical charts and analytical reports.

Actually, this type of reaction is perfectly normal. An important part of the value of an enterprise system lies in the ability to aggregate all the data that everyone entered, making all kinds of analysis, to generate clear and understandable charts and reports, so that decision making executives can easily digest all the key data and trends to make a more informed decision. All the database design and entry forms are the silent but necessary infrastructures to make this possible.

What Ragic Builder is hard working on, is to use a simple spreadsheet interface, to turn all the painstaking work of making rigid database infrastructures, into a lighter, faster, easier, but just as powerful way. But after we enter so much data, we’ve always felt that we’re missing the ability to see the whole picture of our data. And today, we’ve finally got our missing piece of the puzzle.

For every database on Ragic Builder, we automatically generate a dashboard for it. It will generate a chart and a ranking table for each sheet in the database.

The chart is a stacked bar chart based on cross analysis of user selected fields on the data on the sheet. For example we can visually see how many open cases in our support system, and how many of the open cases are urgent. We can even click on a region of our chart, to see which cases are open and urgent.

The ranking table is based on a user specified field to do ranking. Similarly, all categories and numbers can be drilled down for more detail. If you need further analysis, you can click on the “Pivot Table” link, and you can do a full pivot table analysis on your data, based on the two dimensions that you picked.

Of course, all these functions are just a beginning. We know there are so much more ways that our users would like to analyze their business data. More and more features will be added to our dashboard according to everyone’s needs. A goal is to keep most these functions free from custom coding, if we can generate it automatically, let it be automatic. We’ve all spent too much time of our lives writing custom reports after another.</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=dashboard.png" alt="Dashboard Online Icon" style="max-width:100%;max-height:100%;" />Our experiences in the IT department told us, the hard work of making a bunch of data entry and data browsing function is invisible to company executives. (What? Aren’t they just simple data entry forms?) What really catch their attention are graphical charts and analytical reports.

Actually, this type of reaction is perfectly normal. An important part of the value of an enterprise system lies in the ability to aggregate all the data that everyone entered, making all kinds of analysis, to generate clear and understandable charts and reports, so that decision making executives can easily digest all the key data and trends to make a more informed decision. All the database design and entry forms are the silent but necessary infrastructures to make this possible.

What Ragic Builder is hard working on, is to use a simple spreadsheet interface, to turn all the painstaking work of making rigid database infrastructures, into a lighter, faster, easier, but just as powerful way. But after we enter so much data, we’ve always felt that we’re missing the ability to see the whole picture of our data. And today, we’ve finally got our missing piece of the puzzle.

For every database on Ragic Builder, we automatically generate a dashboard for it. It will generate a chart and a ranking table for each sheet in the database.

The chart is a stacked bar chart based on cross analysis of user selected fields on the data on the sheet. For example we can visually see how many open cases in our support system, and how many of the open cases are urgent. We can even click on a region of our chart, to see which cases are open and urgent.

The ranking table is based on a user specified field to do ranking. Similarly, all categories and numbers can be drilled down for more detail. If you need further analysis, you can click on the “Pivot Table” link, and you can do a full pivot table analysis on your data, based on the two dimensions that you picked.

Of course, all these functions are just a beginning. We know there are so much more ways that our users would like to analyze their business data. More and more features will be added to our dashboard according to everyone’s needs. A goal is to keep most these functions free from custom coding, if we can generate it automatically, let it be automatic. We’ve all spent too much time of our lives writing custom reports after another.]]></content:encoded>
       
    </item>

    <item>
       <title>Multiple Cell Copy and Paste</title>
       <link>http://www.ragic.com/intl/en/support-article/0/2010/05/23/Multiple-Cell-Copy-and-Paste</link>
       <atom:published>2010-05-23T00:00:00UTC</atom:published>
       <atom:updated>2010-05-23T00:00:00UTC</atom:updated>
       <pubDate>Sun, 23 May 2010 00:00:00 UTC</pubDate>
       <dc:creator>Jeff Kuo</dc:creator>
       <guid isPermaLink="true">http://www.ragic.com/intl/en/support-article/0/2010/05/23/Multiple-Cell-Copy-and-Paste</guid>
       <description>&#60;img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&amp;f=multiselect.png" alt="Multiple Cell Copy and Paste Icon" style="max-width:100%;max-height:100%;" /&#62;A big reason that everybody loves spreadsheets, is that you can manipulate many cells at once. Let’s say you entered an item for your online store, you got its name, price, spec, and all kinds of info. When you are entering the next item, you found that almost all fields are identical except for one. On a normal application or web form, there’s no choice but to enter it again, or maybe you can make it slightly quicker by selecting, copying, pasting each field on the screen.

But on spreadsheet it’s different. You can drag and select all the cells that you would like to copy, ctrl-c to copy, and paste the whole thing to the next row in one click. It’s things like this that makes a lot of business user reluctant to leave spreadsheets to using database applications. We would like to change this, we would like to duplicated this type of great functionality to our database applications. This time, we added multiple cell copy paste to Ragic Builder.

Just drag and select a region of fields that you would like to copy, and you will see the background of the cells selected becomes red. Click ctrl-c for copy, and you’ve just copy the content of all the fields that you selected. You can paste them to a text editor, or back to Ragic Builder. We will automatically put each value that you copied to each field at the location you chose, just like spreadsheet.

Come try it! We believe a better user interface is one of the key to better adoption of enterprise software. That’s the key to getting the value out of your investment!</description>
       <content:encoded><![CDATA[<img src="//d1xwzo8jmziphi.cloudfront.net/sims/file.jsp?a=blogman&f=multiselect.png" alt="Multiple Cell Copy and Paste Icon" style="max-width:100%;max-height:100%;" />A big reason that everybody loves spreadsheets, is that you can manipulate many cells at once. Let’s say you entered an item for your online store, you got its name, price, spec, and all kinds of info. When you are entering the next item, you found that almost all fields are identical except for one. On a normal application or web form, there’s no choice but to enter it again, or maybe you can make it slightly quicker by selecting, copying, pasting each field on the screen.

But on spreadsheet it’s different. You can drag and select all the cells that you would like to copy, ctrl-c to copy, and paste the whole thing to the next row in one click. It’s things like this that makes a lot of business user reluctant to leave spreadsheets to using database applications. We would like to change this, we would like to duplicated this type of great functionality to our database applications. This time, we added multiple cell copy paste to Ragic Builder.

Just drag and select a region of fields that you would like to copy, and you will see the background of the cells selected becomes red. Click ctrl-c for copy, and you’ve just copy the content of all the fields that you selected. You can paste them to a text editor, or back to Ragic Builder. We will automatically put each value that you copied to each field at the location you chose, just like spreadsheet.

Come try it! We believe a better user interface is one of the key to better adoption of enterprise software. That’s the key to getting the value out of your investment!]]></content:encoded>
       
    </item>

 </channel>
</rss>