Reply
Thread Tools
Posts: 101 | Thanked: 77 times | Joined on Jul 2012
#611
Originally Posted by zlatko View Post
@szymeczek34
Do NOT lose hope! It looks like only day is needed for delivery iin most of the cases, so if your device is shipped by Friday next week you WILL get it for Christmas! So you still have full 7 days and sailors seems to be working over weekends as well, so if we estimate 400 daily shipments - there IS plenty of time!
And before the 20/12....? I am not optimistic
#3142
 
Posts: 59 | Thanked: 46 times | Joined on Jul 2011 @ London
#612
I take off on the 18th, for three weeks. delivery will be probably around that time.

So here is another poll:
where my new fully paid jolla phone will be spending its xmas?
1. Postoffice depot and then returned to finland after two weeks?
2. My neightbours house?
3. Sitting by my door mat where curious cats will pee over after sniffing sailfishy? Shall I be the proud owner of the first golden showered OTH? That would definitely be #unlike...

Thanks jolla care for automatic mail apologizing, you know we wont be mad at you for ever... but hey, hurry up and dispatch the bl00dy 200002211 order!

Last edited by jecargo22; 2013-12-13 at 12:08. Reason: ugly typo corrected
 
Posts: 97 | Thanked: 103 times | Joined on Sep 2009 @ switzerland
#613
Originally Posted by jecargo22 View Post
So here is another poll:
where my new fully paid jolla phone will be spending its xmas?
1. Postoffice depot and then returned to finland after two weeks?
2. My neightbours house?
3. Sitting by my door mat where curious cats will pee over after sniffing sailfishy? Shall I be the proud owner of the first golden showered OTH? That would definitely be #unlike...
Since they deliver with FedEx, I'd assume that FedEx will schedule a reschedule with you after the first delivery has failed (the standard procedure). So you can redirect the shipment to your neighbour if you trust them not to play with the Jolla too much...
 

The Following 2 Users Say Thank You to ziller For This Useful Post:
Posts: 114 | Thanked: 397 times | Joined on Sep 2013
#614
Some consolation to all those who disappointed that every Finn will have their own Jolla before the pre-orderers get theirs:
http://www.iltasanomat.fi/digi/art-1288631220668.html
They tell about the delay of shipping to pre-orderers (old news to us) and show that the Jolla rack is empty in stores as well. That was in Kamppi but the rack was empty in another DNA store as well. So at least the test phones are still on the way and I doubt that there are that many available to general sales yet either.
 
Posts: 59 | Thanked: 46 times | Joined on Jul 2011 @ London
#615
Originally Posted by ziller View Post
Since they deliver with FedEx, I'd assume that FedEx will schedule a reschedule with you after the first delivery has failed (the standard procedure). So you can redirect the shipment to your neighbour if you trust them not to play with the Jolla too much...
My neightbour hates me, i cant trust him... he is the one who might pee on my poppy red oth...

I wonder if i can reschedule a delivery with Fed-Ex to a different country...
 
Posts: 39 | Thanked: 124 times | Joined on Oct 2009
#616
After technical problems had been solved I can exclusively present you the TOP SECRET Jolla shipment algorithmn. You can even simulate the whole shipment process!

Code:
# coding: utf-8
#
# Secret Jolla shipment algorithm
#
# Changelog:
# 20131211   Fixed technical problems with queue
#

from random import shuffle
from time import sleep

def get_secret_jolla_shipping_order_queue(preorders):
	"""
	This is the top secrect Jolla shipping alogrithm
	that takes care of your presales order number.
	"""
	shipping_order = range(0, preorders)
	shuffle(shipping_order)
	for in_picking in shipping_order:
		yield in_picking
		
if __name__ == '__main__':
	PRESALES = 10000
	SHIPMENTS_PER_DAY = 400
	shipment_order = get_secret_jolla_shipping_order_queue(PRESALES)
	for order_no in shipment_order:
		print 'Picking order number %d ...' % order_no
		sleep(24*60*60/SHIPMENTS_PER_DAY)
	print 'Hurray, all Jollas left harbour!'
Cheers and happy waiting!
Nek
 

The Following 4 Users Say Thank You to Nekron For This Useful Post:
Posts: 728 | Thanked: 1,217 times | Joined on Oct 2011
#617
Originally Posted by jecargo22 View Post
I wonder if i can reschedule a delivery with Fed-Ex to a different country...
Most probably not, send it to me instead ;-)
 

The Following User Says Thank You to ggabriel For This Useful Post:
Posts: 11 | Thanked: 3 times | Joined on Dec 2013 @ France
#618
Mine #1330 is in picking , it seems that i can't edit speardsheet
 

The Following User Says Thank You to xillibit For This Useful Post:
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#619
WTF???????????

13/12/2013 - Friday
07:25
Shipment cancelled by sender

04:10
Departed FedEx location

ROISSY CHARLES DE GAULLE CEDEX FR

What's the hell is wrong?????????
 
Posts: 728 | Thanked: 1,217 times | Joined on Oct 2011
#620
Originally Posted by xillibit View Post
Mine #1330 is in picking , it seems that i can't edit speardsheet
Done it for you. Congrats!
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:24.