IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Taking A Career-Hedging Plunge?
Here's my advice. If you don't need the money (family to support, etc), then become a lab rat for a while, then go to work for someone like Cerner, SunLabs, or HCDC (now bought by someone else) who does automation for healthcare.

This field is quickly becoming very hot right now, because the terms of HIPAA (Health Insurance Portability and Accountability Act) are forcing companies to make super major changes to their computer systems in a 1-2 year time window.

I realize that traditionally, healthcare is a trail of tears, but the passage of HIPAA is forcing many hospitals to fund Y2K-like efforts to upgrade and enhance their systems.

As for OO and your table-based programming, our latest Java pharmacy claims processor does both. It loads in pharmacy claims definition tables into arrays of objects, parses different forms of pharmacy claims, and the either stores them into our database, or writes it out in either a Properties file, or writes it back out as a valid pharmacy claim message.

Use the best tools for the job. OO is not all goodness, and tables aren't all badness, either. The best programmers steal techniques from everywhere.

Glen Austin
New quesitons
>> become a lab rat for a while, then go to work for someone like .... <<

But I am physically kinda clumsly (the same way I am verbally clumsy :-) I would probably desolve my hand in acid within a month. Would they tolerate somebody like that long enuf for promotion (assuming I wear acid-proof gloves)?

>> or writes it out in either a Properties file ...<<

What is a "properties file"? A RAM-dump of object attributes? Why not put it into tables? (or will I start another fight by asking that)?

Does anybody have a comment on this book?:

[link|http://www.amazon.com/exec/obidos/ASIN/1565926641/ref=pd_fr_h_w/ref=/104-9476582-3969550?coliid=I3MOZKKCVIDF6F|
[link|http://www.amazon.com/exec/obidos/ASIN/1565926641/ref=pd_fr_h_w/ref=/104-9476582-3969550?coliid=I3MOZKKCVIDF6F|http://www.amazon.c...MOZKKCVIDF6F]]


(Developing Bioinformatics Computer Skills
by Cynthia Gibas, Per Jambeck)

Thanks for your suggestions
________________
oop.ismad.com
New Stop kneejerking on phrases
>> or writes it out in either a Properties file ...<<

What is a "properties file"? A RAM-dump of object attributes? Why not put it into tables?


He said "either stores them into our database, or..."

A Properties file can be as simple as set of key,value pairs like an INI file or an XML dump of object attributes or whatever, just basically storing data as a flat file
Jay O'Connor

"Going places unmapped
to do things unplanned
to people unsuspecting"
New reply
>> A Properties file can be as simple as set of key,value pairs like an INI file or an XML dump of object attributes or whatever, just basically storing data as a flat file <<

I find that collections often later need more features than raw flat files can provide. I don't like to change API's just to get the next step up in features.

(Note that some ODBC drivers can read/write to flat files. The physical representation is just another attribute.......in theory.)
________________
oop.ismad.com
New Re: quesitons
>>>>>>>>>>>>>>>
But I am physically kinda clumsly (the same way I am verbally clumsy :-) I would probably desolve my hand in acid within a month. Would they tolerate somebody like that long enuf for promotion (assuming I wear acid-proof gloves)?
>>>>>>>>>>>>>>>

Because of clumsy lab assistants, a lot of the lab tests are done via equipment. In many cases, you don't even take the lids off of blood, etc. The machine does. Secondly, you'll become a lot more careful when you realize that each vial of blood you carry potentially has HIV or Hepatitis B. Instead of being a goof, you become very careful because not being careful could be fatal. If you don't have that temperment, then perhaps you belong in sales (with all the other goofs). A careless/clumsy temperment doesn't work well in IT or programming, either.

As for the properties file, understand that we're really using the database call interface the most, because it is the most valuable. We did the properties file because it was easy to implement.


Glen Austin
New Burger Degree
>> A careless/clumsy temperment doesn't work well in IT or programming, either. <<

I meant physically clumsy, and not necessarily mentally clumsy. Sometimes I tell my hand to go to coordinate x,y, but instead it goes to x+foo, y+bar without asking me. It is usually larger movements instead of smaller ones.

Odd how they require that much education to move bottle from positition A to position B. What percentage of such a job actually uses biology knowledge?

Mickie Dees is gonna require a degree in organic chemistry to flip burgers at this rate. I hear this is what is happening in Saudi Arabia because education > jobs, and that is why people go into terrorism instead.
________________
oop.ismad.com
     Taking A Career-Hedging Plunge? - (tablizer) - (18)
         Some advice. - (static)
         Questions - (rsf) - (9)
             answers - (tablizer) - (8)
                 Re: answers - (rsf) - (4)
                     No hiding from OO? - (tablizer) - (2)
                         dunno about oop , at sphinx pharm - (boxley) - (1)
                             "S"? I am also heavily considering the DBA route (NT) - (tablizer)
                     Re: answers - (Fearless Freep)
                 Biology & education - (kmself)
                 Actually, for lab automation, most likely use something like - (tonytib) - (1)
                     re: LabView - (tablizer)
         in the pharms field your computer expertise is valuable -NT - (boxley)
         Re: Taking A Career-Hedging Plunge? - (gdaustin) - (5)
             quesitons - (tablizer) - (4)
                 Stop kneejerking on phrases - (Fearless Freep) - (1)
                     reply - (tablizer)
                 Re: quesitons - (gdaustin) - (1)
                     Burger Degree - (tablizer)

Come sweet slumber, enshroud me in thy purple cloak.
116 ms