Skip to content

Instantly share code, notes, and snippets.

Now you can easily manage your business on the go with the Wix App. Receive real-time updates, manage your online store, start a conversation with your visitors & more, all from your mobile.
*Invited to join a club? Download the Wix App to easily manage and book your appointments.
With the Wix App, you’ll never miss out:
- Interact with Visitors
Get notified when you have a new visitor on your site, start a live chat and respond to customer messages. You can view your entire client history - like messages, orders and more.
- Blog on the Go
$(document).on("ready", function() {
var materialId; // initially === undefined
/* web-app definition start */
myDropzone.on("success", function(response) {
console.log((response)
materialId = response.Json.material_id;;
});
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T12:29:23-05:00)
Maven home: /usr/local/Cellar/maven/3.2.5/libexec
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.10.1", arch: "x86_64", family: "mac"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/local/Cellar/maven/3.2.5/libexec/conf/settings.xml
[DEBUG] Reading user settings from /Users/sykhader/.m2/settings.xml
[DEBUG] Using local repository at /Users/sykhader/.m2/repository
<TrackResponse><Response><ResponseStatusCode>1</ResponseStatusCode><ResponseStatusDescription>Success</ResponseStatusDescription></Response><Shipment><Shipper><ShipperNumber>039816</ShipperNumber><Address><AddressLine1>5205 TIFFANY CT</AddressLine1><City>CAPE CORAL</City><StateProvinceCode>FL</StateProvinceCode><PostalCode>33904 5875</PostalCode><CountryCode>US</CountryCode></Address></Shipper><ShipmentWeight><UnitOfMeasurement><Code>LBS</Code></UnitOfMeasurement><Weight>0.00</Weight></ShipmentWeight><Service><Code>20</Code><Description>UPS STANDARD</Description></Service><ShipmentIdentificationNumber>H0398160631</ShipmentIdentificationNumber><DeliveryDateUnavailable><Type>Scheduled Delivery</Type><Description>Scheduled Delivery Date is not currently available, please try back later</Description></DeliveryDateUnavailable><Package><TrackingNumber>H0398160631</TrackingNumber><Activity><ActivityLocation><Address><City>MISSISSAUGA</City><PostalCode>L5L</PostalCode><CountryCode>CA</CountryCode></Address><Code>AI
{u'QUERY_STRING': '24=1430.0&24=2961.5&24=Recharge&25=2497.5&25=2961.5&25=Codes+Recharge&26=5977.5&26=6567.5&26=Total+Tax+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++USD+0.00&20=782.0&20=2808.5&20=Qty&21=1746.0&21=2808.5&21=Item+Code&22=3513.0&22=2808.5&22=Description&23=1210.5&23=2961.5&23=+5&1=3937.5&1=656.5&1=Date&0=4254.0&0=417.0&0=Packing+Slip&3=4500.0&3=656.5&3=Invoice+%23&2=3937.0&2=843.5&2=11%2F11%2F2013&5=2967.5&5=1181.5&5=Ship+To&4=4500.0&4=843.5&4=23735&7=3371.5&7=1422.5&7=Colonia+Palmira+ave+juan+lindo+casa+538&6=3053.5&6=1334.5&6=Geovanni+Martinez&9=3052.0&9=1598.5&9=Tegucigalpa+00504&8=3111.0&8=1510.5&8=Local+farmacia+palmira&software_id=Intuit&11=848.5&11=374.0&11=Digital+Sign+Technologies&10=2909.5&10=1686.5&10=Honduras&13=855.0&13=679.0&13=Mississauga%2C+ON+L5L+5Z8&12=767.0&12=561.0&12=3585+Laird+Rd.+Unit+8&15=2205.5&15=2193.5&15=Ship&14=1511.0&14=2193.5&14=P.O.+No.&17=2861.5&17=2193.5&17=Via&16=2205.0&16=2400.5&16=11%2F11%2F2013&19=4417.5&19=2193.5&19=Project&18=3611.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>bibliography</title>
<link href="css/resets.css" rel="stylesheet" type="text/css" />
<link href="css/styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
def merge_safe_create(fn):
"""a decorator to ensure that if a resource request is made on a nested merged resource,
then we update the reference to the unmerged and most recent copy of that entity"""
def _obj_create(self, bundle):
print "one"
print self
try:
s = Shipment.objects.get(id=bundle.data['shipment_id'])
if s.merged_entity_id is not None:
while s.merged_entity_id is not None:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fontforge configure 2.0.0_beta1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
<?xml version="1.0"?>
<TrackResponse><Response><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>250003</ErrorCode><ErrorDescription>Invalid Access License number</ErrorDescription></Error></Response></TrackResponse>
@sorter
sorter / gist:5320356
Created April 5, 2013 15:47
stack trace
Thread 1, Queue : com.apple.main-thread
#0 0x3c109960 in objc_exception_throw ()
#1 0x34428e06 in -[NSObject(NSObject) doesNotRecognizeSelector:] ()
#2 0x34427530 in ___forwarding___ ()
#3 0x3437ef68 in __forwarding_prep_0___ ()
#4 0x000cbb00 in -[RecordInfoViewController updateWatchLabel] at /Users/sayedkhader/iOSdev/OneClickScan/RecordInfoViewController.m:297
#5 0x000c8dd8 in -[RecordInfoViewController viewDidLoad] at /Users/sayedkhader/iOSdev/OneClickScan/RecordInfoViewController.m:81
#6 0x3624c594 in -[UIViewController loadViewIfRequired] ()
#7 0x362a114a in -[UIViewController contentScrollView] ()
#8 0x362a1090 in -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:] ()