Projects tagged ‘join’ and ‘merge’


[4 total ]

0 Users

I wrote this program to create single, merged mp3 files for listening to audiobooks on my Zune in the podcast section (so the autobookmarking function is available). It doesn't do any audio ... [More] processing. It simply uses binary file merging along with id3 tag editing using UltraId3. Written in vb.net [Less]
Created 4 months ago.

0 Users

IntroductionWordpress RSS Combiner is a Wordpress-Plugin that lets you merge several RSS-Feeds into one. It caches the input feeds, sorts items by publishing-date and then outputs a feed in either RSS ... [More] 2.0 or Atom 1.0 format. Currently it requires WordPress 2.1x (in case downgradeability could be added on request) Version-HistoryApologizes for not maintaining this over the last 1.5 yrs. As I have use for this again, I'll fix things, here. v1.0c RC - still Release Candidate (minor improvements to admin-page - Rev78) (2007/11/28) v1.0 RC - first Release Candidate (for testing only - in order to get some feedback - Rev70) (2007/11/26) Project Start. No official Releases yet. (2007/11/24) InstallationDownload the archive and extract its contents or checkout the source (http://wp-rss-combiner.googlecode.com/svn/trunk/). Upload the complete folder (including subfolders) to /wp-content/plugins/ of your Wordpress-Installation. Activate the plugin. Make sure to change the write-properties (chmod) of /wp-content/plugins/wp-rss-combiner/simplepie/cache to 0777 (Simplepie will cache the feed there). Add the feeds you want to combine (Simply add the exact URL of a feed under 'Options' - 'RSS Combiner'). Screenshots1. Customize Settings(enlarge) 2. Add Feeds(enlarge) 3. Access your combined Feed(enlarge) CreditsAuthor: Erik Pöhler This Plugin is based on a standalone PHP-Script by John Wrana (http://jowra.com/journal/2006/10/rss-combiner/). I completely rewrote the script from scratch. That said, the idea is Johns' the Wordpress port is my work. So i'm standing on giants shoulders... Thanks for sharing the script and publishing it under GNU GP License. This Plugin makes use of Simplepie. [Less]
Created 12 months ago.

0 Users

Given a text file with a list of powerpoint charts, PowerPoint Join will combine them all into a single presentation. This is helpful if you maintain a library of charts that you combine to make ... [More] multiple presentations. Some have asked to make it more automated -- specify a directory and then combine all presentations. I suppose it may be necessary to explain why I wrote this program. At work, I have several dozen individual presentations that get combined in different ways to make a handouts for classes that I teach. Each class has some common material and some material specific for the class. Rather than maintaining directories of duplicated material (something I have wanted to avoid from the beginning), I maintain a list of text files that define the material for a class. I keep all the charts in a directory with the text files defining the class material. I can update individual presentations that might be used in several different classes. Whenever I want to gather the class material, I choose a text file and combine the charts. So for me to make it such that it combines all charts in a directory would be contrary to the purpose of me creating the program to begin with. However, recognizing that some people may have this need, I've made the program open source, so you are most welcome to implement these changes :) I hope you find this small tool useful. If you do, thank God through Jesus Christ who has given me the talent to do it. [Less]
Created 12 months ago.

0 Users

Very simple java based GUI front-end for Mencoder, an easy way to merge avi files. Created for the purpose of joining and renaming scene releases. ***Please see http://mjoinerfrontend.sourceforge.net/ for more details, usage info and download links.
Created 11 months ago.