A friend of mine shared this little joke…some of you may appreciate it Why do programmers confuse Halloween and Christmas? Click for answer Because: OCT31 == DEC25 Tweet it if you got it! Cheers, Byron
jQuery Forms Plugin: Unsupported Property or Method Error
by byron on April 18, 2011 in jQuery
Another minor headache with the jQuery Forms plugin and WordPress. I’m trying to do this WordPress Plugin right, using the standard WP way of Ajax where you target “wp-admin/admin-ajax.php” and hook into the Ajax features with a hidden field named “action” from your form that tells WP what the hook name you’re trying to call. [...]
jQuery Forms Plugin – Uncaught TypeError: Property ‘submit’ not a Function
by byron on April 6, 2011 in jQuery, Web, Web Development
Good grief!!! Finally found the answer to an error I was getting when trying to upload a file using the jQuery Forms plugin (jquery.forms.js). I’ve used that excellent little plugin a lot in the past, but just got stumped on this simple little problem. Seriously, this was not fun. The Situation Using jquery.forms.js plugin in [...]
WordPress: Fatal Memory Error when Upgrading to 3.1.1 or 3.2
by byron on April 5, 2011 in Web, WordPress
[UPDATE] This also applies to 3.2. I’m finding that I have to deactivate more and more plugins as time goes on. I believe it is the UNZIP operation that is eating up so much memory. But something awesome should occur after you get 3.2 installed…future upgrades are only going to update the changed files. This [...]
SAP Configuration Tip: Search for Objects in Transports
by byron on April 5, 2011 in SAP
Another quick tip for SAP Configurators (the old dogs will probably know this already, but noobs like me might appreciate it). You can search for various objects in transports as follows: Go to the Transport Organizer (T-code: SE10) Click Goto > Objects in Requests Now, you have to know the Object Name and Object Type [...]
SAP – Compare Configuration Between Systems
by byron on April 4, 2011 in SAP
With SAP, you can easily compare configuration between different systems. Most configurators probably know that, but put this one in the “you learn something every day” column, at least for me. I was recently trying to determine if there were any differences between our QA and Development systems in some configuration for Electronic Banking, when [...]
SAP – Standard Treasury and Payables T-codes
by byron on April 1, 2011 in SAP
As I get deeper into SAP Treasury and Payables, my t-code repertoire is expanding. On this page, I’m going to capture some of the basics. You may ask, “Why not on an internal wiki?” Well, while I capture similar info there, I find this faster to access…don’t have to login and 5 or 6 fewer [...]
SAP: F111 Payment Request Error – Inconsistent Tables
by byron on March 30, 2011 in SAP
In testing out my Fedwire configuration, I ran into a situation where I needed to switch the clearing account from the normal bank clearing to a Wire Clearing account. I made this change to the Payment Method in transaction FBZP by changing the Bank Sub-Account to the Wire Clearing GL account. After I did this, [...]
SAP – SE93 – Gets You Details on T-codes
by byron on March 28, 2011 in SAP
In SAP, you can use transaction SE93 – Display Dialog Transaction – to display some additional details on T-codes, including the Program Name and Authorization Object. Of course, you can usually see the Program name by clicking on the info icon at the bottom right of your SAP screen, as shown here: But by using [...]
PHP – Sort a Multi-dimensional Array by Value for a Key
by byron on March 23, 2011 in PHP, Programming, Web Development
Here’s a problem I’ve run into a time or two with sorting arrays. I had a multi-dimension array that I needed to sort on a the values for a specific key (“name” in this case). This array is similar to what you would get back from a mysql database query when you use ARRAY_A to [...]
Recent Posts
Popular Posts
- Excel Spreadsheet of US States
- Get ASP.NET DropDownList Selected Value with jQuery
- Javascript: How to get an Object's ID
- ASP.NET - Get User Name Under Windows Authentication
- SAP: Deciding about SAP-BPC (nee Outlooksoft)
- WordPress: Get Category ID for a Category Page
- PHP: What is the & Ampersand Preceding Variables
Tags
Categories
- Accounting (1)
- adobe air (1)
- ASP.NET/C# (16)
- Blogging (8)
- Books/Movies (1)
- Food/Travel (1)
- Google (1)
- iOS (3)
- iTunes/iPod (1)
- Javascript Frameworks (3)
- jQuery (3)
- Mac (4)
- Microsoft Excel (7)
- Microsoft Outlook (1)
- Miscellany (13)
- PHP (8)
- Productivity (6)
- Programming (7)
- SAP (52)
- Software (2)
- SQL (2)
- Web (5)
- Web Development (13)
- WordPress (18)
- WordPress Plugins (3)
- WordPress Themes (3)
- Words/Quotes (1)
- Worksoft Certify (6)
- YouTube (2)


