Re: Updating Dictionary Help Programming Software Development by HiHe Here is one way do accomplish this task: [code]import pprint # constants are pos in list FIRST = 0 LAST = 1 CREDIT = 3 def update_dict(myDict): updatedDict = myDict.copy() for key in myDict: #print key, myDict[key], myDict[key][3] # test # show full name print myDict[key][FIRST], myDict[key][LAST] credit2 … Benq FP567S powers off and on continuously Hardware and Software Hardware by pcguy I have a Benq FP567S monitor and recently when I pushed the power button on the from it would start powering off and on continuously and the only way to stop it was to unplug the monitor. I have disassembled the monitor and looked at the components on the two circuit boards. There are no bulging capacitors or flash over marks. All of the … Apple slow to patch iPhone security holes Hardware and Software Hardware by happygeek According to a [URL="http://www.theregister.co.uk/2008/07/04/iphone_security_patch_lag/"]report[/URL] at The Register Apple is failing to keep iPhone software up to date with security patches. This despite the iPhone 1.1.4 software being nothing more than a "pared-down version of Mac OS 10.5" it says. The Jesus Phone is said … Updating Dictionary Help Programming Software Development by bigredaltoid Hey guys, I need to print a dictionary from a text file and than print it again with the last two values updated in each row. The text file appears as so: 12345678 Joe Dokes IT 30 95 87654321 Sally Sue ISYS 50 87 34876293 Bo Burnham MATH 60 78 98375498 Yarg Noreamac PWN 45 97 I was able to print the initial dictionary, and at least … Pwning DaniWeb: the search is on for the God of Code Programming Software Development by happygeek DaniWeb, the 10 year old IT discussion community with more than a million members, is always looking forward and never stops introducing new features and functions for users. When spammers managed to get the better of the (highly customised) vBulletin forum platform which had been driving DaniWeb since the get go, founder and CEO Dani Horowitz got … Which is the most secure smartphone? Not the iPhone it appears... Programming Mobile Development by happygeek … you go by the results of the annual [PWN2OWN](http://www.pwn2own.com/) hacking competition which was held in Tokyo last…wild attacks taking place. And then came the [Mobile PWN2OWN 2014 results](http://h30499.www3.hp.com/t5/HP-Security…all the exploits were immediately disclosed to the vendors at PWN2OWN, because these are not the bad guys, that … Re: The truth behind that 20 second iPhone hack Hardware and Software Hardware Mobile and Wearables by GeekNews My first go around on reading this and I was going to say what BS, thankfully I re-read it in a clearer light. Yeah they had weeks to develop the hack, heck they likely spent months, but that's what hackers do. The fact is they are only showing you the quickest easiest exploits they know, this doesn't mean that is all they know. In fact these … Re: [Member of the Month - Oct '04] New forum regular gets $30 Community Center Geeks' Lounge by hexstar [QUOTE=cscgal]This contest is only open to new members of the DaniWeb community - those who have registered during the month of August. You guys have all of August and September to post as much as you can :) At the beginning of October, the member with the most number of quality posts will be the October member of the month :) To thank you for … Re: If you could change one thing ... Community Center Meta DaniWeb by jbennet I could basically pwn most people on this page in terms of posts but the fact of the matter is that no-one cares. Wow, i post a lot. Big deal. Most of what I speak is crap anyway. Post count is not a race. It stands for nothing. Rep is what matters. Re: If you could change one thing ... Community Center Meta DaniWeb by ~s.o.s~ [quote=jbennet;347218]I could basically pwn most people on this page in terms of posts...[/quote] *Cough* :-) [quote]Post count is not a race. It stands for nothing. Rep is what matters.[/quote] No, I don't think so. Even though I have a bit of rep, IMHO, I don't think its the rep that matters. Its what you know you have done for the forum as … Re: What music does everyone like? Community Center Geeks' Lounge by linux Yeah I have like $4,500 that I earned from then like two weeks ago. Pwn. Re: What music does everyone like? Community Center Geeks' Lounge by joshSCH [QUOTE=linux;376339]Yeah I have like $4,500 that I earned from then like two weeks ago. Pwn.[/QUOTE] damn are you serious? Hell.. I could edit, that doesn't seem too hard.. Re: Planning on buying a new pc. Advice please Community Center by Sturm Video card should be your number 1 priority. Before buying check if its DX10 compatible. Quad core extreme OC'ed intel core 2 should pwn. 2 gigs of ram definetely (maybe even 4, rams cheap). You will probably want a 10,000 rpm harddrive. Re: Halo 3... Community Center Geeks' Lounge by Sturm >are you kidding me? you just aim. I guess you have to have good hand-eye coordination. Well I pwn at battlefield, AA, and quake... Re: What do you play on your pc? Community Center Geeks' Lounge by jbennet *i meant to say gigabit lannage and my pc can play COD4? . My graphics card is an x800pro 256mb and runs it fune. My CPu and RAM also pwn your face. Re: Google's operating system Digital Media Digital Marketing Search Engine Strategies by jwenting Google is getting way too intrusive, shortly people will be completely pwn'd by them and that's when they suddenly will realise they can no longer access their own data without paying Google a kingly ransom for it. In the meantime Google will be analysing all that data and selling it to the highest bidder. Re: Five *nix Myths Busted Hardware and Software Linux and Unix by JamesG76 Pretty ignorant comments about Windows having no security, as usual. Windows Vista and Windows 7 are very secure systems, you read a lot about Windows vulnerabilities but what those CNN and PCWorld articles don't mention is that they are almost impossible to exploit because of anti-exploit technology in the OS (even before being patched). Vista … Re: mixing C and C++? Programming Software Development by mike_2000_17 There are many ways to mix C and C++. 1) It is very typical for external libraries to have C interfaces (API). There are many reasons why a C interface is chosen (or necessary). In that case, mixing C and C++ is required in order to use that external library, and it certainly is not considered bad style or whatever. This is normal and very typical… Re: Data Execution Prevention Hardware and Software Microsoft Windows by rubberman The probably means that you have a virus on your system. DEP errors generally mean that something is trying to execute data as code, which is one of the ways that a virus uses to pwn your system. One of the things that happens when you open a folder on Windows is that it expands the thumbnail pictures and icons of applications. These are embedded … Re: Data Execution Prevention Hardware and Software Microsoft Windows by Brianjs [QUOTE=rubberman;1708775]The probably means that you have a virus on your system. DEP errors generally mean that something is trying to execute data as code, which is one of the ways that a virus uses to pwn your system. One of the things that happens when you open a folder on Windows is that it expands the thumbnail pictures and icons of … Re: DoSearches appeared on my chrome homepage Hardware and Software Information Security by rubberman Whatever you do, DO NOT download an antivirus from these knuckleheads! It is (to me at least) an obvious attempt to pwn your system and add it to some malware botnet. As to how to remove it, have you tried mainstream A/V software, including legitimate free/open-source ones like ClamAV? Re: IPhone stealing data from a windows operating system? Hardware and Software macOS by rubberman You poor schlub! NEVER let someone plug an unknown device into your computer!!! (emphasis intended) To help people with recharge problems, keep a wall-powered usb charging cable available. No issue with pwning your systems. Since this happened, you need to do the following: 1. Reset your WiFi router to factor settings (may not be sufficient). 2.… Re: A simple key logger (Tkinter assisted) Programming Software Development by rubberman And the purpose of this is? Keyloggers can be used to build a remote-control support application (I have done so in the past, and that is what VNC and other RC applications do), or it can be used for nefarious purposes. In any case, it can be a dangerous path to provide for those who don't know how to pwn systems already... :-( Re: i'm busted Hardware and Software Information Security by rubberman @Slavi - yes Linux has its malware, mostly targeted at commercial enterprise systems, but it is much more difficult to pwn than Windows for one simple reason. When you set up a Windows system, the default user is given administrator privileges by default - no password required to get admin access. This is not the case with Linux. For root access (… Re: PHP 7 is comming Programming Web Development by rubberman PHP is, in my humble (or not so) opinion, a great framework for server-side web development. JavaScript, HTML and the rest are mostly client-side tools. If the specified code (PHP, JS, HTML) are properly secured on the server, then the chances of malware infections are greatly reduced. These days, security has an upper-seat to that of ease-of-… Re: Compiler issue. Programming Software Development by rubberman This sounds a lot like a means to pwn an application. Please take your attempts to subvert application security elsewhere! New to ASM need help with PWN on 16F627 Programming Software Development by alias_neo Hey guys, I'm looking to make some pulsing LEDs and I believe PWM is the way to do it, I'm new to ASM and don't really know how it works. Datasheet is like reading chinese to me. Could anyone please help me out with how to get started? Re: New to ASM need help with PWN on 16F627 Programming Software Development by Colin Mac Well, If you don't want to start with asm, you could use BASIC. You don't need PWM if you just want to turn LEDs on and off. Any fixed square wave will do it. In other words, just toggle the pins. There's a free version of the Swordfish compiler you could use if you want to get started in basic. Re: New to ASM need help with PWN on 16F627 Programming Software Development by alias_neo [QUOTE=Colin Mac;579169]Well, If you don't want to start with asm, you could use BASIC. You don't need PWM if you just want to turn LEDs on and off. Any fixed square wave will do it. In other words, just toggle the pins. There's a free version of the Swordfish compiler you could use if you want to get started in basic.[/QUOTE] HEY, thanks for… Re: New to ASM need help with PWN on 16F627 Programming Software Development by Colin Mac What you normally do is create a timer interrupt to control the pulse width, so the processor can be doing something else. I haven't used Microchip's line of micros yet so pic asm is gibberish to me. Have you seen this turorial [url]http://www.iguanalabs.com/pwm.htm[/url] The code isn't for PICs, it's for 8051s but it explains it well. This …