-
```
litle bug:
$conn = new XMPPHP_XMPP('talk.google.com', 5222, 'myBOT', 'password',
'xmpphp', 'gmail.com', $printlog=true, $loglevel=XMPPHP_Log::LEVEL_ERROR);
myBOT@gmail.com
myBOT@gmail.com -> myB…
-
```
litle bug:
$conn = new XMPPHP_XMPP('talk.google.com', 5222, 'myBOT', 'password',
'xmpphp', 'gmail.com', $printlog=true, $loglevel=XMPPHP_Log::LEVEL_ERROR);
myBOT@gmail.com
myBOT@gmail.com -> myB…
-
```
litle bug:
$conn = new XMPPHP_XMPP('talk.google.com', 5222, 'myBOT', 'password',
'xmpphp', 'gmail.com', $printlog=true, $loglevel=XMPPHP_Log::LEVEL_ERROR);
myBOT@gmail.com
myBOT@gmail.com -> myB…
-
```
Hey !
I ran the cli_example and tried to get the vcard, sending 'vcard' to the
running bot.
The response was broken and the bot reported missing $conn->server.
To fix this the constructor needs …
-
```
Hey !
I ran the cli_example and tried to get the vcard, sending 'vcard' to the
running bot.
The response was broken and the bot reported missing $conn->server.
To fix this the constructor needs …
-
```
Hey !
I ran the cli_example and tried to get the vcard, sending 'vcard' to the
running bot.
The response was broken and the bot reported missing $conn->server.
To fix this the constructor needs …
-
Hi running the collecting page links cell:
```python
quote_page = 'https://en.wikipedia.org/w/index.php?title=Category:Living_people'
page = urllib.request.urlopen(quote_page)
soup = BeautifulSoup…
-
Some references like VCard, RDF-DAWG-UC and SPARQL-FEATURES should probably not be normative references but only informative ones.
-
Bisher hat die vCard immer auf die Karte gepasst, aber es kann auch weitaus kleinere Karten geben.
Was ist wenn die Karte zu klein ist?
-
Any NICKNAMEs in
> my $address_book = vCard::AddressBook->new();
> $address_book->load_string();
will not come back out of
> print $address_book->as_string();