1,730 Posted Topics

Member Avatar for Stefano Mtangoo

Please help me guys. My Disk have corrupted and chkdsk have failed to repair although it have detected the corruption. It is external HDD and I don't know if there is any tool I can use apart chkdsk. Both partition in the drive are corrupt and they have my very …

Member Avatar for Stefano Mtangoo
0
140
Member Avatar for Stefano Mtangoo

Just a curious Question. What do you prefer, QT or wxWidgets? How do compare the two in terms of: 1. Nativity 2. Easiness to learn 3. Documentation 4. Weight (The size in MB) 5. Licencing 6. Any other factor(AOF) Thanks all!

Member Avatar for NicAx64
0
440
Member Avatar for Stefano Mtangoo

Hello all, I'm trying to link two files but I get error "multiple definition of `funny_words()' " I don't know what to do, as I'm new to C++. I'm reading PROGRAMMING IN C++ by P.B. Mahapatra and the topic is PREPROCESSOR. I have to learn how to Link headers, and …

Member Avatar for Stefano Mtangoo
0
154
Member Avatar for Stefano Mtangoo

Hi all, I have MP3 player from [url]http://www.premiumbeat.com/flash_resources/free_flash_music_player/multiple_tracks_mp3_player_menu.php[/url] and I want to put it in my page. I want it to appear in every page. I'm pretty new to many PHP stuffs and with PHP page I judt do simple include statement. How do I do that? Here is their …

Member Avatar for Stefano Mtangoo
0
110
Member Avatar for Stefano Mtangoo

Hello all, I have been teaching myself PHP through others writting; so bear with me if you find something foolish. Having said so, I want to make a simple Music library with MySQL/PHP. I have made this very simple Login form as shown below. I want after someone successful login …

Member Avatar for Stefano Mtangoo
0
90
Member Avatar for divyasrinivasan

this code may help you: <don't ask foolish questions> [url]http://www.daniweb.com/forums/thread166180.html[/url] </don't ask foolish questions>

Member Avatar for mail2saion
1
195
Member Avatar for tillaart36

I played around a little and came with this. Note assumption here is, two lists are equal :) [CODE=python] list1 = [0, 0, 1, 1, 0, 1, 0] list2 = [0, 0, 0, 1, 1, 1, 0] score = 0 i = 0 while True: #assumming length of both list …

Member Avatar for tillaart36
0
248
Member Avatar for Stefano Mtangoo

I have the page and the main page doesn't get to bottom. In short it doesn't fit up. Take the code and see what I mean. If you don't know PHP just replace it with <p> Garbage words</p> [CODE=XHTML] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" …

Member Avatar for almostbob
0
80
Member Avatar for Stefano Mtangoo

I have been in some tutorials for socket Module. It is very interesting. I want to know what I need to Know to make simple peer to peer/Client server Chat software but I'm new to Network, so anything that will help me put things together? Thanks Guys :)

Member Avatar for lllllIllIlllI
0
174
Member Avatar for pythononmac
Member Avatar for ProgrammersTalk
Member Avatar for patelrg
Member Avatar for Stefano Mtangoo

Can someone clarify me the difference between CHAR and VCHAR and which one is best to be default type in my all SQL queries? Is it VCHAR or CHAR? :D

Member Avatar for nav33n
0
99
Member Avatar for Stefano Mtangoo

I'm beginner in PHP, and for long have been doing my site in XHTML. Now I want to make a News box and have made PHP code for that function as shown below: [CODE=php] <?php function pop_boxes($words, $class) { $string = "<div $class> $words </div>"; print($string); } ?> [/CODE] And …

Member Avatar for Stefano Mtangoo
0
82
Member Avatar for Stefano Mtangoo

Hi All, Here is my Index code. How can I make footer be at the bottom of other div. In css I floated to left the leftbar and to right the main contents. The header is fine but footer comes just below main content instead of being at bottom of …

Member Avatar for Stefano Mtangoo
0
120
Member Avatar for Trogan

The best Package I love is WAMP. The only reason I use XAMPP in my USB stick is because WAMP isn't yet portable

Member Avatar for FlashCreations
0
225
Member Avatar for Stefano Mtangoo

Hi All, I'm using XAMMP server in USB stick and have Web project in this structure: [COLOR="Red"]F:\xampplite\htdocs\projects\Elijah[/COLOR] So my current working DIR is elijah. However, I don't want to write the long path "../projects/elijah/elijah.css" when linking css file or using images. I would like to use something like a function …

Member Avatar for Stefano Mtangoo
0
176
Member Avatar for ShariM

+1 For stas, But here is my suggestion: 1. Netbeans 2. Codebloster 3. PHP Designer 2007 Personal Edition For freeware For $ based IDEs Check DreamWeaver. :)

Member Avatar for Stefano Mtangoo
0
90
Member Avatar for dmanw100

[QUOTE=nav33n;808736]foreach($array as $value) simply means, for every element in the array, assign its value to $value. foreach($array as $key => $value) assigns the index of the array to $key and value of that index to $value. :S I hope I am not confusing you! This is almost similar to for …

Member Avatar for Stefano Mtangoo
0
190
Member Avatar for artmansoft

If Nothing is equivalent to NULL, why not use ctypes and get it? BTW I left VB long ago at early learning stage because I wasn't able to buy the VB 6 bundle, so I don't remember it!

Member Avatar for jrcagle
0
1K
Member Avatar for Stefano Mtangoo

Hi All, Please help me to understand it better. I want to have a simple site with Header, navigation bar, side bar and opposite to side bar, main contents. I want to Include files for this sections in index.php. Here is a thing I dont understand: ---- If I divide …

Member Avatar for Stefano Mtangoo
0
114
Member Avatar for Stefano Mtangoo

IBM Thinkpad Machine cannot start. Once it started and displayed Warning that desktop was recovered and then it hanged. Now it cannot start completely. I wonder what would be wrong. I remove RAM and HDD and nothing happens. I returns everything in place, yet nothing :( The friend reported that, …

Member Avatar for Stefano Mtangoo
0
191
Member Avatar for jaycustom21

No DONT EDIT! One (first) is for normal boot In case things mess up, use #2 for startup repair

Member Avatar for cguan_77
0
113
Member Avatar for eyewirejets
Member Avatar for eyewirejets
0
97
Member Avatar for rohit joshi
Member Avatar for omni504

In python, the interpreter will only be meek if you define a variable before you use it. It seems you try to use the variable before defining it. This is where the py Interpreter becomes harsh!

Member Avatar for omni504
0
155
Member Avatar for maui_mallard

I enjoy multibooting Vista Home with Ubuntu *nix Yu might think about it, no pain!

Member Avatar for Henry Schubel
0
243
Member Avatar for xonxon
Member Avatar for Stefano Mtangoo
0
152
Member Avatar for Stefano Mtangoo

I have been learning PHP for sometimes and it is interesting. Can anyone point me to good PHP/MySQL tutorials for newbie :) So far I have been playing with simple PHP scripts like Forms etc. Thanks all

Member Avatar for Stefano Mtangoo
0
102
Member Avatar for sudharsannr

Seems BIOS doesn't detect it! Two option: 1. Upgrade your bios (Be careful to follow instructions as it is dangerous) 2. Use boot Disk to do the Job [url]http://bootdisk.com/[/url]

Member Avatar for hughv
0
167
Member Avatar for Stefano Mtangoo

Please anyone help me on classes. I have written this class example and keep getting error on that the function is private. I though variables in functions are private but mmh, I think I'm wrong. Can anyone clarify how to rectify this? Also, could you explain to this New Bee …

Member Avatar for Stefano Mtangoo
0
87
Member Avatar for mikegrace

Check default program setting on Ctrl panel. Then select VLC and set it to all files it is supposed to open.

Member Avatar for mikegrace
1
620
Member Avatar for scru

Hello Scru, I can say it is good project but prepare for tough-time-taking task. Here are my three suggestions: 1. Make New toolkit -- Create Python classes that interfaces Win32 API with python. i.e. wrap functions from win32 api with pythonic type 2. Join wxpython Dev team and extend it …

Member Avatar for lllllIllIlllI
0
218
Member Avatar for Stefano Mtangoo

I have Dictionary that I update time after time and the dictionary result get inserted to the wxListCtrl in report mode. The problem comes when I insert new data. It seems that the unicode character (u') is also get inserted as part of data. Is there any way to strip …

Member Avatar for Stefano Mtangoo
0
115
Member Avatar for Stefano Mtangoo
Member Avatar for smtareq

[url]www.en.wikipedia.org/wiki/Statement_(programming[/url]) [url]www.en.wikipedia.org/wiki/Expression_(programming[/url])

Member Avatar for Stefano Mtangoo
0
224
Member Avatar for Stefano Mtangoo
Member Avatar for Stefano Mtangoo
0
94
Member Avatar for artemis_f

+1 for wxpython for some reasons: 1. I have developed some apps in Python, and it is very easy and fast once you get used to it 2. No licence problems if I decide to sell my apps 3. You can use wxglade (I'm always happy with hard coding) 4. …

Member Avatar for Stefano Mtangoo
0
164
Member Avatar for Deepak.G

[url]http://www.google.co.tz/search?q=import+telnetlib+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a[/url]

Member Avatar for Stefano Mtangoo
0
3K
Member Avatar for ryn670489

Use code tags to preserve pythonic look and catalyse rate of answering your question

Member Avatar for ryn670489
0
321
Member Avatar for starzstar

I don't Know what those modules do, but For it sounds to me like you need to take a look at socket module [url]http://www.google.co.tz/search?q=SOCKET+MODULE&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a[/url]

Member Avatar for Stefano Mtangoo
0
145
Member Avatar for shadows09
Member Avatar for shadows09
0
117
Member Avatar for jworld2

[QUOTE=jworld2;794421]Maybe I have this all completely wrong because I don't know what I'm doing, but I'm trying to work with win32 programming and I want to get the position of all the items on the desktop. I've found the handle for the desktop and I've found the LVM constants in …

Member Avatar for Stefano Mtangoo
0
591
Member Avatar for eyewirejets
Member Avatar for Stefano Mtangoo
0
85
Member Avatar for leegeorg07

Isn't file list a string? Then I guess it should be able to play that. But here is the way I suggest, instead of using directly file names, use indices and random module: 1. Load all paths into list 2. Load random module 3. After music has ended, use random …

Member Avatar for leegeorg07
0
701
Member Avatar for starzstar

What are you trying to do? If that is made clear, I hope one can suggest alternative even if He doesn't know that library like what I do :)

Member Avatar for starzstar
0
114
Member Avatar for Stefano Mtangoo

Im learning ++ by myself and have decided to follow this tutorial and very interesting [url]http://www.cprogramming.com/tutorial/lesson4.html[/url] However as you can see the int mult ( int x, int y ); is defined twice: at the top and the bottom. Whay it is that. Also I have found many programs uses …

Member Avatar for Stefano Mtangoo
0
150
Member Avatar for abczxy124

try anything you know, at least, and lets help where you want to get. [url]http://www.google.co.tz/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-GB%3Aofficial&hs=SGp&q=python+and+standard+deviation&btnG=Search[/url]

Member Avatar for Stefano Mtangoo
0
140
Member Avatar for appy33
Member Avatar for breatheasier

and remember, the use of functions to divide task eases troubleshooting i.e getting rid of bugs

Member Avatar for Stefano Mtangoo
0
99

The End.