-
Recent Posts
Ubuntu Countdown
Archives
Recent Comments
- richiewilko on Netsuite Webservices and Saved Searches
- Joe Motacek on Netsuite Webservices and Saved Searches
- HikingMike on Fixing the google analytics popup window scrolling problem
- Joe Motacek on Netsuite Webservices and Saved Searches
- Joe Motacek » Blog Archive » Joomla 2.5 Extension Development – Working with the NetSuite Webservice on Retrieving and Displaying Netsuite Address Information
Categories
Tags
ajax apache bandwidth bash beginner browsers bug config custom fields data validation Developing with Netsuite directory Doctrine embed error firefox forms google google analytics html HTML 5 JavaScript jQuery linux netbeans netsuite Netsuite Bugs Netsuite Errors Netsuite Sucks nslog override PHP PHP Framework php toolkit PHPUnit plugin routing sample code script search Symfony task Ubuntu web browsers YML
Tag Archives: bug
Brasero Disk Burner Gets Stuck Creating Image Checksum
When I was trying to burn a new copy of the latest version of Ubuntu, Brasero was getting stuck on the “Creating Image Checksum”. My first thought was to disable the check-sum feature (which you can do via the edit … Continue reading
Posted in Linux, System Administration
Tagged brasero, bug, burn, cd, error, linux, Ubuntu
Leave a comment
Fixing the google analytics popup window scrolling problem
The new version of Google Analytics has a nice feature which allows you to view a referring site in a popup window. However, in their infinite wisdom, Google decided that you shouldn’t be able to scroll the popup window (really … Continue reading
Posted in Google Analytics, Web Browsers
Tagged browsers, bug, firefox, google, google analytics, popups
3 Comments
Firefox adds www problem
Firefox for Windows has an annoying “feature” where it tacks on www to the beginning of websites. For example, if you type in ozonesolutions.com, it will turn it into www.ozonesolutions.com. Naturally, if you are trying to access local webservices, this … Continue reading
Doctrine Wherein with Empty Array
Today I was working with some doctrine code and was running into a strange bug. I was running a query that should have returned no objects, but instead returned all objects from a table. It turns out it was due … Continue reading
