vote up 34 vote down star
13

I know this is subjective and not really a question. I won't feel bad if it is closed, but I'm curious about this.

I was recently learning some details about a project that uses Microsoft Sharepoint as the development platform and honestly I don't know if they are doing something very wrong or the product itself is just a pain to develop against, but it was like an horror story.

The funny thing is that using Sharepoint like that is very common. I have heard about many projects that attempt to use Sharepoint as the platform for bigger applications. In most cases is a business-driven decision and not something suggested by the development team.

And don't get me wrong, I am totally aware that Sharepoint might be the best fit for many scenarios and that business needs are always higher on the priority scale than developer comfort, but that doesn't lessen the fact that some products are just so nasty that in extreme cases developers quit their jobs (or change projects) just in order to avoid them.

Which product embodies your worst developer-nightmare?

I nominate Crystal Reports. I just hate the thing.

flag
show 1 more comment

63 Answers

1 2 3 next
vote up 146 vote down check

For webdevelopers, it's certainly Internet Explorer 6. :D

link|flag
1  
Very good answer, I think we might have a winner here =) – Sergio Acosta Mar 27 at 9:47
6  
Sounds like somebody never had to write a site that was compatible with IE5 on the Mac. – glenatron Mar 27 at 17:00
1  
I don't like IE6 – Martin K. Apr 2 at 12:28
2  
At work we call it "IE SUCKS" – jerebear Apr 6 at 0:33
show 9 more comments
vote up 16 vote down

I have had a little experience with Sharepoint and, yes - it was painful.

One of the most painful experiences I had to develop on was Oracle Application Express (formerly HTML DB). It was great to develop quick, small applications on but as soon as you wanted to do anything slightly outside of the norm it was a nightmare.

It's probably better now though!

link|flag
show 3 more comments
vote up 75 vote down

Crystal Reports is the lonely king of this! Everything works fine - until one magic moment! And from then on, you have often no chance to identify the error or fix it.

link|flag
1  
+1 for Crystal Reports, I've considered putting on my resume so that if it is ever mentioned during the interviewing process I could walk away. – bigbrother82 Mar 27 at 17:51
show 16 more comments
vote up 6 vote down

Using registry keys in Windows for storing the values.

Disadvantages of Registry keys:

  1. Increased memory overhead, leading to inevitable system slowdown as more software is installed on a particular system.
  2. Any application that does not uninstall properly, or does not have an uninstaller, can leave entries in the registry. Over time the computer suffers "Software Rot" as the registry fills with left-over and possibly malfunctioning entries.
  3. Installers and uninstallers become complex, much more than just copying files into a folder.
  4. Applications that make use of the registry to store and retrieve their settings are unsuitable for use on portable devices used to carry applications from one system to another.
link|flag
show 6 more comments
vote up 7 vote down

I nominate Oracle Apps when people have to implement it without enough knowledge about how it works. It can be a beast if not configured correctly, and it eats up space like there's no tomorrow.

link|flag
show 2 more comments
vote up 13 vote down

Having developed under Linux, I vote for the autotools: Automake, Autoconf... - they're as useful as painful.

link|flag
1  
@Artyom: provided that I'm not taking this post seriously, I'm not saying that they're not useful - it's exactly the opposite - I'm just saying that they are painful to use... – orsogufo Mar 27 at 14:25
show 3 more comments
vote up 8 vote down

The string operations in the standard C library.

link|flag
show 5 more comments
vote up 3 vote down

Magento. Eshop framework comprised of 9000 files and less documentation than a wristwatch

link|flag
show 1 more comment
vote up 1 vote down

Murex. I've never seen product that inconsistent.

link|flag
vote up 0 vote down

Without a doubt, JBoss, the java application server. Trying to get it to talk to anything else is a nightmare.

link|flag
vote up 12 vote down

JSF. Takes ages to get even basic things done. No documentation and nothing works right out of the box.

link|flag
1  
Oh dear, someone hasn't tried Facelets yet. – Damo Apr 17 at 14:08
show 1 more comment
vote up 36 vote down

Frameworks which are developed from businesses as their own "inhouse framework".

They are overengineered, ugly, bloated, not maintrainable, obfuscated, against every standard, far away from good and bad.

One of the best things I've ever read came from Rod Johnson in his Book "Expert one-on-one J2EE design and development" when he said:

The first rule of developing frameworks in-house is: don 't.

link|flag
1  
Argg. That's so true. Frameworks are the new IT dream just like CASE tools were 15 years ago. Wake up IT people!! – Sergio Acosta Mar 27 at 10:20
1  
Every development project of sufficient size either has a very high code duplication rate, a meaty abstraction layer over an existing framework (which is practically a framework), or an actual in-house framework. In most cases, the second choice is probably the best, but it really is a slippery slope from there to in-house framework :) In something like the Ruby world, building a DSL is what we're talking about here. – Russell Leggett Jun 15 at 13:11
1  
However, to add an example of how AWFUL this can be. I once worked on a project that used an in-house framework which replaced the database by serializing javabeans to xml and storing them on the filesystem. The "architect" thought it was the height of innovation. (Even though it sometimes took several minutes to fetch data) – Russell Leggett Jun 15 at 13:16
show 6 more comments
vote up 22 vote down

Another one I just remembered is Microsoft Access.

And I'm not talking about Microsoft the-friendly-end-user-desktop-database Access, but about the Microsoft just-turned-into-enterprise-application-platform Access.

link|flag
2  
Access is such a joy when you're making an inventory of your books or baseball cards...but such a pain when your boss gets hold of it. :) – Bill the Lizard Mar 27 at 12:08
2  
When I was a consultant, we used Access all the time ... and LOVED it. We could get a quick and scrappy business app running for 1/4 the cost of full blown (which the client would have never paid for), then the client decides they need full SQL Server with web/gui front-end ... and called us back. – LuckyLindy Mar 28 at 4:53
1  
Access IS a great product and a pleasure to develop with. Just use it for what it's made for: RAD of workgroup db apps with less than 20 users. – Patrick Honorez Sep 16 at 8:45
show 3 more comments
vote up 50 vote down

Lotus Notes.

It is almost impossible to use version control in tandem with it.

And that's just first in a very long list of complaints.

link|flag
show 4 more comments
vote up 2 vote down

Developing a custom IFilter for Sharepoint Search or Microsoft Search Server equals a lot of pain - almost no relevant documentation and lots of unanswered questions.

link|flag
vote up 1 vote down

Informatica PowerCenter. It's meant to be the Rolls Royce of data extract tools. It's certainly that expensive but sadly runs like a single gear cast iron Penny Farthing.

link|flag
vote up 6 vote down

Not developing against Sharepoint but simply using it is like a nighmare. I'm not a web developer so it's very difficult for me to understand why going deeper into the document structure (or actually clicking any other link on Sharepoint) will require re-rendering of the whole page.

link|flag
vote up 1 vote down

I don't think anybody here would have developed for it before, but recently the Sakai Framework has been my nightmare.

I consider myself lucky that this job is only temporary (scholarship), and I feel sorry for those who have to deal with Sakai for years to come.

link|flag
vote up 0 vote down

IE6, iPhone

link|flag
vote up 6 vote down

I had a particularly bad time a few years back working on a very large BizTalk project. It does some cool stuff but the tooling is awful (and I'm aware of how much worse it used to be), and forget about testing any aspect of it in isolation - every change needs to be deployed to the server before you can see if it worked! We had everything scripted and some good automated tests but the feedback cycle was just short of an hour...

link|flag
vote up 6 vote down

Crystal Reports... seconded...

We're having major problems with Crystal Reports. They release versions on a regular basis and seem to purposely NOT make them backward compatible!

XML Serialization can be a ball ache, especially when dealing with string arrays declared in an XML Serialization class.

link|flag
show 1 more comment
vote up 14 vote down

ESRI ArcObjects caused me years of agony - so many interfaces and C++ exceptions spewing their way out of the API.

link|flag
1  
I developed for ArcObjects for my Master's thesis. If you want to do simple stuff like mod the ArcMap interface or something it works fairly well, but once you try to access more advanced functionality to actually manipulate geographic data you'll find a buggy, poorly documented mess. – Chris Upchurch Apr 1 at 20:08
1  
For my PhD I wised up. The only thing I wrote in ArcObjects was code to get my data from shapefiles into plain text. For everything else I just rolled my own stuff from the ground up. – Chris Upchurch Apr 1 at 20:09
1  
I had to use ArcObjects to render some stuff on a tabletPC app...as an intern. I soon learned how to divine the meaning of undocumented API calls. I will say that they were at least fairly powerful for what we were doing, but clearly outdated. – firebird84 Apr 1 at 20:31
1  
ArcObjects... so powerful yet exists as poorly documented and buggy COM interfaces. Their tools (desktop, server and SDE) are getting much better though. Many new managed APIs. – Joseph Daigle Apr 2 at 15:04
1  
OMG! So True!! I bled out of my eyes. – Kieveli Jun 15 at 12:45
show 2 more comments
vote up 12 vote down

Truly, Ektron CMS400 is easily the worst (both in terms of programmers' API and internal code) product I have ever seen.

Closely followed by RedDot. What is it about content management systems?

link|flag
show 5 more comments
vote up 1 vote down

JSF + Richfaces, JSF is bad, but it just gets worse when you add Ajax

link|flag
vote up 0 vote down

Once had to program a TINY embedded chip. Not sure whether it was the chip or our tools but that was a really really bad experience.

link|flag
show 2 more comments
vote up 4 vote down

Haven't seen it mentioned before: developing anything that interacts with Microsoft Exchange. Lots of great APIs to choose from, but in my (luckily very little experience) only pain was involved.

link|flag
vote up 1 vote down

I wish to disagree with those who have nominated crystal reports, including the asker. I have worked with (versions 6 - 12 ) it extensively and for many years without a hitch. I think its a great reporting tool, and provides a really easy interface to integrate into projects. Anybody else agree with me?

link|flag
show 4 more comments
vote up 45 vote down

The worst product to develop for is SHAREPOINT. It's hard to debug, hard to set up, hard to do everything.

It's a pain in the neck!

link|flag
2  
Think you forgot expensive ^^ – Oskar Duveborn Mar 27 at 17:17
4  
Sadly, your reply doesn't even scratch the surface of exactly how bad SharePoint is. For every one thing good about it, there are ten things horribly wrong. No respectable developer I've ever met has endorsed SharePoint. Clueless technology leaders, unfortunately, seem to favor it despite the fact that SharePoint has been known to repeatidly increase development efforts substantially. I have yet to find a single successful SharePoint implementation that cost less than custom ASP.NET development. This applies to short term and even moreso to long term development cost. – senfo Jun 10 at 14:19
show 10 more comments
vote up 3 vote down

I know few people have used this, but Biz Talk is awesome one day and someone shoot me the next day.

Behind that I would say the Visual Designer (web apps) in Visual Studio. I love Visual Studio, but the dam designer can drive me crazy.....

link|flag
vote up 0 vote down

Can I say legacy hardware in general?

I often find myself in a downhill fight for any type of driver support. Usually it plays out like this... "a C driver exists... but only on X architecture... its been ported to Java though... but the JRE that it was said to be ported worth is 9 years old.... etc... Ever play this game?

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.