If you have any other issues please let me know.
Thanks and again sorry for inconvenience
Quote: gordonm888Now, if anyone can explain how to use the symbols for spades, hearts,diamonds and clubs in posts, it would be much appreciated.
Also, is it possible to use any mathematical symbols beyond the ones that are on keyboards?
Hi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
Quote: gordonm888Why are the Wizard and J.B. absent? What is going on?
Quote: BleedingChipsSlowlyNot to me. Previously, mail service connections were initiated then dropped due to DNS issues. Now... nothing.
Hi,
please tell me if you still have these issues and if so send me a message so we can try to solve it
Thanks
Sorry, I see now that you posted it's resolved, so disregard this :)
I'm not sure how your answer helps.Quote: miroslavlavHi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
A prior reply explained how to do it on a PC keyboard. That doesn't help Mac or mobile users.
For the record, on my iPhone, suits are available in the emoticon menu:
♠️♥️♦️♣️
Someone asked about a cent symbol. Again, on iPhone, press and hold the $ key and a mini menu appears with these options:
₽ ¥ $ ¢ £ ₩
Several other keys have similar pop-up menus.
2 👍👍
On a Mac, option $ gets ¢. Option e gets è. Option ? gets ¿.
Etc.
Not sure about PCs or androids...
Much better,Quote: miroslavlavHi all and sorry for inconvenience. We had issues, as some of you already noticed, with ssl certificates, but that is resolved now and you shouldn't experience site lagging anymore.
If you have any other issues please let me know.
Thanks and again sorry for inconvenience
but https://wizardofvegas.com/common/images/pin-icon.png is still a 404 on every forum post
I feel like we are getting c*ck teased here.Quote: miroslavlavHi all and sorry for inconvenience. We had issues, as some of you already noticed, with ssl certificates, but that is resolved now and you shouldn't experience site lagging anymore.
If you have any other issues please let me know.
Thanks and again sorry for inconvenience
Quote: MrVBest cut admin a bit of slack; after all, it's a free board.
And the content we contribute is also free :)
Forum and contributor are mutually beneficial parasites.
Zippy, anyway.
:)
Quote: onenickelmiracleI finally was able to receive the password reset email a few days ago. It came into the spam folder, don't think I had it set up as such. Pm emails were not received, they may have come as spam emails, but I do not know that as a fact.
A lot of times this happens when emails are sent programmatically and dont authenticate to a SMTP Server. Coupled with gambling keywords, SPAM catchers are going to sack those messages pretty quickly.
Quote: miroslavlavHi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
Thank you for the reference to this useful list of HTML codes for symbols.
However: "Direct HTML is not allowed in your posts" I am sorry for being a dummy, but given the HTML code how do I insert symbols into a WOV post?
If a spade symbol is #9824, how do I insert that into a post?
Quote: gordonm888
Thank you for the reference to this useful list of HTML codes for symbols.
However: "Direct HTML is not allowed in your posts" I am sorry for being a dummy, but given the HTML code how do I insert symbols into a WOV post?
If a spade symbol is #9824, how do I insert that into a post?
Hi Gordon,
Direct html might not be allowed, but if you want to enter a symbol, you can look it up at that site and use the fiorst column, where you see the entity code is an ampersand (&) followed by a description, followed by a semicolon.
Thus, if you want to enter the spades symbol in a forum post, you would type ♠ and would see that posted as ♠
Quote: gordonm888Quote: miroslavlavHi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
Thank you for the reference to this useful list of HTML codes for symbols.
However: "Direct HTML is not allowed in your posts" I am sorry for being a dummy, but given the HTML code how do I insert symbols into a WOV post?
If a spade symbol is #9824, how do I insert that into a post?
Check out my link from earlier. They arent HTML codes, but special ASCII characters. Hold the ALT key and type 9824 on the number pad (not sure on a laptop), or copy and paste from the list.
Quote: OnceDearHi Gordon,
Direct html might not be allowed, but if you want to enter a symbol, you can look it up at that site and use the fiorst column, where you see the entity code is an ampersand (&) followed by a description, followed by a semicolon.
Thus, if you want to enter the spades symbol in a forum post, you would type ♠ and would see that posted as ♠
Unfortunately, the translation is so good, even using edit or quote results in that character showing as a spade, not whatever you did to make it work from the table. Can you force an example using spaces or something to demo the format?
I would like to see that table link and a usable example put onto the "formatting codes" page for permanent reference, please. JB?
Not strictly anything to do with ascii. Some. very few, extended ascii characters can be entered by pressing and holding the alt key and entering the numeric code on the numeric keypad of a windows device. But ascii codes are strictly in the range 0 to 255. so, for example this ascii code 170 IN this character set is the symbol '¬'.
Extending that functionality for entering unicode, hold down alt and press the sequence 0176 and you get the degree symbol '°'
The codes in that linked table are UNICODE representations, and for the spades symbol, you should supposedly be able to hold down the alt key and enter 2660.
http://www.fileformat.info/info/unicode/char/2660/index.htm
However, I'm not so sure you can enter unicode in that way.
d is what I get when I enter the unicode 2660
[edit] Ah. to enter such unicode, press and hold the alt key - press the plus symbol on the numeric keypad and then type 2660 on the numeric pad[/edit]
Still only prints a d for me.
the ampersand way is the way to go, for simplicity.
Quote: gamerfreakQuote: gordonm888Quote: miroslavlavHi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
Thank you for the reference to this useful list of HTML codes for symbols.
However: "Direct HTML is not allowed in your posts" I am sorry for being a dummy, but given the HTML code how do I insert symbols into a WOV post?
If a spade symbol is #9824, how do I insert that into a post?
Check out my link from earlier. They arent HTML codes, but special ASCII characters. Hold the ALT key and type 9824 on the number pad (not sure on a laptop), or copy and paste from the list.
And if your phone doesn't have an ALT key? (Many of us)
Quote: OnceDearHi Gamerfreak,
Not strictly anything to do with ascii. Some. very few, extended ascii characters can be entered by pressing and holding the alt key and entering the numeric code on the numeric keypad of a windows device. But ascii codes are strictly in the range 0 to 255. so, for example this ascii code 170 IN this character set is the symbol '¬'.
Extending that functionality for entering unicode, hold down alt and press the sequence 0176 and you get the degree symbol '°'
The codes in that linked table are UNICODE representations, and for the spades symbol, you should supposedly be able to hold down the alt key and enter 2660.
http://www.fileformat.info/info/unicode/char/2660/index.htm
However, I'm not so sure you can enter unicode in that way.
d is what I get when I enter the unicode 2660
Youre correct that its unicode! I use the two terms interchangeably too often. It should work entering them with the alt keys on windows with a full keyboard, probably depending on how things are set up here. Ill try it out when I get back to my desktop.
Quote: beachbumbabsQuote: gamerfreakQuote: gordonm888Quote: miroslavlavHi Gordon, eg. here you can find codes for inserting mathematical symbols and at the end are also card symbols
Test:
♦ ♥ ♣ ♠
∑ ∀ ⇔
Thank you for the reference to this useful list of HTML codes for symbols.
However: "Direct HTML is not allowed in your posts" I am sorry for being a dummy, but given the HTML code how do I insert symbols into a WOV post?
If a spade symbol is #9824, how do I insert that into a post?
Check out my link from earlier. They arent HTML codes, but special ASCII characters. Hold the ALT key and type 9824 on the number pad (not sure on a laptop), or copy and paste from the list.
And if your phone doesn't have an ALT key? (Many of us)
Copy and paste from a Unicode/ascii character list
That's the HTML representation, not the Unicode character point.
Quote: OnceDearThus, if you want to enter the spades symbol in a forum post, you would type ♠ and would see that posted as ♠
Which just goes to show how difficult it might be to explain something. ;-)
Try this series of characters (without the spaces): & # 9 8 2 4 ;
This gives: ♠
Quote: DocWhich just goes to show how difficult it might be to explain something. ;-)
Try this series of characters (without the spaces): & # 9 8 2 4 ;
This gives: ♠
Thanks Doc,
Tee hee, I knew that I could force an ampersand by typing & Which you won't be able to quote without buggering it up.
Quote: DocWhich just goes to show how difficult it might be to explain something. ;-)
Try this series of characters (without the spaces): & # 9 8 2 4 ;
This gives: ♠
♠
Well, color me happy! I tried it without the semicolon the first time, and of course it didn't work.
Thanks! I'm going to put that on JB's formatting code page for reference. JB can, of course, remove it if he doesn't want it there.
https://wizardofvegas.com/forum/info/help/1-formatting-codes/#post1
Could you guys please check it for correctness and comprehension? Thanks.
I do have a question about one of the symbols on that page, and maybe someone can explain it to me. First, I do understand the item that is given by &pi (plus the semicolon left off here). That gives the lower case Greek letter pi, and it looks like π.
However, a dozen lines below that in the table, there is something described as "greek pi symbol" made with the characters &piv (plus the semicolon). That gives the character ϖ which (to me) looks like the lower case omega with a bar on top of it. (It also looks a bit as if an elf is mooning me, but whatever.) Can anyone tell me more about that symbol? I expected the "greek pi symbol" to look more like an upper case pi, like what they call the product sign: ∏ , though the notes in the table say that is not the same character.
See variants section.
Thanks for the info and the link. There are just far more variants than I am familiar with, and since I encountered most (in school) in handwritten form, I don't know the subtle differences.Quote: Dalex64Glyph variant of the letter pi....
I no longer seem to be getting email notices of new posts in threads I follow. Likewise for email alerting me when I get a new PM. It was working for a while recently, but just stopped again.
I like this site and visit it often. I don't offer good advice, but I ask good questions and get enough valuable responses in amongst the chaff to make it worth my while.
I would suffer bad response time if that were still true. But it's not - the people who provide me with what I want from this site won't waste their time waiting for a window to open or for a "waiting for secure connection" line at the bottom of their window to go away. They will vote with their virtual feet and simply go away.
When they do, those of us who want to learn what they have to say, and those of us who are rank amateurs sent here because someone at the blackjack table we were sitting at, or at the next slot machine sent us here for some pointers, connections to offers or to other online interactions where you might make some money, will go away too.
At some point your response time issues will be like that tree that falls over in the forest when there is no one there. It makes a sound nobody hears. Nobody will care, because no one will be trying to connect.
Offer whatever excuses you want. Have "administrators" who have no connection with the company that provides the underlying connectivity (those folks with the names colored green that have complained or reported the same problems all of us are having) pretend that they know what is going on.
There's only one solution here. Stop telling us it's getting better. We know it when we see it. And we aint seeing it. Over the next short period of time more and more of us will just stop looking to see if you have fixed it. Tick. Tock.
Quote: LuckyPhowHmmm...
I no longer seem to be getting email notices of new posts in threads I follow. Likewise for email alerting me when I get a new PM. It was working for a while recently, but just stopped again.
Whoa! What service! I'm now getting email notices of new posts to threads I follow. Seems it picked up updates from about 2 days ago telling me of new posts I had already read on previous days. But, hey! It's progress. Maybe it will sync up properly going forward.
However, one problem remains: I received a new email (apparently) for each and every new post to my subscribed threads. So, I got about 25 emails, many telling me of updates to the same thread. And, this, notwithstanding text in each email notice that tells me:
Quote:You will not receive further emails about subsequent replies to this thread until after you have viewed it again.
So, this part of the "email notice" system still does not work properly.
Quote: racquet
(Snip)
Offer whatever excuses you want. Have "administrators" who have no connection with the company that provides the underlying connectivity (those folks with the names colored green that have complained or reported the same problems all of us are having) pretend that they know what is going on.
There's only one solution here. Stop telling us it's getting better. We know it when we see it. And we aint seeing it. Over the next short period of time more and more of us will just stop looking to see if you have fixed it. Tick. Tock.
The first paragraph excerpted above seems like a cheap shot in what I thought was a well-intentioned critique. The situation is: there are 4 Admins in green, Wizard, Face, Mission, and myself, who moderate content. Zuga is a part-owner and, very rarely, gets involved in moderation. Joshua.Chan is the main owner.
JB, before the sale in 2015, was the main website admin. He is still involved. miroslavlav is the main web admin under Joshua Chan and Zuga. I believe he has at least one other Web admin working for him, I've seen a name but don't recall it atm.
ALL of those listed above have green names. It has to do with access to content and/or website maintenance controls. And allows identification by the membership of those who might either help them, or know who to send them to.
This thread has, I hope, been useful for documenting problems. We're all frustrated, members and greenies alike. Things are getting attention as they get reported.
But the greens working behind the scenes have their jobs, and those of us working content are NOT pretending to know more than we do about what needs to be done, or technical issues. Zuga is the boss,.and so the techs report to him, which is why he's posted here about it,.without necessarily doing the tech work (I don't know his web skill level, don't want to short him credit for something).
It's my understanding that our board was collateral damage when the host server was attacked for several days/weeks running. Also that there had been a plan to transition to another host for some time. These coincided, and not well, for about a month now. But trying to fight off an attack, and trying to upgrade services, both transparently to the members, speaks of a quality effort.
You're not wrong. I'm sure the lengthy and varied issues have cost us members, at least in the short term. But they have been open, honest, and responsive to the forum about what is happening and why, to the extent they know. So I'd appreciate your patience a little longer; things do seem to be improving.
Quote: LuckyPhowHowever, one problem remains...
Fixed! Thank you! Seems I now get only one email regarless of how many post to a subscribed thread. Much appreciated.
Because you asked, my take on clarity:Quote: beachbumbabsI've added ASCII instructions under Miscellaneous at the bottom of the formatting page.
https://wizardofvegas.com/forum/info/help/1-formatting-codes/#post1
Could you guys please check it for correctness and comprehension? Thanks.
I'll focus on using HTML. Encoding characters on a particular device is a rat hole I'm going to avoid going down.
As the examples in this thread show, a numerical value can be used to specify the character to encode for web presentation using HTML markup. What character you get depends on the character set HTML is using.
The early web used the ASCII character set. Starting with HTML 2.0 and through HTML 4.01 the ISO-8859-1 character set was standard. (The Microsoft universe adoped the Windows-1252 character set as standard through Windows 95, adding to the confusion.) The HTML5 standard specifies UTF-8 encoding of the Unicode character set as default. UTF-16 encoding for Unicode provides expanded access to the character set. This forum's pages use the HTML5 standard and explicitly specify use of UTF-8 encoding. (Note: Old unsupported browsers will probably not work with current standards.)
HTML character encoding can use either an entity name or a number. Almost every Unicode character can be referenced by a number using either decimal or hexadecimal format. Most characters can also be referenced by an entity name. Numbers always work and are more portable for references outside HTML. Names are easier to remember but are English and specific to HTML. (i.e., You can encode ¢ as either & #162; & #xA2;, or & cent; removing the space. .)
I suggest augmenting (or even replacing) the reference for HTML encoding with w3schools.com's HTML Character Sets. imho, the reference is more complete and better ogranized.
The instructions on the webpage tell the browser what font or fonts to use, and they will fall back to something else if those are absent.
Fonts don't have graphics for all of the characters. (There are a few that are more complete than others, but they are huge and use a lot of disk space and memory) Even if people have the same font, by name, installed on their computers, they might not have graphics for all of the same characters.
You'll end up with something like an empty box, or a dot, or even just a blank, in place of characters for which the graphics aren't stored.
I frequently end up using this page http://www.utf8-chartable.de/ for character references, but it is rather programmer-centric.
between a few long load times, got this.
Error!: SQLSTATE[HY000] [1040] Too many connections