search for: fedex

Displaying 20 results from an estimated 100 matches for "fedex".

Did you mean: fredex
2006 Jun 07
3
fedex tracking
I''ve been using the Business::FedEx::DirectConnect perl module to track and ship packages via FedEx for awhile now. I''m wanting to convert some of this functionality over to ROR, mostly just the package tracking part. Has anyone successfully tracked a package using the Shipping API out on RubyForge? It seems like the fun...
2006 Feb 13
1
hackish error handling
...ould really love it if someone could point me in the right direction to fixing these mistakes. Everything i''m trying only seems to make the code uglier and uglier. def label require ''fileutils'' require ''xmlsimple'' @submitted = params[:FedExOrder] go = FedExOrder.new(params[:FedExOrder]) go.save @fedex = Shipping::FedEx.new( :name => @submitted[''name''], :company => @submitted[''company''], :phone => @submitted[''phone''], :email => @submitte...
2013 Dec 10
0
Fedex plugin Rails Issue.
I working on an existing code base for a client. The app is built in rails 2.3 and uses the fedex plugin. Now i have develop a functionality for shipping the goods using *international priority* service type, the problem i''m facing is when ever i make a call to the fedex api for a shipping label it returns an error "Fedex::FedexError: Unable to get label from Fedex: Customs V...
2005 Apr 27
1
Ruby Shipping
To accompany the Payment library (http://payment.rufy.com/), I have created the shipping library that connects APIs for various shippers like UPS and FedEx. It is available as a ruby gem: gem install shipping or from rubyforge http://rubyforge.org/projects/shipping There is going to be some data that will persist for all shipments. For example, you will not want to repeat the fedex account number every time in your implementation code. To set de...
2016 Mar 30
0
Dillon Foreman agent Fedex
Dear klibc at zytor.com, We attempted to deliver your package on March 29th, 2016, 09:00 AM. The delivery attempt failed because the address was business closed or nobody could sign for it. To pick up the package,please, print the receipt that is attached to this email and visit Fedex office indicated in the receipt. If the package is not picked up within 24 hours, it will be returned to the sender. Label: 38987497034 Expected Delivery Date: March 29th, 2016 Class: International Package Service Service(s): Delivery Confirmation Status: Notificatio...
2006 Nov 01
17
So how can I rewrite my app without using with_scope?
So, I hear that with_scope is going to be deprecated. Which is a bit of a shame, given the stuff I''ve been writing recently. I have a CMS with multiple clients. A ''client'' is essentially a company, with multiple users. Content on the site belongs to a client - content could be messages, images, schedules, etc etc. People belonging to one client should not be able
2008 Feb 18
3
Displaying a base64-encoded image within an rhtml template
I''m working on generating FedEx labels for quick & easy shipping. FedEx returns the label as a base64-encoded string. Assuming that ''match'' is the base64 string containing the label data, here is what I have to display the image: send_data image, :filename => ''fedex_shipping_label.png''...
2004 Jun 01
0
Prescription Fedex Tracking Number
Checking on order number 040503131300855.
2006 May 29
1
Substruct 0.7 now here!!!
...log and Update Notes =============================================================================== Version 0.7 --------------------------------------- Added: - Role Based Access Control Updated: - Updated to Rails 1.1.2 - now included in the vendor directory - New authority data for FedEx, be sure to reload authority data! - Live content preview while editing CMS data Fixed: - Content URLs now auto-clean before validation (Ticket #22) - Estimation of international FedEx packages. - Including the shipping gem as a library now. - Bug on new product creation wher...
2004 Jul 16
3
PSTN/phone/FXO/FXS cabling issue
I just received a Wildcard TDM400P by FedEx yesterday. I noticed that the FXO/FXS modules use connectors similar to Ethernet. Now, i want to connect the TDM400P to the PSTN connector in the wall, and also to a regular analog phone. Both the PSTN conn and the phone use smaller connectors, typical for analog phones. I searched the "offi...
2012 Mar 08
3
Packages 'effects' loads 'name' which conflicts with 'lme4'
...) on the output of the lmer() function in the lme4 package. But the effects package requires the nlme pacvkage, which is incompatible with lme4. Workaround? ______________________________________________ Professor Michael Kubovy University of Virginia Department of Psychology for mail add: for FedEx or UPS add: P.O.Box 400400 Gilmer Hall, Room 102 Charlottesville, VA 22904-4400 485 McCormick Road USA Charlottesville, VA 22903 room phone Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 WWW: http://www.people.virginia.edu/~mk9y/ [[alternative HTML version delet...
2006 Feb 19
16
Open source rails e-commerce engine?
...a product which has been extracted from real world code. It currently runs 3 production rails sites in various shapes and forms, implemented as a rails engine. Basic feature list: - A very basic CMS & blog - Product & order management - Online store -- Integration with Authorize.net & FedEx shipping (for rate calculation) - Q&A / contact & FAQ management - A fairly nice admin UI - http://vault.subimage.com/substruct/admin_order.png This product has been created from contracts I''ve had over the last 6-8 months. I''ve never managed an open source project before...
2017 Oct 22
2
Tip and Workaround: UPS World Ship refuses to help with XP
...er's name with the new server in the registry. That did not work. Checked all the INI files and there was no server path in any of them (superfinder XT). I called UPS' tech support and they refused to help until we upgraded. They said to use the web edition until then. I added "and FedEx too". That startled them. They deserved that. Then it occurred to me, now that the old server has been retired, I could take advantage of Samba's netbios aliases feature. I aliases the new server with the old server's name. Windows Explorer now shows two servers in network....
2017 Mar 12
0
Delivery Status Notification
Dear Customer, Please review your parcel delivery label in the attachment! FedEx -----BEGIN PGP PUBLIC KEY BLOCK----- HUe5aEvn7gcy50TP+Vs0LzGnhDXVVlV0cBcJFZ/8iplkM/AJjPedT57hJze9hKGxfvyI8BdwkSBl L+kMw+pY5g5hw6nd9PPS2gQuPfEYTumUamlXhFYTnstgYG/T1+9SPZaXKjgdtZHgPIafcnTAUwqx wEjsAQ54RWLTaSNUT51HV4W4ReqwY1MezDtWDrRNJCsGoZYU+3iyPSwoWk6Zh/+xKMm/CefWxwo/ vsaLAtfL1/xkfAQ4DwhxYbW0F6u+k...
2006 Apr 27
1
Shipping gem on windows
...ath'' from c:/ruby/lib/ruby/gems/1.8/gems/shipping-1.3.0/lib/shipping/base.rb:25:in `initialize'' from (irb):4 It seems the gem is looking for the shipping.yml for loading presets, however I don;t even plan to use this feature. I want to be able to snag the ups/fedex account info from a global settings table in the database. But I cant get them gem to work at all on my dev windows box. Is the shipping gem just not windows compatible? -- Posted via http://www.ruby-forum.com/.
2011 Apr 27
1
centroid representation and MANOVA
...nothing can be found in the Archives. Any suggestions? -- Dr. Julien Colomb FB Biologie, Chemie, Pharmazie Institut f?r Biologie Neurobiologie - K?nigin-Luise-Str. 28/30 14195 Berlin Germany http://www.neurobiologie.fu-berlin.de Tel: 0049.30.83851860 Fax: 0049.30.83855455 skype: thrawny1 FedEX number:3000-6496-5
2003 Jul 21
1
URGENT! brandly new Wildcard E400P for sale at $1000
A brandly new E400P 128 channel PRI, you can find more information on the Digium's site. The card was not used before, I sell it cause our company just don't need, we use Cisco AS5300. I can offer you the PCI PRI at $940 if bought in the next 2 days, I can send it to you via FedEx or DHL express. Please email me for more details! Regards, Kalin ----------------------------- IPPN Networks LTD http://www.ippn.net technical manager mobile: +35998804462 ----------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.d...
2011 Oct 05
2
Estimating backup usage with dir-merge filter
I use --filter='dir-merge .backup-filter" to allow my users to designate portions of their home directories that should be excluded from my rsync-based backup system. I'm looking for a way to periodically generate a report that shows the amount of backup space being used by each user. I've tinkered with writing my own script that processes any filter files into --exclude
2005 Sep 27
1
blindxfer & atxfer not working?
I'm wondering whether there's a problem with the blindxfer and atxfer commands. I was using Asterisk STABLE and pressing the # key to transfer calls worked fine, except of course when you called up FedEx and they asked "Enter the number of packages, followed by the Pound key". I found on the wiki (http://www.voip-info.org/tiki-index.php?page=Asterisk+config+features.conf) that updates had been made to address this very problem, so I went to CVS HEAD and updated features.conf: [featurema...
2012 Apr 11
1
Problem with effects package
...modt ) # works! modw.ef <- effect( 'age', modw ) # doesn't work! # Error in eval(expr, envir, enclos) : object 'age' not found # end ______________________________________________ Professor Michael Kubovy University of Virginia Department of Psychology for mail add: for FedEx or UPS add: P.O.Box 400400 Gilmer Hall, Room 102 Charlottesville, VA 22904-4400 485 McCormick Road USA Charlottesville, VA 22903 room phone Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 WWW: http://www.people.virginia.edu/~mk9y/ [[alternative HTML version delet...