...
:: Read More ::
Online Cyber Safety - ISIS Wants Your Info
Posted By Justin Small on Dec 17, 2015
:: 0 Comments
:: Full Article
Take a moment to educate yourselves on how ISIS (ISIL/DAESH) is expanding their information collection campaign to include malware. Be aware that as the Cyber Caliphate matures, ISIS members will continue to gain experience, with increased capability and sophistication.
So...
:: Read More ::
Start Coldfusion 11 from Ubuntu Command Line
Posted By Justin Small on Jan 26, 2015
:: 0 Comments
:: Full Article
1. Open a terminal window
2. cd /opt/coldfusion11/cfusion/bin
3. sudo ./coldfusion start
...
:: Read More ::
How to Use Multiple Monitors and Expand your desktop to both
Posted By Justin Small on Nov 22, 2012
:: 0 Comments
:: Full Article
1. In Terminal, type xrandr and press enter
2. Make note of your monitor names (VGA-1 for exampe and DVI-1 for example.
3. Type this command "xrandr --output VGA-0 --right-of DVI-0 --auto" and press enter. If that isn't how you want, instead of "right...
:: Read More ::
How To Install Flash Player Plugin for Chromium Browser in Ubuntu
Posted By Justin Small on Nov 22, 2012
:: 0 Comments
:: Full Article
1. type this command in your terminal window: "sudo apt-get install chromium-browser flashplugin-nonfree"
2. Type this command after the install is...
:: Read More ::
Creative Web Solutions Featured in TXSSA Magazine
Posted By Justin Small on Jul 28, 2012
:: 0 Comments
:: Full Article
In the May/June 2012 issue of the Texas Self Storage Association Magazine, we were asked to submit an article showcasing a self storage management website we designed with Coldfusion. You can read the article Read More ::
What Coldfusion isnt
Posted By Justin Small on Apr 19, 2012
:: 0 Comments
:: Full Article
Coldfusion isn't a database management interface. There's always been the saying, let the database do database things, let Coldfusion do Coldfusion things....
:: Read More ::
Coldfusion Query Rules
Posted By Justin Small on Sep 20, 2011
:: 0 Comments
:: Full Article
Coldfusion isn't a database management interface. There's always been the saying, let the database do database things, let Coldfusion do Coldfusion things.... so here are a few rules in helping to keep Coldfusion as "untaxed" as possible with regards to queries.