Messages - kartal [ switch to compact view ]

Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 304next
111
General Software Discussion / Re: alternative to filehamster?
« on: March 14, 2010, 02:06 PM »
I think that an automated versioning can be great if the author is working in a certain branch with Git. For example a master branch would not be auto committed, but a branch named for example  autocommit can have auto watch feature and  would be interesting because there might be times when the author might want to try many different things in short amount of time ( without wanting branching) until a satisfactory result is achieved, then the branch could be merged into the head easily.


Branching is a great feature of common revision control apps. Most standard file  versioning-backup applications do not have any kind of branching as far as I know, including Filehamster, which is not a negative thing at all. But branching is very interesting and useful concept.

112
General Software Discussion / Re: Free Pascal - Lazarus?
« on: March 12, 2010, 06:32 PM »
After looking into various languages like FreePascal, FreeBasic, PureBasic,C++ I cannot seem to make up my mind :) I need to learn C++ at some point but along the way I want to work on fun Gui and visual stuff.

Python offers nice solutions but non are integrated as in Pascal or Basic I guess. I have used Glade+Pygtk other day for a small project of mine, it was not bad actually. The main problem with Python and Gui stuff is the compiling. I ended up compiling my program into an exe file+folders but took alot of time to figure out right things, I assume compiling with Basic or Pascal should be relatively simple.

113
General Software Discussion / Re: alternative to filehamster?
« on: March 07, 2010, 06:03 PM »
Tomos thanks for the post. I will try to follow up.

40hz, do you know any versioning that supports manual and automated committing? Something like git+auto watch(for file versioning for now). So for certain projects or folders I can do manual, for some others I can do automated? I know it sounds against the idea o Git since it is designed mainly for maintaining code base. I have tried tortoise svn in the past for manual stuff. it almost worked well but lack of automated watch makes it hard for certain projects. At the moment I use Git for my small code stuff. I need file evrsioning for non-code multimedia projects.

114
Living Room / Re: Amazon.com == AMAZING!
« on: March 07, 2010, 11:14 AM »
I am an Amazon prime user as well. In general I like Amazon, but you need to pay attention when buying stuff as prime user because Amazon jacks up the prices to compensate for prime shipping. At least in some instances I have experienced it.

115
General Software Discussion / Re: alternative to filehamster?
« on: March 06, 2010, 12:01 PM »
@Carol

They do respond everything well except the Gui issues. I have never seen any real improvement to the gui all those years. Everything else has been well and steadily improved to certain degree.

Tomos`s remarks also support my dissatisfaction of the Gui issues. It looks like I was not alone in the complainer`s camp

@40hz

My main problem with many back up and versioning apss is the network support. Many of those apps work alright in the local machine but they seem to drop watching once in if the watch folders happen to be on a network drive or folder. I can undestand why but the thing is that this just makes it unreliable, you cannot trust the app because you never know when the watching might have been stopped. In some cases I need to open the network folder manually in explorer to force some kind of network recognition. I cannot tell what the issue is but even file explorers fall in to this trap. They cannot refresh a network drive unless explorer itself has refreshed or connected the drive or folder properly.

I have been using SyncbackSe for versioning and realtime back up and that one seemed to drop network watch once in a while. No idea

Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 304next
Go to full version