topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday October 5, 2024, 11:50 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fenixproductions [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 47next
351
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« on: January 04, 2011, 12:57 PM »
@hamradio
Palettes work correctly when loaded from menu but there is still an error on startup.

To reproduce:
  • start Color Warlock,
  • from Custom menu choose some palette,
  • close application,
  • start CW again.
Note: after deleting settings.dat application can be started without errors again.

BTW I've attached all converted Inkscape palettes. In addition: there is also small command line converter within package (requires .NET 2.0).

352
Adventures of Baby Cody / Re: Baby Cody arrives in Berlin, Germany
« on: January 04, 2011, 06:23 AM »
Darn! I would like to invite Cody to Poland (so close) but I am too affraid that he will vanish in the dark void of Polish Mail :(

353
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« on: January 03, 2011, 07:09 PM »
@hamradio
Could you write CCF specification down?

I am trying to convert Inkscape/GIMP palettes using small converter I wrote but I encounter many strange errors.

Please take a look on attached ZIP:
- Bears.ccf - "FileOpenColorChartFromMenuItem Load Error!"
- Grays.ccf - works perfectly well
- svg.ccf - access violation on mouse hover:

error log
Szczegó?owe informacje na temat wywo?ywania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajduj? si? na ko?cu tego komunikatu.

************** Tekst wyj?tku **************
System.IndexOutOfRangeException: Indeks wykracza? poza granice tablicy.
   w ColorWarlock.frmMain.OnMouseEnterPanel(Object sender, EventArgs e)
   w System.Windows.Forms.Control.OnMouseEnter(EventArgs e)
   w System.Windows.Forms.Label.OnMouseEnter(EventArgs e)
   w System.Windows.Forms.Control.WmMouseEnter(Message& m)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.Label.WndProc(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Zestawy za?adowane **************
mscorlib
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ColorWarlock
    Wersja zestawu: 1.0.0.264
    Wersja Win32: 1.0.0.264
    CodeBase: file:///d:/download/DC/ColorWarlock/ColorWarlock.exe
----------------------------------------
System.Windows.Forms
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3614 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Windows.Forms.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** Debugowanie w trybie JIT **************
Aby w??czy? debugowanie w trybie JIT (just-in-time), plik .config tej
aplikacji lub komputera (machine.config) musi mie?
warto?? jitDebugging ustawion? w sekcji system.windows.forms.
Aplikacja musi by? równie? skompilowana z w??czonym
debugowaniem.

Na przyk?ad:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Gdy debugowanie JIT jest w??czone, wszystkie nieobs?ugiwane wyj?tki
s? wysy?ane do debugera JIT zarejestrowanego na komputerze
i nie s? obs?ugiwane w tym oknie dialogowym.


354
N.A.N.Y. 2011 / Re: NANY 2011 Release: DCDisplay
« on: January 01, 2011, 01:15 PM »
@nharding
I understand that .NET (and its components) is not really portable but I thought mostly about not messing with Registry when it's not really needed.

355
N.A.N.Y. 2011 / Re: NANY 2011 Release: DCDisplay
« on: January 01, 2011, 10:00 AM »
@nharding
Are you planning more portable version (wihout installer)?

356
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« on: December 30, 2010, 02:06 AM »
@hamradio
Any progress about palettes import feature? Maybe you could make it pluginable?

If not, here's nice (and very simple) idea which should work for GIF files import:
http://msdn.microsof...g.image.palette.aspx
http://msdn.microsof...ng.colorpalette.aspx

357
DC Gamer Club / Re: The Ball - Portal-like game with a err.. ball
« on: December 29, 2010, 10:10 PM »
Bought. Even if it may not be as good as I hope for, it will definitely be better than my F:NV ;)

358
Living Room / Re: Great Britain is frozen!
« on: December 20, 2010, 04:37 AM »
Note the base layer only
Photoshop! I knew it! :P

And that's what happens to cars here (Poland):

IMG_0703.JPG

IMG_0705.JPG

359
Living Room / Re: Obscene # of Tabs in FF
« on: December 19, 2010, 10:50 AM »
More than 10 is obscene IMHO.

360
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« on: December 16, 2010, 02:59 AM »
@hamradio
I know I can create CCF file but is it easy enough? I did not tested your app too long but I couldn't find a way to colours edit other than creating file in Notepad. It is not nice & easy.

With current state I need to get colours values from somewhere to write them down in such file. The best way would be to use some desktop picker or... other application with palettes handling.

I am not saying to copy Zeta but to provide some clickable editing solution.

361
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« on: December 15, 2010, 07:31 AM »
@hamradio
Could you add support for other colour palettes?

Some info:
http://www.selapa.ne...lors/fileformats.php

Or maybe you could provide plugins mechanism to provide swatches handling by my own (import/export)?



Would it be possible to add desktop picker?
I.e. http://www.codeproje...l/CSColorPicker.aspx



What about custom colour chooser dialog?
I.e. http://www.codeproje...ZetaColorEditor.aspx

P.S. It would be nice to mention which .NET version is required (in applications description).

362
Living Room / Re: Can we compare file transfer protocols?
« on: December 14, 2010, 07:42 PM »
@f0dder
I've read what is written in posts above and I don't see "the best of all" solution. Because of that, it would be rather better to give each one of them a try and check which has the lowest issues count.

363
I don't have enough time needed to write full entry but I think I may be able to deliver Polish translations, if someone needs it.

364
Living Room / Re: Can we compare file transfer protocols?
« on: December 14, 2010, 05:31 PM »
@superboyac
If your server contains WinXP (at least) I would recommend to give Hamachi a try.

What I can see at home: it allows to create LAN network with access granted to many users across globe. I can observe it working for simple file sharing (default Guest networks accounts) but it should be possible to set it up like normal LAN with full users control.

365
General Software Discussion / Re: how to create graphics like these?
« on: December 13, 2010, 07:17 PM »
Little better :)

about 30 minutes in Inkscape
bars.png


P.S. Pretty nice article:
http://www.tutorial9...arts-in-illustrator/

366
Looks like 50% off is stil ongoing:
http://www.axialis.com/

367
General Software Discussion / Re: Total Commander and Win7
« on: December 04, 2010, 08:12 AM »
@lanux128
Did you try to contact with author on TC forum board?

Either way, maybe this will help you:

[Configuration]
UseIniInProgramDir=0
This variable will only be read if the wincmd.ini is located in the same dir as the program. It must be put in wincmd.ini directly, RedirectSection has no effect on this variable.
It is the sum of the following values:
1: Use wincmd.ini in program dir if no other location is set via registry or parameters
2: Use wcx_ftp.ini in program dir if no other location is set via registry or parameters
4: Override registry settings (but not command line parameters)
-Help file

Of course, if your TC resides in Program Files directory you will have to set proper acess rights.

368
DC Gamer Club / Re: Tom Clancy's Splinter Cell Conviction - $15
« on: November 29, 2010, 05:13 PM »
3. no hide and seek - you can finish game in "berserker mode",
-fenixproductions (November 29, 2010, 09:33 AM)
I didn't find it that way... I'm not done with it, and I'm having to 'thin the herd' in the criminal's hideout just to have a chance.

If I didn't know Splinter Cell at all I would quite like it because it is good game. BUT I have played once again all previous parts and this is why I got upset. Hide and seek was a brand name for SC and this was giving special kind of challenge to me. Conviction broke it when I had discovered that whole game can be rushed easily. I don't consider myself as hardcore gamer but this was no challenge at all.

The other thing is Ubisoft's DRM: I bought SC pre-ordered and when I started to play it kept bothering me about unstable connection every few seconds. This is what is pissing me off every time: I spent money on game which just simply does not work*. There was a patch, obviously, after few days but this is still something wrong.

I knew before buying that this will be not the same game as before but I did not expect it will be different that much. I was hoping for easy mode (no problem rushing) and classic mode (for gamers like me) but it was too much for Ubi. I knew it was also made for consoles but there is Batman (for comparison) which has pretty good h&s scheme. I did not think they can't make it similar way.

I know that things change and I can do nothing about but I don't want to know that. Maybe I am childish but I want to be naive, I want some games to be the same for years because this is what made me to like them.

4. bogus mark & execute.
-fenixproductions (November 29, 2010, 09:33 AM)
I actually quite liked that mechanic.  What didn't you like about it?

It is too easy to get points for it. I did half of my 1st play-through with m&e easily. If they did it harder to gain it would be more satisfying.

Despite of all the complaints I gave, I can recommend this game to people who do not know SC at all. It may be very enjoyable and has dozen of good things. But still I think it may be big disappointment for the rest. From n00bz point of view I can score it 8/10, from fan's - 6/10. You'd better play latest Batman or Mini Ninjas ;)


*) Some issue I have with Fallout:New Vegas right now. Was expensive, I bought it and can't even play without CTD.

369
DC Gamer Club / Re: Tom Clancy's Splinter Cell Conviction - $15
« on: November 29, 2010, 09:33 AM »
Not worth to bother even if it was free.

I bough it as pre-order (was SC fan) and it became one of the few games I really regret spending cash on:

1. DRM interrupted my gaming too many times saying I have no internet connection,
2. I've never got anyone to play co-op with - hours of waiting for participant, only to get #1
3. no hide and seek - you can finish game in "berserker mode",
4. bogus mark & execute.

370
Living Room / Re: Why Apple's Distortion Field Works
« on: November 10, 2010, 05:38 PM »
2Renegade
Awesome post IMHO. Some credits for you :)

371
Does anyone know of a multi-line editor (lightweight ofcourse) to assist in this little feature?
Or perhaps a plugin?
-Jammo the OrganizedFellow (November 06, 2010, 12:36 PM)

Default Notepad++ installation should have TextFX plugin and:
  • Ctrl+A
  • menu TextFX -> TextFX Edit -> Delete Blank Lines

372
Living Room / Re: Why do support people never answer questions?
« on: October 10, 2010, 08:35 AM »
1) TheBat internal mailbox format is undocumented.
[cut]
Thus, you'd be left with either reverse-engineering of the binary format TheBat uses, or sending windows messages to simulate user input to get the job done.

And someone got it good enough to see something like that:

thebat_msg.png

Messages are within folders as EML files which can be read easily. Unfortunately, dates in columns are worng, although they are written correctly within messages.

You just need to play with MultiArc:
http://en.totalcmd.p...oad/wcx/ard/MultiArc
and TBB addon for it:
http://en.totalcmd.p...b2mbx_MultiArc-Addon

373
"He had to learn, not to throw stones at the school ..."?
What's that all about? (Just curious.)
One of my friends (who is a Pole) used to say that in Russian when someone was asking how had he know an answer for something (used mostly for very obvious things).

And the translation is supposed to be: You should have been learning (in school) instead of throwing stones at it.

374
Announce Your Software/Service/Product / Re: xkcdDownloader
« on: September 17, 2010, 04:53 PM »
@Tuxman
Just googled and went throught about 5 results pages, i.e.:
http://snippets.dzon....com/posts/show/4658
http://forums.xkcd.c...php?f=11&t=17563

I had tried to get some of these to work on my Windows machine and finally realised that coding in C# will take me much less time than Linux-like solutions.

375
General Software Discussion / Re: IE 9 and Flash 64bit betas
« on: September 16, 2010, 06:35 PM »
Address bar next to tabs seems to be truly WTF for me  :o

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 47next