
collaboratorydev.wordpress.com
Collaboratory Dev Blog | Tips and tricks for developers on the Collaboratory projectTips and tricks for developers on the Collaboratory project
http://collaboratorydev.wordpress.com/
Tips and tricks for developers on the Collaboratory project
http://collaboratorydev.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
7
SSL
EXTERNAL LINKS
11
SITE IP
192.0.78.13
LOAD TIME
0.234 sec
SCORE
6.2
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
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&...
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...
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...
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.
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.
TOTAL PAGES IN THIS WEBSITE
7
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.
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.
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...
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.
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 havenR...
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 {.
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 ...
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 ...
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...
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...
TOTAL LINKS TO THIS WEBSITE
11
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.
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 – 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
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.
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
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 is almost here!
Collaboratoryla.com is almost here! Upload your website to get started.
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...
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.
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.