topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday September 21, 2026, 10:56 am
  • 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
T-Clock / Re: T-Clock 2010 (download)
« Last post by mouser on May 17, 2011, 05:39 PM »
It would be nice if you could have a option to display that one instead of the T-Clock one.
yeah actually it would be nice if we had some options for calendar, like to display t-clock one, windows one, or a custom exe.
13477
Post New Requests Here / Re: IDEA:two options text manipulation tool
« Last post by mouser on May 17, 2011, 03:31 PM »
Many clipboard tools can do this kind of thing, including my Clipboard Help+Spell.  They are a bit overkill if you don't need the clipboard and text formatting features regularly.

ps. Thumbs up for Janis Joplin, one of the greats  :up:
13478
Clipboard Help+Spell / Re: format text on clipboard without pasting?
« Last post by mouser on May 17, 2011, 03:28 PM »
from the main window you can.
i could make it a global option whether to paste after formatting text with the quick popup menu.
13479
ok that should give me some info to reproduce.
13480
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?
13481
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:
13482
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.
13483
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.
13484
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?
13485
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?
13486
Living Room / Re: Sound problems
« Last post by mouser on May 16, 2011, 12:24 PM »
Very good ideas from Dormouse  :up:
13487
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
13488
Developer's Corner / Re: StartupGuild
« Last post by mouser on May 16, 2011, 12:22 PM »
Looks interesting!
13489
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!
13490
Any feedback from beta users?

Also: I'd love help making some additional image packs appropriate for kids.
13492
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.
13493
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.
13494
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.
13497
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:

13498
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.
13499
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.
13500
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.
Pages: prev1 ... 535 536 537 538 539 [540] 541 542 543 544 545 ... 1515next