Browse by Tags

Developer Space

Developer Space
Want to extend the Telligent Evolution platform? Collaborate with other developers and product experts here.
Tags
Sorry, but there are no more tags available to filter with.
Tagged Content List
  • Blog Post: CAPTCHA for your Telligent Evolution 6.0+ site

    Need CAPTCHA for your Telligent Community 6.0+ site? Adam Seabridge of Building Blocks has you covered: Computer Says No – a CAPTCHA for Telligent Community 6.0 ...read more
  • Blog Post: Six steps to getting a blog author’s attention when asking for help

    I get a couple of questions a week through my blog’s comments or content pages similar to this: “I love the Flickr widget, but how can I get it to [… do something custom…]?” I try to answer as many questions ...read more
  • Blog Post: Testing Web Services

    Jim Holmes asked me to write an article about testing web services for his great 31 Days of Testing blog series and I gladly did so: 31 Days of Testing – Day 16: Testing Web Services The article ended up being less about testing web services ...read more
  • Blog Post: Accessing the Miso API: a sample ASP.NET application

    Miso recently launched the initial phase of their API and make use of OAuth (similar to Twitter’s implementation) to allow user’s to authenticate with Miso and authorize your application to act on their behalf. The documentation is well written ...read more
  • Blog Post: Top 10 Reasons to Refactor Your Tests

    10. You do have tests, don’t you? 9. It’s the right thing to do - tests build up technical debt, too 8. Keeping your tests lean, mean, clean and tidy ensures that writing new tests is easy and pain free 7. It’s a nice break ...read more
  • Blog Post: How to convert a 10-digit “date” in a JSON response from a web service

    That’s a fairly long title to describe this: 1280296860 I found this value in a field where I was expecting a date in a JSON response from a web service. I’m used to seeing 13 digit timestamps so this date surprised me and looked a little ...read more
  • Blog Post: How to convert a 10-digit timestamp in JSON to a Javascript Date

    That’s a fairly long title to describe this: 1280296860 I found this value in a field of a JSON response from a web service where I was expecting a date. I’m used to seeing 13 digit timestamps so this date surprised me and looked a little ...read more
  • Blog Post: Add your own custom REST endpoints to the Telligent Evolution platform API

    I recently got asked the following from a fellow Telligenti: “Is there a way to do a simple ‘are UserA and UserB friends’ check via REST? Seems the only way is to get a list of UserA's followers and see if it contains UserB ...read more
  • Blog Post: What's the deal with REST?

    My buddy, James C Bender , recently posted a good basic description of REST . If you're starting to get into Telligent's REST web services James' article will serve as a good starting point. Then you can head over to the Telligent Evolution ...read more
  • Blog Post: Telligent Evolution SDK and Android

    It’s probably no surprise that most of the Telligenti are iPhone, MacBook and now iPad junkies. But we Telligenti are open-minded for the most part and we’re committed to using and abusing “best of breed” solutions – we now use Solr (on Java) for our ...read more
  • Blog Post: What’s on My Android Phone

    Yesterday I asked Joel Ross if he would write a blog post listing the apps that he liked and used on his Android phone. Android owners in our crowd are few and far between. Most developers that I know are iPhone junkies, the next largest group is probably ...read more
  • Blog Post: Links, Subfolders, ISAPI_Rewrite, Routing, and more

    I know that is a horrible title but “How to fix your generated links that contain an extra subfolder name when using ISAPI_Rewrite to host more than one site on your OrcsWeb hosting account” seemed a little long. Now that I’ve stuffed ...read more