1,336 Topics

Member Avatar for
Member Avatar for klrphipps

I have OS x 10.4.11. For awhile now, Safari hasn't been working properly. For example, when I'm entering text, the cursor doesn’t move forward when I type characters like @, ".",$,#, &,* etc. When I type a lowercase letter the cursor jumps to the correct position. Also, when I hit …

Member Avatar for vestokes
0
115
Member Avatar for sawmaster

Hey. For some odd reason, event.clientX and event.clientY don't work in safari in mac os x leopard. They used to, but it appears it cannot find the object "event". URL: [url]http://71.193.112.221:8888/tools/jos2/[/url] In the file windowsxp.js (don't get confused with windowsxp.jos), the movecursor() function moves the cursor div. It works, but …

Member Avatar for sawmaster
0
831
Member Avatar for losh177

Hi, i'm having some problems with my inheritance homework. It consists on writing a progrma that mimics the String lib by overloading different operands and then create two derive classes that will revert a string and that will change the cases to lower and upper. This is as far as …

Member Avatar for losh177
0
270
Member Avatar for DoHBoY

I just recently put together an old system of mine and now the sound is not working. Things play, the indicators in windows show sound is being monitored, however no matter which port i plug speakers into nothing comes out. I figured maybe the on-board sound went bad and put …

Member Avatar for FlamingClaw
0
80
Member Avatar for goodluck4287

Hi everyone, working on a class project where we spider some patents from the USPTO (Patent office) and eventually map out our findings. Our teacher provided a script and expected us to hardwire directly to a modem, not a router. That is asking a lot since I need to provide …

Member Avatar for Fest3er
0
197
Member Avatar for tomkeeee

[code=c] // lokalasss.cpp : Defines the entry point for the application. // #include "stdafx.h" /*int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { // TODO: Place code here. return 0; } */ //////////////////////// [/code] // ddd.cpp : Defines the entry point for the console application. // [code=c] #include …

Member Avatar for tomkeeee
0
166
Member Avatar for mdg583

Hello, I am relatively new in python, but I am jumping in and trying some things. I am working through how to write something like PyPanel, and am starting with PyPanel. The complicated part of that python is being extended by a custom c module, and the c module makes …

0
61
Member Avatar for bhanu1225

Hello everyone I have created [COLOR="Red"]Tkinter application on Mac OS X.[/COLOR] [COLOR="Green"]I need to take printout for the output of that program from that application only.[/COLOR] Kindly please give me a valuable response. Regards BHANU

Member Avatar for scru
0
128
Member Avatar for romicf

I have problems, usually in Safari, with the pinwheel/beach ball - I'll call it the pinwheel - It seems that I have to restart my computer ocassionally to get rid of all the 'stuff' on my RAM, otherwise I have very slow keyboard response, a pinwheel jumps in and I …

Member Avatar for Danarchy
0
255
Member Avatar for metaface

Hello all, I would like to write a shell script that can scan a directory containing audio files and extract metadata or audio encoding information from the files. The goal is for the shell script to be able to process music files based on embedded data as: Format, Data Rate, …

Member Avatar for ghostdog74
0
510
Member Avatar for KaneShade

I'm getting a RunDLL error on startup that says as follows: Error loading C:\Windows\Qqafeco.dll The Specified module could not be found. After I close the notification box, my computer seems to be running ok, but goes through extremely slow periods where it sometimes takes text I write 10-15 seconds to …

0
54
Member Avatar for Amy M.

The last time I attempted a major OS update, the world ended as my computer knew it, resulting in a complete clean reinstall of everything! Needless to say, all emails were lost. Everything else was backed up, thank goodness. I've finally gotten up the courage to reattempt the update but …

Member Avatar for Amy M.
0
149
Member Avatar for f.ben.isaac

How good this code in terms of clarity, readability, and overall design? Easy to understand them or not? Note: i put system("pause") which is not recommended. cin.get() is a better one in case you didn't know. [B]First: Port Scanner[/B] [CODE]/**program description: * * this is a simple port scanner * …

Member Avatar for cikara21
0
159
Member Avatar for sadiekins

I need help with my program. I have four errors with the ostream. It should be print my list of books. I know its something simple... I just can't figure it out! [code] #include <iostream> #include <string> using namespace std; //---------------------------------------------------------------------------- class Book { private: string title, author, genre, pubyear, …

Member Avatar for tux4life
0
163
Member Avatar for tubbybubby

OS X 10.5.6 I have one user account that is set up as a 'Sharing Only' account. I am sharing an external USB Drive and have two folders on the root of that drive ('Folder A' and 'Folder B'). The 'Sharing Only' account has the following permission configured for these …

Member Avatar for open2discussion
0
107
Member Avatar for sadiekins

Hello. I am trying to write a doubly linked list that uses data from a class. I have this class that I would like to use... [code] #include <iostream> #include <string> using namespace std; class Book { private: int PubYear; //Variables string Title, Author, Genre, Publisher; public: Book( ){}; //Default …

Member Avatar for sadiekins
0
100
Member Avatar for cosi

I'm a RSS grubber that can't feed enough RSS into my RSS aggregator. If you don't know about RSS, RSS is a great way to get news/articles from multiple sources. Here is a link explaining RSS with many RSS programs you may use to view feeds: [url]http://reviews.cnet.com/4520-10088_7-5143656.html?tag=rss[/url] This comes especially …

Member Avatar for BestJewSinceJC
0
183
Member Avatar for Mannu123

I have downloaded a driver for Lexmark E210 laser printer that is supposed to work fine with Mac OS X (I have 10.5.6). But I cannot figure out how to install the driver. I think I might need Ghost script, so I downloaded 8.64. But I don't know how to …

Member Avatar for BestJewSinceJC
0
55
Member Avatar for DallasAM

Hi all! This is my first time posting on this forum. Very new to forums altogether really, but recently my second PC got a horrible virus. The background was changed to "WARNING viruses and spyware have been found on your computer. please run a spyware check", my CD rom drive …

Member Avatar for DallasAM
0
264
Member Avatar for Stylish

This is simply an FYI post, or "This is what I use and have suggested to those who ask my opinion." Some will disagree and have good reasons for it. I do not suggest this as the "be all, end all, if you do this you will never have problems." …

Member Avatar for Ancient Dragon
0
165
Member Avatar for devfolarin

i need help on some code im having trouble with its an x and o ai i havent finished the strategy function. im running a linux os and i need help with a segmentation fault also some help to make the code better would be appreciated //dtai-II //concept by temi …

Member Avatar for SeeTheLite
0
85
Member Avatar for mannclay

Hello, I am trying to make a desktop icon for a newbie script I wrote while Teaching myself Python. I wanted it to be a clickable desktop icon for OS X. Plus, I guess I can use Icon Composer to make it a pic. Any ideas?! Thanks...

Member Avatar for mannclay
0
84
Member Avatar for paulmarrington

This recipe is designed to only highlight exceptions. Other screens and choices are either subjective or obvious. One of the biggest problems to overcome is with respect to file sharing. I like keeping my files on the mac with Ubuntu reading and changing them as required. * Insert DVD including …

Member Avatar for jbennet
-1
833
Member Avatar for leegeorg07

hi again, if you remember i had been asking how to extend my music player to do two things: 1)play music from folders and subfolders (complete) 2)change song at the end of each one (incomplete) well after looking around a while i found the answer : [code] # create a …

Member Avatar for leegeorg07
0
119
Member Avatar for brakeb

Greetings, I have reached a point where I need some help. I have a tivo at home, and I'm trying to script something that will allow me to 1.) pull the XML off of the tivo, and save the file, 2.) Take the text in the XML, and pull out …

Member Avatar for brakeb
0
383
Member Avatar for tillaart36

Hey there! I've written a program and outside of that program I want to make a new python program which generates lists (or in some cases maybe dictionaries) from certain directories and the files in them. I've puzzled around with the os.path(), os.chdir(), os.getcwd() functions, the glob.glob() function and I've …

Member Avatar for Murtan
0
89
Member Avatar for LeBurt

Hi all, I'm using exec() to launch external commands from a web application under OS X Leopard. To put my problem in context, when I launch this: exec ("export", $output); I get this: export OLDPWD export PATH="/usr/bin:/bin:/usr/sbin:/sbin" export PWD="/Library/WebServer/Documents" export SHLVL="1" My problem is with PATH, I need to include …

Member Avatar for magicgunnar
0
254
Member Avatar for namesiyu

OpenOffice.org has been dominated by the large share of the Linux platform, Windows platform also has its shadow. While there are OOo has Mac version of the implementation ─ ─ NeoOffice, but it does not meet the future Mac platform, the original version (not X11) challenge to MS Office and …

0
45
Member Avatar for beto_best
Member Avatar for Ancient Dragon
0
45
Member Avatar for botter911

Hi, I use the code below for an bitmap image and it works great. The only problem is after I use system("cls") or when the scroller goes down it cuts the image. I use compiler Dev-C++ and my OS is Windows XP and I have also vista. I was thinking …

Member Avatar for marco93
0
267
Member Avatar for localp

my OS is Windows XP, i have installed apache server (2.0 X) .. i am writing a script to send an email via php mail function. [code=syntax] <?php $to = "myAddress@hotmail.com"; echo "1"; $subject = "Hi!"; echo "2"; $body = "Hi,\n\nHow are you?"; echo "3"; if (mail($to, $subject, $body)) { …

Member Avatar for cwarn23
0
216
Member Avatar for ryy705

Hello, I call the imagettfbbox function like so `imagettfbbox($font_size, 0, 'monofont.ttf', $code)` but its generating the following error: 'imagettfbbox() [function.imagettfbbox]: Could not find/open font' monofont.ttf is in the same folder. And the code executes fine on the server. It just won't work on my computer. This leads me to believe …

Member Avatar for mcscreech
0
1K
Member Avatar for leegeorg07

i have this code: [ICODE]import webbrowser, random import os import os.path running = 1 DIR="C:/Documents and Settings/Owner/My Documents/georges poopy/main music/" music = filter(lambda x: x.lower().endswith("mp3"),os.listdir(DIR)) music = list(music) choice = int(raw_input("Press 1 to play a new song")) while running == 1: if choice == 1: song = random.choice(music) webbrowser.open(os.path.join(DIR,song)) choice …

Member Avatar for woooee
0
107
Member Avatar for bugmenot

Mac OS X Program Sometimes, you find an application that you really, really like, but when you run it, the icon takes up valuable space in your Dock. With Dock Dodger, you can rid almost any application of its Dock icon, giving you your Dock back. With Dock Dodger, removing …

0
161
Member Avatar for Dani

Please help me :( I am in dire need of a scientific / mathematical word processor for either Windows XP or Mac OS X. Something that utilizes LaTeX maybe?

Member Avatar for ScienceOffice
0
327
Member Avatar for rajasekhar1242

hi, i am trying to develop a database application. i am using python as front end and mysql as back end. But now i am getting some problem as "INTERNAL SERVER ERROR" while i am running my application on MAC OS x. #!/usr/bin/python import os import cgi from cgi import …

Member Avatar for rajasekhar1242
0
153
Member Avatar for sonya2525

I have a pc with two hdds: 1. maxtor - diamondmax 10, 160gb pata133 hdd, n256, 3.5 series ,d33019 2. samsung sata sp2504c When turning on my pc, sometimes i would get the error that there are bad sectors and the hdd (maxtor had the os - xp - installed …

Member Avatar for cguan_77
0
260
Member Avatar for scoob_m

Hello, I have a code file from the boto framework pasted below, all of the print statements are mine, and the one commented out line is also mine, all else belongs to the attributed author. My question is what is the order in which instantiations and allocations occur in python …

Member Avatar for jrcagle
0
103
Member Avatar for trihaitran

I just reinstalled OS X 10.5 Leopard on my laptop and restored my data/applications from a Time Machine backup. When I use urllib.urlopen() I get the following error: [code] >>> import urllib >>> u=urllib.urlopen(aUrl) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib.py", line 82, in …

Member Avatar for trihaitran
0
134
Member Avatar for transplantedNYr

So the point of the other thread (java compiler) was I could not test any solutions I came up with at home for my next question. My assignment is to create a Binary Tree (done), and write the output to a file name (out.dat). The assignment is for one of …

Member Avatar for ~s.o.s~
0
186
Member Avatar for Nemzz

It keeps freezing and gives an error something like Kernel Trap followed by gibberish numbers. This is just lately. WTF is wrong with it ?

Member Avatar for amanuensis
0
122
Member Avatar for dintymoore

I'm new to OS X. In the desktop view options, I have nothing checked, however the icons for my two hard drives are constantly being rearranged when I restart. Is there any way to make it like OS 9 so that no matter what the hard drive icons are always …

Member Avatar for dintymoore
0
347
Member Avatar for Stefano Mtangoo

I'm trying to grasp SQLite to do some stuffs I want it to do, but it is sometimes too hash to me :) So what i'm I wrong with this code?? [CODE=python] #!/usr/bin/ # SQLite command to be used with the applications import sqlite3 as sqlite import os class SqliteCommands: …

Member Avatar for Stefano Mtangoo
0
128
Member Avatar for mruane

I am trying to use binascii to convert this: [code=python] town1 = """ ++++++++++++++++++++++++++++++++++++ +-------------------------------------------------------------+ +----------H-----------H----------H---------H--------------+ +----------&---------------&---------------------------------+ +------------------------------------------------------------>+ +----------------@-------------------------------------------+ ++++++++++++++++++++++++++++++++++++ """ [/code] into the type of graphics used in PyMike's PixelMan 3, found at pygame.org. I looked at the document on python.org telling about binascii and a little bit about …

0
142
Member Avatar for 2coolmama

when I googled a supermarket website, I was then prompted to a "warning" which was trying to take me to Antivurus.2009. livescan (I'm not putting in exact address as I don't want anyone else to click on it) I can give you te specifics if you need it. Can I …

Member Avatar for litsa5
0
886
Member Avatar for mmxbass

Attempting to scroll a simple background using pygame. This is proving to be near-impossible. It seems that once a surface is blitted anywhere, it WILL NOT blit into a new location. My two problem functions: [CODE] def loadMap(self): vid = _video._Video() self._bg = self._map.get_background().get_pyImage() self._fg = self._map.get_foreground().get_pyImage() vid.paint(self._bg,0,0) vid.paint(self._fg,0,0) def …

Member Avatar for mmxbass
0
112
Member Avatar for j3k2

Hi everyone! I wanted to upgrade my OS X but after downloading some 675MB, my Mac will not install the updates because of some third party software/s that I've installed. What can I do? I'm a newbie when it comes to Mac. How do I know which software/s affecting the …

Member Avatar for cambridge7
0
198
Member Avatar for isotope

Hi everybody, I'm trying to restyle the Kubrick css for a blog I'm creating, but I'm quite a noob with css and I cant' figure out why the page's structure appears to be broken in some browsers. The website is: [url]http://www.incorde.it/[/url] The css file: [url]http://www.incorde.it/wp-content/themes/incorde/style.css[/url] For previews I'm using: [url]http://browsershots.org[/url] …

Member Avatar for kanaku
0
98
Member Avatar for beedude

I just launched my first site using JavaScript. Safari and Firefox correctly display all my pages. Explorer 6 correctly displays pages without JavaScript and incorrectly displays pages with JavaScript. Explorer claims to support JavaScript but Microsoft is known for half heartily supporting other programming languages. And, as a former Windows …

Member Avatar for ~s.o.s~
0
105
Member Avatar for erikthefinn

Wow it been about 7 months and I again came across this site again. I have used a really fully upgraded PDQ PowerBook now for several years with only great things to say about it. I installed the Sonnet CPU upgrade, an 80 GB HDD, 512 MB RAM etc. I've …

Member Avatar for redage
0
132

The End.