topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday June 17, 2025, 12:11 am
  • 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 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 47next
476
Developer's Corner / Re: Hitting a website via C#.net command line
« Last post by fenixproductions on July 06, 2009, 08:41 AM »
The program can move the file, but it cannot write to the mysql database, so I have to make the website do it but only once the program is finished encoding.
-mediaguycouk (July 06, 2009, 08:17 AM)

Maybe Connector/Net will solve your problems:
http://dev.mysql.com...nnector/net/6.0.html

With it you can simply connect to MySQL database (and change something, I assume) using something like:
http://bitdaddys.com...QL-ConnectorNet.html
477
N.A.N.Y. 2009 / Re: NANY 2009 Release: Comparer
« Last post by fenixproductions on July 06, 2009, 07:42 AM »
1.0.10.0 is out!

I've updated SourceGrid control to 4.21 version. I hope this will fix rare exception with double click on separators.
478
Developer's Corner / Re: Hitting a website via C#.net command line
« Last post by fenixproductions on July 06, 2009, 07:01 AM »
2mediaguycouk
Maybe this will be nice addon for you:
http://www.codeproje....com/KB/cs/cron.aspx
479
Developer's Corner / Re: Hitting a website via C#.net command line
« Last post by fenixproductions on July 06, 2009, 04:39 AM »
2mediaguycouk
What do you mean by "hit a web address"?

If you have getting webpage in mind then it is simple:

Code: C# [Select]
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Text;
  4. using System.IO;
  5. using System.Net;
  6.  
  7. namespace ConsoleApplication5
  8. {
  9.         class Program
  10.         {
  11.                 static void Main( string[] args )
  12.                 {
  13.                         String url = @"http://www.google.com";
  14.                         String result = null;
  15.  
  16.                         try
  17.                         {
  18.                                 WebClient tmpClient = new WebClient();
  19.                                 result = tmpClient.DownloadString(url);
  20.                                 Console.Write(result);
  21.                         }
  22.                         catch (Exception exc)
  23.                         {
  24.                                 Console.Write(exc.ToString());
  25.                         }
  26.                 }
  27.         }
  28. }

Little more info:
http://www.csharp411...ead-a-web-page-in-c/
480
There is where for most people the problems begin. Is their audio equipment able enough or not? (this is a broad point and will require more info about the hardware and the exact requirements the copies need to fulfill)
Not really IMHO. The only thing you need is audio card with input (digital or mic) and cassette player with output (most of them have it for speakers). Sometimes it needs a little bit of soldering.

It's not a quantum physics since I did it in more advanced mode*.

*) Connecting altogether: PC, cassette player (with CD), video camera (VHS), video player and video recorder (both VHS) and gramophone (Polish Unitra). Nothing burned :)
481
Announce Your Software/Service/Product / Re: BBCeditor 1.0.27
« Last post by fenixproductions on July 06, 2009, 12:20 AM »
1.0.27 is out with small Replace fix.
482
2scancode
I've tried to opt-out and it worked for half year, as I wrote previously.
483
Small warning: I did not check but if they want an email address be aware. They like to advertise their stuff too much.

Sadly said, I had got older version of this application back in 2002 and gave them my email. Even now I am receiving their newsletters. Sometimes one per week, sometimes more (dozen). I did try to stop subscription but it work for half year. So… be aware ;)
484
Did you try 8.10? Should work now... 8)
It is great now! As expected: even for PDF or OpenOffice documents thumbnails are shown. Great work :Thmbsup:

One thing makes me wonder: how the list is painted or thumbs added to it? Do you process files in background thread or in the main one?

I am asking because in the case of directories with many BMP files XY seems to be not responding until every thumbnails is generated. It gives the feeling of slowing user down.
485
2Innuendo
Some people collect stamps, some… plugins ;)

Seriously: couple years ago, I had no Internet so I used my time in University laboratory to get all TC plugins from Club Total website. When it vanished I could only be happy that I did so, because a lot of plugins where nowhere to be found. The rest is just an example of some habits gone not so right way. Simply spoken, I've used to always have older version of the software I like. Many times you don't simply like new release or it crashes on your PC. The best way to avoid it is to always have the possibility to roll back the changes. In the case of plugins it overgrew "a little bit". And now I just keep it for historical reasons. 1GB from my 500 is not so much space to be wasted for that.
486
2Innuendo
Thanks for the info but I know I had some reasons (I don't recall them now) for staying with RARcolumns when RarInfo had appeared.

BTW You don't need to point plugins at me ;) I have 1GB repository of such. It is even easy to write something by your own. I did it despite knowing that I am poor C++ coder :).
487
Living Room / Re: What annoys you to no end?
« Last post by fenixproductions on June 30, 2009, 12:00 AM »
And people wonder why I can't deal with roommates...gross.
I see no connection.

Having roommates does not automatically mean having bad behaved ones. And even if, there is nothing wrong in telling what makes you annoyed. None of us are perfect, so it is normal to take critics.

I've used to live with other people for a long time. I have, sometimes, bad habit of not cleaning my dishes right away after use but I really appreciate that someone yells at me because of it. That helps me to get straight and leave bad behaviour behind. You can also teach someone few nice things.

That is how it goes with friends, partnership and many, many other things. You can get a rid off nasty things and / or learn to accept people the way they really are. IMHO it's just a part of being mature :p

P.S. On the other hand, after few years spent in dorm there are not so many things to be annoyed about ;)
488
General Software Discussion / Re: Looking for a chm reader
« Last post by fenixproductions on June 29, 2009, 09:17 PM »
2kartal
I am late but browsing CodeProject I found this:
http://www.codeproje.../KB/cs/htmlhelp.aspx

It seems to be very nice if .NET is not a problem for you.
489
2kalos
Little overkill for #1-4:
http://en.wikipedia....g/wiki/Binary_prefix
490
Living Room / Re: What annoys you to no end?
« Last post by fenixproductions on June 27, 2009, 10:10 PM »
Just as a note for recent "grammar" talks:
http://www.youtube.c.../watch?v=Suxn3gbcF6A

If this link is not working, treat as another annoyance: "this video is not available in your country" messages ;)
491
2Innuendo
Yep. One sad thing in this case is: these builds are fixes oriented. It would be awesome if TC has major updates more often :)

However one thing changed: quick filter has been extended thanks to the public tests and now it supports external DLL for better work. One user took adventage and created his own tcmatch.dll with regular expressions, similarity matching and filter patterns. And now this is just f* great.

P.S. Link to mentioned add-on: http://www.totalcmd..../Google_like_QS.html
492
General Software Discussion / Re: Fast View
« Last post by fenixproductions on June 26, 2009, 10:27 PM »
2kartal
Sorry then. I must be blind vision impaired :)
493
General Software Discussion / Re: Fast View
« Last post by fenixproductions on June 26, 2009, 08:16 PM »
2kartal
If TC does not work properly for you (it can show MHT files in lister but there are no thumbs for them), maybe try something like Universal Viewer:

http://www.uvviewsoft.com/

It can handle many file types by its own but if you're missing something it can handle TC plugins too. The only bad thing I can say about it: free version does not have thumbnails browser built in. Though it is still great tool.

P.S. I've just checked it: UV shows MHT using IE control (I assume that XY does it in the same way).
494
Living Room / Re: What annoys you to no end?
« Last post by fenixproductions on June 26, 2009, 04:29 PM »
@40Hz
You might be right person to ask :)

I've heard once that "the possessive case is not allowed for objects as owners" so using i.e. "router's IP address" instead of "IP address of the router" is mistake. Now, looking at your "Be sure to check the box's contents" makes me feel confused.

Could you enlighten me (or post a link to better sources)?
495
Announce Your Software/Service/Product / Re: BBCeditor 1.0.26
« Last post by fenixproductions on June 26, 2009, 09:35 AM »
1.0.26 is out!

I've fixed error on startup with files (i.e. double click on file associated with BBCeditor). I have also added multiple lines support for simple text type of custom buttons.

And finally, I've created little better icon for EXE file.

Icons

bbcicons.png


496
Living Room / Re: xPlorer2 vector icon - I done did it!
« Last post by fenixproductions on June 25, 2009, 10:03 PM »
2Edvard
Yep. Something like that :)

Or maybe…

xplorer2_a.png

Shadows can be jazzy to :)

xplorer2_b.pngxplorer2_c.png


497
Living Room / Re: What annoys you to no end?
« Last post by fenixproductions on June 25, 2009, 09:32 PM »
All time annoyance: people not using BCC in their emails.

Last week I took a look into my emails database and realized that I have more than 500 addresses of people I will never know (i.e. friends of the clients)!

What is worse: about 50 of them came from general DC notifications :down:
498
Total Commander 7.50 PB 6 is out!

30 fixes and 11 addons.

Announcement:
http://www.ghisler.c...iewtopic.php?t=22922
499
Announce Your Software/Service/Product / Re: BBCeditor 1.0.25
« Last post by fenixproductions on June 23, 2009, 07:42 PM »
1.0.25 is out!

I've added small tool for changing style.css files for Preview. It is possible to have different styles in "styles" folder and switch between them.

I have also changed shortcut for Replace from Ctrl+R to Ctrl+G. Old one is now used by Redo feature.

I've tried to implement Undo/Redo properly but it still needs polishing. If anyone wants to use it, just add following line into [General] section of config.ini file:

UseUndo=1

By default 20 steps should be handled but it can be changed with:

MaxUndo=XX

where XX is wanted number.

I have also changed a little bit the part of code responsible for parsing BB into HTML. This way more elements can be customized with styles.css (including links, quotes, etc.). If your preview looks strange, please, make sure that you have all needed classes defined (especially lists)!

New CSS classes
  • Code header: .small-code
  • Quote header: .small-quote
  • Links: .url, .email, .ftp
  • Images: .image
  • Alignment: .align-left, .align-right, .align-center
  • Lists: list-decimal, list-lower-alpha, list-upper-alpha, list-upper-roman, list-lower-roman
500
Make me an official TC fan please  ;)

1. Go to Configuration -> Misc
2. assign for Ctrl+E command cm_SrcCustomViewMenu
3. click on green icon button and OK
4. now I can call you TC fan :)
Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 47next