Hi Guys,
I'm looking for GUI explorer for linux. Like Kafana: http://kafana.org/SvnExplorer/
CLI is fine but i would like to know if there is something GUI for as :)
regards
Hey guys, I been wondering if VSX is backwards compatible in coding, as there had been very limited and vague resources for the VS2010 add-in API.
I need to create an add-in for a project, but since I've never coded in VSX before, I was wondering if anyone knew.
Thanks in advance.
Hi Guys, I've been spending some time doing JavaCC parser generation for assignments at University and was wondering if there is a similar simple parser generator framework for .NET available?
I know there is ANTLR, but I found it a bit too big for my taste and really started to like the simplicity that JavaCC brings..
greetings Daniel
I have coded a dll library using the basic utilities of C#. But for platform independence, I want to port it to silverlight. Is it possible? If possible, then how to do it?
Or do youguys have any other suggestion?
I'm looking for a NHibernate Mapping generator which could generate a mapping file (hbm) and SQL Script from a C# class. I've found generators for the other way around, but not for this case.
Can youguys point me to nice generator?
Thanks a lot!
I'm trying to get a button to flash when a user mouses over it on my basic HTML website.
If I have button.jpeg and selectedButton.jpeg; how can use Javascript to change to selectedButton.jpeg on mouse over?
Thanks guys! :D
Guys,
I have to present some 'process' or 'flow' of the application at work on friday. I was hoping to prepare a flow chart before i begin the hands on demo.
Any suggestions for freeware sw to make simple flowcharts on windows?
Hey guys
I get this error on my wordpress blog hosted on my server each time i search for plugins or try to upgrade wordpress and on the dashboard. I have tried changing the timeout from 5 to 30 in the http.php file in wp-includes. This did NOT help. My blog works perfectly fine. This problem is really annoying as I have to manuall copy plugins and themes and upgrades.
Hi Guys,
Safari and Chrome seem to be adding extra padding/margins in regards to the text within the boxes at one of the pages within my website http://www.smsusyd.com/about-us/2010-executive-team/. What can I do to make it appear the same way it does in firefox and ie? Any help would be appreciated.
Cheers!
Hi guys!
Using PHP Version 5.2.13, I'm trying to use the date() function to get/format date,
such function is causing me to get all page in blank and firebug is showing the following error (XML tab):
XML Parsing Error: no element found Location: moz-nullprincipal:{e80b3b2e-b8f1-4a2d-b906-03d42ca6a190} Line Number 1, Column 1:
^
thanks in advantage for your help
Alejandra :)
Hi Guys,
How can we manage the horizontalaxis interval in flex chart? What actually happening is , the data is inserted between two interval levels and its causing readability problem when we draw line grids in graph. The data point is shown in between the data grids. How can we move the axis or manage the data points?
Hey guys
Just wondering if anyone has any idea how you can determine how many bytes of a request have been read/received by the server... In other words how do I stream http request...
In that, users are uploading files and I want to report on a perotic basis how many bytes have been read/received so far.
Just wondering if anyone has any ideas on how I might do this...
Cheers
Anthony
Hello Guys
i need to know how to send Directory via bluetooth in iphone i wana know how to serialize the directory with content and then deserialization is it possible if so i wish to know about it how can i achieve the goal
Thanks
Hi guys,
Probably, this question has been asked before, though, I'll ask it again.
Currently, I'm facing a problem with form encoding. When posting my form, all spaces are replaced by the "+" character. I would like to replace this "+" character by a real space.
Does someone has a PHP solution for this?
Thanks in advance.
Cheers, Lennart
Hi Guys,
I am new to web development, I am coding some ASP.NET,
I checked a lot of examples using MVC in ASP.NET, But I am looking for verbal answers from senior programmers, about why using MVC?
can U as seniors and team leaders show me the benefits?? and why not keeping using asp.net webforms?
thanks
Hi Guys,
I'm trying to create a user using Membership.CreateUser. After I pass the following line:
MembershipUser newUser = Membership.CreateUser(_UserName, _Password, _UserName);
I check the 'aspnet_Membership' table and I find out that the user is indeed created. At that point I stop the application and I check the table again. Mysteriously the user that has just been created is dissapeared.
Does anyone understands what's going on?
Thanks a lot,
Assaf.
Hi guys :|
Css can apply styles in elements through one ID, class or pseudo selector, but i would like to get the HTML tree, something like javascript:
http://codeviewer.org/view/code:e86
Im tired of assign IDs to millions and millions of elements, can somebody help me ?
Thanks
Hi guys,
I'm pretty new in Flex development. Now I'm learning layouts in Flex. I try to make the following layout.
The red arrow means when enlarge the window, the red arrow widget will become large too. Can anyone implement this layout in Flex? Thanks in advance.
Hey guys,
I managed to put my new app on an adhoc distribution but I just noticed that I only have 3GS's ...
It is working quite good on the 3GS (could be a bit faster but that's fine) ... but do you think I should test it on the 3G ?
I know there has been a lot of improvements between 3G and 3GS but would that infer on my uitableview performance ?
Thanks,
Gotye.
Hi guys,
My application tester has a problem while importing .mobileprovision file into iTunes. As I don't have the device I'm not able to check things out, here is the error message:
The provisioning profile "embedded.mobileprovision" could not be imported because an unknown error occurred (0xE800801A).
Any idea? He is trying to test on iPhone, if that helps.
Thanks,
XL
Hey guys,
I just noticed that when you get a network interruption the code proposed by Apple fails to load the images ... It works perfectly otherwise though ;)
It is due to the fact that IconDownloader doesn't do anything if NSURL connection fails ...
Before I struggle with this on my own, anyone has any tips for me :D ?
Thanks a lot,
Gotye.
I have always been kind of confused by threads, and my class right now makes heavy use of them. We are using java.util.concurrent but I don't even really get the basics. UpDownLatch, Futures, Executors; these words just fly over my head. Can youguys suggest any resources to help learn what I need from the ground up?
Thanks a lot in advance!
Hey guys,
When I hit the run button in Flash Builder 4, an older version of my app is being run. I can't for the life of me work out why this is happening. Can anyone help?
Thanks.
Hi guys:
I do this query(1):
(1)SELECT * FROM t1 WHERE title LIKE 'key%' LIMIT 1
I need to do a second(2) query only if this previous query has no results
(2)SELECT * FROM t1 WHERE title LIKE '%key%' LIMIT 1
basically i need only 1 row who got the most close title to my key.
Atm i am using an UNION query with a custom field to order it and a LIMIT 1. Problem is I don't want to do the others query if already the first made the result.
Thanks
Hello Guys,I am basically bb programmer and i used NetBeans ,BB JDE for BB development.
I am partially switching over to android also.So i want to know how to use Eclipse IDE that should be compatible to Both Blackberry JDE and android SDK.
What is IDE' that needs to be downloaded
.I downloaded BlackBerry_JDE_PluginFull_1.0.0.67.exe.
I have a doubt of adding JDE's to IDe and i want to know whether can i load the android SDK to this Eclipse IDE
Version: 3.4.1
Build id: M20080911-1700
Any Ideas will be useful
Regards
Rakesh Shankar.P