We are just moving to Maven, and I understand there is a world of different plugins & extensions. Which are the best ones you recommend for general usage?
(On plugin per answer please)
I am using msdb..sp_help_job to access whether a job succeeded or failed and can retrieve a general error.
But, I want to access the specific error for the step that failed. I cannot seem to find it. It is not in this list of helpful stored procedures provided by MS
http://msdn.microsoft.com/en-us/library/ms187763%28v=SQL.100%29.aspx
The account running the query is limited but does have the SQLUserAgent role and owns the Jobs that it is accessing.
I know the following:
asp.net webforms, mvc, sql server 2005/2008, web services, and windows services.
I want to expand so I can be a little more versatile.
What things should I be focusing on? (this is general guidance, with a web focus)
I am thinking:
SSIS
windows workflow
sharepoint
What other common skills should I know that seem to be go well with what I know already?
Hi Everyone,
I'm trying to use my tvtuner instead of a webcam with opencv.
The problem is that by default cvCaptureFromCAM(0) gives me the tv channel of the tv tuner, but what I actually want the input from my the RCA input of the tv tuner.
I have tried usingcvCaptureFromCAM(-1) to check if there are additional camera devices found within the tvtuner, but it only gives me the general tvtuner as an option.
Is there a way to change the channel of the input?
Has there been an update to Firefox recently? Users are reporting they are unable to use my web application when using Firefox (can't enter text into Infragistics grid). I've not changed anything recently and it works when I try with Firefox.
So more of a general "Has there been an significant upgrade recently?" kind of question.
Thanks, Rob.
Every 15-30 minutes Netbeans shows a "java.lang.OutOfMemoryError: PermGen space". From what I learned from Google this seems to be related to classloader leaks or memory leaks in general.
Unfortunatly all suggestions I found were related to application servers and I have no idea to adapted them to Netbeans. (I'm not even sure it's the same problem)
Is it a problem in my application? How can I find the source?
I'm looking to enable/configure the Hudson plugins logging to show when/what the plugin actions are executed. I'm currently interested in FTP Uploader Plugin but a general config will be more than useful:
I want to debug a javascript file that is embedded in the HEAD element.
I navigate to the site, see the code, and make a breakpoint:
But when I click on Reload, the script disappears and it doesn't stop at the breakpoint:
Debugging was working earlier so I know it works in general. What do I have to do so that Firebug always debugs my script?
Which is the best way to manage a website with one or more mirrors so that:
Google don't consider it as "dupicated content"
The website is correctly indexed
No inconsistencies or duplicated information are present in Google Analytics
The Google webmaster guidelines in general are respected
NOTE: I'm not sure if I should ask this question here or in ServerFault. It looks a bit in the middle between programming and server administration. Let me know if you think ServerFault represent a more appropriate place for this and I'll move it.
Thanks.
I'm trying to figure out a way to make demos for a program I've written with xlib, and I came across this, but, according to the author page:
This extension is not intended to support general journaling and playback of user actions.
Does anyone know of any functions in xlib that are intended to support playback of user actions? Does it even exist? Or could I just use this without any real problems?
Are there any shortcuts to (stringByAppendingString:) string concatenation in Objective-C or shortcuts for working with NSString or other objects in general?
e.g. I'd like to make this:
NSString *myString = @"This";
NSString *test = [myString stringByAppendingString:@" is just a test"];
something more like this:
string myString = "This";
string test = myString + " is just a test";
We are currently working in a team where we use both Visual Studio and Code::Blocks, is there a way to replicate changes between those project files? So if one adds a file to the project file it will also get adjusted in the project file of the other IDE?
Please note: We want our project to work on multiple IDE's, platforms and compilers. Thus a general solution is welcome too.
I've come accross these websites who recommend certain books but they are pretty much old :
http://www.joelonsoftware.com/navLinks/fog0000000262.html
http://www.codinghorror.com/blog/2004/02/recommended-reading-for-developers.html
http://sites.google.com/site/steveyegge2/ten-great-books
Are there books in recent years which every developer should read?I'm mostly interested about Java/Spring/Hibernate/Jboss although reading book about programming in general wouldn't be bad.
Hi, I want to catch all exceptions raised (handled or unhandled) to log them. for unhandled i use ThreadExceptionEventHandler and UnhandledExceptionEventHandler but i want to catch and exceptions that are in try catch block with or without (Exception e). It's possible to inherit the exceptions class to create a general event?
Hello everyone,
any one has sample code or know of a tutorial on how to do a digital zoom for an iphone?
or digital zoom in general ?
thank in advanced.
-Amir
I'm still working on this problem:
http://stackoverflow.com/questions/2610469/java-runtime-command-line-process
Based on what one of the contributors has said I tried the following:
So I've tried adding the path to "gs" in my "Run Configurations" - Environment Tab and "Linked Resources" (Preferences - General - Workspace - Linked Resources). Neither has worked...
But it's still not working, I'm getting the same error.
Any other ideas? Because I'm all out.
I've been reading similar questions, but many of the answers are outdated or not clear enough for me.
I'd like to be able to just do something like (in a controller action):
respond_to do |format|
format.html
format.csv
end
I know I'd then need a view such as action.csv.erb
So my questions are:
1) What do I need to configure in rails to allow this to happen in general.
2) How should I setup the CSV view to display some basic fields from a model?
In some documents (i.e. ECMA-334) the name of '.NET framework' is used, but in other documents (in many books), '.NET platform' is used. I saw someone refer .NET as .NET environment.
Which one is correct nomenclature for .NET?
In general, what's the difference between platform/environment/framework?
Hi
I am looking for a general way to be able to search for a unique CALayer in a hierarchy without having to remember where the layer is in a hierarchy (and use the sublayer: and superlayer: methods).
I know this is possible with UIViews (which makes flipping views easy) but is it possible for CALayer?
thank you in advance for your help
Peyman
Hi Guys,
Bit of a general question here, i want to be able to make a line graph using GTK but im unsure how to approach this...
Has anyone got any hints or tips?
Regards
Paul
i went to a prestigeous software conference (as dominant in its own field as MS in general), one main speaker is a professor of computer science who has been teaching Java for 20 years. During question session, he seems never heard of Groovy or Scala....
He is from a decent University in US...
Is Groovy or Scala too new to attract academic attention or is this professor abnormal?
thanks.
Namely I have:
Environment.SpecialFolder.ApplicationData
Environment.SpecialFolder.CommonApplicationData
Environment.SpecialFolder.LocalApplicationData
I am unclear as to were these point to in Windows XP and/or Windows Vista.
What I found so far is that the ApplicationData points to the ApplicationData Folder for the current user in XP and the roaming application data folder in Vista.
I would also like to know if there are general guidelines on when to use which.
A bit more context, in case this question is too general: the uses I have in mind are running django and serving static content and name-based virtual hosting.
I am vaguely aware of the performance/resource tradeoffs between the different servers, but that is a secondary concern.
Anyone who has deployed all three in production?
Unity 3D is an amazing tool for quickly creating good-looking, fun games. Unfortunately, its not intended to be used for actually designing your characters or complex levels.
Blender is the general low-budget answer for this, but is difficult to understand when compared to proprietary programs, say, 3DS Max. What else is out there?
hey all,
im really new to linq-to-SQL so this may sound like a really dumb question, i have the following code
var query = from p in DC.General
where p.GeneralID == Int32.Parse(row.Cells[1].Text)
select new
{
p.Comment,
};
how do i got about getting the result from this query to show in a text box ??