- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
.... workstation is remotely administered and most local settings are reset to company whenever I login... talk about corporate totalitarianism....
---------------------------------------------------------------
I am absolutely sure I typed "are reset to company defaults whenever I login", where did the word 'defaults' dissapear?? stupid forum software
Admin
Yes, I was... not sure why so many people had to comment on this, as i even admit that i didn't and don't do much of any database work...
Admin
My sincere apologies to all French readers I have offended with my ridiculously overgeneralized blanket statement.
During my field trip through the French corporate catacombs I have met many great Frenchies who didn't hesitate a bit to help me out when the help was most needed during the lean times. These were mostly (but not always) people who spent some time abroad and have felt themselves on their own hide what does it looks like to be a stranger in a strange land.
The problems I was whining about were mostly caused by office politics, which is ugly, dirty and underhanded whatever the country. I'd say the French corporate culture is a bit more rigid, compartmentalized and hierarchical than what I expected, and it can at times be a cold, cruel place for someone with subpar French language skills.
But the main reason for my moving on that outweighs all other is the general economic climate. The rigid work laws and stagnating economy have apparently made all innovative IT work flee the country in panic, and with it left many bright, foreign language-speaking French IT guys and girls. Those who tend to remain in France are mostly the people who are too lazy (or proud?) to learn English, or simply don't want to leave their homecountry, which unfortunately further marginalizes French IT community and isolates it from the English-speaking world.
Admin
I have this problem as well. Do you by any chance live in Denmark or has other countries "," as floating point separator?
Anyway the trick is to change the floating point separator from "," to "." (like US) in excel. Off course I cant say if this is reset at login. This way all CSV formats works and the only punishment is to look at Pi as 3.14
This CAPTCHA really is broken!
Admin
I think comma (,) is used as decimal symbol all over continental Europe. Additional trouble is caused by the thousands separator, in US thousands are separated by comma, in France by space, and in some other countries like Spain by dot (.) ... and then there are date/time values, for which each and every country, county and city block seem to have their own format incompatible with everything else.
I have to validate and store into the central database data files that come from all EU countries, plus some from overseas... the number of problems that arise from something as innocent as reading dates, strings and numbers from flat files is simply astonishing.
Admin
I suspect that , is actually metric-system standard and . is MS posing stupid US standards over our heads.
There is a vital difference between the floating point separator and the rest: It is a part of the data. The rest is formatting.
And as we all know: formatting should not be stored in the data!!!!! So if anyone sends you files with these problems, you should really tell them to send you unformatted data. And I dont think excel exports the formatting either (its MS, who knows for sure)
CAPTCHA simply refuses to accept first time????
Admin
All of Europe uses the comma as decimal separator, and afaik a significant part of the rest of the world.
Admin
Admin
Exactly my first thought--people who don't find this credible have never worked in a cheap private shop or a normal public shop.
I did an internship where I took a digital design position at a company that didn't want to spring for a VHDL compiler for the FPGA code they needed, and besides nobody knew it anyway. My project was to design an FPGA hooked up between a PIC microcontroller, ethernet controller and RAM. The FPGA itself had to route the packets from the ethernet controller into the RAM, the PIC told it where to put the packets. All done in schematic capture.
Admin
I guess it was a 640 + 384 Kb on the motherboard plus 3 4 Mb modules...
Could it be a Compaq Deskpro 386 ? 486 ?
Admin
A tree have very good search times (even a directory tree) but in all simple algorithms insert and delete are very expensive operations.
Balanced trees, AVL trees and all that crap you can find in a 1990 IT University course can look very good in a project design, but don't live up to what you could get with a honest to God 1970 COBOL program.
For this task you DON'T need a RDBMS, anything that have indexed files (being it COBOL, Berkeley DB or dBASE III+) will do.
If one have to use archaic techs it's a good idea to choose the right ones.<o:p></o:p>
Admin
And now you're insane... QED.
Admin
But not because of that. I was already insane because of Windows 3.1.
Admin
We had nice smooth internet access with Pegasus Mail running on a single Netware 3.12 server (running on a Pentium 75 with lots of RAM) . Email worked well & we had hacked up a system so that engineers working on site could email a spreadsheet lists hours. The hours and extras were automatically totaled, time allocated against project numbers, currency issues sorted automatically (we worked worldwide) and invoices generated & accounting system updated electronically. We were proud of the system. </font></font>
</font></font>
Admin
Nice post. While I've been lurking in the thread, post after post has had me thinking "these kids think everything in IT is new". An awful lot of stuff in IT isn't new at all. A surprising amount is so old, it was available to your grandfather.
And the new stuff isn't always better. Comparing typical desktop systems in the early 90's to today:
Anyway, to get to the main point: apart from the badly chosen indexing algorithm which doesn't scale well for a problem of this size, and the occasional silly use of paper, nothing in the story is particularly WTF-worthy for, say, 1998 or thereabouts. (Which, incidentally, is when NetZero started offering free Internet access; they stopped in 2001). A few point by points:
Admin
Great way to start a post - very inciteful. That's a sure way to have a friendly discussion!
sincerely,
Richard Nixon
Admin
ROFL! What are you, like 12? You need to get some perspective.
Admin
Huh? By complimenting the post, or by implying that I'm starting to feel old?
Admin
If you can't be bothered to register, I cannot verify that you are, in fact, the original poster to whom I was replying. Therefore, I will not continue this discussion. You figure out why I think the person I replied to is a jackball on your own. Good luck!
sincerely,
Richard Nixon
Admin
Again... wtf... I say that I didn't/don't do much database stuff, and yet you think that I think I know what I'm talking about when I comment on things like that, even though I admit that I don't know what I'm talking about. By saying the kinds of databases we have now were in their infancy back then, I was saying that a common object model for database queries wasn't supported across all databases that existed back then, and the FOSS solutions back then sure as hell didn't even come close to what the commercial offerings were. Bottom line: I am in idiot when it comes to databases, so just ignore what I say because I have no idea what I'm talking about, and even I know that.
Admin
Brillant