-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
97 lines (79 loc) · 3.32 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
###################################################################
Xpostulate README
###################################################################
# version 0.2.2
Xpostulate was created by Anthony Baldwin
who uses Xpostulate to post to:
http://tonybaldwin.me/blog/
http://tonybaldwin.tumblr.com
http://tonytraductor.livejournal.com
http://tonybaldwin.dreamwidth.org
http://frndk.de/profile/tony
http://tonybaldwin.me/status/
----
DEPENDENCIES:
Xpostulate only works if you have a blog
Wordpress, Tumblr, Livejournal, InsaneJournal, Dreamwidth journal...etc.
Additionally Xpostulate requires:
Tcl8.5
Tk8.5
and
tcllib for http and base64
Get it here:
http://www.activestate.com/store/productdetail.aspx?prdGuid=f0cd6399-fefb-466e-ba17-220dcd6f4078
or
http://sourceforge.net/projects/tcl/
Most modern Linux OSes already have tcl, some still have 8.4, others have the new 8.5.
You want 8.5.
----
Xpostulate should function on Linux, Mac OS and Windows, but,
Installers for lin and win are available from the main site.
I believe it will also work on Mac OS and BSD without issue,
but no installers have been built (install from sources).
----
MANUAL
There is a manual here: http://tonybaldwin.me/hax/doku.php?id=xpostmanual
There are user communities on LJ and DW at
http://xpostulate.livejournal.com and
http://xpostulate.dreamwidth.org
# changelog for v 0.2.2
# #############
SUPPORT FOR FRIENDICA POSTING WITH BBCODE INSERTIONS!!!
Removed twitter (needs work...anybody want to help me with oauth?)
Changed identi.ca to any status.net
Removed iziblog, scribbld, and inksome...sorry...
those sites have become a haven of SEO spam, anyway.
If somebody wants this function back, contact me
at [email protected], and for a large fee, I will write
you a custom spammy xpostulator.
Minor bug fix for statusnet posting.
Added "clear" button to clear dent/statusnet update field.
----
If you like Xpostulate and want to drop me a line to say thanks,
go ahead and e-mail me at [email protected]
Likewise, do the same if you have any questions about using Xpostulate,
and/or suggestions for new features, or, you want to participate
in the future development thereof.
Of course, since it's all GPLed code, you could take what I've done
and run with it, too, if you like, so long as you release your
work under the GPL.
If you have complaints, call 1-800-YO-MOMMA
Be well,
Tony
##########################################################################
This program was written by Anthony Baldwin / [email protected]
Other software by tony: http://tonybaldwin.me/hax
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Or find them on the internet at http://www.fsf.org
#########################################################################