Behavior, Content, Money – 3 Things you should never give away for free!!!

BCmoney MobileTV

Musa Betsu Kyu Judo club website launch

Posted by bryan on September 1, 2014 in E-Learning, HTML, Philanthropy with No Comments


spacer
spacer

Japanese judoka ,Jigoro Kano(right) and Kyuzo Mifune(left) (Photo credit: Wikipedia)

Just a quick update on what I’ve been up to lately in my spare time (well one of the many projects), working on the site for the local (Greater Moncton area) Judo club called “Musa Betsu Kyu”. It is run by Sensei Earl O’Blenis who is an excellent Judo instructor that we’re fortunate to have in the area. If you have a moment please signup for the site and/or Facebook Group and support the club.

The highlights of the site so far are the ability to pay for your monthly club dues online with a single click (for the forgetful you can either set it up as a monthly subscription or one-time payment), as well as two interactive charts; the first being the “Gokyo Tachi Waza” (Judo’s 5 levels of standing techniques) and “Ne Waza” (Judo’s ground grappling/wrestling).

Check out the new website/blog at:

monctonjudo.com

Read the rest of this entry »

Just a quick update on what I’ve been up to lately in my spare time (well one of the many projects), working on the site for the local (Greater Moncton...

DIY Project – Home Theatre Projection Screen Controls

Posted by bcmoney on July 3, 2014 in Multimedia, TV with 2 Comments


spacer
spacer

John Underkoffler explains the human-computer interface he first designed as part of the advisory work for the film Minority Report. The system, called “g-speak”, is now real and working. Note the gloves Underkoffler is wearing. (Photo credit: Wikipedia)

Inspired by the now infamous TED Talk presentation by John Underkoffler (scroll to the end of this post if you haven’t seen it yet), one of the leading MIT researchers behind the Futuristic UIs and Technologies that appear in the 2002 Sci-Fi film Minority Report, I’ve set out to find my own “best approximation” of a futuristic yet simplistic controller interface for my Home Theatre.

In considering this home Do-It-Yourself (DIY) project, I wanted to cover the full spectrum of possibilities, from the most simplistic options to the most complex. Another major restriction I put on myself was budget. No single solution should cost more than $100 to implement, and in fact, the cheaper the better! Of course, I should also acknowledge that most of my intended use-cases could have been solved by purchasing a Smart TV (depending on the brand and software version of the unit) however again, due to budget limitations that’s out of my range and I’m assuming also out of the range of the majority of readers here, not to mention it really defeats the purpose of trying to get this all working on a 100+ inch projection screen, which is a screen size that’s definitely out of most people’s price range!

 

The projector I’m using is the Optoma EW1610, which I purchased for about $800 back in late 2009. Its four years old now but it has aged quite well, and the specs were the best I could afford at the time. The point was, I knew that it would come in far more affordable, not to mention handy (and be a heck of a lot lighter during my frequent moves) than a big-screen TV with similar specs.

Its specs are:

spacer
  • Display Technology: 0.65” DMD DLP™ Technology (by Texas Instruments)
  • Brightness: 2700 ANSI Lumens
  • Native Aspect Ratio: 16:10 Native (4:3, 5:4 & 16:9 compatible)
  • Contrast Ratio: 2000:1
  • Video Definitions: 720p, 1080i, 1080p/60, 576i, 576p, 480p, 480i
  • Native Resolution: 1280 x 800
  • Image Size Range:  40″-300″
  • Digital Inputs/Outpus: DVI-I (HDCP), S-Video, USB, RS-232, VGA in/out
  • Audio Inputs: Stereo/AUX
  • Built-In Speakers: 2.0 W Mono

There are significantly more powerful projectors available for the same price-range today, or for even less.

The following are the main PROJECTOR CONTROL OPTIONS I evaluated:

Read the rest of this entry »

Inspired by the now infamous TED Talk presentation by John Underkoffler (scroll to the end of this post if you haven’t seen it yet), one of the leading MIT researchers behind...

Working with LimeSurvey’s RemoteControl2 JSON-RPC API in PHP

Posted by bcmoney on April 17, 2014 in Cloud Computing, JavaScript, Mobile, PHP, Semantic Web with No Comments


spacer
spacer

Hideous LimeSurvey shirt (Photo credit: juhansonin)

Recently, I needed to switch away from SurveyMonkey, which, while still a useful free service for quickly collecting some basic Survey results, leaves much to be desired in terms of what they offer in their basic version. Of course the fully paid versions offer significantly more functionality, but the upper-end of the pricing schemes that do everything I needed are just way out of my price range for small individually-funded and/or non-budget independent projects.

This lead me to LimeSurvey (formerly PHPsurveyor), the leading open source web-based Survey data collection software, with a back-end written entirely in PHP.

Getting LimeSurvey installed on my own server was incredibly easy, just download the latest release version and upload the files via FTP. Then load the installation script and it will guide you through the remaining install steps (which are basically just setting a username/password for the administrator account, as well as database configurations such as connection info, table naming, etc). Pretty standard fare for a long-running open source PHP project with a solid development community in place.

What really set LimeSurvey apart from the alternatives though, was the extensibility offered by its API, dubbed RemoteControl2 (with support for both XML-RPC and JSON-RPC).

I had initially started out with XML-RPC since I’m kind of a nerdcore “semantics” guy, and favour XML over JSON for most server-side integration use cases (unless I’m publishing data for client-side consumption, then I almost always favour JSON). The reason, well there simply are way more tools and methodologies already in place for XML than JSON and the reliability mechanisms built into XML such as well-defined schemas (DTD/XSD) which provide data validation, namespsaces (ns) which prevent conflicts in name/value label namings and help ensure you get the right values when parsing, stylesheets (XSL/XSLT)  which allow for on-the-fly transformations, query languages (XPath and XQuery) which simplify data filtering and extraction tasks, and XML security mechanisms such as Digital Signatures which enable better security. However that’s all sure to start a debate on here.

The point is, I wanted to go XML-RPC, I really did! However I have to say, the simplicity of their JSON-RPC API which seems particularly well-implemented won me over.

So here’s what I made, a simple Survey response submission script that I call “limesurvey.collector.php“:
Read the rest of this entry »

Recently, I needed to switch away from SurveyMonkey, which, while still a useful free service for quickly collecting some basic Survey results, leaves much to be desired in terms of...

Will the real Developers please stand up!

Posted by bcmoney on February 26, 2014 in Java, Mobile with 1 Comment


spacer
spacer

Early “Standing Work Desk” (Photo credit: Wikipedia)

In my industry of IT (and indeed all Technology jobs in general), it is extremely easy to develop unhealthy and border-line self-destructive habits. From staring at a screen for too long to bad posture slouching over a keyboard, and from tendonitis in the wrist due to bad hand/wrist joint alignment to forgetting to stand up regularly in order to keep the blood circulating; these are just some of the many common pitfalls of being a developer, engineer or technologist of any kind. Furthermore, in our digital society, these now also apply almost equally to the majority of other professions as almost everyone has to use a computer or electronic device of some sort in their line of work today. Compounding this even more is the fact that once we get home, we are often interacting with more and more computers and devices (interface in our cars, on mobile phones, TVs, personal computers, tablets, etc). It’s not too surprising that digital overload is a major trending health concern in the 21st century.

Recently, if only in the interest of self-preservation, I’ve become extremely interested in the growing Fitness movements online to take one’s health back from the digital distractions and electronic that seek to steal it away. What started out innocently enough (yet often times insulting/disgustingly/self-deprecatingly enough) with Reddit’s Fitness discussion thread has now grown into an experiment with several different Fitness Tracking, Calorie Counting and Nutrition Planning tools, as well as keeping track of any ailments or injuries that cropped up during my training using Patient-to-Patient Networks and related resources. At this point I had not yet gone full “Fit Geek” yet, as I wholeheartedly rejected one of the primary driving forces behind this so-called “Fit Geek movement”; namely, the “wearable gadgets” fitness technology category. I knew things were really starting to get out of hand though, when my own mother got into said technocratic gadgetry craze by purchasing a FitBit ONE which is basically a Pedometer, Heart Monitor, Sleep Analyzer and Watch/Timer/Stopwatch all in one, complete with a secured Web 2.0 style RESTful API to allow you to access your personal Fitness Activity data.

So, not to bspacer e outdone by my own mother, I finally decided to crack and give this fit tech thing a try (stubbornness and rejection of mainstream trends/agendas aside, I really do need to know about this health & fitness technology stuff at a deep level since I believe it will be tightly entwined with my career in Health IT). Not being exactly sure what I was looking for, and at the same knowing I didn’t want to put much time, money or effort into this investigation initially, I decided to take up Nintendo on their offer of a free downloadable copy of $59.99 Wii Fit Plus for people who already had the Wii Balance Board that came with previous versions of Wii Fit who purchased the WiiU FitMeter before January 31st, 2014. Sadly, if you’re reading this, you’ve missed that deal; but I can tell you that I’ve been pleasantly surprised about the ease of use and convenience of using the FitMeter to track your distance walked/jogged/run/skied/biked and a rough estimate of the total calories burned from that basic activity.

Read the rest of this entry »

In my industry of IT (and indeed all Technology jobs in general), it is extremely easy to develop unhealthy and border-line self-destructive habits. From staring at a screen for too...

The biggest Open Source Software acquisitions ever

Posted by bcmoney on January 26, 2014 in E-Business with No Comments


spacer
spacer

Logo Open Source Initiative (Photo credit: Wikipedia)

Open Source Software (and more recently, even Open Source Hardware) have become not just rising trends but the de fact standard for true technology innovation.

 
 
 
 
 
 

Here’s a quick summary table showing the top 20 of the biggest Open Source technology acquisitions of all-time (to date):

Read the rest of this entry »

Open Source Software (and more recently, even Open Source Hardware) have become not just rising trends but the de fact standard for true technology innovation.          ...

« Older Entries

BC$ = Behavior, Content, Money

spacer

The goal of the BC$ project is to raise awareness and make changes with respect to the three pillars of information freedom - Behavior (pursuit of interests and passions), Content (sharing/exchanging ideas in various formats), Money (fairness and accessibility) - bringing to light the fact that:

1. We regularly hand over our browser histories, search histories and daily online activities to companies that want our money, or, to benefit from our use of their services with lucrative ad deals or sales of personal information.

2. We create and/or consume interesting content on their services, but we aren't adequately rewarded for our creative efforts or loyalty.

3. We pay money to be connected online (and possibly also over mobile), yet we lose both time and money by allowing companies to market to us with unsolicited advertisements, irrelevant product offers and unfairly structured service pricing plans.

  • Pages

    • About
    • Enquiries
    • Hire Us
      • Thanks
    • Jobs
    • Lifestream
    • Partners
  • gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.