Home Freebies Portfolio Services Contact

Our Portfolio- A small sampling of our past works -

Shown below are a few examples of our services from our many previous projects, from drafting and design to computer graphics and programming, at ProGraph Solutions, we have the means to make your project a reality.

Keep an eye on this page as it will be continually updated as we complete further projects. If your project could use our expertise, contact us via email by visiting our contact page and one of our associates will be in touch with you shortly.

Last updated: 2011-10-17

Customizing BricscadLoading lisp routines automatically

;on_doc_load.lsp - load custom scripts at opening of each document
(load "FirstScritp.lsp")
(load "SecondScript) ;Note that the .lsp extension is not required to load the contents of the file SecondScript.lsp

Having to modify this file for multiple users can be a huge headache, however, this file can be located anywhere on the file system, so long as Bricscad has access to it (read permission), the directory that this file exists in is mapped in the Support File Search Paths within the profile. Bricscad will load the file when each drawing is opened or created, the embedded code will then be run on each drawing.

In an effort to make things simple and efficient to modify, I wrote a lisp route that is meant to be loaded and then run within the on_doc_load.lsp. This script will search through each support file search path and... read more

Posted: 2011-12-08

Customizing BricscadCreating a default profile

ProGraph Solutions utilizes Bricscad (www.bricsys.com) for its drafting and design projects and as such, has developed a method that allows for great ease in maintaining the many resources required by the application; I have implemented this same method at my employer's office.

One of the biggest problems faced when setting up a CAD (Computer Aided Design) platform for an office of any size is ensuring that future modifications to these resources can be handled efficiently and by any chosen user, regardless of their experience. Before I get into this, first we should cover a bit of background information for those who are new to CAD systems. Briefly some of the resources that are required for a successful CAD installation are block libraries; custom menus; add-on applications and scripts; drawing templates and printer settings among... read more

Posted: 2011-10-17

Hayes And Pacific Truck ClubsTwo websites dedicated to the preservation of trucking hisotry

The owner of ProGraph Solutions created two websites to support a personal hobby, which is to preserve the history of Pacific Truck and Trailer Ltd. and Hayes Manufacturing Ltd. The two companies, while no longer building trucks, had a great influence on the logging industries in British Columbia and therefore had a wealth of provincial history which needed to be archived.

The websites feature a custom built administration area which allows the website owner to manage the content of the website. A few of the tools available to the webmaster are custom written script which allows photographs to be uploaded to the website and formatted to fit the website standards. To maintain simplicity of the website, the scripts are portable

permanent link

Posted: 2011-08-25

McInnis Lighting WebsiteA simple website, built for a long time business

Post Image

Established during 1926, McInnis Lighting Ltd. is a long time retailer in Prince George, B.C., the firm specializes in custom lighting solutions for both commercial and residential customers. ProGraph Solutions was contacted by McInnis Lighting to develop a simple website that would showcase their suppliers and direct customers to the store.

The website was developed using PHP in order to create a simple template file which can be easily updated by the client. Another advantage of the template system is that changes effecting the entire website can be made efficiently by modifying a minimum number of files.

ProGraph Solutions created all of the background and accent images used on the website, while incorporating the company's letter head, logos and other media. A custom map... read more

Posted: 2011-08-24
Check out our Privacy policy, by using this website you agree to the terms and conditions therein.