topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 5:22 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 32next
376
Living Room / Re: HAPPY BIRTHDAY GOTHIC!!!
« Last post by Gothi[c] on January 30, 2008, 10:13 AM »
Thanks folks ! :)

App's php4 cake scares me :D But I like the tux!
Mouser's cake looks an aweful lot like a cat, but I'm not sure :) But thanks!
Damn you della for posting this btw hehehehehe :D

Ok I'm going to go back to hiding under a rock now :)

Thanks all!
377
Living Room / Re: Cody - The 3d model
« Last post by Gothi[c] on January 27, 2008, 08:45 AM »
fully rigged cody + video

blender file
goofy demo video
378
General Software Discussion / Re: KDE 4 out, and my, it looks gorgeous!
« Last post by Gothi[c] on January 26, 2008, 07:46 AM »
Easy as in easy, or easy as in "as soon as you have mastered editing sendmail config in vi"? (*gdr*)

Easy as in there's a gui tool to customize every aspect of the look of KDE. So you never have to edit config files.

However I did notice this is not quite yet the case in KDE4. I recently gave it a shot and it seems you can't resize the taskbar like you could in KDE3.x?  :down: Maybe they'll put that in later, unless I missed something...

379
General Software Discussion / Re: KDE 4 out, and my, it looks gorgeous!
« Last post by Gothi[c] on January 24, 2008, 01:59 PM »
With you all the way. And for some reason this seems to be typical of many open-source, cross-platform GUIs.

This seems typical of many people to judge a package by it's wrapping :)

I definitively agree that the screens look like absolute crap. My main beef with it is that everything is too friggin' big (I love Armando's "elephantile" description hehe) . I understand some people have wall-sized monitors, but i like everything small, and like mouser said, detailed.

But it should be noted that KDE is VERY customizable. Even more so than Gnome. And it is quite easy to do so. It is actually exciting that this new version will give us even more settings to tweak and customize, as any software-addict be it an open-source hater or not, should definitively love! :)
380
Videogame Development / Re: 2D/3D game developement
« Last post by Gothi[c] on January 15, 2008, 06:31 AM »

standalone programs :


http://sphere.sourceforge.net/ : 2d (mainly focused towards rpg games, but not at all limited to that genre) ide based on javascript... (free)

http://gamemaker.nl/ : mainly 2d (but some 3d support


nevermind. :D

I started writing up this post when a big deja-vu suddenly hit me. I already did this on donationcoder once.

Behold, a huge list for your viewing pleasure:
https://www.donation...71.msg38337#msg38337

Also, DO read the rest of that thread which is very related to these questions ;)

381
Developer's Corner / Re: source control systems: what's the best?
« Last post by Gothi[c] on January 15, 2008, 06:17 AM »
1. Easier to use, especially for those who know SourceSafe already.
2. Enhanced security. Password Policy provided and more convenient to manage permissions.
3. Much better integration with Microsoft products. Dynamsoft is a Microsoft Gold Certified Partner. SourceAnywhere passed Optimized for Microsoft Visual Studio, Certified for Windows Vista, and Certified for Windows Server. 
4. Better product integration. SourceAnywhere comes with GUI client, command client, SDK, Eclipse plug-in, Visual Studio integration, Dreamweaver/flash integration, cross-platform client. All are in one product.
5. Web development through FTP and multiple sites are supported. SourceAnywhere can automatically detect which files are changed, and only transfer the changed/added files.
6. Distributed development. If you need to access your version control server from a remote location, the SourceAnywhere cache server can greatly improve your developers' productivity.
7. Better support. Dynamsoft is proud of our service.

I assume most of those points are made versus to sourcesafe, and not, say svn, since with svn is integrated in pretty much everything, and just like with cvs there's plugins for many IDE's available, and distributed development is very well supported of course.

The support point may be a key reason for some businesses to use your product.

1. Easier to use, especially for those who know SourceSafe already.
Does that mean the use and design is similar to vss? If so, it may indeed be a great alternative for people feeling 'locked in' with vss, but are frustrated about it's quirks and brokenness.

But I feel you didn't really answer my question though:
How well is it's branching support etc?

The example provided in the link
Renegade provided shows a pretty good scenario:

A revision control system should provide powerful branching support. With strong branching support, developers can easily make minor revisions of old versions while work toward the next major release continues. Highly experimental code can be checked into a branch, keeping it separate from mainstream development but backing it up and making it available to other developers. If the project is "frozen" while a milestone or final release is built, a developer can continue development toward the next version on a branch. (Or more commonly, a new branch can be created for the freeze while general development continues on the main branch. When the release is done, changes on the frozen branch can be merged back into the main branch.) SourceSafe's branching support fails to effectively support any of this.

With powerful branching, a revision control system must also provide strong merging support to reconcile different branches. At the least, the system must allow a developer to examine the differences between two branches, modify them to create a merged version, and when satisfied check them in. SourceSafe's merge support is tightly integrated with checking in, making it difficult to examine differences and test the proposed merge before checking it into the tree. With this weak level of support, it's easy to check non-functioning code into the revision control system.

How would this situation be handled in SourceAnywhere?


382
Developer's Corner / Re: source control systems: what's the best?
« Last post by Gothi[c] on January 14, 2008, 09:27 PM »
SourceAnywhere Standalone is also a good one.
It looks like a pretty solid product. I like the fact that it seems to be available for many platforms/OS'es. Can you tell us anything on how it compares to, say svn. How well is it's branching support etc?
383
Living Room / Re: What kind of tagging system would be appropriate for DC?
« Last post by Gothi[c] on January 14, 2008, 09:22 PM »
Yeah, probably way too much bother to do backup restoration.
Not really, we already have an .sql file with all of his posts, all we'd have to do is to import it. not even 1 minute work ;) But as I understand it we're waiting out on that until the new forum mod is complete...
384
Speaking of encryption,
I would like to remind you all that donationcoder.com is accessible over HTTPS, in case you want to encrypt your forum posting/browsing.

eg:
https://www.donation...x.php?topic=11316.25
385
You can also use one of the public filtering PROXY servers which will render your internets safe for work:

See guide here (it also features a small comparison chart of some web filtering software)
386
Post New Requests Here / Re: IDEA: log searcher in real-time
« Last post by Gothi[c] on January 13, 2008, 06:27 AM »
The xtail utility can follow changes to (log)files in real time (and even do some color highlighting if you want). Now apply some UNIX mentality and COMBINE that tool with another to provide the network functionality. Eg:

xtail + sshfs

(sshfs lets you mount the filesystem on a remote ssh connection, and thus allows you to use it as a local one, with no additional requirements on the other end.)

xtail + remote syslog

...

[ just run the above in a bash script in cygwin on windows, get a commandline utility for playing sound files, and incorporate that in your script as well. ]

387
Living Room / Re: What kind of tagging system would be appropriate for DC?
« Last post by Gothi[c] on January 10, 2008, 09:01 AM »
None?

I agree.
388
Developer's Corner / Re: source control systems: what's the best?
« Last post by Gothi[c] on January 08, 2008, 08:08 AM »
And here's a very good comparison:
http://better-scm.berlios...omparison/comparison.html

That's actually quite a comprehensive list of source control systems. Thanks for that link :)
Perhaps a good source of inspiration to try something new.
389
Developer's Corner / Re: source control systems: what's the best?
« Last post by Gothi[c] on January 08, 2008, 07:55 AM »
Having tried all three: vss, cvs, and svn, I would say svn is by far the best source control system. I have however not tried anything else.

My experience with tortoise and rapidsvn is that these apps sometimes try to complicate rather simple operations. I've grown actually quite fond of the svn command-line client, which seems to let me do things a lot easier/faster. Maybe that's because I never had enough patience with the GUI and because I'm not that much of a mouse-freak, or maybe not :)

I would also like to agree with mouser on the shell invasiveness comment. If you're going to make a GUI for svn, it would make much more sense to either integrate it in an IDE or have a centralized app for it. You don't need source control support for every folder on your operating system.

391
That other thread I just linked is kinda related to this one, so it's probably worth a read if you're interested in this one.

I was first. :P
392
You guys may want to check out this thread. ;)
393
General Software Discussion / Re: Launchy 2.0... and something else
« Last post by Gothi[c] on December 19, 2007, 12:27 PM »
Looks like you'll have to make FARR cross-platform now to compete, mouser.
I can help you of course :) Lets port it to wxWidgets :D

394
General Software Discussion / apt-get/emerge/yum/pkg-add/... for windows
« Last post by Gothi[c] on December 18, 2007, 08:03 PM »
Looks like someone finally made an apt-get/emerge/yum/pkg-add/... tool for Windows!

win-get1.jpg

It can install and uninstall any software in it's repositories.
Stick a few win-install commands in a batch script and you have a great automated bulk software installer!

On the down side:

  • It doesn't look like it has any version control
  • It seems like anyone can add new software through their web interface, which raises some very serious security concerns!

Some pretty serious downsides, imo. It's beyond me how/why they made the decision to manage their repositories like that.
395
Announce Your Software/Service/Product / Re: Tolipo - todo list for programmers
« Last post by Gothi[c] on December 10, 2007, 05:18 PM »
Could it be possible to hide completed items?

Yes. Good idea actually. :) I'll put it in the next version.
396
Living Room / Re: What makes DonationCoder so special?
« Last post by Gothi[c] on December 07, 2007, 08:03 AM »
My favorite comment: "What's with the bird?"

Hahaha :) Cody is a mystery indeed.
397
Living Room / Re: What makes DonationCoder so special?
« Last post by Gothi[c] on December 07, 2007, 06:21 AM »
I really love the bit about the team part.

It is true, donationcoder.com is where end-users and developers meet in harmony. This may not seem like a big deal, but it IS. Think about it, Developers and users were like enemies!

Users get frustrated when an application misbehaves or does what they don't want it or don't expect it to do, and curse out the developers for making such horrible contraptions. People have been known to throw around monitors out of mere frustration.

Developers curse out users for having to make their applications dummy proof, or worse, implement very elaborate failsafe mechanisms and security checks.

Yet on donationcoder.com these two groups can co-exist in harmony, and team-up to create wonderful software! Users provide their experience with software and what could make it better, or ideas for new software and plugins. And developers are happy to hear things from a real user perspective instead of the narrow codeworld they live in. Most developers are very aware that they think differently (from a developers perspective) about software than users do, and tend to either guess what users want or build their applications to satisfy their own personal preferences and needs. It is truely a beautiful thing the kind of balance we have going on here.

BUT not only do users team up with developers, as a developer you can get lucky enough to team up with developer buddies and work on software as a team! I've had lots of long brainstorming sessions with mouser for example, about various (bigger) projects. It can be really fruitful to combine efforts and ideas.


398
GOE 2007 Challenge Downloads / Re: Excalibur - GOE Challenge 2007 Entry Idea
« Last post by Gothi[c] on December 06, 2007, 01:02 PM »
I see this was moved to it's own thread... Might want to move it to nany 2008(or maybe even 2009) :D
Since I didn't make the GOE challenge deadline

Newer screenshot:

excalibur.png

399
Never use Windows/SMB to copy large or many files across the network. It is REALLY REALLY slow.
Even with scp/ssh/sftp copying you get faster speeds and that adds encryption...
400
Living Room / Re: Finally I tracked down my wife!
« Last post by Gothi[c] on December 01, 2007, 10:40 PM »
thats ok, I just used my work cell number just to see if it could find me...lol

((Della wrote this, not Gothic))
Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 32next