Monday, 2009-08-31

*** Gerhard has joined #ingres02:07
GerhardHi all03:57
*** zxiiro has quit IRC04:02
*** zxiiro has joined #ingres04:04
*** ChanServ sets mode: +v zxiiro04:04
grantcmorning04:08
GerhardI wonder if I'm the only one who would prefer a good old FTP site instead of the esd.ingres.com web portal04:20
VroomfondleI'd quite like that, if only because the Ingres site has a nasty tendency of causing Firefox to crash on me at the moment (it's not the only site that does it - I think Karmic's FF build is still a bit dodgy)04:22
Vroomfondleit'd also be nice if the ESD site mentioned the fact that you need commercial OpenRoad before you can install Empire (I got caught out by that yesterday ;) )04:23
*** zxiiro has quit IRC04:25
Gerhardesd.ingres.com has some strange "features": if logged in with my registered account, I cannot see the Community and Icebreaker products. So that means I have to log off to browse to the download page for community products, but to start the download, I have to login again...04:26
GerhardAlso bad: it's not possible to save direct download URLs because they will expire after a while.04:27
VroomfondleI don't really see why one should have to log in in order to download the community stuff04:28
GerhardYes, you're right, but actually you have to.04:29
grantcVroomfondle, it's mainly for tracking04:29
Vroomfondlethat's not common practice in the OSS world and it might put off people who are just casually browsing around for something to play with04:29
VroomfondleI see04:29
grantcPersonally, I think registration should be optional but the powers that be say otherwise (not that I was involved with the development of ESD)04:30
Alex|I downloaded RHEL last week - I had to register, enter my shoe size and then wait to get my request processed by a human to send me a mail with the download link04:30
Gerhardlast but not least RSS feed http://esd.ingres.com/external.php is broken. It tells me last change was August 14th "Ingres 9.2 Patches", but I know there were some newer patches in the meantime...04:31
VroomfondleAlex|: Aye, that sucks too but it's not common04:31
Alex|Gerhard, best is to send those things to community.admin@ingres.com and they will get paid attention04:32
GerhardMaybe I'll open a thread on community.ingres.com04:33
grantcIn theory it should be possible to integrate FTP with your community login04:33
grantcgiving you the chance to download with the correct rights04:33
Alex|the ftp is already attached to ldap... but the salesforce mapping is done in the app layer04:34
grantcis the ftp server for esd the same as ftp.ingres.com¿?04:36
Alex|no04:36
grantcso the SF layer controls who has access to what?04:37
Alex|yup04:37
grantcfair enough04:37
Alex|and this is something you don't want to do with ldap groups or so... so esd gives you a temporary user each time you want to download something04:38
Alex|and this user has access to only what you download now04:38
grantcperhaps... but you could have entitlements in the LDAP record and the access enforced by RADIUS04:39
Alex|probably not the best thing in the world but it keeps you more or less independent of the actual storage, so e.g. we can build a CDN without changing the application04:39
Gerhardgrantc: is it possible to connect to esd.ingres.com with an FTP client like Filezilla?04:52
grantci don't think so - as Alex| mentioned a temporary user/password pair get created04:53
GerhardIs it possible to insert the mathematical sign "smaller or equal" into an Ingres char field? Do I have to use unicode for this?04:57
Alex|when you hit the download link esd will redirect you to another location. When you choose ftp and depending on your browser you will get ftp://user:***** where you don't get told what *** is... but if you chosse HTTP you can easily copy that link into any download manager... but login will be valid only for a limited time04:57
Gerhard...I mean the sign that is listed as # 243 on http://www.asciicodes.com/04:58
Vroomfondlechr(243) maybe?04:59
Vroomfondleor char(243)04:59
GerhardVroomfondle: both work, but produce some other special character. Thanks.05:03
Vroomfondlehow odd. I'm pretty sure they're meant to follow the standard ASCII code table.05:03
grantcGerhard, it could be your codepage is not setup correctly05:03
GerhardYou mean II_CHARSET ?05:14
*** Gerhard has quit IRC05:27
*** Alex| is now known as Alex|off05:53
*** toumi01 has joined #ingres06:07
*** Gerhard has joined #ingres06:28
*** Dejan has joined #ingres06:32
Dejanhello06:32
Vroomfondlehi.06:35
*** [1]Gerhard has joined #ingres06:45
*** DarylM has left #ingres06:52
*** DarylM has joined #ingres06:52
*** Gerhard has quit IRC07:03
*** [1]Gerhard is now known as Gerhard07:03
*** mull has joined #ingres07:27
grantcGerhard, re II_CHARSET - yes in a way. I assume you are seeing the problem with the # on Windows?07:35
Gerhardgrantc: yes, it's a Windows machine.07:43
Gerhard...and (for some historic reason) we setup all our Ingres installations with II_CHARSET=DECMULTI07:44
grantcif inserting via DOS/CMD.exe it's possible that # is not the same code point for a Windows application07:44
grantci.e. the byte value is not the same..07:45
GerhardI have run "insert into mytable values (chr(243))" in isql...07:46
Gerhard...which told me: 1 row07:46
Gerhardthan controlled the data with VDBA, which showed some special character in the new row, but not the desired one.07:47
grantcthat's the problem07:52
grantclet me see if i can get on to a windows box07:53
GerhardOK, thanks.07:54
grantcfrom a cmd prompt - what does the command "chcp" return?07:56
GerhardAktive Codepage: 850.07:57
grantclooking at http://msdn.microsoft.com/en-us/library/cc195064.aspx - char(243) is the symbol for 3/407:58
grantcis that what you see in VDBA?07:59
grantcor do you get an "ó"?07:59
Gerhardyes, that's it.07:59
grantclooking at 850 there is no <= char08:00
grantcI guess you will need to use unicode08:01
GerhardOK, I'll try with unicode. Thanks.08:02
*** Gerhard has quit IRC08:02
*** Alex|off is now known as Alex|08:14
*** Alex| is now known as Alex|off08:35
*** cthibert has joined #ingres10:23
*** DerMeister has joined #ingres10:42
*** Dejan has quit IRC11:08
*** Alex|off is now known as Alex|11:10
*** grantc has quit IRC11:26
*** rossand has joined #ingres11:37
*** ChanServ sets mode: +o rossand11:37
*** Nornagest has quit IRC12:38
*** Nornagest has joined #ingres12:38
*** DerMeister has quit IRC13:28
*** rossand1 has joined #ingres13:35
*** rossand has quit IRC13:52
*** cthibert has left #ingres14:18
*** mull_ has joined #ingres14:46
*** mull has quit IRC14:47
*** DarylM has quit IRC15:37
*** micksale has joined #ingres15:38
*** micksale has joined #ingres15:39
*** micksale has quit IRC15:39
*** mull_ has quit IRC16:23
*** Alex| is now known as Alex|off17:05
*** zxiiro has joined #ingres17:19
*** ChanServ sets mode: +v zxiiro17:19
*** Alex|off is now known as Alex|22:35
*** Alex| is now known as Alex|off23:25
*** Alex|off is now known as Alex|23:42

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!