Blog

Controlling MV by phone Part 3

In November 2010 I wrote a couple blogs about using a telephone to interface with MV applications. After completing a few successful projects I decided to make the interface a bit more generic for others to use. Here’s some info on that effort.

Three Jeers for Google Groups

I haven’t written here for a while but I thought I’d take a moment for something not related to development. Google “improved” Groups, and now everyone’s email addresses are exposed. Sigh.

Controlling MV by phone Part 2

As a result of my recent blog on using telephones as an alternative user interface device, one of our clients requested phone access to their data. The first task is to allow sales reps and other authorized users to get inventory data by phone. The second task is to allow delivery people to send an order number, indicating they’re starting […]

Controlling MV by phone

We have the ability to control the Pick/MultiValue DBMS and applicaions via SMS/texting or with any land-line phone. This is possible using various mechanisms, and I and others have done this in various ways for years. But to my knowledge there are no packaged offerings that allow people to do this simply and “out of the box”. So here is […]

A closer look at mv.NET – Part 1

I’m going to post a few articles to describe various facets of mv.NET, both for people who have never seen it as well as for those who are using it. I’ll start here with info about webinars, a video, and some info about the “big picture”.

The telephone : Just another UI

Many of you know that I’ve been doing more work with Twilio over the last few months. I’ve been progressing slowly simply for lack of time but things are starting move more quickly. We’re starting to look toward near-term deployment of new apps based on the Twilio platform. These are intended toward a general consumer audience. While it’s completely unrelated […]

Charts from MV – Part 2

Following up on Part 1 of this topic, As I continue working on this I’m quite pleased with the progress. I am providing screenshots, and the code which I’m using for testing – just not the code that actually generates the charts.

Charts and Graphs from MV

I’m working on a project that requires dynamic charts and graphs. I took another look at Google Charts today, and it didn’t take long to create an interface with MV BASIC. Now I can easily create bar charts, and I’ll soon extend this to support lots of other types like pie charts, line graphs, and candlestick charts. So now do […]

Minor blog updates

I’ve upgraded this WordPress blog and made some changes to page navigation. Some features aren’t quite working as they should but should be back in shape within the next week.

mv.NET v4.2 – Features and Webinar

Many people who use mv.NET on a daily basis still haven’t used some of the more sophisticated features. mv.NET is not just a communications tool, not simply a commercial equivalent to UO.NET or QMClient. It’s a rich development platform that is in a constant state of evolution. v4.2 takes the product one step further on its journey. This blog summarizes […]

MultiValue – the next “hot new” thing

I would have no problem evangelizing the MultiValue data model as the “hot new” database alternative to the worn relational model. The problem is that none of the MV DBMS vendors seem interested in doing this.

Extracting data from Excel, moving data to MV

The question was asked in the U2 forum today: “Is there a conversion tool or utility available for converting xls spreadsheets to txt files…”? Sure there is, and it’s free too. Here is some info on ExcelExport, and another very powerful utility called mvExec.

Dirt-simple D3 activation – and Web Services

I don’t know how many people know this but activating D3NT is a real breeze in v7.5.x because activations are provided transparently over the internet. Hmmm, this seems to dove-tail with the Web Services blogs.

Web Services for MV – Why?

If you have any interest in my other postings on Web Services for MV, or you’re still not sure why you should be interested, you must read this article at InformationWeek called “Why IT Needs To Push Data Sharing Efforts“. That explains briefly and in clear terms how and why the rest of the world is (or should be) sharing […]

Web Services for MV – The basics

As discussed in another blog, I recently created a new product which will make it a LOT easier for MV developers to make their applications accessible via Web Services. This blog/article goes deeper into explaining what that product does and the thought process in creating it.

New Web Services for MV

We have a new product that’s in a highly functional alpha status and I’d like to enter into discussions with people to discuss required features. In short, this allows BASIC subroutines to quickly render as Web Services for inbound requests from trading partners. It’s primarily an end-user product but of course VARs are welcome to offer this as a value-add […]

The Pick / MultiValue DBMS for Relational DBMS users

In the jBase forum someone was recently looking for a jBase tutorial for Oracle/RDBMS users, or for someone new to databases in general. Many years ago I did a presentation called Pick for Relational Experts. It included the points presented here, which apply to all Pick/MultiValue DBMS platforms. I welcome others to compare and contrast jBase/MV with Relational, and comments […]