Re: Could anyone write a small program to log the Signal-to-Noise figures for a Netgear DG834 router?

2005-07-27 Thread mustafa
Chris wrote:
> In article <[EMAIL PROTECTED]>, 
> Steven D'Aprano <[EMAIL PROTECTED]> writes
> 
>>On Tue, 19 Jul 2005 07:24:19 +0100, Chris wrote:
> 
> 
>>>Could anyone write a small program to log the Signal-to-Noise figures
>>>for a Netgear DG834 router?
> 
> 
>>Are you offering to pay somebody to do it, or just suggesting a project
>>for some Python programmer who is bored and looking for a small project to
>>work on out of love?
> 
> 
> Yes, Steven, the latter.  Sometimes programmers need an idea for a 
> project - and, for them, knowing that someone would actually value what 
> they did might make it more fun for them.
hey i would help
i am noob at programming but this will give me good experiance.
please contact me and on the subject write router SNR issue
cuz i get a lot of mail and most i don't open but then i will be able to 
spot yours.
hope i can help.

-- 
http://mail.python.org/mailman/listinfo/python-list


any thing to do???

2005-07-27 Thread mustafa
i hav just finished learning pythob from "A byte of python"(an online 
book) so i wanted to apply my new skills. to learn and to have some fun.
is there any place which lists jobs to be done...you know minor jobs and 
requests thats nobody has found time to do.
i would point out that i am not looking for a JOB as job with payment.
i am looking for a JOB that is to be done and nobody has done it yet.

also aside from this is there any other way i could use python and 
improve. i figure this practice will make me a lot better. but if anybody
else has any ideas than that would be good too .

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: any thing to do???

2005-07-27 Thread mustafa
James Stroud wrote:
> The world needs an open source tool for working with DNA sequences 
> graphically. I know what needs to be done, but I am not finding much time to 
> do it. I have already coded a graphical sequence editor and some cool tools 
> for sequence analysis. For this project I am using Tkinter as the gui and 
> biopython as the main code-base. Right now, a critical thing to do would be 
> to use the Tkinter Canvas to draw plasmid maps. Don't worry if you don't know 
> what a plasmid is. It is a simple concept. If you want to become a hero to 
> thousands in a field with 0 competition, this is the place. If you are 
> interested, let me know. Maybe we can find a way to harness your time and 
> enthusiasm. If you are good at organization, maybe you could help to turn 
> this into a true open source project that interfaces with biopython. (Does 
> anybody recognize the plea-for-help aspect of my message?)
> 
> James
> 
> On Wednesday 27 July 2005 08:00 am, mustafa wrote:
> 
>>i hav just finished learning pythob from "A byte of python"(an online
>>book) so i wanted to apply my new skills. to learn and to have some fun.
>>is there any place which lists jobs to be done...you know minor jobs and
>>requests thats nobody has found time to do.
>>i would point out that i am not looking for a JOB as job with payment.
>>i am looking for a JOB that is to be done and nobody has done it yet.
>>
>>also aside from this is there any other way i could use python and
>>improve. i figure this practice will make me a lot better. but if anybody
>>else has any ideas than that would be good too .
> 
> 
sounds great.
umm so i need to learn tinkter.
well i guess i'll get started on it.
and i hope i can help.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Are you interested in Saving money on projects?

2005-07-27 Thread mustafa
globalbid wrote:
> Hi,
> 
> I have a website www.FreelancingProject.com and I would like to invite
> freelancer, programmer's or web designer's to sign up and receive a
> nice sign up bonus!
> 
> Our goal is to connect professional freelancers to webmasters providing
> both freelancers and webmasters the opportunity to
> expand their business and reduce their costs. Feel free to post a
> project for bidding or bid on current open projects. You can't bet our
> fee's, they are the lowest on the web!
> 
> Thanks and have a great day,
> Sacha
> 

does one need specific qualifications.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Why Tcl/Tk?

2005-07-28 Thread mustafa
William Park wrote:
> Jerry He <[EMAIL PROTECTED]> wrote:
> 
>>I'm a little curious, why does most scripting
>>languges(i.e. python and ruby) use Tcl/Tk rather than
>>wx or Fox as its standard GUI? Although I did notice
>>that the Vpython IDE that uses Tkinker starts up a lot
>>faster than the DrPython IDE that uses wxpython. But
>>that makes no sense, Tk is based on Tcl, a scripting
>>language, but wx is written in C++. 
> 
> 
> Old habits die hard.  Soon, these folks will die off, and we'll be left
> with GTK+ or wxWidgets.
> 
i would not count on it.
i have benn trying to learn GUI programming for the last week or so.
i have found pyGTK way less user freindly and lacking in good tutorials 
then Tkinter. i have already done ion Tkinter in 0.5 day what i could 
not in pyGTK in 2 or 3.
now i admit i did not understand pygtk docs but thats a serious problem.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: On fighting fire with fire...

2005-07-28 Thread mustafa
Rocco Moretti wrote:
> projecktzero wrote:
> 
>>but..but...It's so much more fun to unleash your anger and fire back
>>with all guns blazing fanning the flame war that most discussion groups
>>degenerate into after a couple of responses. =)
>>
>>Actually, I had some self restraint yesterday. I wanted to write a
>>ripping response to an antagonistic flame bait message on another
>>group. I wrote it, decided it wouldn't help much, and deleted it. I
>>guess I got it out of my system by just writing it.
> 
> 
> That's what I do. I sometimes have something I want to say, so I write 
> my rant. Once I get it out of my system, I realize that it isn't adding 
> anything to the discussion, and delete it. The part of my brain that 
> wants to rant is happy because it got its say in, and the rest of the 
> world is happier for not having to read it.
> 
> I highly recommend that people try it. It works wonders.

thats wrong.
you should atleast reprimand the person whose bieng rude.
otherwise that type of behavior spreads.
ppl have to realise that ifyou want ppl to help
asking nicely can and will do wonders

-- 
http://mail.python.org/mailman/listinfo/python-list


HTML Scraping??

2005-07-29 Thread mustafa
anyone know some good reliable html scraping (with python) tutorials.
i have looked around and found a few.
one uses urllib2 and beautifull soap modules for scraping and parsing
http://www.dalkescientific.com/writings/diary/archive/2005/04/21/screen_scraping.html

and the other uyses mechanize, clientcookie  ,clientform.
http://sig.levillage.org/?p=588

which one should i go with.
i am looking for and html scraping solution
that works with the registrar of a college and return stuff like course 
dtails.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: On fighting fire with fire...

2005-07-29 Thread mustafa
Steven D'Aprano wrote:
> On Thu, 28 Jul 2005 15:23:46 -0500, Rocco Moretti wrote:
> 
> 
>>Professionals (and even decent hobbyists) don't 
>>escalate flame wars, even unintentionally.
> 
> 
> You don't get out much, do you? *wink*
> 
> If your comment is meant to be _prescriptive_ rather than _descriptive_, I
> don't entirely agree.
> 
> Flame wars, like all wars, are unproductive beyond a certain point, but to
> push the combat analogy, punitive raids can be productive at changing
> behaviour.
> 
> It is never pleasant to be on the receiving end of a flaming, but if it is
> deserved, then people should accept it and learn from it, rather than just
> dismiss it as a flaming and therefore meaningless.
> 
> The problem on the Internet is that there is little or no status: the most
> ignorant newbie and the stupidest AOLer think that they are equal in
> status to somebody who has proven their knowledge for ten years. (This
> lack of status on the Internet is not *always* a bad thing, but it can be.)
> 
> If your boss or professor or a judge gave you a tongue-lashing for stupid
> behaviour, sensible people accept it. "I've been bad, I got caught, thank
> goodness I'm suffering nothing worse than being told I'm an idiot." At
> worst they might complain to their friends afterwards. 
> 
> But on the Internet, people who deserve that tongue-lashing think that
> because they can retaliate, they should retaliate -- and that's where the
> risk of escalation from punitive raid to unproductive flame war lies.
> 
> 
> 
your wierd.
i dont mean that in a bad sense but your the first
the person to i have seen who think in internet does not
have a status quo.
i newbie is classified as one from his first post in any mailing list or 
forum.(in fact most forums siply give you that status according to you 
post count.


-- 
http://mail.python.org/mailman/listinfo/python-list


Newbie -> NameError: getopt

2011-04-04 Thread Mustafa Cayci
Hello,

I followed several postings in Google and came up with the beginning of the 
following code:
During the execution, I am getting 

Problem invoking WLST - Traceback (innermost last):
  File "/home/oracle/wlsuserconfigfiles/./Health_Check_Servers.py", line 80, in 
?
  File "/home/oracle/wlsuserconfigfiles/./Health_Check_Servers.py", line 22, in 
main
NameError: getopt

I thought I was importing the "getopt" as shown below.

Thanks for you help in advance,
Mustafa



#Conditionally import wlstModule only when script is executed with jython
if __name__ == '__main__':

from wlstModule import *#@UnusedWildImport
import sys
import os
from java.lang import System
import getopt

serverName = ''
portNumber = ''
ucf = ''
ukf = ''
adminURL = ''
protocolName = ''
portNumber = ''

def main(argv):

try:
opts, args = getopt.getopt(sys.argv[1:], "s:p:t:u:k:")
except getopt.GetoptError, err:
print str(err)
usage()
sys.exit(2)
...
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: A parser for S.W.I.F.T. MT940 Files (for banking transactions)

2009-03-09 Thread Mustafa Sakalsiz
I can wait for a month. I can also provide test data, but I am not sure if
their sizes are big enough for you. If you mention your expectation for test
data sizes, I will try to find them.

Saki

On Mon, Mar 9, 2009 at 5:06 PM, andrew cooke  wrote:

> Saki wrote:
> > Hello,
> >
> > I need an MT940 file parses. It can be either a pure python library or
> > a binding/wrapper, no matter. Almost all european banks provide
> > transactions extract in MT940 format. There are parsers around, but
> > none of them are for python. Any help is greatly appreciated.
>
> How urgent is this?  I need some "real life" applications to test my
> (newish) parser library (http://www.acooke.org/lepl), but (1) it will take
> me some time to write a parser (this is work done in my free time) and (2)
> the motivation is to test large data sets.  I think the second point may
> be an issue as you may not be able to make public test data for
> confidentiality/security reasons?
>
> Andrew
>
>
>
--
http://mail.python.org/mailman/listinfo/python-list


Re: Python IDE

2005-12-16 Thread Mustafa Yalcin Acikyildiz
emacs, best ide of all-time ;)

-- 
http://mail.python.org/mailman/listinfo/python-list


Fw: Scipy installation

2021-02-18 Thread Mustafa Althabit via Python-list
 

   Hi,I am trying to install Scipy but it failed, I have python 3.9. I need 
your assistance with that. 
Thank you Mustafa Althabit8133825988  
-- 
https://mail.python.org/mailman/listinfo/python-list