Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
3 Commented Posts
0 Endorsements
Ranked #2K
Member Avatar for vl4kn0

Hi, I have got a little problem with __setitem__ method. It works fine in single class, but if class member is instance of the same class method __setitem__ doesn't work on class member but on class. Here is an example: Here is a class with __setitem__ method: [code="python"] class MyClass: …

Member Avatar for vl4kn0
0
165
Member Avatar for TheNNS
Member Avatar for Don Gino

Hey, I have been trying to reset the root password for a unix system. The shadow file has full rw-rw-rw permissions, however when I force write the save (in vi editor) it says it cannot do it because its a "Read-only filesystem". Is there another way around this? Thanks

Member Avatar for jbennet
0
127
Member Avatar for atman

Hello., I'm working on my school assignment and the condition is to use post-test loop trying to get following result: --------------------------------------------------------------- Enter the Section Code: 0
 Invalid value entered. Must be 1 to 4, please re-enter: 1 Enter the Student's ID: --------------------------------------------------------------- this is the assignment condition: When the program …

Member Avatar for Aia
0
234
Member Avatar for thanatosys

I am still working on the lovely trie project, now I am working on file input that will be passed into the trie. I receive the following errors when I compile this code. [code] $ make gcc -Wall -g -c -o spellback.o spellback.c spellback.c: In function ‘main’: spellback.c:36: warning: implicit …

Member Avatar for thanatosys
0
130
Member Avatar for geordiejon

I am trying to get to grips with Object Oriented PHP. Last week we were given a exercise to do, which creates a webpage, using a class and a client which will call the class. I am totaly not getting the hang of this, and i am getting so frustraited …

Member Avatar for vl4kn0
0
141
Member Avatar for prachi15
Member Avatar for camthalion95
Member Avatar for TheNNS
0
104
Member Avatar for Defcon106

Hi, I'm new to the whole open source racket and was wondering what Unix or Linux OS is the easiest to work with. I just need something to get me started until I can learn about open source a little more and learn some programming. I was looking into Ubuntu, …

Member Avatar for lilith2k3
0
157
Member Avatar for vl4kn0

Has someone here got posix specification? It would be in PDF format. Thanks

0
31
Member Avatar for VelcroMan

Any way to get info about the battery in a laptop? Like how many % is left, and for how long that will last?

Member Avatar for VelcroMan
0
72
Member Avatar for steven woodman

Its mr. question/linux noob, I am now wondering about windows managers: were to find them and how to install. Since every question ive asked in these forums have been answered quickly there no reason to stop. Thanks in advance. SW

Member Avatar for steven woodman
0
170
Member Avatar for Arpy Giri

Well it sounds bit awkward but what can be done when there is no sound. recently i purchased inspirion 1525 notebook and had installed mandriva in it as other version are not installable because the P.C already has four primary partition and mandriva seems the most stable linux distros. i …

Member Avatar for jbennet
0
104
Member Avatar for hansF

Can somebody explain why the following works... [code] <?php system("ls /home/hans/"); ?> [/code] and this not..... [code] <?php system("cp /home/hans/data.txt /home/hans/data.tx2"); ?> [/code] For the life of me, I can't figure it out. I simply want to copy a file, so why won't php let me do this? Please help, …

Member Avatar for vl4kn0
0
134
Member Avatar for drjekil

I am totally new in biopython and its my first program.so may be i am asking stupid question. I am working with a text file.Every line in that file represents one amino acid,which has some value.But i need to separate those lines which has a value between 10 to 22.how …

Member Avatar for vl4kn0
0
136
Member Avatar for hansF

Hello everyone, I'm running my little web server as a hobby project: [URL="http://neo.dyn-o-saur.com"]http://neo.dyn-o-saur.com[/URL]. Almost all coding is done my myself and right now I'm working on an admin panel to streamline some tasks. What I want is to: 1) upload a file, 2) run a shell script on the file, …

Member Avatar for cerberox
0
124
Member Avatar for rinksys

hello everyone , i would be very much pleased if anyone can show me a way to integrate apache webserver and PHP/PERL with mysql database on linux, and if possible can anyone let me know about any book which would be usefull in administering mysql commmand line on linux

Member Avatar for vl4kn0
0
133
Member Avatar for tiger86

Is free bsd a good linux choice? I want to install it but I want to get a few words on what people think of it first. I have been drawn to Linux ever since I started using a linux server and now I want to try an Linux Operating …

Member Avatar for tiger86
0
102
Member Avatar for im1

Ok I got a new multimedia search engine that im hoping to launch pretty soon. ([URL="http://im1musicc.cs-webhost.com/search/"]temporary link here[/URL]) I all ready got the number of mp3 downloads counter set up there using flat files, but I didnt do that. It was all ready done when I got the script. Now …

Member Avatar for mwasif
0
138
Member Avatar for sarabhjeet

Hello all, Actually i need to close a dialog automatically after 5-6 seconds. For it what should i do,please help me.I am using wxTimer self.MB = wx.Dialog(self,-1,"hello",pos=(-1,-1),size=(200,100),style=wx.NO_3D) self.SB = wx.StaticBox(self.MB,"Here description of atelier will come") self.MB.Show(True) self.timer = wx.Timer(5,self.Step(self)) self.timer.Start() def Step: if self.timer.IsRunning(): print "" else: self.MB.Close(True) Is this …

Member Avatar for jrcagle
0
153
Member Avatar for mywebworld

Pls, I need a php script that will creat complete loging page on my web page and if password is forgotten it will retrieve and send it to the user by mail. e.g loging User Name:........ Password:.......... if you forget your password Enetr email Address........

Member Avatar for Designer_101
0
93
Member Avatar for cranium1200

Hi everyone, I am a noob at Linux and I have a small problem (I hope its small) the internet on Linux isn't working. I have run that program through sudo and it said it couldn't connect or couldn't find a network. When I open Firefox and try to go …

Member Avatar for DimaYasny
0
109