1,336 Topics

Member Avatar for
Member Avatar for elangkin

My problem is here I have 6 computers connected with ethernet switch and ADSL router for internet connection. one system win2K other five is win98. resently a [URL="http://www.daniweb.com/techtalkforums/post291488.html#"]virus[/URL] affect all our systems (virus name w32.sality) still we unable to clean it. if i scan with norten virus not found. but …

Member Avatar for crunchie
0
223
Member Avatar for valeriana

Hello, can somebody help me? I have a Mac Book, I bought Office 2008 for MAC, student edition , from then on I have problems : Word crashes constantly I cannot access some websites, such as [url]www.skype.com[/url] My computer is the following: MAC OS X Version 10.4.11 Procssor 2 16 …

0
99
Member Avatar for axn

python script reading config file and then zipping files after X days from directories. dir contains dynamic files. i have specified the extension and the "startswith" in the config. problem i have is it [B]zips up everything[/B]. (if i can get this work will add a delete too). i also …

Member Avatar for woooee
0
207
Member Avatar for sciwizeh

OK, i recently got a few books on OpenGL, i also got Microsoft flight sim x, and a nice logitech joystick to use with it. so i want to try to figure out how to make OpenGL take input from the joystick. i haven't read much of the books yet …

Member Avatar for death_oclock
0
121
Member Avatar for roberteregina

I have developed, along many years, a system using VB6 for Windows, using XP Professional. Now, I purchased a iMac, that uses an Intel Core 2 Duo 2.66 Ghz processor, so that installing Windows Vista Home Premium 32 bits edition, I could use resources from Windows and OS X Leopard, …

Member Avatar for roberteregina
0
124
Member Avatar for Joaoalex7

Hello I'm having some trouble writing to text and object files in java. Basically i need to delete the contents of the file before i write the new information on it...which i'm not being able to do. well this is what i have in terms of code for the text …

Member Avatar for BestJewSinceJC
0
707
Member Avatar for _Core

I am making a python script to extract files on mass which are stored in sub folders. The whole script works fine except when I pass the command to the system using os.system() [code=python] command = '"C:\\Program Files (x86)\\unrar\\unrar.exe" x ' + '"' + ch_dir + "\\" + File + …

Member Avatar for anurag_bagaria
0
1K
Member Avatar for sid78669

I was going through walkthoroughs as a practice for my final and i came across this question. Although i was able to do it correctly, I was not able to get the presence of a colon in one of the lines(line 35): [CODE] #include <iostream> using namespace std; class base{ …

Member Avatar for jbennet
0
151
Member Avatar for hollowman1

Hi, I'm having a problem of viewing the Daniweb community with my another PC that I can't open this web site. I don't know what's wrong with the web site or with my PC, but here's the spec of that PC: Pentium III running OS XP Pro, and the monitor …

Member Avatar for hollowman1
0
208
Member Avatar for Prashant45

#include<conio.h> #include<stdio.h> #include<fstream.h> #include<graphics.h> #include<dos.h> #include<time.h> #include<STDLIB.H> // FOR EXIT #define ESC 0x1b /* Define the escape key */ void Pause(void) { int c; c = getch(); /* Read a character from kbd */ if( ESC == c ){ /* Does user wish to leave? */ exit( 1 ); /* …

Member Avatar for ArkM
0
2K
Member Avatar for Gribouillis

The following program is able to download the python programs contained in a thread of the python forum. Just start the program, it will prompt you for the thread number and create a directory with the code extracted from the thread. I used it to download all the wx examples. …

0
112
Member Avatar for anupamsps

hi friends; i am trying to build a class using multimap, the idea is something like this: I have say N no of particles and each particle has fix position in 3d space something like this: Coordinate: Particle level (1,2,3) ----------------> 1 (1,2,3) ----------------> 7 (1,0,0) ----------------> 2 (0,0,0) ----------------> …

Member Avatar for StuXYZ
0
179
Member Avatar for CMacDady

OK I have a function that calls an array of class types and I need to remove any duplicates from the array. That is what the function is for. So I created an operator overload for the '+' operator and made a 'Changebalence()' mutator that add two doubles for me …

Member Avatar for CMacDady
0
109
Member Avatar for The Dude

[url]http://news.zdnet.com/2424-9595_22-251586.html[/url] [quote]Two pieces of malicious software affecting Apple's Mac OS X appeared this week: a Trojan horse with the ability to download and install malicious code of an attacker's choice, and a hacker tool for creating backdoors, according to security vendors. [more][/quote]Its sad that Macs arent even safe anymore........

Member Avatar for jbennet
0
194
Member Avatar for mblachford

hi all, glad I found this site. I hope you all can help me out with this little problem. First, my environment: Mac OSX 10.5.5 Python 2.6 (compiled from source, not using macports) basedir: /usr/local/bin/python; /usr/local/lib/python2.6 Following the proper directions on how to install setuptools (from here [url]http://pypi.python.org/pypi/setuptools#cygwin-mac-os-x-linux-other[/url]) [code] bash-3.2# …

Member Avatar for woooee
0
173
Member Avatar for Trekker182

When anyone or even myself locally tries to ssh into my mac-mini, it says connection closed by and then the local IP of my mini. Remote login is turned on and it used to work, but its a work computer so I don't remember exactly at what point ssh started …

0
66
Member Avatar for kohuke

Hi. The program works fine if i just compile and run. But for the program to get graded it has to pass a test written in python which it does not. Since i'm complete dummy at c and programming if you find to explain, dumb it down please... so here …

Member Avatar for kohuke
0
132
Member Avatar for peachslasher

Hi guys I am trying to implement a buddy system using C, I've free the memory using myfree() and i've allocated memory using mymalloc(). I've tried to run the program, but it keep on generating segmentation error, would you guys please see the code, and tell me if you've spotted …

0
74
Member Avatar for wateretaw

HI. I have 2 questions. 1. I'm looking for software to join clips saved as blahblah.avi.001 & blahblah.avi.002. What mac os X software is there? I Can't find anything and any help would be appreciated. 2. I'm downloading sound files to an external drive via Firefox. But I'm noticing that …

Member Avatar for OlyComputers
0
123
Member Avatar for Smitherd

I have an Xbox 360, a MacBook running OS X and a SkyHawk wireless bridge. I want to use my Mac to connect to my wireless network, then use the wireless bridge to access it and run XBL off the connection. I found tutorials on the Interwebs for bridging the …

0
72
Member Avatar for kittycat07us

Hi, I'm having trouble coming up with a function that scans a word, starting from bit StartingBit, until the first zero bit is found. The function is suppose to return the index of the found bit and if the bit at StartingBit is alrieady what sought, then startingbit is return. …

Member Avatar for Alex Edwards
0
414
Member Avatar for freshfitz

Tring to pass variables to payflow pro. I found a script already written but how do I pass the variable from textbox? Where post.append is I need the value of my textbox's ----------------------------------------- .aspx [code=csharp] <asp:TextBox ID="balanceTextBox" runat="server" Columns="20" Rows="4" Text='<% #Bind("cardacct")%>' ValidationGroup="add"></asp:TextBox> [/code] ----------------------------------- .aspx.cs [code=csharp] using System; using …

Member Avatar for freshfitz
0
241
Member Avatar for kittycat07us

Hi, I'm having trouble coming up with a function that scans a word, starting from bit StartingBit, until the first zero bit is found. The function is suppose to return the index of the found bit and if the bit at StartingBit is alrieady what sought, then startingbit is return. …

Member Avatar for Salem
0
167
Member Avatar for khryssta

I have a home network consisting of 1 wired PC running XP and 3 wireless laptops each running a different OS (1 Mac running OS X, 2 PCs - 1 XP and 1 Vista) connected through a Linksys WRT54G2 router and high speed cable through Comcast. When only the wired …

Member Avatar for gakoop
0
190
Member Avatar for vmars

OK, I have decided to download wxPython and Python2.6 . But I am confused which kind from here: [url]http://sourceforge.net/project/showfiles.php?group_id=10718&package_id=10559&release_id=629662[/url] I am running winXp Pro, and MAC OS X 10.5 . I don't know which win to choose, [U]32 or 64[/U], and [U]ansi or unicode[/U]? Also, osx [U]ansi or unicode[/U]? And …

Member Avatar for Stefano Mtangoo
0
168
Member Avatar for Kamal_Java

HI, I am new to C++ and i need help on this topic . Overloading streams . I feel this very difficult to learn after i have learnt java. I have a Base class Called BX [CODE]class BX { public: BX( ); BX( string X, string Y ); // 2 …

0
79
Member Avatar for frank754

I'm Frank, and live in Asheville, NC, and have seen a lot of useful threads here over the years on doing google searches for particular topics. Figured I'd join to see more regularly what's going on here, and maybe get to ask a few questions too here & there. I'm …

Member Avatar for ibi001
0
134
Member Avatar for frank754

I'm really hoping someone can help me on this, I may have overlooked some info somewhere doing numerous searches in the past week, but what I'm trying to do is quite simple. I have a handheld inventory device (circa early 90's but still in prolific use in the industry) that …

Member Avatar for plumsauce
0
187
Member Avatar for drummaman1

Hello all, I hope someone can help me with this predicament I'm having. Now, I could get all new parts to build a new machine, but I'm leaving for a job overseas in two weeks and it would not be worth it for me to fix a new machine at …

Member Avatar for The New Normal
0
163
Member Avatar for Danarchy

Hello, I assume that only the original poster (or moderator and administrator of course) of a thread can mark the thread as solved. I know this doesn't get done all the time and wondered what the protocol for such might be? This thread was solved a bit back, yet it's …

Member Avatar for Danarchy
0
92
Member Avatar for chuq00

I bought a lot of blue and white g3 imacs from a school auction over the summer and they all require an owners password to log into the system. I have OS X 10.0 installed over the 9.2.2 but in order to upgrade higher I need to upgrade the firmware …

Member Avatar for davidipalmer
0
187
Member Avatar for Bob Kolb

I need help getting going with Pascal on a Mac. (I have considerable amateur experience on Delphi on a PC.) Two possibilities: 1. I can hire someone with the knowledge to consult and get me going--Install compiler, setup IDE, relate to XCODE (whatever that is) and so on. I live …

0
48
Member Avatar for Danarchy

Hello, Just wondering why OS X 5 is not listed in the list of OS's in that forum? I made a post that never got to the board and just had me wondering if that wasn't allowed. Also did a search for Leopard and OS X 5.5 and got no …

Member Avatar for Dani
0
128
Member Avatar for blindkilla

Here is my situation. Im trying to learn how to take full advantage of multithreading but am at a rump. I have one listbox of usernames and it checks them on a website to see if they exist or not. If they exist it puts the username into listbox2. Now …

Member Avatar for LizR
0
86
Member Avatar for knish

Hi, I have written 2 procedures. how best may i put it in class, def form. if i do not have procedures within a class, is it possible to call them where and as they are. Is this the best way to use python's strength. BRgds, kNish [code] import maya.cmds …

Member Avatar for woooee
0
167
Member Avatar for botter911

I am trying to load the bmp image from my C to the console and it works. The image opens. But the problem now is the console hangs. Is there something wrong in my code? Or what should I change to avoid making the console hang. [CODE] #include <stdio.h> #include …

Member Avatar for twomers
0
183
Member Avatar for INut0nU

I've been looking at numerous threads throughout the internet, and have found, and tried nothing that has worked for me yet. So this is my first attempt at a post to try and get some much needed advice. Ok here it goes... SPECS Motherboard - ECS K7S5A Processor - 1800Ghz …

Member Avatar for sadashiv_khot
0
238
Member Avatar for viktorijakup

Hi !!! This script create folder. I need what this script create and open created folder. What I must add in this script...??! [CODE] @rem = '--*-Perl-*-- @echo off if "%OS%" == "Windows_NT" goto WinNT perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9 goto endofperl …

Member Avatar for KevinADC
0
151
Member Avatar for Jules999

This website was working fine until sometime on Sunday when suddenly I got this message: The connection has timed out The server at [url]www.activeboard.com[/url] is taking too long to respond. * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are …

Member Avatar for Danarchy
0
459
Member Avatar for LoriH

I need a numeric keypad that uses a USB hub for my mac. I replace the wireless keyboard with a new one and there's no number pad with it. I've purchased two number pad that were s'posed to be mac compatible, but were not. I don't need a retractable cord. …

0
34
Member Avatar for whoisparker

I'm a web designer and am looking to get into programming. I have zero experience with programming. I think the best place to start is with C (open to suggestions) and last night purchased the K&R book on C. I almost exclusively use a Mac (OS X 10.4 - Tiger) …

Member Avatar for John A
0
281
Member Avatar for oasisbhrnw

Hi all, I need to setup a intrusion detection system for about 15 servers (Windows 2003 and MAC OS X Server). The problem is, I really don't know much about IDS. I would like to use free software. I have heard of SNORT, and from what I can tell, it …

Member Avatar for TheOgre
0
75
Member Avatar for milymac

I'm having problems with my new Mac (OS X 10.5.2). Its only about 2 months old, I am just getting my head around it as I was a PC user and now with just about every application when I try to open it, I get a window telling me that …

Member Avatar for Rick150
0
100
Member Avatar for jaydee2

I finally bit the bullet and bought an iBook G4 with OS X v10.5.4 installed but no CDs. I have been using a G3 PB Wallstreet with OS 9.2 and 10.2.3 running. But mostly I've been a PCer like forever...and using XP SP2. My dilemma: all my MAC S/W is …

Member Avatar for jaydee2
0
298
Member Avatar for amit_4184

hi i have one font converter software which converts windows fonts to mac fonts. so when i convert some adobe fonts from windows machine to mac version it gets converted with extension .bin. & when i open this font on mac machine it doesnt open . i am very new …

Member Avatar for John A
0
179
Member Avatar for dotmac

Hello fellows, I'm on Mac OS X and have the following problem: Using a common cleanup script I got rid of useless localizations, keeping all the english files: [CODE] find /Applications ~/Applications /Library ~/Library \( -iname '*.lproj' -and \! \( -iname 'en*' \) -and \! \( -path '/Library/Receipts/*' -or -path …

Member Avatar for eggi
0
294
Member Avatar for tcollins17

Hello, and thank you for any help that you provide. I am not sure what the problem is, but I will post all the information that the introduction thread says to provide. I would say that there is a virus/spyware infecting my explorer.exe file. Whenever I go on msn, and …

Member Avatar for tcollins17
0
2K
Member Avatar for PalomoBlanco

Hi, my computer was all infected so I came to this forum, I read "read me before posting a request", so I ran all the programs [B]DSS MAIN[/B] Deckard's System Scanner v20071014.68 Run by User on 2008-08-10 23:51:29 Computer is in Normal Mode. -------------------------------------------------------------------------------- -- System Restore -------------------------------------------------------------- Successfully created …

Member Avatar for crunchie
0
349
Member Avatar for eunice

Hello there, I'm member here almost two years but this is my first post since then. I used to be a winxp pc user and recently using mac os x macbook thats why I'm lil confused. I just wanted to run windows on my mac because I've read that I …

Member Avatar for ggallegose
0
130
Member Avatar for letona88

I have 1 Used computer and 1 New computer which have same specification. If anyone interested, i would like to sell the Used one with $3000.00 and another one with $4,500.00 Please let me know via email. Payment via Paypal or Cash Cheque only. Contact: [email]letona88@gmail.com[/email] or [email]jeanmfi@gmail.com[/email] Below is …

Member Avatar for caperjack
0
267

The End.