Quantcast
Channel: Univex Software »» Development
Browsing all 10 articles
Browse latest View live

Multi-core Processing

This week we released our December update for our back office and point of sale software. In addition to statement emailing that I wrote about last week, we are now exploiting features in the newer...

View Article



Moving To Mercurial, Never Looking Back

Last week we moved our main web project from Subversion to Bit Bucket / Mercurial. I suspect this year we will be moving everything off Subversion on to a distributed version control system (DVCS) such...

View Article

Programming For Exceptions

Possibly the wisest piece of programming advice I ever received was to program for exceptions. Any random guy with one eye and one finger can hack out a program, but our job as a software professional...

View Article

Employing AngularJS

As part of our web system refresh (or rather restructure, or in blunter terms, fix up some things now to reduce the pain in the long run), we are employing AngularJS to do a lot of the front end coding...

View Article

Jasmine, Automated Testing, Usability Testing

After last week’s Employing AngularJS post I forgot to detail out how we are testing all of this rewritten Javascript! We already had automated systems that used Selenium and PHPUnit to test our source...

View Article


Embrace The Log File

As a programmer how much information are logging to disk about your program’s operation? If you are like most people, probably very little, maybe none at all. Perhaps you have an exception handling...

View Article

Welcome Bootstrap!

We have added Bootstrap to our list of technologies employed in our new web systems. Like AngularJS this lets simplifies our code and do some pretty nifty GUI tricks in the browser. Things are starting...

View Article

A Load Off Our Shoulders

Have you ever completed a major undertaking and finally thought whew! that’s a massive load off our shoulders! For us that came last week with the final version of our software to run on Windows 2000...

View Article


Checklists

I think you will find a lot of software developers, and engineers in general, like making lists. It is in our DNA. Systems are complex, and systems talking to other systems can be diabolical....

View Article


Design Patterns

This week I finished reading Head First Design Patterns – a book that covers classic ways of structuring software code to solve real-world problems. It’s a great book, so much so it has made it on to...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images