A viewer asks for one tool to manage disparate contacts, FedEx fails big time and entrepreneurial coach, Noah St. John helps you get your foot off the brake.
I was very happy to receive an email last week to confirm I would receive the MVP Award for SQL Server for 2010 - very exciting news !
I missed the first FedEx delivery, however this weekend they were able to successfully deliver the package from Microsoft and it began to feel very real as I opened the box to find the MVP glass-ware!…
The issue: The iframe won't load inside the tags on the review and submit page here:
https://checkout.netsuite.com/s.nl/c.659197/sc.4/category.confirm/.f
Login:test2@gmail.com
pass:test03
To produce problem:
- Where it says "Your Third Party Shipper Numbers (To enter one, click here.)", click "here" to see the form that won't load in IE6.…
Hey I would like to build an app that could parse a website in order to get specific information. Specifically something that can parse http://www.fedex.com/Tracking?language=english&cntry_code=us&tracknumbers=681780934297262 for the important information. Is there a tutorial out there I could use.
Hi,
Can anyone recommend a good FREE shipping application where I can get rates from different courier services, and perform tracking of packages.
If there aren't any free ones, do the courier services themselves have API's or webservices of their own? We were thinking of creating an ASP.NET web application in C# that got quotes from…
CodePlex Daily Summary for Saturday, September 01, 2012Popular ReleasesDotNetNuke® Form and List: 06.00.04: DotNetNuke Form and List 06.00.04 Don't forget to backup your installation before upgrade. Changes in 06.00.04 Fix: Sql Scripts for 6.003 missed object qualifiers within stored procedures Fix: added missing resource…
I’m a firm believer in the productivity gains you experience when using keyboard shortcuts in Visual Studio. If you’re not using keyboard shortcuts while coding then your productivity is suffering. Some of my favorites (omitting the obvious ones like F5 to start debugging) as are:
Ctrl+K, C – Comment section of code
Ctrl+K,…
Last year I took myself through a crash course on Lean Software Development and Kanban Systems in preparation for an in-house presentation. I learned a bunch. In this series, I’ll be sharing what I learned with you.
If your career looks anything like mine, you have probably been affiliated with…
Well, I have to admit to being a bit of an Apple fan and, of course, and early adopter of gadgets and technology in general. So, when FedEx showed up with my iPad 3G last week, I was a kid in a candy store. One of the apps that my “buy finger” was hovering over for a while (like all of 3 days) was Omnigraffle…
Unfortunately I have to support soap on my server for the Fedex webservice. I recompiled PHP enabling support and it works via CLI but not PHP-fpm. They both point to the same ini file and both show the module loaded, but only CLI shows the configuration values.
Output of php -i | grep -i soap
Configuration File…
For the past several weeks, I've been receiving "Error 7 (net::ERR_TIMED_OUT): The operation timed out" when I attempt to connect to either Twitter or Paypal via SSL. I get this specific error in Google Chrome, but the same problem occurs in both Safari and Firefox. Other sites work fine, and other computers on my…
Service Oriented Architecture (SOA) has completely transformed IT
from the time it was introduced well over a decade ago. Organizations
have been re-plumbing their infrastructure for reusability, efficiency
and gain and succeeding with it. Best practices have emerged and people
and technology have matured. We…
Yes, this is not programming related but please bear with me =). I run a small niche SaaS business. Lately I've been thinking of traveling and experiencing life in other places. Would really appreciate suggestions for good places a developer could relocate to.
In particular I'm looking for a place that:
Has…
What problem do MOM (Message Oriented Middleware) solve? Scalability? Integration?
In which domain are they typically used and in which domains are they typically not used?
For example, say, is Google using such solution for it's main search engine or to power GMail?
What about big websites like Walmart,…
Do you have a requirement to convert an Opportunity in Salesforce.com to an Order/Quote in Oracle E-Business Suite? Or maybe you want the creation of an Oracle RightNow Incident to trigger an on-premise Oracle E-Business Suite Service Request creation for RMA and Field Scheduling? If so, read…
Do you have a requirement to convert an Opportunity in Salesforce.com to an Order/Quote in Oracle E-Business Suite? Or maybe you want the creation of an Oracle RightNow Incident to trigger an on-premise Oracle E-Business Suite Service Request creation for RMA and Field Scheduling? If so, read…
I have a string list (TStrings) that has a couple thousand items in it. I need to process them in groups of 100. I basically want to know what the best way to do the loop is in Delphi. I'm hitting a brick wall when I'm trying to figure it out.
Thanks
unit Unit2;
interface
uses
Windows, Messages,…
I just built a new proxy server and compiled the latest versions of squid and dansguardian. We use basic authentication to select what users are allowed outside of our network. It seems squid is working just fine and accepts my username and password and lets me out.
But if i connect to dans guardian, it…