Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~32.6K People Reached
PC Specs
15" mbp 2.66Ghz core 2 duo OSX 10.5 Dell Dimension 5150 windows xp, ubuntu 10.4 dual boot
Favorite Tags
Member Avatar for vegaseat

After you got the basics of Python under your belt, the best way to get a good knowledge of the language and improve your coding skills is to start on a project you are interested in. Maybe an image viewer, a slide show, computer generated random or fractal art, a …

Member Avatar for vegaseat
20
18K
Member Avatar for Ene Uran

More or less a templet database that allows you to load, save, add, list, search, edit and delete data items. I used movies as an example, but you can easily change that to make a database of many other things.

Member Avatar for james.lu.75491856
1
963
Member Avatar for jordan0420

I am currently working on a project for my computer class and i am using it as an opportunity to learn pyobjc. i have a database file that includes a path to an image, reading this and getting the path to the image is no problem. my problem is, i …

0
108
Member Avatar for MiketheBook

Whenever I open in Microsoft Word (2003 & 2007) a Courier document created in a Mac program that has italicised words in it, Word converts those words into italicised Courier-Oblique font which looks very odd and I have to highlight those words and change them back to plain italicised Courier. …

Member Avatar for jingda
0
181
Member Avatar for jordan0420

I am Currently teaching myself PyObjC through tutorials and then modifying them. Now the time has come to open a second nib (addtv) and i cant for the life of me figure it out. [CODE] @objc.IBAction def open_(self, sender): addtv = AddTvControlleralloc().initWithWindowNibName_('addtv') addtv.showWindow_(self) #addtv.retain() [/CODE] What i am attempting to …

0
74
Member Avatar for blackrusader

Basically, it is an open source software creation application that revolves around databases (similar to Microsoft Visual studio in some aspects but with python as the language). The user will be able to create forms with a drag and drop GUI builder, create an SQLite database and add functionality to …

Member Avatar for blackrusader
2
321
Member Avatar for billbo72

I'm the owner of a computer repair shop. I have a degree in Computer Engineering Technology along with several certifications and am well versed in PC and notebook repair; it is how I make my living. I have been being asked on an increasingly more often rate if I repair …

Member Avatar for billbo72
0
407
Member Avatar for jordan0420

I've decided to start learning Objective-C after learning python. I am not sure if i should be uding the C forum, Can There be a new Place for objective C? if anything i can start posting resources, pdfs and snippets of code that i find to kickstart a forum? if …

Member Avatar for sergent
0
493
Member Avatar for jordan0420

i am currently running Mac OS 10.5 and i have written and fully debugged (nothing in the command line) a large python script. i am wondering how am i able to create an app for the program. i do not understand the lingo of how to install different libraries and …

Member Avatar for e-papa
0
128
Member Avatar for CMSHelper

Hi My brother is thinking of getting new software for his old MacBook or a Mac mini. He is running Tiger and iLife '07. He wants to upgrade to Leopard and '09 but He want to upgrade free. Can anyone know how its get free and upgrade. Thanks

Member Avatar for royng
0
387
Member Avatar for mellowstrung

Hi. I am a new Mac user and I am frustrated with this confounded machine. I am trying to find out if I can change my desktop theme like you can with a Windows based computer. I have found websites, like freshmeat, that have complete desktop themes but, alas, I …

Member Avatar for royng
0
266
Member Avatar for normanhilda

Hi I have a Mac Tower beige O/S Tiger 10.4.11. The hard drive has given up. Can I use an external drive or do I have to try and replace the old drive. I know this is an old Computer put I don’t want to junk it. Thanks Norm.

Member Avatar for royng
0
237
Member Avatar for jordan0420

I just bought the new Saitek Cyborg keyboard for my macintosh and i was wondering if there was any software available to support the 12 programable marco keys?

Member Avatar for zelkea
0
176
Member Avatar for CrimsonTwilight

Hey everyone. I was thinking of setting up two monitors, with a seperate keyboard for each running off the same computer. I want to be able to have seperate programs running on each and control them each seperatly from their respective keyboards. first of all I was wondering if this …

Member Avatar for tje210
0
235
Member Avatar for jordan0420

Im building a database to hold files i am using anydbm and what i would like is something that does this: [CODE= Python] import Tkinter import anydbm import tkFileDialog file = tkFileDialog.askopenfile(parent=None,mode='rb',title='Choose a file') print file print str(file) db = anydbm.open("database", "c") # db["1"] = str(file) for file in files …

Member Avatar for jordan0420
0
154
Member Avatar for ramesh125
Member Avatar for myounus17

Hi guys, I recently bought used Apple machine G4, Specs are: 800 MHz 1 GB SD RAM 80 GB HDD DVD Drive The problems is that it does n't has Os installed just an little icon displays. Anyone can help me on this..from where I can find OS and how …

Member Avatar for dioioib
0
220
Member Avatar for Ra552

:eek: I'm hoping someone can help me with this... One of the pins in the cable that connects my monitor to my cpu broke off inside the female connector in the back of the cpu. Hence, I can't connect a monitor to my cpu anymore. Here's the problem - I …

Member Avatar for dioioib
0
303
Member Avatar for bumsfeld

Just curious how you got started. For me it was science class that used Python as the main tool.

Member Avatar for vegaseat
1
125
Member Avatar for jordan0420

Im working on my first big project, a GUI library for movie files (much like in itunes). so far i have the ability to list the movies title director and year in a list box as well as add movies to the database, however it is only text no actual …

Member Avatar for jordan0420
0
906
Member Avatar for GideonRey

I'm an amateur computer geek, with about 3 years of experience, mostly in the line of desktop computers. I don't claim to know a lot, but I'm very willing to learn more, and share what I do know. When not playing around with computers, I like to read, write, and …

Member Avatar for jordan0420
0
164
Member Avatar for jordan0420

i am able to get the metasploit console started however when i try to open armitage for a gui as i am currently learning the process of penetration testing to secure my home network, i get the message[CODE=Bash] ./armitage:18:in 'exec' : No such file or directory - java (errno:: ENOENT) …

0
81
Member Avatar for AndreRet

What new plans are on the charts for Daniweb in 2011? Add your comments on what you would like to see getting improved upon, added features etc.

Member Avatar for WASDted
0
271
Member Avatar for ArtOfShred87

Hello i have to say i am new to programming for safety sake, i did take a computer programming class in high school but the teacher talked like the clear eyes guy and it was difficult not to fall asleep. Anyway i've always had an interest, and my goal right …

Member Avatar for jordan0420
0
235
Member Avatar for kitjo

Am teaching it to my self but i have found many problems. i need your help because i want to build a dictionary for my local language. the words i already havee them and i only need the codes forlinking to the database and extraction from the database

Member Avatar for jordan0420
0
170
Member Avatar for jordan0420

am adding a GUI into a python database and i was wondering if there is any way for text to be already in an entry box when it appears. The window is for adding movies to the database so i would like the following, please enter the movies title: [Title …

Member Avatar for TrustyTony
0
2K
Member Avatar for jordan0420

I am currently working on my first serious GUI application in python using Tkinter. I currently have a toplevel window that opens from the root window. when i envoke the window from the root i can see all 7 of my other widgets, but the widget: btncancel = Tkinter.Button(addboard, text …

Member Avatar for jordan0420
0
6K