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, 7: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 ... 521 522 523 524 525 [526] 527 528 529 530 531 ... 1515next
13126
Living Room / Re: Flash TD Game of the Month: Kingdom Rush
« Last post by mouser on July 30, 2011, 01:19 PM »
Just finished the game (on easy):
Screenshot - 7_30_2011 , 1_11_50 PM_thumb.png

Every aspiring TD game maker should study this TD -- one of the best i've played.  Best part was there was always some new tower or enemy to discover from start to end.

And I normally don't like TD games where you have to do manual clicking for some weapons, but this game had a great balance of that.

The only missing component was the ability to influence the path taken by enemies..

Overall a truly great TD game  :up:
13127
Adventures of Baby Cody / Re: Poland
« Last post by mouser on July 30, 2011, 12:13 PM »
Good thing Baby Code had his custom blue vest on so he could fit in.  :up:
13128
Living Room / Re: I was wrong - again! (cheap monitor theory invalid)
« Last post by mouser on July 30, 2011, 10:46 AM »
I had this experience recently which was the result of the video card not choosing a resolution that was native to the monitor.

In my case the cause of this mismatch was a fault in the monitor itself.  It was solved by gothi[c] (who got the monitor as a reward), by manually overriding the timing information returned by the monitor with good values from an identical branded monitor.

Nudone, it doesn't sound like this is the same as your problem -- but similar enough that I would investigate the resolution/refreshrate settings you have configured for your monitor, and try different ones, and make sure you have your computer graphics card settings set to something native to the monitor.
13129
Living Room / Re: Flash TD Game of the Month: Kingdom Rush
« Last post by mouser on July 30, 2011, 09:09 AM »
Be very careful of this game.. it gets seriously addictive and difficult.. with a constant supply of new things that make it impossible to stop playing.
13130
Adventures of Baby Cody / Re: Poland
« Last post by mouser on July 30, 2011, 09:08 AM »
ha!!  ;D ;D

he sure is having fun!
13131
Clipboard Help+Spell / Re: Error EX4: DBISAM Engine Error #11013
« Last post by mouser on July 30, 2011, 07:51 AM »
I wonder if BitDefender is the common theme..

Have you added the C:\Documents\DonationCoder\ClipboardHelpAndSpell\Database directory to the bitdefender exclusion list?

It may be a temporary file that the program is having trouble reading and not in the same directory-- maybe i can force it to save in same directory to fix the problem.
13132
It has some very specific code for smf stuff (like grabbing settings from the smf .php file and modifying this file to put it into maintenance mode), etc.

So for other uses you will have to modify quite a bit.

But it may still be useful as a skeleton for customization as it demonstrates how to do a few useful and tricky things.
13133
I'm uploading a pack of smf forum backup scripts i wrote.

There are no magical commands here -- just mostly an automating of standard database dump and tar/zip operation.

Even if you are not using the smf forum, the basic code could be useful to you if you are running a server and want a nightly backup of a database and/or newly uploaded files.



//---------------------------------------------------------------------------
Title: Backup scripts for SMF forum data
Date: 7/29/11
By: [email protected]
Discuss: https://www.donation...index.php?board=45.0
Download: https://www.donation...mf_backupscripts.zip
License: Open Source whatever
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
WHAT THIS IS:

A package of backup scripts (in bash shell script and perl languages), that
 are meant to be used to perform nighly backups of your smf database and
 attachment directory.

It will put your forum in maintenance mode while it runs the database
 backup.

Note: This has been tested with smf 1.x but should work on any version;
 it has been tested with INNODB tables; if you use another database engine
 it may be possible to modify the code to do backup without locking tables.
//---------------------------------------------------------------------------



//---------------------------------------------------------------------------
HOW TO USE:

First, you need to customize the files in the settings directory, to specify
 the directories where your smf forum and attachments are located, and where
 you want the created databases and attachment zips to be placed.

Then upload all files, and set them to be +x.  Create any destination directories
 you have specified.

Then have your daily cron run the runmybackups.sh file, or run it manually to test.
//---------------------------------------------------------------------------


//---------------------------------------------------------------------------
NOTES:

Database backups are named by Weekday (Mon,Tue,etc.) and will rotate and overwrite
 as the week recycles.  Except that on one day per week it will create a file
 named with the month, so that you will have one backup file per month up to a year old.

The attachment zipping is incremental.  Unlike the database backup, the script will
 always create a new file with new attachments since the last run.  It will never overwrite
 or remove old files.

You might use a file synchronizing ftp program to automatically download new backup files.
//---------------------------------------------------------------------------



//---------------------------------------------------------------------------
CREDITS:

I took the detailed instructions from code posted by user Vekseid on the smf
 forum: http://www.simplemac...x.php?topic=293441.0
And just tried to make a fuller configurable script out of it, plus added
 a helper script for backing up attachment files, which is important for us.
//---------------------------------------------------------------------------
13134
Living Room / Flash TD Game of the Month: Kingdom Rush
« Last post by mouser on July 29, 2011, 01:58 PM »
It's a been a long time since I featured as Tower Defense Game in this spot -- but not for lack of looking.

By way of the excellent JayIsGames site, Dora brings us news of a terrific new flash tower defense game called Kingdom Rush.  Dora has a great review it so i'll just send you over to her review.

Analysis: Kingdom Rush is an absolute gem of a defense game, and probably one of the best examples of the genre to date. Not only does it look and sound fantastic, but the gameplay confidently strides that invisible line between being too complicated and just strategic enough for players to really sink their teeth into.



from http://jayisgames.co.../07/kingdom_rush.php
13135
That looks nice!
13136
General Software Discussion / Re: The sad death of a developer
« Last post by mouser on July 28, 2011, 03:22 PM »
Excellent page. We should make such a thing for DC.
Maybe we can just start a thread for it..
13137
General Software Discussion / Re: The sad death of a developer
« Last post by mouser on July 28, 2011, 02:32 PM »
That is very sad :(

It's a good reminder that we could all dissapear without much advance notice and we all need to make plans for how our property needs to be taken care of.  Thanks for reminding me to update the document i keep listing my wishes.
13138
JGPaiva's GridMove and Ahk Tools / Re: Gridmove showcased on hak5
« Last post by mouser on July 28, 2011, 01:33 PM »
Hak5 looks pretty great actually, might be a series worth watching.
13139
JGPaiva's GridMove and Ahk Tools / Re: Gridmove showcased on hak5
« Last post by mouser on July 28, 2011, 01:23 PM »
That's awesome!

Congratulations to jgpaiva (and nudone), who created GridMove  :up: :up:

Thanks for bringing it to our attention nice_monkey!

Gridmove discussion seems to start about 4 minutes in, the host really does a great job of talking about the program, and even teaches you how to make grids!

Screenshot - 7_28_2011 , 1_24_52 PM_thumb.png
13140
ProcessTamer / Re: CPU usage tray
« Last post by mouser on July 26, 2011, 05:41 PM »
I agree with you that option for numeric tray icon is important.. i am planning a major update by end of year and this is on my list.
13141
ProcessTamer / Re: Process Tamer Configuration File
« Last post by mouser on July 26, 2011, 04:50 PM »
The settings file is a simple file called ProcessTamer.ini.
You can configure where this file is read from in ConfigDir.ini file in the program directory -- you can move it to a shared directory if you like.

Does that answer your question?
13142
Living Room / Re: Recommend some music videos to me!
« Last post by mouser on July 26, 2011, 04:44 PM »
Here are some good quality Amy Winehouse.

Personally I find the first one (You Know I'm No Good), pretty amazing:




There's also an alternate "demo" version of You Know I'm No Good, which i like the sound of even better, but this youtube of it has some total imbecile talking over it which makes it nearly unlistenable:
13143
UrlSnooper / Re: Network Adapter Detection Failure!
« Last post by mouser on July 26, 2011, 09:35 AM »
Switch to advanced mode in file menu, then go to the options tab and set your adapter manually.
13144
Living Room / Re: Are we allowed to avoid the "My Docs" mess in Win7?
« Last post by mouser on July 25, 2011, 02:57 PM »
customising the save-as dialogue and/or using a dialogue extender

yep, this is a must-have for this strategy.
13145
Living Room / Re: Are we allowed to avoid the "My Docs" mess in Win7?
« Last post by mouser on July 25, 2011, 02:03 PM »
My strategy for this is very simple.

I don't f*ck with where Windows (and other applications) wants to put and name the "My Documents" or "Documents" folder.  I leave it right where MS wants to put it.

But.. and here's the key point.. I don't go near that directory with my own files.  I use my own custom MyDocs folder for any program data that *I* have control over.  So any program where i have a choice, and where I care about the data, I save to the MyDocs folder.

This has the great advantage of letting you easily distinguish the relatively small number documents that you actually work with and care about (which are in MyDocs), and those that are auto managed and you probably don't much care about, in the "My Documents" path.
13146
Adventures of Baby Cody / Re: Poland
« Last post by mouser on July 25, 2011, 01:51 PM »
Congratulations to Baby Cody and you too :up:
13147
Living Room / Re: BoingBoing Update on Bitcoin Alternatives
« Last post by mouser on July 25, 2011, 01:40 PM »
Interesting piece talking about the brazil currency event and telling a few other cool stories:
http://planetpov.com...stion-what-is-money/

There was an island in the South Pacific called Yap. They had an impractical method of currency—gigantic stone disks, some taller than a person. They only used them for big purchases, like for a dowry or to ransom a warrior captured in battle. I‘m sure you can see where this is going: Pretty soon, the actual giant stone circles did not need to be physically transferred between parties; it became understood who the owner was. That was an innovation! The stone that was quarried for these giant circles was on another island, and one time, during a storm, the raft used to carry the stone was overturned. The crew survived but the stone was at the bottom of the Pacific. When they arrived on Yap, it turned out to be no problem. The islanders said, Look, we believe you. There is a giant stone at the bottom of the ocean and it still belongs to So-and-so. That is not so different from what we do today.

Again the key point is that the whole monetary system is based on how CONFIDENT people are in the "system".. It's all a mental game:

The value of our money is based on that trust—not gold, or tulips. The magic of Central Banking is it works SOLELY on trust. It is an agreed-upon fiction. Once that trust is gone, our money becomes just another stone on the bottom of the ocean.  I think that’s both very cool and very strange.

As I understand the point of the brazil story, and i could very well be wrong here since this is all so alien to me, is that the brazillian currency got into a cycle of collapsing in value (inflation) because people no longer trusted it to be stable.. The fix was therefore a completely made up fictional replacement currency that made it APPEAR that prices were stable.  By tricking themselves into believing the currency had stabilized, they achieved the goal of stabilizing the currency.  Money is a mental feedback loop -- if the masses think it's stable and trustworthy, it is -- if they lose faith in it, it enters a self-fulfilling feedback loop where it gets worse and worse until it's worthless.

And again this seems like the story of our entire financial system and why the financial overlords of our countries are always talking about "restoring confidence" to the market.  We are supposed to believe the stock prices are based on the inherent "value" of companies and the goods/services they produce.. but more and more it seems like it has nothing to do with some ACTUAL value, but rather all a series of fictional feedback loops based on "perceived" value.

It all seems insane to me.  But I'm probably misunderstanding some essential economic concepts.
13148
Living Room / BoingBoing Update on Bitcoin Alternatives
« Last post by mouser on July 25, 2011, 11:27 AM »
I have to say this Bitcoin thing makes no sense to me -- but then neither does any of economic theory.

Today boingboing has a nice couple of links to an alternative proposal that uses some of the same ideas as bitcoin, and a link to a crazy true story of how a virtual currency in Brazil solved a huge country-wide financial crisis in Brazil by tricking people into thinking their currency had magically become stable.

Am I the only person who gets the feeling that the entire world economy is one big confidence game sham?


13149
General Software Discussion / Re: Google+
« Last post by mouser on July 24, 2011, 09:44 PM »
I think the dirty little secret of google+ and twitter, etc. is that a huge number (the majority?) of accounts are actually created by bots for a variety of reasons.  Of course no site wants to admit this because they love the headlines that make it look like huge numbers of people are joining.  Maybe google is just deleting some of them.
13150
General Software Discussion / Re: alternative to filehamster?
« Last post by mouser on July 24, 2011, 12:32 PM »
Version control systems have gotten a LOT better in dealing with new and moved files/folders.. i remember learning how to handle such things in the original version control system cvs and feeling an instant need to get blackout drunk.  I don't think i ever touched cvs after that day.  But it's still a big pain, and tranglos' point is valid in terms of why version control is not ideal for some backup scenarios.
Pages: prev1 ... 521 522 523 524 525 [526] 527 528 529 530 531 ... 1515next