PureStorage

Developed or developing a new product in PureBasic? Tell the world about it.
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

PureStorage

Post by Beach »

If you use PureStorage... you might have figured out by now that it is down. Looks like my web hosting partner has decided to part ways with our arrangement and did not tell me about it. I am looking for a new host but I doubt I will be able to run PureStorage as I could with my current dedicated host. I will not be able pay for a dedicated server so I will not have as much flexibility for scripts and such.

Let me know if you need anything - I kept a backup of all the data.

Sorry guys.

-Beach
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

That is sad news. Thank you for all your work on it. It has been a great resource!
Mat
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Post by X »

Please let us know the name of the company who committed the offense, please :)
Anonymous

Post by Anonymous »

Very bad news :cry:
You have a backup of the Data ? Because , i use Purestorage for save "safely" my snippet :oops:
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

You have a backup of the Data ? Because , i use Purestorage for save "safely" my snippet
If you use GMail you could email code snippets to yourself with their functions described in the subject line. Then when they arrive, archive them. This gives you state-of-the-art offsite storage that is probably more reliable than anything else out there. You can save a lot of code in 8 gb.
BERESHEIT
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Post by djes »

This is how to use Google code to store your files with tortoise (as we did in the past ;)) here : http://code.google.com/apis/gadgets/doc ... .html#Host and here : http://internetducttape.com/2007/03/03/ ... rtoisesvn/
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> You can save a lot of code in 8 gb

You can have more than one Gmail account. ;) Good tip, too. I will use it.
I would recommend using a passworded zip file for the snippets, though.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
Blue
Addict
Addict
Posts: 966
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Post by Blue »

netmaestro wrote:
[...]If you use GMail you could email code snippets to yourself with their functions described in the subject line. [...] This gives you state-of-the-art offsite storage that is probably more reliable than anything else out there. [...]
That's a very good idea! Thanks. 8)

(... demonstrating once more that the best ideas are often the simplest ones.)
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Some news about data ?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Very bad.
Some links in this forum became not working.
Fred should support this forum with web space for users to store small codes or resources.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply