MountainRiver CMS
Published on MountainRiver CMS (https://www.mountainriver.net)

Home > Online and Social Media in 2013

Online and Social Media in 2013 [1]

Blog

A number of posts have been made on the  MountainRiver.net [2] site including: 

  • Obamacare Website Performance Problems [3]

  • Indigenous Stock Exchange [4]

  • Search Engine Optimisation [5]

  • Ten Things to Consider when Building a Website [6]

LinkedIn

Cross posted the website page on Online Subscriptions, Shops and Paywalls [7] on LinkedIn [8]. The plan is to use LinkedIn more over the next year. Follow Interlated on LinkedIn.

Drupal

A number of patches to drupal, bug reports and sample modules were posted onto drupal.org

Patches were accepted for these modules: 

  • fancyBox [9]
  • Password policy [10]
  • Feeds Excel [11]

Modules were created for the card access payment gateway [12] and to reduce double posting [12]. Modules could be streamlined for others use such as for spreadsheet upload system and others if there is demand. 

Stack Overflow

Range of grails and drupal contributions - all technical. See stackoverflow.com [13] and drupal.stackexchange.com. [14]

Answers:

0
Grails async task not loading saved data [15]

Dec 11 '13 at 2:18

0
Getting Error Fatal error during compilation org.apache.tools.ant.BuildException: Compilation Failed. in grails app [16]

Nov 14 '13 at 11:54

0
How to check same valid if id already exists in MySQL with PHP [17]

Nov 13 '13 at 4:49

2
grails - How removing double quotes from gsp [18]

Nov 12 '13 at 14:24

1
Issues while installing Git Server [19]

Nov 1 '13 at 5:57

0
Grails, Promise API and two open sessions [20]

Oct 31 '13 at 3:40

3
Best way to determine if an SCP transfer fails [21]

May 17 '13 at 12:18

0
Compare source tree against git repository? [22]

Mar 19 '13 at 4:13

1
What is the command to add all changes except bin folder in GIT? [23]

Mar 13 '13 at 2:49

0
Check views display permission for user [24]

Feb 25 '13 at 5:50

0
Grails Integration Test: Domain Classes Not Functioning [25]

Jan 5 '13 at 4:44

0
drupal 6 - unset previously set cck field validation error messages [26]

Oct 2 '12 at 12:15

1
PHP : rename() How do I find the error cause? [27]

Jul 7 '12 at 3:52

1
OR operator in Drupal View Filters [28]

Jun 29 '12 at 10:14

0
How to correctly display the numbers for each table row added [29]

Dec 18 '11 at 2:59

0
Grails Spring DSL Not Setting String Properties [30]

Dec 18 '11 at 3:40

3
Drupal with Web Service Authentication [31]

Dec 15 '11 at 23:26

4
I need to load DB configuration dynamically in Drupal 7 [32]
3
A better anti-spam solution for Drupal 7? [33]
3
Private methods within a custom module [34]
3
How do I get Drupal to use my themes page.tpl.php template for the front page? [35]
2
What is causing /user/*/taxonomy/term/* to redirect to /taxonomy/term/*? [36]

Questions

2
Ordering postgres indexes with GORM [37]
0
Grails async task not loading saved data [38]
1
Grails, Promise API and two open sessions [39]
0
Grails rendering pre-rendered JSON [40]
0
Grails async - creating promises [41]
0
Testing for multi-value in entity field [42]
0
How can I connect drupal 6 and activemq? [43]
0
Can I use static classes in template files? [44]
0
How to stop infinite loop on hook_node_grants [45]
0
Filtering link associated with view based on permissions [46]

 

Facebook

We are mountainrivercms [47] and interlated [48] on facebook. Range of cross-posts on mountainrivercms - follow us.

Twitter

We are @interlated [49] @jrobens [50] @mountainrivercm [51] @MartinChadwick [52] on twitter. @interlated is the most active on professional topics. Plan to boost the @mountainrivercm. Folllow us.

 

Taxonomy: 
success stories [53]
  • Products
  • Website Starter
  • Meeting Manager
  • Media Manager
  • Solutions
  • Corporate Website
  • Online Subscriptions, Shops and Paywalls
  • Editing and Solution Guides
  • Government Website
  • Membership Solutions
  • Government Solutions
  • Product Marketing and Campaigns
  • Services
  • Site Security
  • Site Testing
  • Content Review
  • Hosting Services
  • DevOps and System Administration
  • Custom Programming
  • Web Design Services
  • Site Monitoring
  • Copy and Technical Writing
  • About Us
  • Key Personnel
  • Contact
© 2025 MountainRiver
Powered by Drupal

Source URL:https://www.mountainriver.net/successes/2013/online-and-social-media-2013

Links
[1] https://www.mountainriver.net/successes/2013/online-and-social-media-2013 [2] http://www.mountainriver.net/blog [3] https://www.mountainriver.net/blog/obamacare-website-performance-problems [4] https://www.mountainriver.net/blog/indigenous-stock-exchange [5] https://www.mountainriver.net/blog/search-engine-optimisation [6] http://www.mountainriver.net/blog/ten-things-consider-when-building-website [7] http://www.mountainriver.net/online-subscriptions-shops-and-paywalls [8] http://www.linkedin.com/company/interlated-pty-ltd [9] https://drupal.org/project/fancybox [10] https://drupal.org/project/password_policy [11] https://drupal.org/project/feeds_excel [12] https://drupal.org/sandbox/interlated/1963144 [13] http://stackoverflow.com/users/1099823/interlated [14] http://drupal.stackexchange.com/users/4561/interlated [15] http://stackoverflow.com/questions/19930955/grails-async-task-not-loading-saved-data/20509336#20509336 [16] http://stackoverflow.com/questions/19976241/getting-error-fatal-error-during-compilation-org-apache-tools-ant-buildexception/19976989#19976989 [17] http://stackoverflow.com/questions/19945526/how-to-check-same-valid-if-id-already-exists-in-mysql-with-php/19945556#19945556 [18] http://stackoverflow.com/questions/19931315/grails-how-removing-double-quotes-from-gsp/19931744#19931744 [19] http://stackoverflow.com/questions/19721099/issues-while-installing-git-server/19721572#19721572 [20] http://stackoverflow.com/questions/19696222/grails-promise-api-and-two-open-sessions/19698061#19698061 [21] http://stackoverflow.com/questions/16608681/best-way-to-determine-if-an-scp-transfer-fails/16608852#16608852 [22] http://stackoverflow.com/questions/15404505/compare-source-tree-against-git-repository/15491363#15491363 [23] http://stackoverflow.com/questions/15376145/what-is-the-command-to-add-all-changes-except-bin-folder-in-git/15376157#15376157 [24] http://stackoverflow.com/questions/3262284/check-views-display-permission-for-user/15060890#15060890 [25] http://stackoverflow.com/questions/8959081/grails-integration-test-domain-classes-not-functioning/14168664#14168664 [26] http://stackoverflow.com/questions/12295266/drupal-6-unset-previously-set-cck-field-validation-error-messages/12690025#12690025 [27] http://stackoverflow.com/questions/11360511/php-rename-how-do-i-find-the-error-cause/11372103#11372103 [28] http://stackoverflow.com/questions/1340423/or-operator-in-drupal-view-filters/11259964#11259964 [29] http://stackoverflow.com/questions/8549490/how-to-correctly-display-the-numbers-for-each-table-row-added/8549537#8549537 [30] http://stackoverflow.com/questions/8548146/grails-spring-dsl-not-setting-string-properties/8549657#8549657 [31] http://stackoverflow.com/questions/8521112/drupal-with-web-service-authentication/8528029#8528029 [32] http://drupal.stackexchange.com/questions/65770/i-need-to-load-db-configuration-dynamically-in-drupal-7/65773#65773 [33] http://drupal.stackexchange.com/questions/68630/a-better-anti-spam-solution-for-drupal-7/68638#68638 [34] http://drupal.stackexchange.com/questions/68575/private-methods-within-a-custom-module/68580#68580 [35] http://drupal.stackexchange.com/questions/65566/how-do-i-get-drupal-to-use-my-themes-page-tpl-php-template-for-the-front-page/65568#65568 [36] http://drupal.stackexchange.com/questions/62447/what-is-causing-user-taxonomy-term-to-redirect-to-taxonomy-term/66016#66016 [37] http://stackoverflow.com/questions/20468589/ordering-postgres-indexes-with-gorm [38] http://stackoverflow.com/questions/19930955/grails-async-task-not-loading-saved-data [39] http://stackoverflow.com/questions/19696222/grails-promise-api-and-two-open-sessions [40] http://stackoverflow.com/questions/19649629/grails-rendering-pre-rendered-json [41] http://stackoverflow.com/questions/19529341/grails-async-creating-promises [42] http://drupal.stackexchange.com/questions/79401/testing-for-multi-value-in-entity-field [43] http://drupal.stackexchange.com/questions/74206/how-can-i-connect-drupal-6-and-activemq [44] http://drupal.stackexchange.com/questions/72360/can-i-use-static-classes-in-template-files [45] http://drupal.stackexchange.com/questions/69230/how-to-stop-infinite-loop-on-hook-node-grants [46] http://drupal.stackexchange.com/questions/65876/filtering-link-associated-with-view-based-on-permissions [47] https://www.facebook.com/mountainrivercms [48] https://www.facebook.com/interlated [49] http://twitter.com/interlated [50] http://twitter.com/jrobens [51] http://twitter.com/mountainrivercm [52] http://twitter.com/MartinChadwick [53] https://www.mountainriver.net/successes/2013