topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 7, 2026, 1:17 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 535 536 537 538 539 [540] 541 542 543 544 545 ... 1515next
13476
ok that should give me some info to reproduce.
13477
Find And Run Robot / Re: About Windows 7 and hotkey
« Last post by mouser on May 16, 2011, 10:02 PM »
I know this post is old.. but has anyone figured out a way to disable or change the built-in windows hotkeys for these things?
13478
Living Room / Re: Post Your Funny Videos Here [NSFW]
« Last post by mouser on May 16, 2011, 09:09 PM »
This one is great for time travel fans, only a slightly bit nsfw:
13479
Living Room / Re: Don't hit the switch - interesting toy
« Last post by mouser on May 16, 2011, 08:41 PM »
yeah the ending is nice.
13480
Living Room / Re: SEO Say What?!?
« Last post by mouser on May 16, 2011, 05:57 PM »
I get these several times a week -- it's just standard silliness. Just trash the email in the spam folder.
13481
i notice that you have that shadow around your image.  does this happen if you just work with a bare bones image that has no shadows or other manipulations done to it ahead of time?
13482
UrlSnooper / Re: No network adapter
« Last post by mouser on May 16, 2011, 01:13 PM »
try some of the microsoft adapters -- it's possible one of them actually refers to your wireless, i'm not sure.  anyone else have an experience with this?
13483
Living Room / Re: Sound problems
« Last post by mouser on May 16, 2011, 12:24 PM »
Very good ideas from Dormouse  :up:
13484
Developer's Corner / Re: Podcasts of ACCU 2011 conference
« Last post by mouser on May 16, 2011, 12:24 PM »
ACCU = Association of C and C++ Users
13485
Developer's Corner / Re: StartupGuild
« Last post by mouser on May 16, 2011, 12:22 PM »
Looks interesting!
13486
Living Room / Re: Show us a photo of your mutt or other creatures..
« Last post by mouser on May 15, 2011, 11:00 PM »
so cute!
13487
Any feedback from beta users?

Also: I'd love help making some additional image packs appropriate for kids.
13489
General Software Discussion / Re: Overlap Wallpaper
« Last post by mouser on May 15, 2011, 02:25 PM »
That s a very cool idea.  Thank you for sharing! :up:

Works perfectly here by the way.
13490
Living Room / Re: Sound problems
« Last post by mouser on May 15, 2011, 08:41 AM »
a first step might be to bring up task manager and see if any application is using up your cpu.. or install a program like my Process Tamer to detect high cpu processes and reduce their cpu use.
13491
birgitaaa, what eleman said is right.  also your profile settings seem to be such that you shouldn't be getting any email from the site.  let me know if that's wrong.
13494
Living Room / Cat and Owl are Friends
« Last post by mouser on May 14, 2011, 04:11 PM »
This is cool.. cat and owl are friends:

13495
you are going to need mysql (as well as php) for your development coding, but whether it has to be installed as a service is a different matter.

i'd say for getting started, just install both php and mysql as services.  then you can undo that later if you wish.
13496
Databases hold "tables" which are like the tables in a spreadsheet, with columns (fields) and rows.

So you can actually put lots of different tables for different projects in the same single database.

But in general people tend to use separate databases for different large projects.  So a wordpress blog, or this forum, uses one database to store all of its many tables, and that database does not contain tables for other projects.

For small experimental projects, you would probably use one database for all of them, using different tables for your different experiments.
13497
you wont be storing submitted files.  you will be storing HIGH SCORE DATA in a database.  And your desktop app won't be submitting FILES it will be submitting a simple http request with the users score submission data.

it's really much simpler than you are thinking, and it will all start to make sense as you learn about it.  but you'll need to stop thinking in terms of files moving around.
13498
Or can the script run within a subidrectory of my own DC webspace?

You can just upload the php files and access and test them from the web, no special permissions or work needed behind the scenes for php.  you are going to be pleasantly surprised at how easy it is to start writing server scripts that do interesting things.

The only thing you WILL have to eventually have us do is create the initial database for you on the server.  after that you will be able to access it and modify it from your scripts.
13499
Living Room / Re: Sound problems
« Last post by mouser on May 14, 2011, 02:24 PM »
Playing an mp3 file puts almost no load on the hard disk or cpu.

There is absolutely no reason that you should have any trouble whatsoever playing an mp3 file on that computer with that hard disk, with built in sound on your motherboard or a sound card.

So don't even *think* about upgrading any hardware.



So that still leaves the question about what is going wrong for you.

I think it would help to just pick one test case and focus on that.  So take playing an mp3 file, using windows media player.

When you say it doesn't play the sound smoothly, what exactly do you mean?
13500
Run don't walk to your nearest bookstore or online retailer and buy yourself a book on PHP/MYSQL.  One i like is http://www.amazon.co...t-4th/dp/0672329166/ but any one that grabs your attention will do.
Pages: prev1 ... 535 536 537 538 539 [540] 541 542 543 544 545 ... 1515next