topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday November 16, 2025, 5:46 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 ... 38 39 40 41 42 [43] 44 45 46 47 48 ... 230next
1051
General Software Discussion / Re: Chrome babylon toolbar help
« Last post by app103 on September 30, 2013, 11:54 AM »
it looks decent, but requires to download an antivirus not heard before,
i just want to make sure everything won't go wrong again.

Earlier this month you said that you were a user of that anti-virus:

i currently use YAC virus removal tool, light weight and efficient to remove virus, fix browser  :-*
I have use free antivirus for years

So which exactly is it? You are a YAC user? Or you never heard of YAC? Both can't be true.  :tellme:

1052
General Software Discussion / Re: Online HTML index generator?
« Last post by app103 on September 28, 2013, 04:21 PM »
Would something portable help, rather than online?

If so, grab the portable version of dirhtml: http://home.comcast.net/~dirhtml/

Happens to be my favorite utility for this purpose.  ;)
1053
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by app103 on September 28, 2013, 05:45 AM »

Gotta be careful about knockoffs there though. Don't want no fake or low quality polka-dot saddles! ;D

Sometimes you have to be careful of the real thing, too, especially when it comes to "leprechaun gold". It might not be something you'd want to swim in. :D

100_0092-250x250[1].jpg
1054
Living Room / Re: Yay! I've got the old style of Gmail Compose back - in Firefox!
« Last post by app103 on September 27, 2013, 05:46 PM »
That was pretty much the way I forced GMail to default to the basic HTML version in K-meleon, on my old slow PC. Except there was no plugins or add-ons needed to do it. (K-Meleon has the ability to change the user agent on the fly, built in)

I just clicked the button on the toolbar and typed something like "Have mercy on this Snail PC" in the box and GMail had no clue how to handle that, so it automatically sent me straight to the basic HTML version, with a message up at the top about how my browser was unsupported.  ;D

Since I already have User Agent Switcher for Firefox installed (comes in handy for other things), I might use it for this on an as-needed basis, as I only prefer the old Compose when accessing from my personal email account (not all accounts).
1055
Anyway, if you can let me know how to PM you I would be glad to try.

Right here:

https://www.donation...n=pm;sa=send;u=19278
1056
If you are opening the chat in a new tab/window with target="_blank", you don't need an extra button to "go back". The visitor would just close the chat tab/window when they are finished, and the original page they were on should still be there, open.

As far as minimizing the original page, that would most likely be something in the visitor's control, through their browser settings (maybe with plugins). I know my Firefox gives me the option to open new tabs from links in either the foreground or background (I usually prefer the background, though). Different browsers handle this kind of stuff differently, but it's usually up to the user how they want to configure it in their settings, and even if you have a choice on how to do it on your site, these user settings would over-ride that.

For example, this bit of javascript code added to your link could set the size, position, and other parameters of a new window, but in my browser, it would never be a new window (only a new tab) and never be the size you set (just a full page), and never open in the foreground (always in the background) because my browser is configured to always do that instead of what the web designer may have intended.

Does this make any sense to you?


One thing that I may not be making clear is that this IS a site where they would probably want the chat on every page.  that is the whole purpose of it is to discuss the merits of specific documents and it is a committee of people who will be there and Only them.

I guess the misunderstanding is my fault, because I didn't explain why, from a webmaster's point of view, you wouldn't want it on every page.

Unlike the designer's point of view where this might be a good thing for users, from a webmaster's point of view it's bad because it hammers the server whenever a page gets loaded. Get a bunch of people on the site at the same time, who have no intention of chatting, and if the chat loads on every page you are hammering the server for no reason. There comes a point where you cross a threshold where the number of users on the site is capable of bringing the whole site down, if they are all loading a live chat room for no reason, at the same time (this is why most web hosts don't allow live chat rooms and suspend the accounts of any webmaster that breaks this rule, as it can affect other sites hosted on the same server.). Putting the chat on its own page, to be used only if the user wants to chat, lessens the risk of bringing down the whole site.


But if you still want it on every page, I probably will have time this weekend to help you do it, one-on-one (privately), hands-on, even just doing it for you, if it wouldn't compromise any sort of confidentiality agreement you have with the site owners. Send me a PM by Friday night if you are interested in that kind of help.
1057
target="_blank" would be added to the link leading to the chat page, like so:

<a href="path-to-chat-script-folder/index.php" target="_blank">Click here to chat </a>

And the link I gave you gives an example of how to use some really simple javascript to create a button that sends the visitor one page back in their browsing history, back to the page they were on when they clicked the chat link.
1058
I can use a link written into the shell.html which appears on every webpage as a "click here" to get into the chat which lives in its own folder inside the website.

try target="_blank" to open that in a new window/tab so they can continue to browse around the site and chat at the same time.

Or alternatively, add a button on the chat page to go back, like this: http://www.w3schools...ref/met_his_back.asp

Both of these are probably better in the long run, than loading the chat whether someone wants to chat or not, on every page of the site.

Also keep in mind that if the site is on shared hosting, that most hosting company's TOS forbid the hosting of live chat on their servers (some dedicated and VPS, too). Make sure the TOS doesn't say this before you go live with this, or you'll be giving them a reason to suspend the site's account. If it does, you'll need a chat hosted by a 3rd party, which are usually not as simple in design and usually come with some sort of advertising, if they are free.
1059
Living Room / Re: Extremely Simple chat app for an HTML/PHP website
« Last post by app103 on September 25, 2013, 10:59 AM »
Locking this one would probably be a good idea, so that's what I am doing.

Anyone interested in replying should do so here: https://www.donation...ex.php?topic=36204.0
1060
That was the simplest one that I found. If it doesn't work to your liking, let me know and I'll look for another.
1061
Sounds like Microchat might just do the trick.
1062
Living Room / Re: DonationCoder & Cody themed art compilation thread.
« Last post by app103 on September 23, 2013, 04:06 PM »
No Cody's uncle or dalmation snake sculpture photos, because mouser didn't upload the images to the forum like he is always telling everyone else to do, hotlinked instead, and they were lost during one of his "cleanups".

Nudone's version of Cody's uncle is featured in some of the newsletters:



As well as in Krishean's dice game.



1063
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by app103 on September 23, 2013, 07:47 AM »
Apparently true, and an amusing glimpse of "quaint but amazing" modern Americana: Ohio State University Gets Armored Military Vehicle, Repeatedly Dodges Questions About It

If it were the Newark campus of any university in NJ, I'd wonder why they only bought one.

I didn't know hazing was such a problem there! ;)

Several attempts to contact the university have garnered little information about why a vehicle, which was specifically designed for asymmetric warfare, is needed on campus.

Militarized campus cops vs. kids with water balloons - yep - that's asymmetric warfare! ;D

Don't assume that's water in those balloons. There are plenty of recipes for more potent things that can be concocted from stuff available at any $1 store or supermarket that are quite a bit more painful than water, which one could fill a balloon or Super Soaker with, that any dummy can make. And people are less likely to follow the directions, exactly, making substitutes and increasing the amounts of the irritating substances in the recipes, to make them much more potent than intended. And university athletes are more likely to be able to throw a "water" balloon farther, and with more accuracy, than the campus police can shoot with their pepper spray. Sure, so far you have only seen the campus police attacking peaceful students with pepper spray, but if the normally peaceful students are pushed to start fighting back, their pepper spray canisters will be no match for the stuff a chemistry student can concoct and an athlete can throw. And Zombie Apocalypse culture has given plenty of young people the reason and opportunity to think seriously about easy to make homemade weaponry. It could end up a war between campus police and an entire student body with MacGuyver-like skills. (they don't need no stinkin' guns; just common, ordinary, everyday stuff!) ;)
1064
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by app103 on September 22, 2013, 06:53 PM »
995191_737639502920314_108304376_n.jpg
1065
Living Room / Re: DonationCoder & Cody themed art compilation thread.
« Last post by app103 on September 19, 2013, 04:15 PM »
A call for cody images - post them here!
PhotoFunia and the Ultimate Cody Sighting
DC Mug/TShirt Designs that would be nice to have an artist for..

All these threads have Cody related stuff in them.

The amazing creator of Cody, dc member Nudone, has an avatar where Cody makes a guest appearance: (see attachment in previous post)
There are a few more cody-related avatars on the forum as well..

Such as mine.  ;)

pccat[1].gif
1066
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by app103 on September 19, 2013, 07:40 AM »
How to calm a crying baby?

The baby was crying because it was too quiet, LOL!  ;D

I hear a lot of babies respond well to the sound of a loud vacuum cleaner, and some babies, it's the only way to get them to go to sleep.

1067
Developer's Corner / Re: Odd/Fun Ways You've Learned Programming
« Last post by app103 on September 18, 2013, 09:07 PM »
I had a very simple program that I made for an RPG, and every time I'd learn a new programming language, I'd re-make it in that programming language with a few improvements. :)

That reminds me of the "Pass the Translator" game that I used to play with Krishean, before Google killed their free translator API.

We would take turns "building a translator" and making it somehow better than the last version. We could change the language it was written in or whatever else we wanted to do to it. Then pass it, with source, to the other. You could reuse any part of the source from any of the previous versions, in your next version, including usng something contributed by the other person. The only catch, was that it had to be a desktop app.

The last version in our little game was the Fried Babelfish that was submitted for NANY 2009, reusing the script Krishean contributed in his .hta app version, and turning it into a 2 tabbed Delphi app.

Our little game started when Krishean mentioned how much he hated looking at the ads plastered all over the Babelfish site, and I loaded the site in a little app I whipped up, with the window sized to show just the important part, thereby hiding the ads, written in ibasic.  :D
1068
Developer's Corner / Re: Odd/Fun Ways You've Learned Programming
« Last post by app103 on September 17, 2013, 04:32 PM »
I once made a really cool 404 page, as the result of trying to work out how to code a complete slot machine game as a single javascript function of 20 chars or less. It was for a chat room hosted on a server that a friend of mine wrote for the purpose of teaching programming, with a built-in js interpreter, where anyone with admin privileges could throw functions in the room and use them for all kinds of stuff. That was a really neat, fun experience. We all had a blast with it. About 10 minutes after I tossed my slot machine function in the room, someone else got tired of losing and coded a cheat function for it, that would play it 100 times and report back how many times (if any) that you won.  ;D
1069
N.A.N.Y. 2014 / Re: The NANY Retrospective Thread
« Last post by app103 on September 17, 2013, 03:17 PM »
I am still using my Lacuna Launcher, religiously.

And a new PC means that I am back to using Popup Cody:-*

And I have never stopped using Trout. In fact, it's playing right this minute.  :D

And I have a whole slew of ideas for this year, and a lot of them are more than doable, so you WILL see something new from me for this year's NANY.  :)

Oh, and it's kind of chilly here right now, so I am wearing my NANY2009 jacket, trying to stay warm.

Img_9726b.jpg
1070
General Software Discussion / Re: nauseating problem seeking creative solution?
« Last post by app103 on September 17, 2013, 07:06 AM »
Do you mean, to contact my ISP email-host provider and tell them?
Believe it or not, I never thought of that and didn't know they could do that for me.
But I'll be more than willing to contact my ISP tomorrow and give it a try.
And thanks for all the extra advice, seriously.

(edit) I just reported that one and another one that spams me less often via my ISP online Help Desk.

No, I mean mark it as spam and move on with your life.
After that, any additional emails they send you should automatically end up in your spam folder, where it belongs, instead of your inbox.

(Marking it as spam also reports it to your ISP, if you are using webmail.)
1071
General Software Discussion / Re: nauseating problem seeking creative solution?
« Last post by app103 on September 16, 2013, 10:49 PM »
You don't get more spam by marking something as spam. You get it out of your face and not annoying you any more. (and in the case of webmail services, you help other people not get spam in their inbox, by notifying your email service so they can automatically send it to the spam folder for other people)

In fact, the method you desire to use, the unsubscribing, is one of the surest way to get more spam, because you are notifying the spammers that it's a live email address with someone that reads and responds to spam. You become a valuable commodity, with your email address added to a list of special people to spam, that is sold at a premium price, to other spammers.

  • Never visit a link in spam email
  • Never contact the spammers
  • Never try to unsubscribe from spam
  • Never download or open attachments from spam.


Just mark it as spam and be done with it.
1072
General Software Discussion / Re: nauseating problem seeking creative solution?
« Last post by app103 on September 16, 2013, 10:38 PM »
Have you tried marking it as the SPAM that it is?
1073
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by app103 on September 13, 2013, 12:48 PM »
A man with a winking problem applies for a position as a traveling salesman and goes in for an interview.

"Looking at your resume, I can see that you're more than qualified", says the interviewer. "Unfortunately, we can't have our sales reps constantly winking at customers, so we can't hire you", adds the interviewer.

"But wait", says the man. "If I take two aspirin, I stop winking".

"Then show me", replies the interviewer.

So the guy reaches into his pants pocket and pulls out a pile of condoms in all different shapes, sizes, and colors before finally finding a packet of aspirin. He pops the pills and immediately stops winking.

"It's great. You stopped winking", says the interviewer, "but we can't have our salesmen womanizing all over the country".

"What do you mean?", asks the man. "I'm happily married".

"How do you explain all the condoms?" asks the interviewer.

"Oh, that", sighs the man. "Have you ever walked into a pharmacy, winking, and asked for aspirin?"
1074
N.A.N.Y. 2014 / Re: N.A.N.Y. 2014 - New Apps for the New Year - Welcome Thread
« Last post by app103 on September 12, 2013, 05:46 PM »
Can I submit this as a possible NANY 2014 mug design? (it just needs some text)

ninjas vs cody.png

And there is a Paintshop Pro vector of Cody attached to this post, in case any PSP users would like to use it. It will work in v7 and up.
1075
General Software Discussion / Re: typing in web browser makes it freeze
« Last post by app103 on September 12, 2013, 01:32 PM »
My current computer has 8 gigs of ram

You'd have to be running an insane amount of memory hogs for that to be your problem. I'm notorious for running a lot of stuff, but I have never run into this issue on my PC that has 2G RAM...only on machines with 1G or less.
Pages: prev1 ... 38 39 40 41 42 [43] 44 45 46 47 48 ... 230next