-
Update:
echo does not recognize the characters \t and \n as control characters. If you want to keep the format, you could also use printf for the xml paragraph.
Just replace echo with printf and it works.
2009-10-23 08:04:08 UTC in wxHexEditor
-
Thanks for fixing the makefile. Unfortunately there is still a little bug:
You have to get rid of the \n and \t characters, otherwise the plist file is not in a valid XML format and the icon is not shown. As soon as I got rid of those two characters, everything works perfectly.
2009-10-23 07:52:15 UTC in wxHexEditor
-
There are some issues with the makefile and there is a problem with the cursor placement on MacOSX.
makefile problem:
make works, but only if the installed wxWidgets was compiled with --disable-shared
'make mac' exits with following error:
make: *** No rule to make target ``/opt/wx-2.8.10/bin/wx-config', needed by `maclink'. Stop.
If you change the line 'mac: mac-all' to 'mac:' it...
2009-10-16 00:08:17 UTC in wxHexEditor
-
Hi Garvin,
Thanks for your reply. I don't want to be bitchy or rude, but SQL was invented by IBM. DB2 does support all certified SQL standards.
The problem is that other database vendors add non standard clauses to their SQL and everybody uses this non standard SQL without being aware that it is not ANSI conform.
Unfortunately I don't have the time to check out the s9y layer right now...
2009-07-22 18:39:35 UTC in Serendipity PHP Weblog System
-
I would like to see support for IBM DB2. DB2 is used more and more, even in the private sector, especially since Express-C is available.
You can send me any questions regarding DB2 and the ibm_db2 PHP driver. Furthermore I can do a code review.
2009-07-22 02:28:18 UTC in Serendipity PHP Weblog System
-
tessus changed the public information on the mod_auth_ibmdb2 project.
2009-07-06 19:10:42 UTC in mod_auth_ibmdb2
-
Hi Erdem,
I will check out the links in the support section. I hope that I get to it soon, because I actually don't really have much spare time right now. Anyway, I will try to check it out.
Btw, if you have to pause your project for a while it would be probably a good idea to realease a new version. 0.31 is still rev 16 in svn, which is fairly old and there were quite some changes since...
2009-04-04 23:52:56 UTC in DivFix++
-
Hey Erdem,
Thanks for replying so fast. I'm aware of the issues you described, but there is a easy way to circumvent these problems: joining is only allowed, if the movies have the same format. Everybody should be aware that joining different formats requires re-encoding, which is definitely not the major aspect of your program.
I'd be happy to help, but I need some information on the AVI...
2009-04-04 09:38:03 UTC in DivFix++
-
I know that DivFix++ was written for fixing AVI files, but it would be very handy to be able to join avi files as well. You are obviously an expert regarding AVI containers and in this case it is probably not very complicated to implement this feature.
2009-04-04 00:33:54 UTC in DivFix++
-
Right now the new file is always named with the prefix DivFix++. It would be nice, if I could specify the prefix myself or choose no prefix at all. This is just an idea and has no real relevance.
On the other hand, it would definitely increase the readability of the log, if files that do have errors are either displayed in a different color or if the files are colored in the source file...
2009-04-04 00:24:24 UTC in DivFix++