Is it possible to integrate Issue tracking provider such as SalesForce with IntelliJ IDEA?
A user will able to get a list of open issues from SalesForce with IntelliJ ?
thanks.
Hi
I like to decrease/change the spinner size which include:
1) the spinner object size.
2) the font displayed , its size and color.
3) when I open spinner the list view which is displayed, its font size and color.
thankx
I am an Master's Student and i am learning Software Reverse Engineering. I am looking for softwares which can be legally reverse engineered. i looked on the net, but i am unable to find any..:(
Do you any softwares which can be legally reverse engineered.
I am not allowed to use Open source softwares.
The appstore does not allow your app out of a sandbox or allow it an interpreter.
But is there any issue with distributing open source apps that run arbitrary code, and let iphone developers install them on their own development devices using xcode itself ?
Also, is there anything you can not do with xcode that you may be able to do with ssh after jailbreaking ?
When I list virtual disks within diskpart:
DISKPART> list vdisk
VDisk ### Disk ### State Type File
--------- -------- -------------------- --------- ----
VDisk 0 Disk 2 Attached not open Fixed C:\Disk.vhd
Interesting part for me here is file name. I tried to find equivalent of function that would give me file name (under File column) if I know disk number.
Any idea which function that might be?
When I navigate to an intranet site requiring windows authentication, the WinForms WebBrowser control isn't displaying a login dialog. But it will display (after refreshing the page) if I first open Internet Explorer and view the same page.
Also, if I make the URL refer to my local IIS instance, the login dialog will appear.
Any ideas? Thanks!
I have installed visual studio 2008 sp1, silverlight tools, silverlight sdk, silverlight toolkit 2009 but still when I open silverlight application silverlight tools are not showing on my tool window as well as silverlight XAML Design view(color code formate) is not working.
Whole xaml code is coming in black color.
I'm looking for a fast, lightweight open-source HTML parser -- something along the lines of a non-validating SAX parser (except, of course, for HTML).
The answers to this question cover a parser that generates a DOM (don't want that), and these answers suggest conforming the HTML to XML before sending it to Xerxes (can't do that in my case).
Any suggestions?
I'm looking for a way to make the Chronometer in Android (preferably 1.6 and upwards) show 10ths of a second while counting up.
Is it possible to do this? If not, is there a free (and preferably open source) library that does the same? Failing that I'll write my own, but I'd rather use someone else's!
// Lightbox
$('a.lightbox').click(function () {
$.getScript("js/lightbox.js", function () {
alert('Load Complete');
$("a.lightbox").lightbox({
'type': 'iframe',
'overlayOpacity': 0.6,
'width': 940,
'hideOnContentClick': false
});
});
});
I want to load script on first request, but it doesn't seem to work, the page just redirects to the linked website, does not open iframe in lightbox.
Thanks for your help.
My question is: since Visual Studio 2010 was only just released, why does it not render pages in the same way as the latest Microsoft web browser, IE8?
Is there a bunch of render options I should be setting?
I thought Expression Web was supposed to help with its fancy Super Preview but that app doesn't even open VS solutions.
Thanks for any assistance, Luke
I've got tooltip on an element that I want to stay open even when the user clicks or holds the mouse button down while over my element.
Is there anyway to do this?
Hi,
I am designing an app in which i need open an email client on clicking a button. The email client should be opened with pre defined subject,'to' address and from address of the user. Is there a way to attain this??? Plz provide me the solution and code if possible...
I'm using Visual Basic 6 for a legacy project and it's been working fine. I recently installed the Visual Studio 2010 RC and now when I start VB6 I get an installer with the title "Microsoft Visual Studio 2010 Professional RC - ENU". If I click Cancel I can then open my project in VB6.
Is there any way of getting rid of this, or am I just the only person on the planet still using VB6?
Hello everyone,
I am using Silverlight 3.0 + .Net 3.5 + VSTS 2008 + C# to develop a simple video application using the open source slvideoplayer of Silverlight.
http://slvideoplayer.codeplex.com/
For the player, the play control is at the bottom of the rendering video, any ideas how to place play control at the top of video? I have tried hard but can not figure out. Any solutions?
thanks in advance,
George
Let's say I have a Tomcat and a web application on it with index.html is in catalina_home\webapps\ROOT\index1.html and this web application runs successfully to the internet.
Also I have a glassfish with another application deployed on it with let's say an index2.jsp.
Can I have a link in index1 that can open index2?
I need to do data detection of website URL's in live chat and display them in a UILabel NOT UITextView. They need to be clickable and will open a in-app browser. We have tried Craig Hockenberry's code, three20, and making our own, all of which didn't work. We need to use UILabel to take advantage of shadows. Anyone know what to do? Help!
Is there any way to speed up the Add Reference dialog? For example, has anyone found any way to open it by default in the Recent or Browse tabs (which is what I use 90% of the time), to avoid the other tabs' slowness?
All I have found is this blog post where a lot of people complain about this issue, but no solutions...
Note that this is not a duplicate of 8440 as this is not a general question.
Hi,
Does anyone have any C# example code to communicate with a device thru an RS-232 serial port using VISA ?
I just want to issuse some simple commands and queries to the device as well as open and close it, of course.
Any help or advice would be most appreciated.
Regards, George.
I want to know if it is possible to stream data from the server to the client with Node.js. From what I can understand all over the internet is that this has to be possible, yet I fail to find a correct example or solution.
What I want is a single http post to node.js with AJAX. Than leave the connection open and continuously stream data to the client.
The client will receive this stream and update the page continuously.
Hi, I am interesting any kind of anti spam/scam fiter for instant messages (even commercial solutions) in my case jabber server in dating area.
I found open source project dscam, but cannot be sure that is best solution.
Any help is welcome.
Thanks.
I'm still trying to get a handle on Cocoa (both in Obj-C and MacRuby), and I'd really appreciate seeing how to download a file with ASIHTTPRequest (or without it) and MacRuby. Ideally, I'd like to be able show the progress inside a progress bar too.
Must use a cocoa method for downloading, since open-uri in MacRuby is borken.
Thanks for your help.
I have a full page flash animation. When this page is open at Firefox and I want to minimize or re-size Firefox screen, minimize button starts to blink and Firefox does not take any action till this tab is closed.
There is not too much code in the flash file. What can cause this?
I've often wondered -- why use a whitelist as opposed to a blacklist when sanitizing HTML input?
How many sneaky HTML tricks are there to open XSS vulnerabilities? Obviously script tags and frames are not allowed, and a whitelist would be used on the fields in HTML elements, but why disallow most of everything?
Is there way to identify which shopping cart open source technology has been used to implemente for any given website?
For example: if you are looking at shopping.yahoo.com,shopping.rediff.com
can we tell which Shopping cart tool they have used
for Example : zen cart, os commerce , magento etc....
I am trying to idenify the website which has zen cart implementation or magento implementation?