Artikel-Schlagworte: „Plugin“
WordPress: Create unique content with Old Post Spinner
WordPress 3.0 ok!
NOW WITH ABILITY TO CREATE UNIQUE CONTENT
Create a complete unique new post on a random old one and promote it to the top of your blog.
It is really easy to handle and self-explanatory.
Compared to other plugins which do pretty much the same my plugin uses the build in functionality of WordPress’ own “cronjob”. This makes the whole part much more stable and (what is even more important) bypasses workload away from the server.
Every promotion is registered in a log file.
Download
Download directly from WordPress.org repository.
FAQ
How do I spin the title and the content?
That requires a bit of handwork. You can manually add multiple synonym versions of any sentence and any word you want. That is done by using the characters |, { and }. I give you an example:
Hello, my name is {Jack|Jim} and I love {Tennis|Golf}.
Using this spinning instructions sentence will generate this four different result sentences every time your article is promoted:
- Hello, my name is Jack and I love Tennis.
- Hello, my name is Jack and I love Golf.
- Hello, my name is Jim and I love Tennis.
- Hello, my name is Jim} and I love Golf.
So, with a little bit of extra afford you are able to create a complete unique post every time.
Just add as many synonym sentences as you like between the curly brackets ”{“, “}” and separate each synonym sentence by Pipe “|”.
You can next your sentences as well:
Hello, my name is {Jim|{Handsome|Ugly}Joe}.
Will result in:
- Hello, my name is Jim.
- Hello, my name is Handsome Joe.
- Hello, my name is Ugly Joe.
IMPORTANT: Please post this spinning instruction sentences in the extra Old-Post-Spinner meta box of WordPress (see the screenshot) and NOT into the normal text and content form fields
What will happen if I only want to spin the title or the content?
No problem. If you only fill in spinning instructions on the title, then only the title will be spinned. The content won’t change. Same with the content, if you only want the content to be spinned, than leave the spinning instructions on the title empty.
Is there anything I should be aware of? Any limitations?
Yes! This plugin should no be used with permalink structures that include dates.
What are the best practice values?
They are installed as default values. Minimum interval: 12 hours, Random interval: 4 hours, Post age: 14 days. But maybe you should experiment with your own values. It’s up to you.
What date will the promoted posts get?
Posts promoted to first position will get the current date. Posts below first position will be placed right in the middle of the enclosing posts.
Why should I use a category to ignore from promotion?
Some posts are simply not meant to be spinned. Especially if they are date-related. E.g. you should place posts with news into an omitted category.
But how do I hide the category from my blog?
If you don’t want this category to appear in you blog you can use the “AVH Extended Categories” plugin.
How can I recover the original dates?
All original dates are stored as custom fields. The name is “ops_original_pub_date”.
How can I support you?
That is nice of you. You can donate via Paypal.
How can I promote my newly dated posts to twitter now?
I think you should consider to use a service like twitterfeed.com. It will pickup your promoted posts and send status messages to twitter.
Do you have other plugins?
Check out my other WordPress Plugins.
Where do I post my feedback?
Here
Changelog
2.11 (10.07.2010)
- now detects an existing “Google XML Sitemaps Generator for WordPress”-Plugin and starts creating the sitemap on request
2.10 (09.07.2010)
- tuning the visual design
2.02 (08.07.2010)
- small bugfix where on rare occasions (special PHP/server configuration) OPS creates an error
2.01 (07.07.2010)
- adding more logging messages
2.00 (06.07.2010)
- Now you can even duplicate a unique post instead of only promoting it
1.21 (05.07.2010)
- delete spinning instructions as well when removing of plugin
1.20 (25.06.2010)
- NOW WITH ABILITY TO CREATE UNIQUE CONTENT (Read FAQs on that, please)
- fixed little date bug
1.10 (18.06.2010)
- first multi language version
- German added
1.09 (18.06.2010)
- tested for WordPress 3.0 – ok
- log folder error message now appears inside admin header
1.08 (17.06.2010)
- fixed unnecessary warning messages on development systems
1.07 (16.06.2010)
- moving log folder to wp-content path to face some problems when updating
1.06 (15.06.2010)
- fixing problems some might have with the creation of log folder
1.05 (12.06.2010)
- new FAQs
- checking of implausible values
- new screenshots
1.04 (08.06.2010)
- better logview (check for still not existing log file)
1.03 (07.06.2010)
- small bugfixes
1.02 (06.06.2010)
- using build in WordPress Cronjob
- better logfile view
1.01 (05.06.2010)
- little bugfixes, wording
- including of deinstalation routine to delete all data
- implementing a better log file viewer
1.00 (04.06.2010)
- first Version
[How To] install Android SDK with Eclipse from Scratch
- Download Android SDK: http://developer.android.com/sdk/index.html. Choose windows, Mac or Linux.
- Unzip to where ever you like. (E.G. “c:\Program Files\android-sdk-windows\”)
- Start “SDK Setup.exe”. Be patient, there is stuff to be loaded.
- Chose which Android SDK Versions to install. I advise you to take all. Again: be patient.
- In the meantime download Eclipe IDE http://www.eclipse.org/downloads/
- Chose “Eclipse Classic 3.x.y” or whatever most current version.
- Unzip Eclipe, e.G. “c:\Program Files\eclipse\”
- To install Android Development Tools (ADT) Plugin for Eclipse start Eclipse (“c:\Program Files\eclipse\eclipse.exe”). Use Default value as workspace.
- Select Help > Install New Software.
- In the Available Software dialog, click Add….
- In the Add Site dialog that appears, enter a name for the remote site (for example, “Android Plugin”) in the “Name” field. In the “Location” field, enter this URL: https://dl-ssl.google.com/android/eclipse/site.xml. Select “Developer Tools”, accept everything, press finish, mark certificate as trustworthy if necessary etc.
- Restart Eclipse.
- Select Window > Preferences… to open the Preferences panel
- Select Android from the left panel. For the SDK Location in the main panel, click Browse… and locate your downloaded SDK directory. (E.g. “c:\Program Files\android-sdk-windows\”)
- Click Apply, then OK.
Now go for your first “Hello, World!” on Android: http://developer.android.com/guide/tutorials/hello-world.html
Reference:
- http://developer.android.com/sdk/index.html
- http://developer.android.com/sdk/eclipse-adt.html#downloading
- http://developer.android.com/sdk/eclipse-adt.html#installing
- http://developer.android.com/sdk/installing.html#components
German:
WordPress Plugin: Geotagmapper, customize Geo information inside Header automatically
Geotagmapper will add geographical identification meta data to the header of your webpage. The data (latitude and longitude) will automatically be retrieved by Google maps. You only have to specify your address.
It is really easy to handle and self-explanatory.
Download from WordPress repository.
Changelog
1.2 (16.06.2010)
ability to insert geodata in frontpage, pages or posts only
creating function to place data manually into templates
Serie WordPress Plugins: 404 Notifier
Mit diesem Plugin von Alex King kann man sich über 404-Fehlermeldungen (File not Found) des Webservers informieren.
Diese Informationen kann man sich per E-Mail schicken lassen oder als RSS-Feed abonieren.
Dieses Programm ist nützlich, wenn man grundlegende Einstellungen an WordPress vorgenommen hat: Pfade, Permalinks oder gar die Domain selbst. Normalerweise müsste man die Apache-Log-Files lesen, um festzustellen, ob es Zugriffe von außerhalb auf nicht existierende Dateien gab. Mit diesem Plugin ist dies nicht mehr nötig.
Die Installation ist narrensicher. Hochladen, aktivieren, E-Mail-Adresse eintragen, Fertig.
Sie finden das Plugin unter: http://wordpress.org/extend/plugins/404-notifier/
Ich werde demnächst noch über das Smart-404-Plugin in Ergänzung schreiben, das es ermöglicht, eine individualisierte 404-Fehlermeldung zu erstellen.
WP-CleanUmlauts2-Plugin – WordPress Permalinks Umlaute automatisch konvertieren
WordPress 3.0 ok!
Jeder, der sich mit WordPress beschäftigt und Permalinks nutzt, wird früher oder später bemerken, dass WordPress Umlaute verschluckt. Aus “Überraschungsei” wird dann “Uberraschungsei” oder aus “Anleitung: Verzeichnisse löschen” ein “anleitung-verzeichnisse-loschen”. Das sieht alles andere als schön aus und ist außerdem falsch.
Wer also nicht ständig die URL von Hand korrigieren möchte, kann hier mein Plugin verwenden. Es nimmt automatisch folgende Umwandlungen vor:
ä -> ae, ö -> oe, ü -> ue
Ä -> Ae, Ö -> Oe, Ü -> Ue
und ß -> ss
Ich habe das WP-CleanUmlauts-Plugin von Carsten Albrecht dahingehend angepasst, dass – dem Duden entsprechend – aus ‘ß’ ein ‘ss’ gemacht wird.
Carsten Albrecht selbst hat als Vorlage das o42-clean-umlauts-Plugin von Michael Renzmann genommen.
Bei Problemen oder Fehlern kann man sich jederzeit bei mir melden. Kommentare sind herzlich willkommen.
Serie WordPress Plugins: Admin Management Xtended
Dieses Plugin von Oliver Schlöbe erweitert die Artikelübersicht von WordPress um einige nützliche Eigenschaften, die einem besonders beim massenhaften Abarbeiten von Artikeln die Arbeit erleichtern.

Durch Ajax-Funktionalität muss man nicht erst lange warten, bis sich die Seite neu aufbaut. Man kann bereits die näschte Aktion ausführen (bspw. einen Artikel mit einem neuen Tag versehen), während ein anderer Artikel im Hintergrund gelöscht wird.
Sie finden das Plugin unter: http://www.schloebe.de/wordpress/admin-management-xtended-plugin/




![android-sdk-install-11 android sdk install 11 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-11-150x150.png)
![android-sdk-install-12 android sdk install 12 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-12-150x150.png)
![android-sdk-install-01 android sdk install 01 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-01-150x150.png)
![android-sdk-install-02 android sdk install 02 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-02-150x150.png)
![android-sdk-install-03 android sdk install 03 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-03-150x150.png)
![android-sdk-install-04 android sdk install 04 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-04-150x150.png)
![android-sdk-install-05 android sdk install 05 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-05-150x150.png)
![android-sdk-install-06 android sdk install 06 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-06-150x150.png)
![android-sdk-install-07 android sdk install 07 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-07-150x150.png)
![android-sdk-install-08 android sdk install 08 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-08-150x150.png)
![android-sdk-install-09 android sdk install 09 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-09-150x150.png)
![android-sdk-install-10 android sdk install 10 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-10-150x150.png)
![android-sdk-install-15 android sdk install 15 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-15-150x150.png)
![android-sdk-install-13 android sdk install 13 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-13-150x150.png)
![android-sdk-install-14 android sdk install 14 150x150 [How To] install Android SDK with Eclipse from Scratch](http://1manfactory.com/wp-content/uploads/2010/06/android-sdk-install-14-150x150.png)




