Only time I've ever used it was for the Pubclub Christmas vid. I'm not overly effected but I can see how people would get reliant on it.
Hope they fix it ASAP.
Hope they fix it ASAP.
There have been multiple notes in this thread that it's not fixed, and some people are reporting access.Darxide said:My Dropbox is working fine. Perhaps they fixed it?
Keep local folders, and just work in the goddamn shared file. It excludes people simultaneously working on stuff (and definitely could see some improvement by actually locking it out), but as first-year ICT student that's about a gazillion times preferable to combining significantly branched code projects.Longstreet said:Either Email or an USB drive. Much easier.Fasckira said:What do you prefer to use? Just email? If so you're kind of missing the point in dropbox. To quote Roy from IT Crowd, "Are you from the past?"Longstreet said:But last semester a study partner and i were forced to use it, because the rest of our project group was so dropbox horny and basically demanded us to use it because it was so awesome, fail safe, and much better than emailing each other the stuff (which we had been doing for the past 3 years).
I use a mix. Skydrive for personal stuff between my phone, PC, laptop and tablet. Dropbox for work stuff between my two work PCs, work laptop and home PC. Its a godsend, and I dont have to faff around sending updated copies of the same file all over the place when I make a change.
Problem with dropbox, IMO, is that if you work with a group, person A uploads something, person B and C download it. They edit in their own stuff and reupload it with the same title. Something will go wrong somewhere. Just emailing it to the next in line, or emailing one guy that puts the finished document together is much easier.
To fix the problem you're having, you'd want a SVN. Dropbox is not an SVN. Communication when working on it is an absolute must, or you're working on a project where person A, B, and C has their own files to work on, and neither of them has any reason to look into the other's files unless to look and not save.Kargathia said:Keep local folders, and just work in the goddamn shared file. It excludes people simultaneously working on stuff (and definitely could see some improvement by actually locking it out), but as first-year ICT student that's about a gazillion times preferable to combining significantly branched code projects.Longstreet said:Either Email or an USB drive. Much easier.Fasckira said:What do you prefer to use? Just email? If so you're kind of missing the point in dropbox. To quote Roy from IT Crowd, "Are you from the past?"Longstreet said:But last semester a study partner and i were forced to use it, because the rest of our project group was so dropbox horny and basically demanded us to use it because it was so awesome, fail safe, and much better than emailing each other the stuff (which we had been doing for the past 3 years).
I use a mix. Skydrive for personal stuff between my phone, PC, laptop and tablet. Dropbox for work stuff between my two work PCs, work laptop and home PC. Its a godsend, and I dont have to faff around sending updated copies of the same file all over the place when I make a change.
Problem with dropbox, IMO, is that if you work with a group, person A uploads something, person B and C download it. They edit in their own stuff and reupload it with the same title. Something will go wrong somewhere. Just emailing it to the next in line, or emailing one guy that puts the finished document together is much easier.
First-year being relevant because that's when documentation discipline is still questionable at best.
Sound advice for anyone that. We should always remember that no technology is 100% reliable. Hard drives will fail cloud services might fail or your internet connection might act up. Even pens will fail you eventually with a much higher rate than the average hard drive.Cookiegerard said:Well, one of the first thing you learn as an IT student is to have several backups for everything, so I'm not really devastated if my files vanish into the Warp, I only used it because people I was doing a project with pretty much demanded we use it, so all I have on there is a pile of files for a mobile app project that we already handed up and were graded on (78%! Pretty damn good considering we couldn't get a section of it to work properly).
Heh, I'm not even sure whom you're addressing here, but I would like to point out that if you locally install dropbox, it will allow realtime sharing of updates, including a helpful display of last updated files. If the file you wanted to work in has been updated in the last 10-15 minutes, then chances are you'll have to wait your turn.BeerTent said:Kargathia said:Keep local folders, and just work in the goddamn shared file. It excludes people simultaneously working on stuff (and definitely could see some improvement by actually locking it out), but as first-year ICT student that's about a gazillion times preferable to combining significantly branched code projects.Longstreet said:Either Email or an USB drive. Much easier.Fasckira said:What do you prefer to use? Just email? If so you're kind of missing the point in dropbox. To quote Roy from IT Crowd, "Are you from the past?"Longstreet said:But last semester a study partner and i were forced to use it, because the rest of our project group was so dropbox horny and basically demanded us to use it because it was so awesome, fail safe, and much better than emailing each other the stuff (which we had been doing for the past 3 years).
I use a mix. Skydrive for personal stuff between my phone, PC, laptop and tablet. Dropbox for work stuff between my two work PCs, work laptop and home PC. Its a godsend, and I dont have to faff around sending updated copies of the same file all over the place when I make a change.
Problem with dropbox, IMO, is that if you work with a group, person A uploads something, person B and C download it. They edit in their own stuff and reupload it with the same title. Something will go wrong somewhere. Just emailing it to the next in line, or emailing one guy that puts the finished document together is much easier.
First-year being relevant because that's when documentation discipline is still questionable at best.
To fix the problem you're having, you'd want a SVN. Dropbox is not an SVN. Communication when working on it is an absolute must, or you're working on a project where person A, B, and C has their own files to work on, and neither of them has any reason to look into the other's files unless to look and not save.
SVN is still cloud, but they have that file check-in/check-out functionality you'd find more useful. If I check out character.cpp, and person B wants to do something, they can't access that file until I save and check in that file. Two people can't edit the same file. It's great, clean and tidy. I'm pretty sure tortoise and Dreamweaver have it.
The sneakernet's great, but in today's world, its obsolete unless you're working on this super secret project. Which you're not. You're just a goddamn collage student. Pick up a book and find a better system if you don't like something that's not even designed to do what you want to do.
You are right in that it is a PAIN to use dropbox for collaborative work. No version controlling of the documents whatsoever. Either use github or google docs. Seems the rest of your group completely missed the point of using dropbox. It's just a simple cloud service that allows simple sharing and that's all it should be used for IMOLongstreet said:Either Email or an USB drive. Much easier.Fasckira said:What do you prefer to use? Just email? If so you're kind of missing the point in dropbox. To quote Roy from IT Crowd, "Are you from the past?"Longstreet said:But last semester a study partner and i were forced to use it, because the rest of our project group was so dropbox horny and basically demanded us to use it because it was so awesome, fail safe, and much better than emailing each other the stuff (which we had been doing for the past 3 years).
I use a mix. Skydrive for personal stuff between my phone, PC, laptop and tablet. Dropbox for work stuff between my two work PCs, work laptop and home PC. Its a godsend, and I dont have to faff around sending updated copies of the same file all over the place when I make a change.
Problem with dropbox, IMO, is that if you work with a group, person A uploads something, person B and C download it. They edit in their own stuff and reupload it with the same title. Something will go wrong somewhere. Just emailing it to the next in line, or emailing one guy that puts the finished document together is much easier.