|
Hey,
I'm trying to get a webservice up and running that actually requires to check whois databases. What I'm doing right now is ugly and I'd like to avoid it as much as I can: I call gwhois command and parse its output. Ugly.
I did some search to try ...
Started by kender on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I hate to say it, but unless you want and parsing the output (....
But that seems like even more of a hack that what you do now, and would give you a dependency on whatever whois site you chose, which is bad.
Like that exist).
|
|
I want to add a very very simple auto updater to my apps. I want to start with the simplest thing that'll work.
Any suggestions of how to do this? Any suggestions of improvements (or an alternative) to the option below?
Here's one option I'm considering...
Started by Clay Nichols on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
When the user says they want to check for updates, the app will generally....
Like this:
The first time the user starts an app, it will ask whether to check for updates automatically or not (and the interval between checks sometimes).
|
|
Hello,
I am validating some check boxes and would like for the user to be able to select only 4 (from 7 possible) and disable the others if the current box is being checked(if there are already 3 checked) or enable the everything if the current box is...
Started by Tupak Goliam on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you don't want to use a library, I'd suggest like jquery ? You can quite easily select the relevant check boxes using the psudeo-selector ' :checkedFrom a brief skim....
Also, have a look at this check box tutorial .
|
Ask your Facebook Friends
|
Hi,
I want to access NSF File using C#. I am using Lotus Notes 8.5 ( Not using Domino server )
I am putting set of nsf files in a list.But before adding it in into list i want to check whether it is password protected or not .
How can i check that? And...
Started by Preeti on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But that's probably not what....
I guess if you're only.
You might want to check, besidesThere is no DLL that you can use to access an NSF without Notes installed.
Pointed out db.QueryAccess can be used to check access rights.
|
|
What LaTex editor do you suggest? Could you please give me some links?
Started by CKeven on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Of course, there are other options available:
Kile is KDE's LaTeX editor; it's excellent ... .
If you're using Ubuntu, it should be in the apt Emacs (it has everything you need included).
I use TeXMaker.
Check out the TeX mode .
The LaTeX.
|
|
What would you suggest for a Javascript MVC framework?
SproutCore JavascriptMVC Junction Something I haven't heard of...
Answer Snippets (Read the full thread at stackoverflow):
I don't see it mentioned + jQuery plugins provides you an organizing structure....
Have you searched? Couple of examples:
http://stackoverflow.com/questions/386885/is lets you build using an MVC architecture and provide many view components.
|
|
When managing Classified Ads, it's a bit cumbersome to select each individual ad for one operation (eg, Renew, Deactivate) and then scroll down the screen to select the operation and finally click 'Submit'. A global 'Select All' check box would simplify...
Started by Gary on
, 13 posts
by 4 people.
Answer Snippets (Read the full thread at thesamba):
So, Activate/Deactivate All works without requiring the....
People with 100+ ads were going in there and hitting "check all" and renewing all their ads at once/activate all selections in you want to take all of your ads offline for a while.
|
|
Consolidated new features suggestions for submarines :) CHECK IT OUT COOL FEATURES BELOW! So many new possibilities! Now subs can be usable units. Who will add these features?! This applies also for other civs.
Submarines should have special abilities...
Started by Iwo on
, 13 posts
by 8 people.
Answer Snippets (Read the full thread at apolyton):
Cobra@jabber.atman.pl Re: Consolidated new features suggestions for submarines :) CHECK IT OUT Originally posted by Iwo 2-4 You have a stange fetish for supersubs haven't you Iwo?
Actually some of your features range torpedo....
|
|
I include myself in a group of thinkers in this "small" company. In order to gather suggestions and improvement ideas from my development team members, I was put in charge of mounting an Idea/Suggestion Management system.
Some of the enjoyable features...
Started by Marcos Bento on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://stackoverflow.uservoice.com
Have you considered something like Kluster? http.
Try it out for yourself.
Stackoverflow uses it.
Check out uservoice.com .
Requirement if you configured it properly.
|
|
I'm trying to create a user interface in java? what ui builder do you suggest for me to use? Thanks.
Started by CKeven on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Another option you should not ....
You will probably want to settle on a Java IDE as part of the decision making).
Have you tried Jigloo ?
MyEclipse IDE comes with a nice GUI builder Matisse4MyEclipse ("borrowed" from NetBeans IIRC).
|