- 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
Consultants have been busy. It's hard work looking like you're working then, when crunch time comes, taking a map of the world, turning it upside down, squinting and drawing a bunch of boxes to match.
Admin
Admin
Don't know that fashionable plays into it. If the code hasn't upgraded to more current versions of FORTRAN (and I know next to nothing about it, but do see that there's an OOP version and Fortran 2003), and won't run on modern hardware, that's an adapt or die problem.
Admin
QFT. Arsewipe company wasn't prepared to admit the possibility that FORTRAN 95 or 2003 were worth a piss.
Admin
I blame Sun, for setting bad examples in their own APIs.
Admin
That little logical section at the bottom is where the program actually does what the client wants. The rest is called "job security" for a very large number of programmers.
Admin
Admin
;-)
Admin
Admin
Admin
If you need a render farm for your dependency diagram, you are doing it wrong
Admin
I don't know why you would think Matt Westwood wrote that, he lives in UK and I don't see why he would have met a Spanish version of Windows ever. I think it's retarded because it's just a key scheme Microsoft decided to follow, without promoting it to some kind of native system which every application has to use. So, if you use Spanish Windows with American Office, you will have to think, before selecting all, if you're doing it within the OS or within Word.
Furthermore, every other software developer totally ignores it and uses the US scheme. Even Microsoft uses the classic US scheme it the vast majority of their tools, even when in Spanish.
Besides, in a Spanish version of Visual Studio, a plug-in developer needs to think, before assigning a keystroke to a functionality of his plugin, if somewhere, in some language, that keystroke isn't already used for one of the classic keystrokes like Open or Select All. Do you think any of them care about this? No, of course!
So in the end, you use the same keystrokes as US OSes, except in two or three Microsoft applications, which is a big pain in the butt. And I really don't care if the key corresponds to the first letter of a word: those keystrokes are for power users (I never saw a occasional PC user use keystrokes like this), we learned them 15 years ago, we don't need them to be changed.
It's like French or German keyboards: really, WTF?? That's not how you localize stuff, that's just plain stupid.
Admin
Notepad++ can open files that are in use, updates it when it has focus if you want... Plus, it can open huges files in an instant... It's an amazing tool really.
Admin
Forget ASCII. Try Unicode.
Admin
Sorry I don't believe you. Product with two pluses in name can't be good.
Admin
Admin
Admin
http://www.dol.gov/whd/regs/compliance/fairpay/fs17e_computer.htm
Don't be a H8R.I undertake project in java, if you need help with homework, contact me.
Admin
Anyone wanting to join me for lunch?
[image]Admin
People make these decisions more complicated than they have to be. Upgrading is not a decision of technology, it is a decision of economics. If the net present value of the upgrade project exceeds the net present value of doing nothing, then it makes sense to do the upgrade (and net present value accounts for the risk).
Admin
This is being why bus being painted mor oftan than apeartmant not being painted for decedes.
[image]Admin
India looks kinda like Newark, NJ.
Admin
Admin
Oh look! It's the Very Hungry Caterpillar.
Admin
Enterprises have unique and complex problems, which require unique and complex software systems to solve. TRWTF is Bob thinking things are simpler than they really are.
Admin
Absolutely! That goat look delicious.
Admin
Admin
It's a Magic Eye! If I blur my focus just right, I see a unicorn humping an Irish girl.
Admin
Is it me or does everyone in that pic look pissed. Even the goat looks angry... Makes me think of India as an angry place to live.
Admin
Stop mocking about the picture of my brain!!
Do I run around and say "Your brain looks like cauliflower"?
Humans suck!!!
Admin
How interesting to read this well expressed opinion. This shows how big business and government, hamstrings itself with unnecessary complicated systems which grow of of control.
Lets face it the real cause of this is overinflated ego's in IT departments.
However, on the basis that one should not give advice or wisdom to a horse's arse leave them well alone to their folly and concentrate on the smaller enterprises who have the capability to see the potential of simple sensible solutions.
I give you one example: recently the Government financed a huge multi million project to digitize NHS paper records. At the same time about ten years ago I think,another major organization were using an old MSDOS based system to do much the same with Probate records which are not dissimilar. An IT friend wrote a few lines of PHP code which solved the Probate problem. Was it used ? Of course not!!!
WTF
Admin
They haven't updated that because they won't make money from it...
Admin
Admin
Are they not meke money from windows selling?
Admin
I partially agree. It's true that having different key shortcuts than the standard is a pain in the ass, specially if the they're different even to the rest of the same system.
But you're just plain wrong about "those keystrokes are for power users [...] we learned them 15 years ago, we don't need them to be changed". Occasional users occasionally know about keystrokes too, and it's much, much easier to teach them if they have any way to remember them. If you're Spanish, your computer is in Spanish, and your keyboard is in Spanish, I think shortcuts should obviously correspond to spanish words (Ctrl+C,V,Z are historic exceptions). The only problem is power-users that have already learned the English shortcuts (and the rest of non-localized applications).
The obvious solution is to have system-wide shortcut customization. Change the locale to Spanish, and you have Spanish shortcuts. Change it to English and they're English. Or you can have "Ctrl+Alt+W+2+Ñ" as "Undo" if you want. I'm pretty sure every linux distro (and probably Mac OS) can do this already.
CAPTCHA: jumentum. Jumentum is conserved between Portals.
Admin
The following is legal (incomplete) java code, in a single file
public class MyContainer { public static class MyClass1 { } public static class MyClass2 { }
....
public static class MyClassN { } }
May not be nice (depends on the point of view, and on what the classes does), but there is nothing that prevent you from having one hundred java class for each file. It also offer you a nice way to implements sub-modules without having pseudo sub-packages.
Admin
Pfft . never heard of silent consonants ?
Pastev, undoz, cutx ... get your spelling right seriously
Admin
Notepad++ FTW /. I don't use IDE's and I know I should give it a try .. but notepad++ is one damn good reason to keep a windows environment somewhere.