Skip to content

Kupret.inc 5#65

Open
usernamealreadyis wants to merge 13 commits intomasterfrom
kupret.inc-5
Open

Kupret.inc 5#65
usernamealreadyis wants to merge 13 commits intomasterfrom
kupret.inc-5

Conversation

@usernamealreadyis
Copy link
Contributor

No description provided.

usernamealreadyis and others added 10 commits January 2, 2016 12:21
Add a Bitdeli Badge to README
Set the name which is used in verification of hostname. If SSL_verifycn_scheme is set and no SSL_verifycn_name is given it will try to use SSL_hostname or PeerHost and PeerAddr settings and fail if no name can be determined. If SSL_verifycn_scheme is not set it will use a default scheme and warn if it cannot determine a hostname, but it will not fail.

Using PeerHost or PeerAddr works only if you create the connection directly with IO::Socket::SSL->new, if an IO::Socket::INET object is upgraded with start_SSL the name has to be given in SSL_verifycn_name or SSL_hostname.
commit: 08f990f   
fix: 08f990f
Track events in the mixpanel-php library by using the track method on the Mixpanel class:
usernamealreadyis added a commit that referenced this pull request Jan 16, 2016
From #65 project repository, bring in the changes and test.
From #65 project repository, Merge the changes and update on GitHub.
@GistIcon GistIcon locked and limited conversation to collaborators Jan 16, 2016
To get musical symbols you need 32-bit Unicode support.

Emoji are scattered all over the map, not collected togethir in a block the way everything else is.

In Java, you get at the exotic characters by encoding them in hex in your strings like this: \u00f7\u2713 to produce ÷ ✓. See String literals for more details.

In HTML (Hypertext Markup Language), you get at the exotic characters by encoding them as entities such as ÷✓ to produce ÷ ✓.
# Usage


>Paste some source RDF into the text area, select the format (Turtle, RDF/XML and N-triple are supported) and click As JSON to get the >translated version. The translation includes a wrapper object giving the format version information and a context object to enable round tripping. >The translated RDF is in the results array.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants