Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~6K People Reached
About Me

BLAH

Interests
programming, drawing, making games
PC Specs
Acer 4720Z laptop 1.73GHz Intel Dual-Core processor 2GB DDR2 RAM (+1 GB thru ReadyBoost on Vista) 120…
Favorite Tags
Member Avatar for Potato.Head

Hi to all, I need to embed a mov file in a HTML file, the problem I found is that the Quicktime player is window mode and I need it windowless, I check not found a property to set it windowless, for windows media player exist the following property: [code] …

Member Avatar for jphilippe
0
153
Member Avatar for camelo

Write a few random letters (between 3-15 letter) for the next person to guess. You have to make a sentence out of the abbreviation and then write something for the next person. You can only use letters A-Z I will start: bntmtpf

Member Avatar for maydhyam
-1
245
Member Avatar for billymcguffin

I was wondering if it is possible to convert audio files with python. like wma to mp3. thanks!

Member Avatar for vegaseat
0
78
Member Avatar for hughesadam_87

First let me say thanks to everyone who has been responding to my posts and providing valuable insight. I have been trying to add rep whenever possible, and appreciate your help. My assignment was to write a python code which takes data from an infile, then has the user specify …

Member Avatar for jlm699
0
233
Member Avatar for billymcguffin

i need some help writing a GUI for the program i'm making. it is a simple text-based number-guessing game and i would like to have the prompts displayed in a nice window. i would also like to have the "number_guesses" and the "guess_list" variables displayed off to the right of …

Member Avatar for billymcguffin
0
332
Member Avatar for billymcguffin

in my coding program, it says this line of code is wrong syntax: [icode]class Mainwindow()[/icode]. Why? whenever i add a line above it with just a semicolon (;), it says it isnt bad syntax. i copied it directly from a tutorial. WHY??? billy

Member Avatar for jlm699
0
95
Member Avatar for billymcguffin

hello, i was wondering if there is a way to automatically crop a picture, or only show a specific part of it with javascript. i dont know if this is important or not, but i want the cropped picture to fill the div its in, no matter what size the …

Member Avatar for essential
0
97
Member Avatar for billymcguffin

Hi guys, im not sure if this is where to post this, or if you can do anything about it, but whenever i update my rss, it doesn't show the changes in google reader. im not sure if this is a problem with: a) google reader, b) my rss or …

Member Avatar for billymcguffin
0
38
Member Avatar for billymcguffin

Hello, I was wondering if you can extract an item from a rss file and display it in a div. like extract the title and put it in an h3 tag, extract the description and put it in a paragraph, and have the link below, and all automatic, so you …

Member Avatar for essential
0
531
Member Avatar for billymcguffin

sorry about the bad title, but this is a code that takes a string, defined in an array, and converts it to the next string in the array by replacing letters one at a time. it works fine, but i want some modifications. code: [CODE]function scroll(message_loop) { var messages = …

Member Avatar for billymcguffin
0
86
Member Avatar for billymcguffin

hello, the title basically sums it up. how can i see if a word is in a url and then if it is, do something with it. thanks for any help billy

Member Avatar for Airshow
0
522
Member Avatar for billymcguffin

ok. i am having trouble with this code: [code] <head> <script type="text/javascript"> <!-- function switchPic(picID) { document.getElementById(picID).style.display="none"; } //--> </script> </head> <body> <a href="" onclick="switchPic(_1)">Click Here</a> </body> [/code] when you click the link, it gets the id from the info provided in the link and makes it disappear (thats how …

Member Avatar for billymcguffin
0
3K
Member Avatar for learnerasp

Hi There, I need help badly on the div tags. I dont have much knowledge on div tags I have a div tag in my code and it should be show when there is an inactivity. Its working fine, until today I found a bug. When I scroll my browser …

Member Avatar for billymcguffin
0
116
Member Avatar for lifeworks

Hi I have an iframe on a page, i am using a javascript to resize the iframe so that there isnt a scroll bar. However, when I print the page, depending on the browser, different things happen. So far, Google Chrome is the only one that pulls it off... FireFox …

Member Avatar for billymcguffin
0
122