Welcome to Friendica Social Network on tschlotfeldt.de

Community

Tim Schlotfeldt
24 hours ago
BarCamp Kiel: Sponsorenpakete zu vergeben
@BarCamp Kiel
@BarCamp Kiel fb

Sponsoren können mit einem Sponsorenpaket das BarCamp Kiel 2012 unterstützen. Mehr Informationen im Wiki:

BarCamp Kiel: Sponsor werden

Das erste BarCamp fand im August 2005 in Palo Alto (Kalifornien) statt. Seitdem gibt es regelmäßige BarCamps in Nordamerika, Asien und Europa. Bereits Ende September 2006 gab es in Berlin und Wien die ersten BarCamps im deutschsprachigen Raum. Das ...
Tim Schlotfeldt
2 days ago
@BarCamp Kiel
Das nächste Orga-Treffen wird geplant mit einer kleinen Termin-Umfrage: https://www.tschlotfeldt.de/dudle/BarCamp_Kiel_Orga-Treffen_2012-05/
Simon L'nu
3 days ago
haha, yeh really :)
David Benfell
3 days ago
Some shit you just look at and have to wonder, what were they thinking?
Simon L'nu
3 days ago
what a piece of junk... o.O
Tim Schlotfeldt
3 days ago
From that above list (it's so funny):


DUMB AND DUMBER

77. Wi-fi disconnects when screen sleeps. Too bad if you are in the middle of a download.
78. If you receive a text message when talking on the phone an audio alert will blast your ear at the full volume set. All other phones will give a soft beep.
79. Can only enter one mobile phone no. for each contact. Mobile nos. entered in other fields will not accept sms.
80. Cannot send/receive MMS without enabling 3G data connection. MMS does not use 3G data.
81. Phone cannot be charged when off.
82. Need to be plugged in to wall charger to sync wirelessly (a funny definition of wireless).
83. Oversized fonts for headings waste screen space and result in low information density
84. Phone will wake up and display sms content on lockscreen when locked – a privacy violation.
85. Phone can be rebooted without entering security code.
Tim Schlotfeldt
3 days ago
I see. I was thinking about connecting the @BarCamp Kiel with the responsible Facebook fan page. But it is not important so no problem.
Thomas Willingham
3 days ago
I was wrong.

A group I have that pulls posts from Facebook Pages does not display them publicly. They are only visible to me. You can easily reshare them from that point, but they're not automatically public as I thought.
Tim Schlotfeldt
3 days ago
101 Reasons Not to Buy A Windows Phone 7.5


1. No true multitasking for 3rd party apps - they re frozen in the background.
2. No Divx/Xvid video codec support. Zune will convert with loss of quality.
3. No mass storage mode.
4. No micro-SD card support.
5. Only support up to 16GB storage .
6. No filemanager. Directory system is totally opaque.
7. Need Zune to transfer files. Zune will only transfer photos, videos & music. All other files need to email/upload to yourself.
8. Your contact details are automatically uploaded to cloud service whether you like it or not.
9. Limited to 800x480 resolution.
10. Voice search is hardwired to Bing.
11. Cannot use any MP3 file as ringtone except those with strict constraints.
12. Cannot set static IP address so no connection to ad-hoc networks.
13. No VPN support for this “corporate enterprise” phone.
14. Cannot sync directly with Outlook without syncing to Cloud
[…]
Tim Schlotfeldt
4 days ago
Thanks you, that is good to know.
Thomas Willingham
4 days ago
Partially.


A Friendica Group can use the Facebook plugin as though it were a user, so you could create a Facebook account, subscribe to a Facebook fanpage, and get Facebook fanpage posts from Facebook to appear in Friendica. If you used a Facebook account that only subscribed to one group, you could even make the posts visible on your wall for everybody to see.

You can't write posts as a Facebook fanpage. You can only send posts as a Facebook human, though you can comment on posts started by Facebook fanpages.
Tim Schlotfeldt
4 days ago
@Friendica Support Oh, is it possible to connect a Facebook fanpage with a friendica account / community page?
Tim Schlotfeldt
5 days ago
Today I'm on Twitter for five years: @tschlotfeldt.
On Identi.ca I'm almost for four years: @tschlotfeldt.
Since Dec 2010 I use my own Status.Net installation: @ts.
Last year I started to use ~friedica (btw I love it ;-)).

And for the record: In 1995 I started to use #usenet (oldest posting on Google is from Jan 1996). Mail und News handling was done via #uucp. On OS/2 …
Tim Schlotfeldt
5 days ago
Glückwunsch \o/
Swen Wacker
5 days ago
Thank you,
the FAQ of All-inkl tells me (http://all-inkl.com/wichtig, Software, Question 5)
that I have 2 possibilities:

(Wie kann ich die Funktionen exec(), system() oder shell_exec() nutzen?)
Howto use exec(), system() oder shell_exec()

(Um diese Befehle in einem Script nutzen zu können, sollten Sie auf die CGI Variante von PHP umschalten, da diese im normalen PHP-Betrieb aus Sicherheitsgründen gesperrt sind. Sie haben dazu folgende Möglichkeiten:)
switch to the CGI Variant of php. Two possibilites:

(A) Sie geben der betreffenden Datei die Endung .phpx)
Rename to .phpx

B) Sie erstellen eine Datei mit dem Namen .htaccess (mit Punkt vorn und ohne Endung) in dem Verzeichnis, in dem Dateien über PHP-CGI ausgeführt werden sollen. Schreiben Sie in diese Datei folgenden Befehl und speichern Sie sie anschließend ab:
...
AddHandler php5-cgi .php (Version entsprechend der PHP Apache-Modul Version)
...

.htaccess with AddHandler php52-cgi .php (in my case) in the directory, where PHP-CGI should be used. Due to performance-reasons this should be restricted to necessary directories

So, this ist my questions:
- Do I have to reinstall Friendica with a renamed .../mod/install.phpx?
- Shall I rename some existing .php?
Mike
5 days ago
Shell_exec is need for Friendica to perform "background" processing.

One can use the poormancron plugin and set the plugin options to execute processes inline rather than via shell_exec. This will cause web pages to load very slowly as all of our communications with outside sites will now be done when you load the page rather than communicating with them independently in the background.

We do not recommend this if you have more than two or three contacts and one account on your site, as performance will be very poor.
Swen Wacker
5 days ago
Und schwupps habe ich 186 Kontakte bei Friendica :-)
tommy tomson
5 days ago
um des fb-plugin erfolgreich zu aktivieren/installieren brauchst du nen facebook-developer-account.. mit dem account bekomst du von fb nen api-key und n api-secret..

https://github.com/friendica/friendica/wiki/How-to%3A-Friendica%E2%80%99s-Facebook-connector

unter punkt 2 is alles beschrieben :-)
Swen Wacker
5 days ago
Achso. Okay, App-Entwickler ID habe ich. Danke.
Martin Farrent
5 days ago
Du brauchst eine App-Entwickler ID und das entsprechende Geheimnis für die App. Nicht deine normale FB-Identität.

Hier steht alles: https://github.com/friendica/friendica/wiki/How-to:-Friendica%E2%80%99s-Facebook-connector
Swen Wacker
5 days ago
Sag mal Tim, Du hast doch Friendica mit Facebook verbunden. Wenn ich das Plugin aktivieren will, frag er mich nach meiner ID (habe ich) und nach "Anwendungs-Geheimnis". Was mag das sein?
Ohne diese Eingabe klappt die Verbindung anscheinend nicht. FB meldet beim Versuch der Verbindung "Es ist ein Fehler aufgetreten. Bitte versuche es später noch einmal."
Tim Schlotfeldt
5 days ago
@Friendica Support
@Swen Wacker asked:

Updating to 3.0 on a all-inkl-Server with this three errors:

Warning: shell_exec() has been disabled for security reasons in /www/htdocs/xxxxxxxx/friendica/mod/install.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxxxx/friendica/mod/install.php:318) in /www/htdocs/xxxxxxxx/friendica/index.php on line 361

Die Kommandozeilenversion von PHP auf deinem System hat "register_argc_argv" nicht aktiviert.
Dies wird für die Auslieferung von Nachrichten benötigt.

Do you think, this errors a signifikant? It seems, that friendica allthough is running (this post is a test too :-) )
Tim Schlotfeldt
5 days ago
@Swen Wacker This is a goot question for @Friendica Support:

Updating to 3.0 on a all-inkl-Server with this three errors:

Warning: shell_exec() has been disabled for security reasons in /www/htdocs/xxxxxx/friendica/mod/install.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxx/friendica/mod/install.php:318) in /www/htdocs/xxxxxx/friendica/index.php on line 361

Die Kommandozeilenversion von PHP auf deinem System hat "register_argc_argv" nicht aktiviert.
Dies wird für die Auslieferung von Nachrichten benötigt.

Do you think, this errors a signifikant? It seems, that friendica allthough is running (this post is a test too :-) )
Swen Wacker
5 days ago
Updating to 3.0 on a all-inkl-Server with this three errors:

Warning: shell_exec() has been disabled for security reasons in /www/htdocs/xxxxxxxx/friendica/mod/install.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxxxx/friendica/mod/install.php:318) in /www/htdocs/xxxxxxxx/friendica/index.php on line 361

Die Kommandozeilenversion von PHP auf deinem System hat "register_argc_argv" nicht aktiviert.
Dies wird für die Auslieferung von Nachrichten benötigt.

Do you think, this errors a signifikant? It seems, that friendica allthough is running (this post is a test too :-) )
Tim Schlotfeldt
6 days ago
Der ästhetische Wert von Kultur tritt hinter den Warenwert zurück: Die Angst vor dem kreativen Nutzer

Nein, Sie sind nicht die Urheber, allenfalls ein Promille aller schöpferisch Tätigen in Deutschland: Die 100 Unterzeichner der Erklärung „Wir sind die Urheber“. Denn bereits bei der GEMA werden 60.000 Urheber vertreten, ganz zu schweigen von der Vielzahl der nicht registrierten und oft im Prekariat lebenden Schöpfern und jenen, die bereits den Gang allen Irdischen hinter sich brachten und deren Rechte weiterhin bis 70 Jahre nach ihrem Tod ausgewertet werden.
Tim Schlotfeldt
7 days ago
Ah, don't forget do update your addons also.
Tim Schlotfeldt
7 days ago
That's all. Friendica comes with a update.php script that will be executed after every update (if problems have been occured take a look at your admin panel under "DB updates").
Steffen Voß
7 days ago
So it's just copy&go?
Steffen Voß
7 days ago
So it's just copy&go?
Tim Schlotfeldt
7 days ago
Yep, the devs are really fast :-) Easiest way to update your friendica installation would be a git pull
Steffen Voß
7 days ago
How do I upgrade Friendica? Administration doesn't show the upgrade.
Steffen Voß
7 days ago
You mean, I installed the old version yesterday? :-D
Tim Schlotfeldt
7 days ago
#Friendica 3.0 is out! The internet is our social network.
Tim Schlotfeldt
7 days ago
Michael Vogel
Alvar Freude
Wie ekelhaft und schäbig! Hinter http://wir-sind-die-urheber.de/ steckt Matthias Landwehr.
Er ist Millionenschwerer Literaturagent. Also ein armes Würstchen, das von dem bösen Internet-Mob „bestohlen“ wird? Mitnichten:

„Zwischen vier- und sechs-, in der Spitze bis zu siebenstellige Summen erzielt der Agent bei der Auktion von Autorenverträgen; 15 Prozent davon gehen an ihn.“

Und von sich selbst sagt er:
„Manche hassen mich geradezu, weil ich als der Härtere im Verhandeln gelte.“

http://www.cicero.de/salon/der-agent/45821

Da wird „das Internet“ mal wieder vorgeschoben, in Wirklichkeit geht es nur um ein Pokerspiel um Geld und noch mehr Geld. Die Typen wie Landwehr meinen die Verlage und prügeln auf das Internet.

Herr Landwehr, wie stellen Sie sich das denn mit dem Internet vor? Welche Regelungen fehlen, wie wollen Sie „Ihre“ Rechte geschützt sehen? Konkrete Vorschläge?
Ach, da kommt doch wieder nur nix. Außer Überwachung, Kontrolle, Zensur.
Wir sind die Urheber!
Mit Sorge und Unverständnis verfolgen wir als Autoren und Künstler die öffentlichen Angriffe gegen das Urheberrecht. Das Urheberrecht ist eine historische Errungenschaft bürgerlicher Freiheit gegen fe...
tommy tomson
1 week ago
@Steffen Voß jep totally posible, i think.. actualy there was a similar dicussion a few days ago... at the bottom of the settings-page you find the checkbox to make you r acc a fan-page acc--- i want to write next days a theme-dev-wiki to make the start for beginners easier, when they want to develope an own theme... friendica is quite modular in this way.... i will let you know
Tim Schlotfeldt
1 week ago
Steffen, good news. The ~friendica ~friendica devs are really nice peope ;-)

You can find some for informations about community pages (aka fan pages) in the GitHub Wiki: https://github.com/friendica/friendica/wiki/Friendica-forums-and-community-pages

About developer docs I don't now? Maby you check the informations on friendica.com and the GitHub Wiki again (https://github.com/friendica/friendica/wiki). There a also some community pages for developers here on friendica:

@Friendica Developers
@Friendica Theme Developers
@Friendica Support
Steffen Voß
1 week ago
BTW: Where do I find delevoper docs? I would like to dig into theming.
Steffen Voß
1 week ago
Thank you! I think I will have some spare time this summer and I still have the vision of using Friendca as a simple way to build a blog with integrated community.

IIRC you said in your Friendica presentation that it's possible to have something like Facebook-Fanpages in Friendica too. If I use that, and adjust the Editor and the Layout, it should be possible to simulate a blog.

What do you think?
Tim Schlotfeldt
1 week ago
A warm welcome to @Steffen Voß :-)
Martin Farrent
1 week ago
You have to look at both sides of the equation - i.e. see what the Drupal 6 blog API expects. @Tim Schlotfeldt
Tim Schlotfeldt
1 week ago
@Martin Farrent I replaced every blpost string with blogger, then I was able to activate the addon. But it didn't worked, I don't know what went wrong (but it did hit the xmlrpc.php).
Tim Schlotfeldt
1 week ago
Thanks for your replies. I'd like to try this addon for my Drupal 6 based blog (which exects a blog id).
Report Bug