#emc | Logs for 2008-08-30

Back
[00:03:49] <tom2> re visolate, look at hos paper, i think fenn was looking at these voronoi paths http://www.mit.edu/~vona/publications/Vona_Rus__2005__Voronoi_toolpaths_for_PCB_mechanical_etch_Simple_and_intuitive_algorithms_with_the_3D_GPU.pdf
[00:03:57] <tom2> his paper
[00:05:03] <SkinnYPup> Thanks tom!
[00:06:18] <jmkasunich> he makes some weird boards
[00:07:59] <fenn> no i was looking at martin held's paper
[00:08:20] <fenn> this is better though, because there's actually CODE
[00:08:58] <tom2> ah, i just remembered the voronoi part
[00:10:53] <tom2> some different voronoi code sources http://objectmix.com/graphics/133575-simple-voronoi-programme-c.html
[00:37:30] <stustev> the standard 5 axis kins will move the machine as jmk describes
[00:37:54] <stustev> i am trying to modify the kins and add a geometric compensation
[00:40:09] <stustev> that is way oil on the table - I had the timing set to pump a lot of oil - I have reduced the volume
[01:13:24] <cradek> stustev: does the model of your machine also have this kind of error?
[01:14:11] <cradek> if it were modeled (and exaggerated) it would be easy for us to work on it without the machine
[01:15:46] <cradek> wow, that is a kick-ass indicator setup
[01:19:32] <cradek> did you validate and/or comp the X and Y ballscrews? seems like if their pitches are a bit off, or they are inconsistent, you could get these kinds of errors?
[02:10:37] <jepler> hum, I don't understand why the voronoi edges are better to mill than the normal trace outlines (that link of skinnypup's from earlier)
[02:11:21] <SWPadnos> shorter distance to mill, maximum distance from trace edges, thicker traces
[02:12:01] <SWPadnos> err - max distance from trace centers
[02:28:51] <stustev> cradek: I don't know if the model has this error. I would think not as the model should be built physically accurate. I guess I could build it with error and then work with it.
[02:29:36] <SWPadnos> for a mind-blowing (or mind-numbing) time, look at pumakins
[02:29:44] <stustev> yes - I have comped the axes - linear and rotary
[02:30:01] <SWPadnos> that implements the generic transforms needed for offset rotation of joints
[02:30:59] <stustev> I agree - linear and/or rotary error could cause this type of error - that makes it difficult to determine which physical error is causing the motion error
[02:31:48] <stustev> the problem I have right now is that I cannot get any error correction response with my geocomp
[02:31:56] <SWPadnos> so A rides on B - B tilts left/right and A tilts front/back?
[02:31:57] <SWPadnos> hmm?
[02:32:14] <stustev> SWPadnos: yes
[02:33:09] <SWPadnos> are you having a har dtime measuring the actual offsets?
[02:33:10] <stustev> When I get error correction response with geocomp and have it a good as possible I will have to look elsewhere for any improvement - if any improvement is needed
[02:33:28] <stustev> the error values? - yes
[02:33:49] <SWPadnos> jus tso I'm sure - when you say "error value", do you mean the offset between the axes of rotation?
[02:33:52] <SWPadnos> just so
[02:33:56] <stustev> yes
[02:34:36] <stustev> I have tried values from -.010 to + .100 values and get the very same measurement with all values
[02:34:48] <SWPadnos> you have at least a total of 60 degrees of tilt on both, right?
[02:35:22] <SWPadnos> hmm - A wasn't that much, was it?
[02:35:27] <stustev> I have tilt as follows B axis -30, +20 A axis -20, +30
[02:35:42] <SWPadnos> ok, that makes it so you'd need a calculator :)
[02:35:58] <stustev> for a total of 50 degrees tilt on the A and B axes
[02:36:20] <stustev> I have been using +-20 for all measurments
[02:36:22] <SWPadnos> pivoting 60 degrees will swing the tooltip one "effective radius"
[02:36:40] <stustev> bbl - thanks
[02:36:44] <SWPadnos> so you do two pivots with W fully in and fully out, and get the effective radii
[02:36:46] <SWPadnos> see you
[02:48:35] <cradek> I see what you are saying now. If the adjustments don't give you any results, the math must be wrong
[03:12:00] <JymmmEMC> alex_joni: wake up over there
[04:57:03] <toastydeath> ffffffffffff
[07:03:48] <Assargadon> I just going to install Ubuntu 8.04
[07:04:11] <Assargadon> Is it will be possible then to make 2 kernels: one with realtime support, and other without it?
[07:04:25] <Assargadon> and swich between them as needed?
[08:03:50] <alex_joni> Assargadon: sure
[08:04:05] <alex_joni> if you install Ubuntu 8.04 from the standard Ubuntu install CD you'll get a regular kernel
[08:04:23] <alex_joni> then installing emc2 (using the install script) will pull in a different (RT-patched) kernel
[08:04:35] <alex_joni> you'll then have the ability to chose between the two
[08:05:03] <Assargadon> alex_joni: thanks
[08:05:19] <Assargadon> really I want to experiment with kernel recompilation
[08:05:33] <Assargadon> but I do not wont experimeent with EMC core...this time :)
[08:11:41] <renesis> lean about your boot manager before you start fucking around with kernel compiles
[08:11:44] <renesis> *learn
[08:11:49] <alex_joni> kernel recompile will be a pita :)
[08:12:08] <renesis> with emc realtime yeah but in general its easy if you know your hardware
[08:12:33] <renesis> and custom monolithic kernels with just code for your hardware will boot hella fast
[08:12:58] <alex_joni> no, I meant the ubuntu way of compiling a kernel is a bit of a pita
[08:13:14] <alex_joni> if you do it the vanilla (kernel.org) way, it's pretty easy
[08:13:27] <renesis> you prob wanna get familiar with how your distro handles kernel module loading to, heh
[08:13:40] <renesis> oh, yeh i always use kernel.org sources
[08:14:27] <alex_joni> Assargadon: ubuntu kernel sources reside in git
[08:14:51] <alex_joni> there's a good page about compiling (building kernel debs) from git around wiki.ubuntu.com
[16:06:29] <alex_mobile> Hi all
[16:07:12] <DanielFalck> alex_mobile: hi alex
[16:10:43] <BigJohnT> hi DanielFalck and alex_mobile
[16:10:51] <DanielFalck> BigJohnT: hi
[16:10:53] <alex_mobile> What's up?
[16:11:03] <DanielFalck> just upgraded to 8.04 here
[16:11:08] <BigJohnT> fixing to take a nap here
[16:11:16] <DanielFalck> just got my nvidia driver set up
[16:12:04] <DanielFalck> read an interesting post on cnczone- 'What causes the occasional run away mill?" under Mach 3
[16:12:30] <BigJohnT> I have a gateway amd athlon 64 3500 to install 8.04 on
[16:12:39] <BigJohnT> no I missed that
[16:13:21] <DanielFalck> probably because it runs under windows ....
[16:13:44] <BigJohnT> :)
[16:13:51] <alex_mobile> Heh
[16:14:20] <BigJohnT> where you at alex_mobile ?
[16:15:12] <tom3> are transformer/bridge/cap supplies preferable to switchers for electromagnetic loads? ( dc motors,relays, solenoids)
[16:15:54] <BigJohnT> * BigJohnT yawns
[16:16:48] <archivist_ub> a "good" switcher should be ok, but some prefer linear
[16:16:58] <alex_mobile> At a wedding :)
[16:17:15] <archivist_ub> bored and on irc
[16:17:20] <tom3> odd weddings you goto Alex
[16:17:43] <alex_mobile> Why?
[16:17:50] <tom3> i thought it might be the big cap was handy for the spurious loads
[16:18:26] <alex_mobile> Archivist: exactly
[16:18:28] <archivist_ub> thats the idea of a cap (switcher has caps too)
[16:18:33] <tom3> oh, sorry, it read 'a good switcher at a wedding"...
[16:18:57] <alex_mobile> Tom: lol
[16:20:34] <BigJohnT> nap time
[16:21:51] <archivist_ub> tom3 the real fdifference is in the overload condition, a switcher may shut down, a diode cap system will just droop
[16:22:10] <archivist_ub> and if well designed there is no overload
[16:22:25] <jepler> you can consider a stepper driver like a current regulator. Just like the input to a voltage-mode regulator need not itself be regulated other than meeting certain requirements for voltage and ripple, the same is true for a current-mode regulator.
[16:22:47] <jepler> but maybe for a given volume, or heat dissipation, or cost, you'll find that you might as well get a switching regulator
[16:23:02] <archivist_ub> btw I use a switcher on my stepper system
[16:23:06] <tom3> archivist_ub: good point, this has to go to several amplifiers for i/o ( limits etc)
[16:23:55] <tom3> jepler: yeah, this goes into a closed box, so less heat is good, thx
[16:24:50] <tom3> archivist_ub: practical info is very good news, that it 'works for me' is handy, thx
[16:26:06] <archivist_ub> I got a freebee switcher from a control system its 20A at 24-28 v I found I could adjust to near 30 (Coutant Lambda DRP-480-1)
[16:27:21] <alex_mobile> That's a lot
[16:27:48] <archivist_ub> :) can add more steppers mors axis
[16:28:04] <tom3> i used to get lambdas from a great surplus place in Cleevland, nice
[16:28:32] <archivist_ub> never felt heat from it yet
[16:28:55] <archivist_ub> I have 4 axis at 2.4 A at the moment
[16:33:04] <dmess> hi all
[16:35:24] <alex_mobile> Hi
[16:39:51] <jepler> apparently mine is 24V/5A .. I think it adjusted up to about 28V
[16:40:28] <JymmmEMC> alex_mobile:
[16:41:04] <JymmmEMC> alex_mobile: Which buntu did you say has the lease grpahic overhead? xubuntu?
[16:44:02] <rayh> You can install and use a light window manager or start x alone with any of them.
[16:44:34] <DanielFalck> hi rayh
[16:45:21] <JymmmEMC> rayh: I'm considering this for a laptop, then add vmware on top of that to have XP VN's on the same box.
[16:45:22] <DanielFalck> rayh: I had lunch with Patrice Saad yesterday- we were talking about digitizing with emc
[16:45:23] <rayh> Hi DanielFalck
[16:45:39] <JymmmEMC> VM's
[16:45:50] <rayh> Hey that's great, Dan.
[16:46:24] <DanielFalck> rayh: do you have any notes on HAL from the cncfest? Patrice seemed interested in them
[16:46:26] <rayh> The larger issue with a laptop is rtai, JymmmEMC
[16:46:41] <JymmmEMC> rayh: no paraport, so that's not an issue =)
[16:46:47] <rayh> I've been working on publishing my class notes but nothing yet.
[16:46:59] <rayh> Ah okay.
[16:47:00] <DanielFalck> rayh: ok
[16:47:08] <alex_mobile> Xubuntu should be fine
[16:47:25] <rayh> Then any light wm would work. I've tried most all of them.
[16:48:07] <rayh> The download for some of these is less than 350k.
[16:48:36] <JymmmEMC> I just don't like the browness of ubuntu =)
[16:48:50] <JymmmEMC> sad to say, but true
[16:49:00] <rayh> browness?
[16:49:11] <JymmmEMC> their whole theme is brown
[16:49:11] <rayh> brown oh okay.
[16:49:25] <rayh> You can change that easy enough. I like blue myself.
[16:49:42] <alex_mobile> There are lots of themes
[16:49:42] <JymmmEMC> Plus I'm not liking the dependancys that thar ubuntu does.
[16:49:51] <JymmmEMC> compared to debian that is
[16:50:19] <rayh> Sure I've not run debian in a while but I can see that difference.
[16:50:54] <rayh> I got upset with RedHat for a similar reason about 8-9 years ago.
[16:51:27] <rayh> I must be getting older and more mellow now.
[16:51:41] <JymmmEMC> Ok course, I like the constant updates that ubuntu has, which debian is oh so slow at releasing. (features wise)
[16:52:11] <rayh> Yep. And the security upgrades really help.
[16:52:31] <rayh> I do have a bit of a firewall here but ...
[16:53:29] <JymmmEMC> A couple of years ago, there was a big difference between ubuntu and kubuntu compatability wise just installing. So Im still leary of that
[16:53:59] <JymmmEMC> "It's the primary code base... wth?!" =)
[16:54:19] <rayh> I tried K and after 10 minutes didn't like it at all.
[16:55:08] <JymmmEMC> Heh, and this $400 laptop uses shared video memory too.... so
[16:56:30] <JymmmEMC> But I have 12 days left to return it if needed =)
[16:56:40] <rayh> Most all of my setups are shared memory.
[16:57:02] <rayh> Have you tried to boot the live cd?
[16:57:14] <JymmmEMC> Yeah, doens't see my wifi
[16:57:24] <rayh> 8.04?
[16:57:31] <JymmmEMC> but I didn't grab the x64bit either
[16:57:52] <JymmmEMC> I'm not sure, maybe the 7.x
[16:58:29] <JymmmEMC> No, I did burn 8.05 i386
[16:58:30] <rayh> I'd try the stock ubuntu 8.04 and see if the wifi comes to life.
[16:58:39] <JymmmEMC> 8.04
[17:00:03] <rayh> I've got an athalon64 with EMC added it. It works pretty well.
[17:00:15] <rayh> added in
[17:02:14] <JymmmEMC> Only USB ports on this laptop, cna't expect much for a $400 laptop =)
[17:02:31] <JymmmEMC> but I could always remote into another EMC box too
[17:02:45] <rayh> Sure.
[17:03:12] <tom3> maybe of interest http://code.google.com/p/wildcat-cad/
[17:03:55] <JymmmEMC> dling x64 now
[17:07:33] <kirk_wallace> I tried stock 8.04 with Madwifi and it crashed the computer while setting the channel.
[17:08:45] <kirk_wallace> I found a mesage that noted this problem, but I found is no chatter about fixing it. Very frustrating.
[17:09:05] <JymmmEMC> http://ubuntuforums.org/showthread.php?t=816780
[17:09:40] <JymmmEMC> I have two other links too, but need to do it from installed, not live
[17:13:01] <kirk_wallace> I use 32 bit, this seems to be for 64.
[17:14:25] <kirk_wallace> I'm going to converting everything to WRT54GL or DWL-G730 so I don't have this problem again.
[17:14:37] <kirk_wallace> oops, convert
[17:18:17] <kirk_wallace> I may be able to save some power with stand alone Wifi (wrt's) and running Radius and PoPToP on my existing web server.
[17:27:31] <JymmmEMC> you're using a pc as an AP ?
[17:28:35] <kirk_wallace> Yes, I provide service to my neighbors.
[17:28:47] <JymmmEMC> ah, heh
[17:29:29] <JymmmEMC> THis is what I picked up... http://newspaperads.mercurynews.com/ROP/ads.aspx?advid=32664&adid=6813831&subid=23166801&type=
[17:34:16] <kirk_wallace> Oops, that Fry's link crashed my Firefox., more to fix I guess.
[17:34:39] <JymmmEMC> it uses JS, but I'm viewing it in unbubtu in FF
[17:35:10] <kirk_wallace> I miss having a Fry's around.
[17:36:19] <kirk_wallace> I am on a Fedora 4 system that I have been trying to get around to updating.
[17:37:21] <JymmmEMC> why not CentOS ?
[17:37:27] <JymmmEMC> (just curious)
[17:38:02] <alex_mobile> * alex_mobile senses some irony there
[17:38:22] <kirk_wallace> I know nothing about CentOS, maybe I should Google it?
[17:38:45] <JymmmEMC> CentOS == Free RedHat
[17:38:57] <JymmmEMC> (just rebranded primarily)
[17:39:58] <alex_mobile> I thought fedora was free redhat
[17:40:00] <archivist_ub> centos comes with added security
[17:40:13] <archivist_ub> fedore is the free red hat
[17:40:39] <alex_mobile> Bugger added security
[17:41:02] <archivist_ub> heh Selinux
[17:41:02] <rayh> I do a bit of work on a centos based network. Seems okay. A bit older or dated packages than ubuntu.
[17:42:53] <kirk_wallace> I should probably look into it, but I try to keep things simple as possible by editing config files rather than having the OS try to guess what I want, which these newer systems seem to do.
[17:44:27] <rayh> There is more of that than I like sometimes. Takes a bit to figure out how to override it.
[17:46:32] <kirk_wallace> Might as well use Windows if I wanted a debate with my computer.
[17:46:55] <tom3> "are you sure"
[17:47:09] <JymmmEMC> kirk_wallace: virtual machines are da bomb!!!
[17:47:46] <JymmmEMC> "You installed x and it did what?!" NP, just delete the M$ VM file, copy back over the original, bacl up like you were =)
[17:48:00] <archivist_ub> use vista the computer rules you
[17:48:27] <JymmmEMC> This laptop came with vista, first thing I did was contact HP for the XP drivers =)
[17:49:26] <JymmmEMC> I'm restoring the laptop to factory now, then going to burn (another) set of recovery discs, then blow the thing away and install ubuntu 64, then install vmware and copy over a XP VM I laready have =)
[17:49:55] <kirk_wallace> I've seen some chatter about VM's, something else to learn about.
[17:51:04] <JymmmEMC> kirk_wallace: I have VMWare fusion on my MBP.... gawd send.... I have one Ununtu64, one CentOS, 5 XP VM's and can copy,backup, restore any of them in the time it take to cp a 3GB file
[17:51:22] <JymmmEMC> well some are 5gb, but who cares
[17:56:00] <kirk_wallace> Is there a reason for your multiple VM's?
[17:56:58] <JymmmEMC> Many things need IE ONLY, so I have one administrative, one for testing, another for play, etc
[17:58:03] <JymmmEMC> Wrok computer, so another one for my personal stuff, etc
[17:58:36] <kirk_wallace> Thank goodness, I haven't had to do anything with Windows for a long time.
[17:59:50] <JymmmEMC> Ubuntu VM is a resource whore though, so I can only run CentOS Ubuntu and one XP VM
[18:00:13] <dmess> i picked up a new box for the family last week with vista and it BLOWS chunks
[18:00:37] <JymmmEMC> UPgrade to XP if ya got it =)
[18:12:24] <alex_mobile> * alex_mobile yawns
[18:50:56] <dmess> but this box has an installed image that FACKS with trying to put anything on it
[18:52:03] <JymmmEMC> Then fdisk it
[18:52:20] <JymmmEMC> or are you wanting to dual boot it?
[18:55:11] <dmess> fdisk from WHAT ???
[18:56:24] <JymmmEMC> dmess: You put in any livecd and type in fdisk /dev/sdx
[18:56:57] <dmess> but it isnt seeing ANY live linux cd's so far
[18:57:43] <JymmmEMC> have you enabled booting from CDROM in the BIOS?
[18:58:13] <dmess> i'm getting quie pissed off and will probably go get a new drive in the moning to start rebuilding the other dead box
[18:58:48] <dmess> yes Jymmm ive enabled it..
[18:59:29] <JymmmEMC> What system is this?
[18:59:42] <JymmmEMC> that you bought and won't boot from ext devices
[18:59:44] <dmess> but a friend mentioned something about the SATA config... and i havent found that yet
[19:00:53] <dmess> HP pavillion Slimline s3507c PC - 3 Gb ram 320 gb drive - intel d/c e22000
[19:01:08] <dmess> 2200
[19:01:52] <dmess> i'll try again laer
[19:01:55] <dmess> later
[19:02:22] <dmess> with a 21 inch flat screen 540 + taxes
[19:08:09] <JymmmEMC> Did you hit F11, F9, or whatever during bootup?
[20:36:23] <dmess> any one ever done a water pump on ford Taurus??? 1996 vintage??
[20:37:14] <dmess> no but i'll try the taurus has taken up most of my day.. sorry
[20:37:52] <JymmmEMC> heh "vintage"
[20:38:32] <dmess> my van is a '95 with 389 K
[20:39:01] <JymmmEMC> all I remember is taurs is FWD
[20:39:06] <archivist_ub> Im running a 98 vintage ford mondeo atm
[20:39:24] <JymmmEMC> ...and the backend would slide all over the place
[20:39:30] <dmess> he left in that i thought it was only air lock.. but it isnt flowing ANYTHING
[20:40:12] <JymmmEMC> is there a hole in the therstat housing gasket?
[20:40:13] <dmess> FORD suck IMO
[20:40:21] <SkinnYPup> lol
[20:40:38] <dmess> WHERE the hell is the thermostat???
[20:40:57] <JymmmEMC> Follow the hosuse from the radiator to the TOP of the engine block
[20:41:00] <JymmmEMC> hose
[20:41:14] <dmess> i havent been able to find any resemblance?
[20:41:20] <JymmmEMC> when you get to the end of the hose, you've found it
[20:41:29] <JymmmEMC> you can't find the radiator hose?
[20:41:48] <dmess> it has NO way OFF.. is it in-line?
[20:42:16] <dmess> hoses i find fine... still sober
[20:42:51] <SkinnYPup> dmess:http://wiki.answers.com/Q/Where_is_the_thermostat_located_on_a_1996_Ford_Taurus_GL_3.0L_V6
[20:42:52] <dmess> this is a dohc 3 L engine
[20:42:58] <SkinnYPup> dunno if that will help
[20:43:35] <JymmmEMC> is that the thermostat or temp sensor?
[20:43:48] <JymmmEMC> I know it SAYS thermostat, but some get confused
[20:44:25] <JymmmEMC> and I dont remember wtf the underside if the hood look like on a taurus
[20:45:14] <SkinnYPup> * I don't miss working @ ford *
[20:45:31] <JymmmEMC> SkinnYPup: at the plant?
[20:45:43] <SkinnYPup> Oh no twisting wrenches years ago
[20:45:52] <JymmmEMC> dealership?
[20:45:53] <SkinnYPup> dealership
[20:46:09] <JymmmEMC> was it just THAT dealership that was a pina?
[20:46:13] <JymmmEMC> pita
[20:46:21] <dmess> i
[20:46:25] <SkinnYPup> Oh no just didn't like workin on fords
[20:46:31] <archivist_ub> cars are a pita
[20:46:32] <JymmmEMC> gotcha
[20:46:39] <JymmmEMC> archivist =)
[20:46:55] <dmess> i BELIEVE its the water pump.. ther IS NO pressure
[20:47:04] <JymmmEMC> gimme a pre 1969 anything and I'd be happy
[20:47:09] <SkinnYPup> hear ya there
[20:47:30] <skunkworks> * skunkworks likes forced induction...
[20:47:53] <SkinnYPup> *saw skunkworks turbo pic once*
[20:48:39] <JymmmEMC> http://www.2carpros.com/forum/automotive_pictures/96838_Under_Hood_Diagram_1.jpg
[20:48:58] <skunkworks> actually - that was a passing fad.. Have not driven it in a few years now.. It requires premium just for tooling around.
[20:49:35] <SkinnYPup> Know the feelin sold my corrado bout 3 years ago
[20:49:45] <skunkworks> and very very hard to drive ecconomically
[20:49:53] <SkinnYPup> got a tdi instead
[20:50:52] <skunkworks> corrola an car pooling
[20:51:13] <SkinnYPup> dmess: Trying to figure pump or thermostat? Undo one of your small hoses going to the heater core, turn the heat control to H, crank and see if you have flow at the heater hose
[20:53:40] <JymmmEMC> http://autorepair.about.com/library/faqs/bl207e.htm
[20:58:54] <JymmmEMC> ...and dont forget to top off radiator =)
[20:59:27] <JymmmEMC> You know, I got the whole 50/50 coolant/water thing
[20:59:41] <JymmmEMC> as opposed to 100% coolant
[20:59:50] <JymmmEMC> since water rusts
[21:00:08] <JymmmEMC> ^never got
[21:01:03] <fenn> on many cars there is a sacrificial anode, meaning a lump of magnesium or whatever that rusts away so the rest of the car won't
[21:01:18] <fenn> sometimes it's the water pump impeller (great idea huh)
[21:01:47] <SkinnYPup> mixed with cavitation great idea yes
[21:02:57] <SkinnYPup> <wonders if anything is built to last anymore>
[21:04:29] <skunkworks> credit card debt?
[21:19:40] <fenn> network protocols
[21:25:19] <JymmmEMC> fenn: Actually, not bad if you think about it.... If you have THAT much rust in the system that would take out the rest of the system and waterpumps are deisgned to be replaced
[21:25:46] <JymmmEMC> fenn: but I understand what you mean
[21:25:58] <JymmmEMC> btw I think it's zinc
[21:26:06] <JymmmEMC> cinc anode
[21:26:10] <JymmmEMC> zinc anode
[21:28:07] <fenn> http://en.wikipedia.org/wiki/Reactivity_series
[21:28:23] <fenn> if it's an aluminum block, has to be magnesium (or another metal of higher reactivity than aluminum)
[21:28:42] <JymmmEMC> fenn: ah, I was thinking cast iron block
[21:59:59] <BigJohnT> alex_mobile: hows the wedding?
[22:01:32] <JymmmEMC> wedding? alex_mobile? You got divorced or getting a second wife?
[22:02:23] <dushantch> maybe just attending some wedding as guest? Cheering ? :)
[22:02:44] <BigJohnT> I think dushantch has nailed it
[22:03:05] <JymmmEMC> but that doens't nearly as much fun as what I was suggesting
[22:03:18] <JymmmEMC> but that doens't sound nearly as much fun as what I was suggesting
[22:03:55] <dushantch> To everyone it's own, but I never thought divorce as fun :)
[22:04:15] <BigJohnT> there is an old Johnny Cash song that says if you could get half your wishes you would double your trouble...\
[22:05:00] <renesis_> ha
[22:05:12] <JymmmEMC> dushantch: Well if it was his 2nd wedding day, seems like much of the turmoil is over, and beginning a new life now
[22:05:26] <JymmmEMC> which would be a good thing
[22:05:39] <JymmmEMC> but I still vote for the later
[22:05:46] <dushantch> There's a saying: marriage is a thing that comes after life and before death :)
[22:06:01] <skunkworks> boy - there are some nasty spyware/viruses out right now. (like xp antivirus 2008)
[22:07:00] <dushantch> or backdoors as windows firewall? :)
[22:07:22] <skunkworks> :)
[22:07:35] <archivist_ub> or just windows
[22:07:52] <dushantch> windows update is high on my list of spyware too :)
[22:08:13] <JymmmEMC> dushantch: what are you talking about... Windows IS a virus
[22:08:19] <BigJohnT> you sould always use protection before using windozs
[22:08:21] <dushantch> destroy all windows, let the clear air in :)
[22:09:10] <archivist_ub> in the UK we had a window tax, that should be brought back in for M$
[22:09:24] <JymmmEMC> And what makes anyone think that a "firewall" running on an unsecure OS as M$ is goign to protect you, I'll never know.
[22:09:37] <dushantch> but I really hate sometimes when some things are faster in windows when it's set up correctly (like unplugged from network)
[22:10:28] <JymmmEMC> dushantch: that makes sense... no network overhead to deal with.
[22:11:02] <dushantch> JymmmEMC: Well it's a must if it's going to be safe
[22:11:03] <archivist_ub> and no borked dns delays
[22:11:41] <dushantch> but on plain install, FF runs faster and looks better subjectively
[22:11:50] <JymmmEMC> dushantch: You could always go for C2 Certification =)
[22:11:59] <dushantch> C2?
[22:12:12] <JymmmEMC> US Gov Classified Level 2
[22:12:48] <dushantch> :)
[22:13:07] <JymmmEMC> It's not hard, just time consuming and restrictive
[22:14:18] <dushantch> hehe, I have to use 1 winXP machine in network for accounting SW and e-banking but it works ok, firewalled like hell, as a NX client
[22:14:52] <JymmmEMC> do you use IE ?
[22:14:59] <dushantch> and win98 is fast on older machines compared to recent linux kernels
[22:15:09] <dushantch> no, no, just those 2 apps
[22:15:34] <dushantch> btw, I used IE8 some week ago and it fealt snappy :)
[22:15:40] <JymmmEMC> firewallign won't help much. but turning off services you don't need will
[22:16:05] <archivist_ub> there are some known speed problems with image scaling in firefox
[22:16:47] <archivist_ub> it does not cache the scaled image to rescales when scrolling
[22:17:10] <dushantch> ah it's on internal all linux network, I'm just closing it down so that when someone with USB brings some viruses they don't make too much excess traffic
[22:17:39] <dushantch> hmm, pages seam to load faster, especially compared to FF2.0
[22:20:19] <dushantch> btw. are there any SERCOS interfaces that can be used with Linux/EMC?
[22:24:06] <JymmmEMC> *BLAM* TC