Technical stuff

+

WordPress User Roles

March 28, 2012 in Front Page News, How do I...?, Technical stuff, WordPress by R Hadfield

WordPress uses a concept of Roles, designed to give the blog owner the ability to control and assign what users can and cannot do in the blog. A blog owner can manage and allow access to such functions as writing and editing posts, creating pages, defining links,creating categories, moderating comments, managing plugins, and managing other users.

There are five main user roles within WordPress:
Administrator, Editor, Author, Contributor and Subscriber.

When users are created in the realsmartcloud, default roles are automatically assigned:

  • realsmart admin → WordPress Administrator
  • realsmart mentor → WordPress Contributor
  • realsmart learner → WordPress Subscriber

(more…)

by S Brown

+

Restrict users from submitting multiple entries to a Google Form

March 8, 2012 in Google Apps, Google Docs, Google Gadgets and Apps Scripts, How do I...?, Technical stuff by S Brown

Google forms can be used to make vote or survey. However, it can not prevent multiple submission. Here is a Google Apps Script “voTer” to solve this problem. For each submission, the script will compare the “username” with previous recorded usernames. If the username is existed, then the new submission will be deleted. At the same time, an email will be sent to that person for notification. Please do tailor the highlighted part in the script to fit your situation.

(more…)

by S Brown

+

Mail Merges in Google Docs with AutoCrat

March 8, 2012 in Google Apps, Google Docs, Google Gadgets and Apps Scripts, Google Mail, How do I...?, Technical stuff by S Brown

The only thing you cant do with Google Apps that you can do with Office is mail merge, right?

WRONG!

Here is how….

  1. Create a spreadsheet and organize your data in columns that include one row per individual that you want to create a personalized document for.  Make sure each column has a header. Individualized data might also be fed by a Google form.
  2. Go to Tools->Script Editor and delete the existing code, pasting in the script from the attachment below.
  3. Save the script with a name.  I like to call it the “autoCrat”;)
  4. Use the small dropdown in the scripts editor to Run the “onOpen” function.   This will prompt you to authorize the script.
  5. In order for the script to work, you will need to create a Document to use as a template for the merge.
    1. Create a new collection for your templates.  I like to create a collection called “Merge Templates”
    2. Include double bracketed tags for any personalized data you want to populate from the spreadsheet.  Ex) <<First Name>> .  It doesn’t matter what you call the fields, because you will map them to your spreadsheet headers in a few steps.
  6. Refresh your spreadsheet in your browser.  Wait a few seconds and you should see a new menu item to the right of “Help”, called “Document Merge.”  If you don’t see it, try running the onOpen function from the script editor again.
  7. In the “Document Merge” menu, select “Settings” and complete the settings.  If you don’t have a collection that contains a template file with <<Merge tags>> in it, go back to step 5 and come back to this.
  8. Now you will see a new “Document Merge” dropdown item, “Set Field Mappings.”  Map each <<Merge tag>> to the spreadsheet column you want to use to populate it.  Save the mappings.
  9. Another new “Document Merge” dropdown item will appear: “Test/Run Merge”.  Select it and decide what type of merge you want to try…there are a number of combos and cool possibilities.  Look to the bottom of the panel for a clue as to the $variableNames that are available for any of the fields you want to populate dynamically per row.
  10. Here are some basic options to play with.  Checkbox allows you to test on first-row only if you like.
    1. ONLY saving merged Docs to a collection, either as PDF or Doc format.
    2. Saving to a collection AND emailing PDF as attachment.
    3. Saving to a collection AND emailing recipient a link to individually shared Docs as View-only
    4. Saving to a collection AND emailing recipient a link to individually shared Doc as Editor
  11. Note that as of Version 1.1.0, Date formatting can now be handled. You must use the Format->Number menu from the spreadsheet to format any dates.  Currently only three formats are supported:   “M/d/yyyy”, “MMMM d, yyyy”, and “M/d/yyyy H:mm:ss” … i.e. 1/30/2012…January 30, 2012, and 1/30/2012 9:32:34.
  12. Note: As of Vertion 1.2.0, the document Header and Footer can now contain merge tags.
  13. 1.2.1 fixes a silly bug that occurred when the document didn’t contain a header or a footer.
  14. We also recently discovered that non-alpha merge tags don’t work.  Eg <<90>> will not work.  Needs to be <<ninety>>.  So avoid using anything in your merge tags that’s not a letter.

Thanks to the folks at http://www.youpd.org/home for this great script.

Here is the text files with the script – autocrat_1.2.1

+

Opening menu items in a new browser tab

March 8, 2012 in Front Page News, How do I...?, Technical stuff, WordPress by A Stringfellow

Sometimes you’ll want to create menu items that open in a new tab as you would with sidebar links. While this is slightly more complex than doing it for a standard sidebar link, it is still easy enough to do.

(more…)

+

Tips for reporting technical issues.

February 5, 2012 in A beginners guide, Front Page News, Support, Technical stuff by R Hadfield

We love squishing bugs!

The best software in the World has bugs from time to time, and we’re proud to say ours is no different :)

Bugs are just opportunities for us to improve our software, this is why we love squishing bugs. Don’t feel bad about reporting an issue to us but please take a note of these tips to see your support query is dealt with quickly.

(more…)

by S Brown

+

Can’t log in to Cloud site from your iOS device?

January 30, 2012 in Google Apps, Technical stuff by S Brown

I tried to log on to our realsmartcloud site from my iphone last week only to be returned to a non logged in home page.  This was strange as I log in all of the time from my iphone.

After a bit of a search on the web I found that cookies had been disabled by default for safari on the iphone4s.

Access the settings screen on your iOS device;

 

 

Go to the “Safari” setting page

Enable cookies by selecting “accept cookies from visited”;

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

And that’s it!

by S Brown

+

Update Your Profile from the Front Page of the Website

January 6, 2012 in Front Page News, Technical stuff by S Brown

We have a new profile update page that allows you to quickly update you password and avatar straight from the home page.

(more…)

by S Brown

+

Problems with Google Apps in Internet Explorer?

January 6, 2012 in Front Page News, Google Apps, Technical stuff by S Brown

You need Google Chrome Frame!


Google Chrome Frame is an open source plug-in that seamlessly brings Google Chrome’s open web technologies and speedy JavaScript engine to Internet Explorer. With Google Chrome Frame, you can:

  • Start using open web technologies—such as the HTML5 canvas tag—right away, even technologies that aren’t yet supported in Internet Explorer 6, 7, 8, or 9.
  • Take advantage of JavaScript performance improvements to make your apps faster and more responsive.

Click here to download

Network managers don’t depair – you can even download and MSI from here

by S Brown

+

Google Apps Support

January 6, 2012 in Google Apps, Technical stuff by S Brown

Google can support you with any aspect of the Googe Apps for Education.  Please note that only school Google Apps administrators can request this support.

To access the support control panel log in to realsmart and navigate to your email page.  From the email page select the mail cog and choose manage this domain.

Here you will be logged in to the Google Apps control panel.  From here select the “support” menu.  In the support menu there are a range of different support options from FAQ’s, forums, email support system and a contact telephone number.

4

#CSS { Change the colour of your cloud site menu }

December 19, 2011 in CSS Snippets, How do I...? by R Hadfield

Changing the colour of your cloud website’s menu bar couldn’t be easier. Here we provide a short snippet of code to help you customise your own school’s menu bar.

(more…)