This is the simplest answer I could find for a client needing to POST an XML SOAP message to a server in another domain. Not sure on the security because the POST isn't validated so it just passes on whatever the client sends. libcurl has a lot of options
James McDonald
jQuery — It begins
So most day's I'm an infrastructure and apps guy. Which means a bit of: Cisco Windows ERP And a heap of general IT So then comes a long a project which requires coding... And because my ERP spits out and receives XML and Internet browsers are very friendly with the...
Resolve Relative to Absolute Paths with readlink
Just wanted to resolve a relative file path so that I can pass it as an absolute path to a program. #!/bin/sh QCAD_DIR=/opt/qcad-2.2.2.0-1-prof.linux.x86 ABS_PATH=$(readlink -f "$1") cd $QCAD_DIR && ./qcad $ABS_PATH Credits: Andy
Cisco 877 Continual Reload
I used Cisco's SDM to configure the stateful firewall component on a Cisco 877 but I let it add all the automatic Instant Messenger rules. That's when things started going wrong. The Cisco crashed and reloaded... probably 10 times a day. Deleting the IM stateful...
Shock! Horror! Shock! No wait I said that already — Youtube Unavailable
OK so it happens so rarely that I had to post about it. On Wed 14 Jul 2010 06:38:24 PM AEST I got this when attempting to put on some tunes to shower by:
Cisco Network Topology Icons
If you use Dia or another open source diagramming package you may need some network infrastructure icons. Cisco publishes some here http://www.cisco.com/web/about/ac50/ac47/2.html Note: Dia already includes most of these which were converted several years ago when the...
Circular Reboot due to Harddisk Removal
Until yesterday I had two hard drives in my Fedora 13 box. Hard disk 1 - /dev/sda was a 200GB Western Digital and hard disk 2 - /dev/sdb is a 500GB Samsung containing my Fedora 13 installation. The Western Digital, after many years of faithful service has died, and so...
Remember the Name
This post is another one of my memory jogger posts. After posting this I stumbled upon, in the original sense, not the http://www.stumbleupon.com/ sense. A link to http://www.site5.com/hosting/ which seems to have a better approach to hosting than some other hosting...
It’s not You! It’s Me!
This is a handy site if you want to check if a web site you can't access is unavailable to just you or to everyone else as well. Just append the URL to the end of http://downforeveryoneorjustme.com/ e.g. http://downforeveryoneorjustme.com/en.wikipedia.org
Renovations
A blog post from the Android Phone. We are nearing completion. Just have to install Stainless Steel Wire Balustrading from All Things Stainless (incidentally they use Joomla and VirtueMart so nice to see a bit of open source being used in a nuts and bolts style of...
