No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
18 Posted Topics
Re: They should take them so that they are prepared for the possibility Do you have broadband? | |
Re: Unfortunately I can't be of great help here, I have not had a chance to do much in the way of gui programming in python. However I think that you should've done something more like this in __init__: [CODE] self.panel = wx.Panel(self) food = wx.Button(self.panel,label='Food',pos=(10,10),size=(80,40)) drink= wx.Button(self.panel,label='Drink',pos=(100,10), size=(80,40))[/CODE] and then … | |
Hi, For some reason I can't make fopen work. It worked fine on my server, however upon putting the script on my clients server it started giving this error: [CODE]Warning: fopen(test.jpg) [function.fopen]: failed to open stream: Permission denied in <long path> on line 5[/CODE] From this call: [CODE]$File = "test.jpg"; … | |
Re: 250GB! I can only dream of the day when that kind of monthly cap is available to consumers in New Zealand. $50 gets me 20GB on a fair usage scheme where I can download a max of 2GB per day or 20GB per month (whatever comes first) at about 6 … | |
Re: If they don't have a good way of distinguishing illegal filesharing from legal then I think that there could be law suits against the MOU. I also think that one of the best moves they could make would be to stop using DRM on music brought online. It's the sole … | |
Hi, I am typing out my chemistry notes as a study method using html (planning on making a website devoted to study notes) and sometimes need to type something with both super and subscript text straight after it and have noticed that is ends up being out of alignment as … | |
Re: I'd Try google ;) But any way I'm hoping there will be some improvements to finder. I'd love to see more control over sorting (such as folders above files without the hack) | |
Re: Copy that into explorer and check that you can see the file C:\Program Files\Java\jre1.5.0_04\lib\ | |
Hey Everybody, I've recently made the switch to a MacBook and am on the look out for some games. I'm not after big games like Call Of Duty or any thing. More interested in time waster games and ones from indie studios. So know any good indie mac games/studios? Would … | |
Re: Is it plugged in? If so is the power switched on at the wall and on the back of the computer? | |
Re: It sounds like its stuffed to me, but when I had problems with my toshiba, the people over at [url]http://forum.notebookreview.com/[/url] helped me out | |
Re: I had an old computer that had a keyboard attached with a key that (unknown to me) was stuck. That was enough to make it display funny error messages after bios and not boot, so try using a different keyboard | |
Re: I'd put the old card back in and then try using the new card in a spare machine/a friends computers to check it works. | |
Re: (1) put in the windows cd (2) turn off computer (3) turn on computer and hit the key to enter bios/setup (usually del) (3) find boot order and make sure cd is before hdd (4) exit saving changes (5) follow on screen instructions | |
My name is Michael, I'm 15 and I'm from New Zealand. I'm currently at High School where they unfortunately don't offer any courses in programming (the closest I get to a computer course is word, excel, internet explorer (:'(), and other microsoft products) so any threads I post won't be … | |
Re: If you have Java programming experience or are a 3d modeller, etc you might want to check out Radakan [url]http://radakan.org/[/url] which is an open source 3d RPG being developed in Java. That way you don't have to be a jack of all trades and can focus on your specific area … | |
Re: Are you talking about cPanel/WHM because if you are, they are propriety software which you would have to buy a license for. A good opensource alternative is [url]http://www.vhcs.net/new/[/url] although I haven't had experience with it in a real world scenario the online demo looks good. Personally I prefer cPanel though. |
The End.