collaboratorydev.wordpress.com collaboratorydev.wordpress.com

collaboratorydev.wordpress.com

Collaboratory Dev Blog | Tips and tricks for developers on the Collaboratory project

Tips and tricks for developers on the Collaboratory project

http://collaboratorydev.wordpress.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR COLLABORATORYDEV.WORDPRESS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.7 out of 5 with 9 reviews
5 star
0
4 star
6
3 star
3
2 star
0
1 star
0

Hey there! Start your review of collaboratorydev.wordpress.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • collaboratorydev.wordpress.com

    16x16

  • collaboratorydev.wordpress.com

    32x32

CONTACTS AT COLLABORATORYDEV.WORDPRESS.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Collaboratory Dev Blog | Tips and tricks for developers on the Collaboratory project | collaboratorydev.wordpress.com Reviews
<META>
DESCRIPTION
Tips and tricks for developers on the Collaboratory project
<META>
KEYWORDS
1 collaboratory dev blog
2 filed under uncategorized
3 mysql
4 templates
5 and others
6 leave a comment
7 dekiscript
8 example
9 helpinghand
10 click for details
CONTENT
Page content here
KEYWORDS ON
PAGE
collaboratory dev blog,filed under uncategorized,mysql,templates,and others,leave a comment,dekiscript,example,helpinghand,click for details,param,closed,if param,in params,notice that the,foreach,what’s happening,statement,paramkey,property,span },with
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Collaboratory Dev Blog | Tips and tricks for developers on the Collaboratory project | collaboratorydev.wordpress.com Reviews

https://collaboratorydev.wordpress.com

Tips and tricks for developers on the Collaboratory project

INTERNAL PAGES

collaboratorydev.wordpress.com collaboratorydev.wordpress.com
1

How to… convert objects to Strings and vice-versa | Collaboratory Dev Blog

https://collaboratorydev.wordpress.com/2010/02/08/38

February 8, 2010. How to… convert objects to Strings and vice-versa. 8212; Tags: dekiscript. 8212; Timothy High @ 8:50 pm. In most languages, you would convert an object to a String by using something like a “toString()” method on the object itself, or calling a “String.valueOf(obj)” method. There’s also implicit conversion, which in a lot of languages works like this:. String mystr = myobj ". P "Full page.properties object: ".String.Serialize(page.properties) /p. You might see the following:. Full page&...

2

Helping Hand: Ignoring Closed issues in TicketForm | Collaboratory Dev Blog

https://collaboratorydev.wordpress.com/2010/02/10/helping-hand-ignoring-closed-issues-in-ticketform

February 10, 2010. Helping Hand: Ignoring Closed issues in TicketForm. 8212; Tags: casestudy. 8212; Timothy High @ 9:09 pm. Chamila is playing with DekiScript, and trying to use an example of the TicketForm table (for our issue tracking) that doesn’t show issues that have the status “Closed”. Currently, the page is giving the following error:. Content/body/div[3]/pre, line 299, column 20: invalid Primary. If(param is not ["Closed"]) { "xxxxxxx" } else { "YYYYY" }. Param is not ["Closed"]. Next, we have t...

3

How to… debug MindTouch scripts | Collaboratory Dev Blog

https://collaboratorydev.wordpress.com/2010/01/29/how-to-debug-mindtouch-scripts

January 29, 2010. How to… debug MindTouch scripts. 8212; Timothy High @ 8:17 pm. This is a pretty big topic, but we can keep adding to it as we learn new tricks, or we can create new posts on the same topic later. The problem with working with MindTouch is that there are SO MANY things that could make a script not work:. Problems with DekiScript formatting. A bug in the DekiScript itself. An error in the Javascript. A missing dekiwiki tag in PHP. The dekiwiki server could be offline. Note that it’s...

4

How to… copy a template from another MindTouch server | Collaboratory Dev Blog

https://collaboratorydev.wordpress.com/2010/02/04/31

February 4, 2010. How to… copy a template from another MindTouch server. 8212; Timothy High @ 2:05 pm. It’s a little harder to create a template from the App Catalog, because there are a number of variables you have to deal with (including in which format the source code is provided), and each app is a little different. Copying a template from an already-existing installation, however, is a lot easier. The following steps will show you how:. Open the template page in the source site. Hit the Edit button.

5

How to… create a new Template | Collaboratory Dev Blog

https://collaboratorydev.wordpress.com/2010/01/29/how-to-create-a-new-template

January 29, 2010. How to… create a new Template. 8212; Timothy High @ 9:21 pm. The following video provides an overview of how to create a new template from the App Catalog. And how and where to test it in our MindTouch installation. Leave a Comment ». Feed for comments on this post. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

LINKS TO THIS WEBSITE

timhigh.wordpress.com timhigh.wordpress.com

Announcing the Arch Decisions plugin for Redmine | High T

https://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine

High Tech talks with High, T. Announcing the Arch Decisions plugin for Redmine. I’ve been silent for a long time on this blog for two important reasons:. I’ve decided not to post anything unless I really have some value to add. I’ve been spending my spare time working on an open source plugin for the Redmine. So, without further ado, I’d like to announce the release (of version 0.0.8! Of the Redmine Arch Decisions. My previous gig, they were using Quickbase. Fortunately, my current employers at Integritas.

timhigh.wordpress.com timhigh.wordpress.com

OracleTC now on Github! | High T

https://timhigh.wordpress.com/2012/02/24/oracletc-now-on-github

High Tech talks with High, T. OracleTC now on Github! After years of promising, I finally managed to get around to doing a little code sanitizing, and post the code to OracleTC in a public place:. Please do clone it, use it and improve it – and let me know about it! This entry was posted on Friday, February 24th, 2012 at 3:59 am and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0. Feed You can leave a response. From your own site. Laquo; Previous Post.

timhigh.wordpress.com timhigh.wordpress.com

Causes of Decay: Architecture by Accident | High T

https://timhigh.wordpress.com/2008/09/04/causes-of-decay-architecture-by-accident

High Tech talks with High, T. Causes of Decay: Architecture by Accident. AKA “Copy-paste Architecture”. A great answer to the question: “What is architecture? 8221; Or rather, “What elements are architectural? 8221; It’s an important question, and one seemingly impossible to answer: where do you draw the line between architecture and design? Architecture and just good practices? Architecture and “that’s just the way we did it”? But don’t despair! And that’s a healthy thing: to make all decisions up...

timhigh.wordpress.com timhigh.wordpress.com

The Golden Rule for Coding Standards | High T

https://timhigh.wordpress.com/2011/07/22/the-golden-rule-for-coding-standards

High Tech talks with High, T. The Golden Rule for Coding Standards. It can be really tedious to define coding standards to the finest detail. The following rule covers about 80% of what you really need to know:. Do unto your code as you would have others do. This rephrasing of the Golden Rule. Is what it is. Imagine yourself having to maintain the code (and you may, in fact, have to), and ask yourself if that’s code you can work with. Also keep in mind that to some degree, you are setting the standards.

timhigh.wordpress.com timhigh.wordpress.com

Redmine Arch Decisions 0.0.9 released | High T

https://timhigh.wordpress.com/2010/03/01/redmine-arch-decisions-0-0-9-released

High Tech talks with High, T. Redmine Arch Decisions 0.0.9 released. Just a quick note to let you know that version 0.0.9 of the Redmine Arch Decisions plugin. More information about the plugin and this release can be found below:. This entry was posted on Monday, March 1st, 2010 at 5:42 am and is filed under Tools. You can follow any responses to this entry through the RSS 2.0. Feed You can leave a response. From your own site. Laquo; Previous Post. Next Post ». September 9, 2010 at 4:15 pm. I haven&#82...

timhigh.wordpress.com timhigh.wordpress.com

Lessons from JBoss Envers | High T

https://timhigh.wordpress.com/2008/10/31/lessons-from-jboss-envers

High Tech talks with High, T. Lessons from JBoss Envers. My good pal Daniel Mirilli just sent me a link to the JBoss Envers. Project. The idea behind it is that you can automatically track version changes of persistent fields using a new annotation called “@Versioned”. This makes something that is otherwise pretty complex – saving a whole history of changes for an object – as simple as declaring that you need it. And what if those previous versions relate to other versioned entities? Public class Foo {.

timhigh.wordpress.com timhigh.wordpress.com

Test Coverage Reporting on Oracle 10g | High T

https://timhigh.wordpress.com/2009/02/17/test-coverage-reporting-on-oracle-10g

High Tech talks with High, T. Test Coverage Reporting on Oracle 10g. In a previous post. I mentioned that my colleague Eduardo Morelli. And I had made an effort to bring some of the standard quality tools from the software development world (automated tests, and test coverage reporting) over to the RDBMS world. In that post, I went into some detail on FIT4DBs, our automated unit testing framework. Now I’d like to reveal some of the secrets to our Oracle test coverage reporting tool, called. In the above ...

timhigh.wordpress.com timhigh.wordpress.com

Architect Commandments | High T

https://timhigh.wordpress.com/2008/08/05/architect-commandments

High Tech talks with High, T. Much to my surprise, I found we not only succeeded in those goals, but we have on many occasions directly cited these commandments as a reminder of our purpose. We have made several decisions based on these commandments, and I have used them to guide my team through some difficult issues. Who’d a thunk? So, here are the commandments that we are using:. Put business value first. Challenge assumptions –. Empower developers –. Be at the forefront –. Be decisive –. I have found ...

timhigh.wordpress.com timhigh.wordpress.com

How to Tell the Database Your Web App Username | High T

https://timhigh.wordpress.com/2012/10/11/how-to-tell-the-database-your-web-app-username

High Tech talks with High, T. How to Tell the Database Your Web App Username. One problem I’ve run across a lot in the past is that I’ve wanted to use the username of the current user for some function in the database. Some of the more common reasons I’ve run across include:. Logging the username for auditing. App-specific permissions checks at the query level. Database-level per-user SLA restrictions. Real-time monitoring of database activity. User = "myappuser";. Password = "mypass";. To me I want to a...

timhigh.wordpress.com timhigh.wordpress.com

Everyauth support for Facebook Canvas App with Node.js | High T

https://timhigh.wordpress.com/2012/04/21/everyauth-support-for-facebook-canvas-app-with-node-js

High Tech talks with High, T. Everyauth support for Facebook Canvas App with Node.js. I’m working on a Facebook version of my online debates app, http:/ gruff.co. It’s written in Node.js and uses everyauth. For authentication support. Unfortunately, it doesn’t appear to offer support for Facebook canvas apps; only for authenticating via Facebook within your own site. 1) Add the following configs to your everyauth.facebook statements:. CanvasPage(‘ http:/ apps.facebook.com/. That should do it! Note that t...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL LINKS TO THIS WEBSITE

11

OTHER SITES

collaboratory.teamworkhq.com collaboratory.teamworkhq.com

Oops - We didn't find your site.

Oops - We didn't find your site. But don't panic, we are here to help. Did you mean collaboratory.teamworkhq.com. You have probably just slightly misspelt the address. So before we go any further please check that. Hmmm, perhaps you can't think of the correct address for the site you want; that's no problem, you can search for the site with your email address. If you've added a custom domain to your account you may have missed the last step. Setting up your custom domain. And we'll do our best to help.

collaboratory.ucr.edu collaboratory.ucr.edu

Statistics Collaboratory: Home

A to Z Listing. The statistical Consulting Collaboratory is. For UCR faculty, staff, and students. Please review our policies. The UCR Statistical Consulting Collaboratory is a campus resource specializing in statistical consulting and modeling. The Collaboratory was created by an initial collaboration between UCR's College of Humanities, Arts, and Social Sciences (CHASS), the College of Natural and Agricultural Sciences (CNAS), and Computing and Communications (C&C). The Collaboratory provides U...

collaboratory.us collaboratory.us

Collaboratory.us – Laboratory network management services

Collaboratory.US provides a low cost mechanism and management process to hospital laboratories that wish to leverage their outreach services through the formation of networks. We manage individual networks and are working to build a national network of networks as a means to increase their value with health benefit plans operating within the U.S. Director of Network Development. Nancy’s more than 35 years of work experience in public accounting, business accounting, production scheduling, inventory contr...

collaboratorybook.wordpress.com collaboratorybook.wordpress.com

The Collaboratory | The greatest WordPress.com site in all the land!

The greatest WordPress.com site in all the land! PART 1: The Collaboratory Idea. PART 2: Dimensions of The Collaboratory. PART 3: Examples of The Collaboratory. PART 4: How to Get Started. Feedback on The Collaboratory. A co-creative stakeholder engagement process for solving complex problems. Edited by Katrin Muff. Welcome to The Collaboratory blog, a space for news about, and discussion on,. Published by Greenleaf Publishing. To see what key business leaders and academics are saying about.

collaboratorycoworking.com collaboratorycoworking.com

Collaboratory | Woman Focused Coworking Space | Coliving Boston

Boston based coworking: specializing in supporting majority women owned businesses and female entrepreneurs. Collaboratory is 40 Berkeley’s newest service and Boston’s first coworking and start-up incubator focused on supporting majority women owned business. Housed in Boston’s popular 40 Berkeley. So you dont have to worry any more about invoicing your clients. Coworking is a popular trend that continues to grow and it’s coworking spaces like Collaboratory can make the coworking experience uni...This We...

collaboratorydev.wordpress.com collaboratorydev.wordpress.com

Collaboratory Dev Blog | Tips and tricks for developers on the Collaboratory project

April 6, 2010. How to… find out which templates are being used by which pages. 8212; Tags: dekiscript. 8212; Timothy High @ 6:18 pm. There’s no clear way in MindTouch to figure out which templates depend on other templates, nor which templates are being used at all. MindTouch offers a Lucene-based search feature, but as far as I can tell, DekiScript code (including calls to templates) are excluded from the indexing, so they aren’t searchable. Template(“template name”); }. Template name(); }. This query d...

collaboratoryla.com collaboratoryla.com

collaboratoryla.com is almost here!

Collaboratoryla.com is almost here! Upload your website to get started.

collaboratoryresource.com collaboratoryresource.com

Website Disabled

Sorry, the site you requested has been disabled.

collaboratoryseriousplay.wordpress.com collaboratoryseriousplay.wordpress.com

Collaboratory: Serious Play

Welcome to Collaboratory: Serious Play! Welcome to Collaboratory: Serious Play! Collaboratory: Serious Play is a workshop led by Jon McKenzie. In Lynda Barry’. S Image Lab at the Wisconsin Institute for Discovery. As part of the A. W. Mellon Workshop, Art and Scholarship, in Theory and Practice. Exploratory Workshop with Jon McKenzie, Andrew Salyer, and Katie Schaag. Monday, November 18, 2013 @ 6:00pm. Wisconsin Institute for Discovery, Room 1160. How can art theorize? Leave a Reply Cancel reply. Fill in...

collaboratorysf.com collaboratorysf.com

Find the best domain names to register

Register a Domain Name Who Owns This Domain? The domain name registration process for your businesses web site begins here. Register a great domain name with Verio from only $9.95 and receive a free 3 page website and email account. 1 Find Your Domain Name. 2 Choose Your Extensions. Enter up to 5 domain names. Couk ($38 for 2 years). Create the site you want with Verio hosting plan options. Verio is your strategic partner for top-tier hosting for complex websites and dedicated hosting.

collaboratorysf.org collaboratorysf.org

Find the best domain names to register

Register a Domain Name Who Owns This Domain? The domain name registration process for your businesses web site begins here. Register a great domain name with Verio from only $9.95 and receive a free 3 page website and email account. 1 Find Your Domain Name. 2 Choose Your Extensions. Enter up to 5 domain names. Couk ($38 for 2 years). Create the site you want with Verio hosting plan options. Verio is your strategic partner for top-tier hosting for complex websites and dedicated hosting.