Made to Order Software Corporation Logo

send

PHP eFax v1.1 released

In 2007, Made to Order Software created a software package to support the eFax protocol using PHP. Early in 2008, we offered the package for your developers to send faxes from your web server in just minutes anywhere in the world. Now, we offer PHP eFax version 1.1 that not only sends faxes, it also parses inbound faxes with a single call to the PHP eFax object.

eFax® is a company offering a reliable system to send and receive faxes cheaply. Their system works with the Internet and thus is directly accessible to your web server.

This newer version includes Unit Tests that are used to ...

One document with all translations

Have you ever thought that it would be great to write one document including all the translations in a single file? Outside of the fact that this makes the document relatively large, it makes the translation really fast, the translator can see the sentence in all the other languages and translate from that.

I actually wrote an HTML test file with two styles. One is named English and the other is named Français. And since a style entry can depend on the currently selected language, you can write style entries that get hidden when on or the other language is selected.

So, if you ...

LinuxWorld Conference & Expo 2008

This year, 2008, I decided to register and go to LinuxWorld. It is in August and my kids are not at school so it was easy to manage. Also, I had to go to the French consulate to get a birth certificate for my daughter. In other words, I had the chance to do two things at once!

I found it quite interesting to hear that many people were not too excited about the event. Many of the people walking around are like me: they themselves sell their own Linux solution. In other words, they are not going to be customers. I had the chance to talk with Roger Levi, the Vice President of the Open Platform ...

AJAX, CSS, HTML, XML, SOAP, LAMP… and now Web 2.0?

Dear reader,

Yes. With all these terms, it is quite easy to get lost.

As a developer, my skills are quite extensive. I started with Logo, learned assembly language, BASIC, C, C++… and all these other languages in between, those that most people pass by such as Ada, Eiffel, Icon… And the languages you kind of have to learn because you’re in it: Bourne Shell, configuration files for 100 different software, Makefile, etc.

And once you know all of these languages, you think you’re done. Well… Not quite!

The web has got it’s own set of languages! It

The odbcpp library is now available!

Made to Order Software now uses the ODBC library with its modb library (which is part of our molib product.) Unfortunately, it is not only written in C, it generates many errors. Actually, every single function has the potential of returning an error. For this reason, using the C interface is simply not a safe option.

For this reason, Alexis Wilke, our CEO, wrote an C++ wrapper called odbcpp. It encapsulates all the necessary ODBC calls to access any ODBC compatible database.

The odbcpp library ensures the proper management of all the resources for you. It allocates and frees the handles as ...

Our new Order Made!® website

We are proud to announce that Order Made!® now has its very own site. We have been working on it for the past two months and we are sure you will like it!

With Order Made!® patrons place their food orders Online for pre-order, pickup, or delivery. And best of all, as the restaurant owner, you do not even need to have a computer!

The new site is full of information about Order Made!® such as available features and how it works. It also includes an easy to use registration form and the restaurant owner log in screen (the one you use to manage your restaurant online.)

Please, feel ...

PHP eFax available on our website!

 

I’m glad to announce that PHP eFax is now available for sale on our site. For only $95, you can send faxes within minutes.

It took me a whole week to program that object and a lot of testing. Yes, I sent a lot of faxes before to make it work properly.

If your company needs to send faxes via their website (or their customers website) it can easily save money here! By getting PHP eFax, you won’t need to program anything, really. All you need is to set the fax data in an object and call send(). In minutes you will be sending faxes. You can see a sample here:

...

Made to Order Software announces PHP eFax

Made to Order Software created a new software package to support the eFax protocol using PHP.

eFax® is a strong and still growing company providing a very fast and reliable system to send faxes cheaply nearly anywhere worldwide. Their system works with the Internet and thus is accessible to your website.

PHP is a powerful language used to program Internet Websites. It has many features to handle dynamic pages as required by today's corporate world. PHP comes with very many free libraries and also many enhancements offered by companies.

Made to Order Software combined both: the eFax ...