![]() |
Re: VEXpro 2015 Product line launch
Took a few minutes to write a python program that looks for changes in the site and beep when it happens.
Is a 10 second delay enough to have them not think I'm trying to DDoS the site? :D |
Re: VEXpro 2015 Product line launch
Hhm, they took the whole site down for the new product line? I'm guessing either it is a site remodel or just way more additions than we thought.
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
There is a ONE hour period of the year I am able to buy parts (for tax reasons, obviously) and now the site is down.
Thanks Obama. |
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
Code:
while true; do if wget http://www.vexpro.com/ -O /dev/null 2>&1 | grep offline-vexpro; then sleep 10; else echo "New website is up" | mail prosupport@vex.com -s 'vexpro website up'; break; fi; done |
Re: VEXpro 2015 Product line launch
Another good reason to volunteer for the Vex World Championship: a chance to smack Grant and Karthik upside the head for making me wait!
|
Re: VEXpro 2015 Product line launch
Its getting a little late in the day for a product line launch, I'm rooting for ya Vex!
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
Re: VEXpro 2015 Product line launch
Quote:
|
| All times are GMT -5. The time now is 08:30. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi