262 Topics
![]() | |
I have python 3.0 and im trying to get this code to work but I don't believe it is recognizing all the attributes it's supposed to. [CODE]import pygame, sys, random from pygame.locals import * #*******************************************SETUPVAR************************************************** BLACK = (0, 0, 0) WHITE = (255, 255, 255) RED = (255, 0, 0) … | |
Please help me with this bug. I have python 3.0 and I was using pygame and for some reason it isn't reconizing [CODE]windowSurface[/CODE] here Is the code Im having problems with and thanks in advance. [CODE]import pygame, sys, random from pygame.locals import * #*******************************************SETUPVAR************************************************** BLACK = (0, 0, 0) WHITE … | |
For our long discussion: [url]http://www.daniweb.com/code/snippet216632.html[/url] Both jumping to first unread and going to last message by poster's name does not work. Also jumping to specific post does not work: [url]http://www.daniweb.com/forums/post1253810.html#post1253810[/url] | |
I may just not be seeing an already created thread about this and I hope I'm posting in the right place about it. Just today I've started having some rather interesting statistic information showing up in [URL="http://www.daniweb.com/forums/member779156.html"]my profile page[/URL] that doesn't match what the real statistics SHOULD be. As an … | |
Hi, I am running Visual Studio 2008 with the latest service pack and updates. I opened up my window to start coding and can only see half of my code. The left half appears to be off the window on the left side, and the right half is on the … | |
Hey Im doing a loop with somthing similar to this: [code=C] char stn[25]; do { printf ("Insert a number:\n"); gets(stn); }while (stn!="123"); if (str=="123") { printf ("Good value!"); } [/code] Now if I input 123, it enters the if that prints "Good value!" and the program ends naturally. Now if … | |
When I watch full length movies online, sometimes my mouse is hidden on the browser. Just inside the browser though. I have to repeatedly hit the ctrl button to see where its at. This only happens when I watch divx streamed video for long periods of time. After the mouse … | |
I can reproduce this bug in IE7 (and a colleague in IE6), my link is here: [url]http://www.pritaeas.net/tools/linkfarm/[/url] If you select a tag the list gets filtered and the tag added to the selected div. Unselecting it will reset the taglist, and remove() the tag from the selected div. Selecting another … | |
[B]It's long but simple. I have only explained the problem in detail.[/B] After searching a lot i did not get any answers and finally i had to get back to you. Below i am explaining my problem in detail. It's too long, so please don't quit reading. I have explained … | |
It may only have impacted a "small number of users" for a "short period of time" as a Facebook spokesperson put it, but by pushing out buggy code the social networking giant created a potentially huge privacy problem for those whose accounts it did touch upon. Considering that Facebook has … | |
Personally I prefer the Reputation as a measure of one's helpfulness/popularity on DaniWeb, and truthfully I haven't paid much attention since the introduction of the Up/Down Voting system. But lately one thing is starting to bug me about it - if someone up/down votes a post, it is completely anonimous … | |
It all kicked off last night with a [URL="http://hackersblog.org/2009/02/07/usakasperskycom-hacked-full-database-acces-sql-injection/"]posting to hacker board[/URL] claiming to have carried out a relatively simple SQL Injection attack on one the world's biggest and best known IT security companies: Kaspersky. The hacker, currently only know as 'unu' claims that the SQL Injection attack on usa.kaspersky.com … | |
[url]http://www.daniweb.com/forums/thread252440.html[/url] gets me this error message [quote=daniweb_server] Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 3842759 bytes) in /home/daniweb/httpdocs/forums/includes/class_bbcode.php(172) : eval()'d code on line 150 [/quote] I'm assuming the OP has pasted a bitmap (or some other stupid thing) into the message, rather than an attachment. | |
Yesterday [URL="http://www.daniweb.com/blogs/entry3943.html"]I reported[/URL] how the security vendor Kaspersky had allegedly fallen victim to a SQL Injection attack, with the usa.kaspersky.com website hacked and plenty of data potentially exposed. I said that Kaspersky would no doubt make an official statement sooner rather than later, and it has. Unfortunately it is one … | |
Hi I think Im dealing with an IE insertBefore bug, the script runs fine in Chrome, I have created my own modal box which gets inserted as a new node - the first inside the <body>... however, in IE, the new box is inserted within the first <div> inside my … | |
User [URL="http://www.daniweb.com/forums/member633371.html"]FBody[/URL] send me this PM: [QUOTE=Fbody]I couldn't find a site support style link so, because you're a mod that I've interacted with before, I'm sending this to you. Would you please forward to the appropriate person? I posted in the thread "[URL="http://www.daniweb.com/forums/thread250820.html"]sleep() error, help![/URL]" yesterday and subscribed to the … | |
Does anyone know just what is happening with Microsoft Windows Mobile devices? It would appear that many users with Windows Mobile powered mobile phones have been getting SMS text messages dated 2016. The first reports came as folk started to receive Happy New Year messages from family and friends on … | |
I was looking at [URL="http://www.daniweb.com/code/snippet237803.html"]this snippet[/URL] by Ancient Dragon and I saw that it had received 7 downvotes. I found this odd, because the snippet was actually quite good, so I upvoted it. I expected to be -6 after my upvote, but it went from -7 to +1. This is … | |
Twitter has [URL="http://status.twitter.com/post/240745460/retweet-feature-temporarily-disabled"]suspended its new retweet function[/URL]. Now, this takes me back. When I started writing about technology this stuff was commonplace. A software company would announce a new version or a new package, its target date would come and go and then it would be released as buggy as … | |
Once upon a time, Usenet newsgroups were the Twitter, Facebook and forums of the online world. All the early Internet community makers were there, and important announcements such as the arrival of Mosaic by Marc Andreesen broke there first. Then the inevitable happened, and Usenet slowly imploded. That could have … | |
I have been using web browser for many years now (Firefox, Internet Explorer, Opera, Crome, Safari) and with heavy use of the internet, I have found that all of those browsers except Opera crash after the first few hours of having 20 tabs open with them constantly opening and closing. … | |
Hello daniweb. I'm working on a Poker Holdem Application and I'm trying to work on a view/jframe for it. Everything was running smoothly until something weird happened. After deleting an old hand-coded MainFrame which extends JFrame file, I tried to create a new MainFrame/JFrame file but this time using netbeans … | |
:icon_eek: Strange things have been happening lately. 1. Visited threads are still marked as unread ? 2. Even though I made the last post in [url=http://www.daniweb.com/forums/thread228062.html] this [/url] thread, [url=http://www.daniweb.com/forums/forum17.html] php forum [/url] doesn't say so. I have attached the screenshots of the forum and the thread. One more bug. … | |
Is that what it should do? [URL="http://www.daniweb.com/code/snippet227078.html"]Here[/URL] It is displaying my name as it appears in my profile as opposed to my DaniWeb screen name. Is that a bug or is it meant to do that? | |
Attachment taken from [URL="http://www.daniweb.com/forums/thread221971.html"]here[/URL]. 47.83% 34.78% 47.83% 21.74% 8.70% 21.74% 13.04% 4.35% 0% 34.78% ---------- + 234.31 % Which is more then 100% :) The problem is that the percentage is calculated from the total voters and the votes. In this example there are 23 voters, and for example 11 … | |
I have noticed that since the upgrade, when previewing the text that we are about to post, the previewed text is smaller than it should making the number of words per line misleading and at times hard to read. Also in this same preview area, code boxes with a line … | |
Hello! I'm having trouble with the CSS of this liquid (flixible ) layout. The problem occurs only in IE7. Whenever I decrease the size of the browser the #eventsListing (6 images) drops under #content (text/copy). I tried all kinds of hacks and freestyle solutions but nothing have worked so far. … | |
What happens when your security software thinks your operating system is out to get you? Users of AVG8 discovered the answer when it decided that a Windows XP user32.dll system file was infected with a Trojan, and deleted it. Uh oh Buck, biddly biddly biddly. What happens when you delete … | |
So today, according to Tuesday's announcement, there will be new iPhone software available from Apple. We don't know exactly when, in the UK at 1.20 it wasn't there, but no matter - it's going to arrive. And it's going to address issues a few users have noticed, specifically poor battery … | |
Here we go again with the iPhone, Apple says it's issuing a fix without - as is Apple's habit - [URL="http://news.bbc.co.uk/1/hi/technology/7569393.stm"]telling us what it's fixing[/URL]. Even as a satisfied user I can think of plenty. Searchable e-mail. MobileMe that really works on my iPhone (it still does nothing outside theb … | |
You really could not make this up, despite the fact that the computer bugs in question are called 'crazy rasberry ants' and reported quotes from victims range from the ridiculous [URL="http://www.timesonline.co.uk/tol/news/world/us_and_americas/article3941545.ece"]"If you’ve seen a car racing, that’s how they are. They’re going fast, fast, fast. They’re crazy"[/URL] to the sublimely … | |
[I]Sometimes you're the Louisville Slugger Sometimes you're the ball ~Mark Knopfler, The Bug[/I] Technology moves so quickly it's a bit like the weather in New England. If you don't like it, wait five minutes. To prove this, not long after I published my post last week, [URL="http://www.daniweb.com/blogs/entry2351.html"]Microsoft Misses the Boat … | |
It may surprise you to learn that of the 400 million airline tickets issued by members of the International Air Transport Association (IATA), only 64 million of them are actually printed on paper. It seems that most of the world has already been bitten by the e-ticketing bug, which is … | |
IT security and control firm [URL="http://www.sophos.com"]Sophos[/URL] is urging computer users once again to patch against a critical bug in how Microsoft Windows handles animated cursors (ANI files) as hackers exploit the problem by sending out emails related to professional party girl Paris Hilton and hardcore actress Jenna Jameson. This latest … | |
A number of users are reporting that the new Kaspersky AV component in the latest [URL="http://www.zonealarm.com"]ZoneAlarm [/URL]Security Suite 7 is broken. And broken in such a way as to leave your system unprotected while appearing to be fully functional. The problem manifests itself after a successful installation with the AV … | |
You know when you are invited to the [URL="http://www.stjohns.co.uk/"]St John’s Innovation Centre[/URL], part of the Cambridge Enterprise Hub in the UK that supports early-stage knowledge-based businesses and research institutes, that you are going to be in for an interesting day. When it is a press day with a focus on … | |
I just haven't been able to get a good night's sleep lately. On a positive note, that has left a lot of time for me to devote extra time to DaniWeb. I've moved a couple things around, changed a couple other things, and am just hoping that everyone can get … | |
Attention Microsoft Users -- As of late Tuesday afternoon Chicago time, major news networks are reporting being affected by a new bug called Zotob. It affects Microsoft systems, as described in a Microsoft Bulliton MS05-039, a document that was released earlier this month. CERT sources say that they have seen … | |
I just lost my post because it said i wasn't a member. I am going to make this short and try to remember to copy this. I was working on last Java project and i needed help. I went to Java Sun forums [url]http://www.sun.com/[/url] but somehow they have a bug … | |
Hey all, I'm working on a project combining a javascript bookmarklet and a php script that lets users mail the url of the site they are currently browsing to their email address. I had a PHP issue solved over in the PHP forum: [url]http://www.daniweb.com/forums/thread202375.html[/url] But now I have a new … | |
Hello everyone! :) I've had this problem for over a year now, and for some weird reason I just adapted to it instead of trying to solve it. Anyway, here's how it goes. Whenever my network is enabled, i cannot double-click or right-click any file, because it makes the computer … | |
Hi, When you post a new code snippet, it is always announced multiple times on Daniweb's index page, is this normal or is this just an unreported bug? | |
Hey there daniweb, I'm a web developer that is way out of my element here, hoping to find some help. I'm supposed to be converting a python/c++ library to linux for a coworker. I'm terrible at python and even worse at c++. This truly is not my element. After a … | |
Hello everyone! I am not sure if someone has already reported this bug, but here it is. An example: [code=javascript] <form method='post' onsubmit='javascript: validateform(this);'> [/code] When you click on "Toggle Plain Text", you can see < b >< /b > getting appended to javascript ! :-/ Some more example threads. … | |
I recently bought a refurbished Maxtor DiamondMax 11 and it totally sucked so I returned it. It made sandpaper noises. So then I figured I can't go wrong with a brand new Seagate Barracuda 500 gigger but was I ever wrong. It works ok until it actually has to transfer … | |
(this is an oldie, but I don't see that it's been posted here on DaniWeb) 1. Defensive programming? Never! Klingon programs are always on the offense. Yes, offensive programming is what we do best. 2. Specifications are for the weak and timid! 3. This machine is GAGH! I need Quad … | |
![]() | I am using xls2csv.py from the module pyExcelerator in python but there appears to be a bug in it. [url]http://www.daniweb.com/forums/thread144178.html[/url] [code] #!/usr/bin/env python # -*- coding: windows-1251 -*- # Copyright (C) 2005 Kiseliov Roman __rev_id__ = """$Id: xls2csv.py,v 1.1 2005/05/19 09:27:42 rvk Exp $""" from pyExcelerator import * import sys … ![]() |
Hi all, We have a "reputation bug" this time. When I view my 'reputation' from my control panel (ie., [url]http://www.daniweb.com/forums/usercp.php[/url]) , I see 'up-to-date' reputation (Ref: 1st image). But when I click on "Latest Reputation Received" ([url]http://www.daniweb.com/forums/userrep.php[/url]) , I don't see the last received reputation ! (2nd image) :-/ Where … | |
In [this](http://www.daniweb.com/forums/thread131922.html) thread, I can see the first 5 posts. Then, all I see is an empty page. If the length of the text in code-tags is more, this seems to happen. First I thought it must be my internet. So, I reloaded the page and again, I see only … | |
I just recently discovered a new bug...well, new to me, anyway. While running the usual scans in safe mode (AdAware, Spybot, SmitfraudFix, HijackThis, etc.) on a customer's computer, it suddenly blue-screened on me, then went to a Windows XP splash page, then another blue screen, and so on in what … |
The End.