-
Recent Posts
Ubuntu Countdown
Archives
Recent Comments
Categories
Tags
ajax apache api bandwidth bash browsers bug config custom fields data validation Developing with Netsuite Doctrine embed error firefox forms google google analytics html HTML 5 JavaScript jQuery linux netbeans netsuite Netsuite Bugs Netsuite Errors Netsuite Sucks network override PHP PHP Framework php toolkit plugin routing sample code script search security Symfony task Ubuntu web browsers xml YML
Tag Archives: script
o3ProtectedInput.js — JQuery Plugin to Protect Inputs
Today we are releasing a JQuery plugin we have written under an open source license (MIT). It is a small plugin that makes an input harder to edit. Although this may seem counter productive, it is acctually quite useful for … Continue reading
Posted in JavaScript, jQuery, Plugin, Uncategorized
Tagged firefox, forms, html, input, JavaScript, jQuery, jquery plugin, MIT, plugins, sample code, script
Leave a comment
PHP Text Color
When writing scripts to sort through large amounts of data, using color to highlight certain output values can be quite useful. If you are outputing to a browser, this is quite easy; you just use html colors (i.e. <span style=”color: … Continue reading
Posted in PHP
Tagged linux, PHP, php color text, sample code, script, terminal, text processing, Ubuntu
Leave a comment
Using a script to access Netsuite Report Data
So far, it seems that Netsuite Webservices has little support for fetching reports (correct me if I am wrong, but I didn’t see anything in the schema browser). However, there is still an easy way to access this data. Netsuite … Continue reading
