Welcome to the new Fishbowl Solutions Blog

Welcome to the new Fishbowl Solutions Blog

Out with the old and in with the new. Welcome to the new home of the Fishbowl Solutions blog! Please enjoy upgraded functionality and integration with our website.  Check back often for new and exciting posts form our talented staff.  If you want automatic updates...
Command Line and Vim Tips from a Java Programmer

Command Line and Vim Tips from a Java Programmer

I’m always interested in learning more about useful development tools. In college, most programmers get an intro to the Linux command line environment, but I wanted to share some commands I use daily that I’ve learned since graduation. Being comfortable on the command...
Consider Your Options for SolidWorks to Windchill Data Migrations

Consider Your Options for SolidWorks to Windchill Data Migrations

CAD data migrations are most often seen as a huge burden. They can be lengthy, costly, messy, and a general road block to a successful project. Organizations planning on SolidWorks to PTC Windchill data migrations should consider their options when it comes to the...
Oracle JET and RequireJS

Oracle JET and RequireJS

What is RequireJS and why is it important? RequireJS is a JavaScript file and module loader. Oracle JET uses Require to load only the libraries and modules/components that are needed for a particular part of an Oracle JET application. As the JavaScript world has taken...