Tagged Questions

1
vote
1answer
119 views

how to get better suggestion(spelling) on yahoo boss?

I have been using Yahoo BOSS for little time .It is an easy API for search but spelling suggestion support is really not that robust .Do folks around here have any idea of getting …
0
votes
1answer
109 views

Yahoo BOSS Python Library, ExpatError

I tried to install the Yahoo BOSS mashup framework, but am having trouble running the examples provided. Examples 1, 2, 5, and 6 work, but 3 & 4 give Expat errors. Here is the …
1
vote
9answers
312 views

How to talk to your boss. [closed]

My boss is a developer that's only worked for one company (hence only knows one and a half ways of doing things). We currently have this crappy Java Web Start app that has HTML in …
2
votes
1answer
72 views

What’s the difference between BOSS and the Yahoo Web Search API?

If I'm building a commercial search engine to display results from Yahoo! search, should I use BOSS or the Yahoo Web Search API? What's the difference?
13
votes
9answers
478 views

How to explain Open-Source to your boss?

My boss was in the past not really interested in Open-Source. He always was fine, if we developers used a library or framework, that came at no cost. But he was never interested in …
0
votes
0answers
60 views

How to search specific parts of sites with yahoo boss?

I want to to include in my search results only parts of few different sites. eg. yahoo.com/blog/, yahoo.com/groups/ and live.com/developers/ How can I do that? I can't use &s …
9
votes
15answers
701 views

How do you help a non-technical client or boss understand why something takes so long?

I want to know specifically how you deal with explaining a timeline to a non-technical boss or client, and why it takes so long to do something they feel should take a lot less lon …
9
votes
12answers
452 views

What to do if a senior member of the team keeps breaking things?

Theoretically, if you were in a position where a senior member of the team had the authority to make bad decisions, which affected the business in a bad way, and kept implementing …
4
votes
7answers
334 views

Company doesn’t want to use ASP.NET ajax…what can I do?

Developers and management tell me that they want to move away from using asp.net ajax because it is big and cumbersome. I kind of agree, but I don't want to do all the javascript …
3
votes
8answers
413 views

What is your boss like?

Is your boss a "really good" programmer? A business manager that knows nothing about computers? Does he/she treats you well? When you write good code, does he encourage you or only …
4
votes
19answers
578 views

What should I do when my boss tells me to make passwords the same as usernames by default in our software?

My boss is against requiring our users to have secure passwords, even going so far to request they be setup by default to have passwords the same as their username. What should I d …