Posts
 
Reputation
Joined
Last Seen
Ranked #28
Strength to Increase Rep
+17
Strength to Decrease Rep
-4
74% Quality Score
Upvotes Received
620
Posts with Upvotes
509
Upvoting Members
236
Downvotes Received
293
Posts with Downvotes
204
Downvoting Members
80
330 Commented Posts
35 Endorsements
Ranked #34
Ranked #28
~2.12M People Reached
About Me

Software Developer

7,623 Posted Topics

Member Avatar for ndeniche

Its either a dimmer switch or its one of those ones that takes a few seconds to go completely off and oh is it roman numerals? VII = I (8 = 1) IV = II (4 = 2) maybe?

Member Avatar for Reverend Jim
1
482
Member Avatar for vegaseat

"We sleep soundly in our beds at night because rough men stand ready in the night to visit violence on those who would do us harm." Winston Churchill.

Member Avatar for Reverend Jim
15
13K
Member Avatar for kamaksha1
Member Avatar for samaru
Member Avatar for Salem
2
53K
Member Avatar for The Dude
Member Avatar for Dani
3
11K
Member Avatar for moderate_rock48
Member Avatar for Duki

[quote=Infarction;438263]I'll either have pasta or leftover pizza for dinner. And probably some Scotch afterwards, though maybe Vodka+lemonade...[/quote] I dont get how in films Americans always drink scotch when they are sad. No-one ever actually does that. I dont really like drinking hard stuff like that (i drink in moderation, and …

Member Avatar for Dani
22
17K
Member Avatar for shanaka95

[url]http://en.wikipedia.org/wiki/Soldier_of_Fortune_%28video_game%29[/url]

Member Avatar for Andrew_107
0
310
Member Avatar for pprashant

[quote=sabrina07080236;448389]but more than a screen recorder, you can record all the actions taking on the application and then add some tips or instructions to it, even more, you can easily add the narration from microphone or import audio file directly. [/quote] You do know that you can get a product …

Member Avatar for Jose_52
0
182
Member Avatar for mattyd
Member Avatar for Archenemie

NetBeans, nice easy visual-studio-like interface. But generates ugly code. Writing your own is best in the long run, but for RAD, netbeans is good.

Member Avatar for dotxyteam
0
2K
Member Avatar for nishant52
Member Avatar for shalini_8
0
4K
Member Avatar for tony75

Well, install it. apt-get instal python-pyside or install it from pypi using pip (apt-get install python-pip then pip install pyside). It probably has other dependencies too, like PIL and QT.

Member Avatar for Andreas_7
0
22K
Member Avatar for samaru
Member Avatar for webinvest

Yes, please try to keep it clean. Bad news, but for your information, its not possible. You could write a program to automate excel, or use VBA to write a GUI for it, but the person running it would require excel on theier pc.

Member Avatar for Getahun_2
1
22K
Member Avatar for kanebt

Yeah. Your details must be kept on file . We produce a lot of bulk emails so in case your ISP wants proof that we are not spammers, we must provide it.

Member Avatar for Олег_9
3
3K
Member Avatar for jej1216

they can be exploited to form a DoS attack servers which have PHP safe mode enabled (most hosted ones) dont allow these potentially dangerous commands

Member Avatar for Ray Paseur
0
3K
Member Avatar for andy1981iron
Member Avatar for xaznfr33kx

In some games you can toggle an option between software rendering the mouse and hardware rendering it. For some people this helps.

Member Avatar for Yehuda_1
0
5K
Member Avatar for RizzLinux1388
Member Avatar for abyss776
Member Avatar for TKSS

my linksys router comes with built in support for dyndns - a service that automatically and for free keeps your domain name bound to your IP

Member Avatar for cereal
1
3K
Member Avatar for Smalls

[quote]Dim cmd As New SqlCommand("SELECT Username, Password FROM(Users) WHERE (Username = '" & UserTXT.Text & "') AND (Password = '" & PassTXT.Text & "')", con)[/quote] NO. BAD! This is open to a SQL Injection Attack. Security hole. Dont simply append the strings. You should be using what is called a …

Member Avatar for akash_12
0
3K
Member Avatar for sergiome

Are you able to click Control+Alt+Del and then go to task-manager -> file -> run and type explorer.exe?

Member Avatar for Oliver_8
0
1K
Member Avatar for cassyjack

In access 2003 you can change the recod locking options under TOOLS -> OPTIONS -> ADVANCED and you can choose: Open Mode (shared or exclusive) - Shared allows multiple users to run the database, exclusive doesnt. "Default Record locking" has choices for: No locks (BAD IDEA!!!) All records (impractical) Edited …

Member Avatar for Sudeshna_1
0
9K
Member Avatar for luhart

this happened to me nearly. i got cable internet and there was a lightning strike and the cable box, cable modem and my router all got fried as did all my wired clients but for some reason all my wifi clients were ok. could the surge have come over the …

Member Avatar for rubberman
0
815
Member Avatar for SgtMe

[quote]Can I stop the box coming up telling me it's not responding and trying in vain to find a solution?[/quote] I dont know about 7, but on older version of windows there is a registry setting with the number of milliseconds a program has to be uresponsive for before windows …

Member Avatar for Simple_2
0
2K
Member Avatar for Dani

I like the OSK. I wrote a small app that allows you to use a joystick as a keyboard/mouse so for text entry its good

Member Avatar for Michael_67
0
4K
Member Avatar for wonderland

Really, you need to use some sort of content management system. For that you are best using server-side-scripting technology (perhaps using a database as well, although for a small site, flat-file would do fine)

Member Avatar for _1_27
0
1K
Member Avatar for Mislam

The cable may be broken. I have acertain monitor where you wiggle the cable and it goes pink

Member Avatar for sam07
-2
8K
Member Avatar for ibthevivin

You have to do a practical skills test though.... I'm doing the first cisco module ATM (exploration?). There are a number of Online tests n the one practical for me... But I'm doing it at a college.

Member Avatar for Bahar_2
0
466
Member Avatar for khess

[quote]Oh, and I'm surprised no one mentioned the case sensitive file system, what a relic. It is something Mac & Windows did away with ages ago, but it isn't even an issue in Linux.[/quote] Windows can tell the difference. It just chooses not too. Case-sensitivity can be made the default …

Member Avatar for Andrew_29
4
4K
Member Avatar for The Dude
Member Avatar for happygeek
Member Avatar for Tommybb

virtually all software development jobs as a large % of code is in C or C++ 90% of games are coded in C++, as is the vast majority of operating systems, and quite a lot of opensource software. C is a very versitile language.

Member Avatar for parul26sha
0
1K
Member Avatar for OmniX
Member Avatar for playagain
Member Avatar for priya..
-2
12K
Member Avatar for framerw47

Start up XP. Login and double click on my computer. Right click on the disk which holds the affected folder and choose properties then go to the tools tab. Choose "Error Checking" Check "automatically fix errors" and "reocver bad sectors" Clisk go. It will say the disk is busy and …

Member Avatar for AdamParola
0
682
Member Avatar for John A
Member Avatar for mindmergepk
0
491
Member Avatar for Bobbiegirl

the arrow in the compiler output is pointing to where the error is. Seemingly the class called "first" is not found when you try to call first.getmiles

Member Avatar for JamesCherrill
0
913
Member Avatar for Dave Sinkula
Member Avatar for shahidali6
11
10K
Member Avatar for Randomishlying

Yup. On my machine by default, for example, if I reset my BIOS (i.e. if the battery died) I would be screwed as it defaults to using my (fried) onboard VGA video by default, instead of the addin PCI-X card.

Member Avatar for Ebenezer majari
0
466
Member Avatar for DemonicGoldfish
Member Avatar for LogsdonTechnics
Member Avatar for gamer_ankh

is it usb or regular (3.5mm jacks)? If its 3.5mm make sure its plugged into mic and not speakers. Turn the webcams mic right down in the sound menu and then use the webcam/headset wizard in msn to adjust it.

Member Avatar for Riptyed
0
2K
Member Avatar for ~s.o.s~

I am using BlueJ at university to learn OOP concepts using Java. I find it very good. I highly reccomend the book. "Objects first with java - practical intro using BlueJ"

Member Avatar for ~s.o.s~
46
6K
Member Avatar for The Mad Hatter
Member Avatar for ZZucker
-2
309
Member Avatar for kazek

[quote]I had a customer once who wanted .exe files instead of .jar files *sigh* guess how happy he was when he found out his program didn't work so well in Linux[/quote] ??? You can run java on linux. Thats the whole entire point of java, is that its Write Once …

Member Avatar for stultuske
0
5K
Member Avatar for awesomelemonade
Member Avatar for VIeditorlover

The End.