Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Updating the old CallButler Open Source PBX for Mac OS X...coming soon!

5.0
 
  0 reviews  |  1 user  |  1 current contributor  |  Analyzed 1 day ago
 
 

Subversion gives you the ability to easily track changes and have your source code up-to-date. With this project you can have your CMS or WordPress upgraded to the highest repository version with just one click! Oh, and you don't have to have subversion installed on your server, nor the shel ... [More] exec rights. It works via WebDAV protocol. Right now I'm looking for beta testers, and offer only WordPress plugin. But everything in the WP plugin can be used for other projects, such as your CMS. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

AboutWPUpdater is a simple bash script for upgrading WordPress directly from WordPress subversion repository. The script will backup the current WordPress installation and database into a single zip file; cleans up everything that's part of the WordPress release package; and ignores custom ... [More] themes, plugins, and the wp-config.php file. The backup zip, wpbackup.zip, is located in the WordPress installation directory. The script does not merge in changes to the wp-config.php file, and these changes will have to be manually merged in after the update process has completed. NewsVersion 1.2 Release Notes UsageUsage: wpupdater -d -v -h -u -p -s -b -c -t Options: These are optional argument -d base directory where WordPress is installed (will automatically prepend HOME) -v version of WordPress to install -h mysql database host -u mysql database username -p mysql database password -s mysql schema name -b 1 to enable backup and 0 to disable -c 1 to enable cleanup and 0 to disable -t 1 to enable update and 0 to disableExamplesDreamhost# Update mydomain.com folder to version 2.6.1 of WordPress ./wpupdater.sh -d mydomain.com -v 2.6.1 -h mysql.mydomain.com -u me -p hackme12 -s wordpressdb # Update mydomain.com folder to version 2.6.1 of WordPress and disable backup and cleanup ./wpupdater.sh -d mydomain.com -v 2.6.1 -h mysql.mydomain.com -u me -p hackme12 -s wordpressdb -b 0 -c 0 # Disable update process, this script will backup WordPress environment and Database, without updating WordPress. ./wpupdater.sh -d mydomain.com -v 2.6.1 -h mysql.mydomain.com -u me -p hackme12 -s wordpressdb -t 0Media Temple# Update mydomain.com folder to version 2.6.1 of WordPress ./wpupdater.sh -d domains/mydomain.com/html -v 2.6.1 -h mysql.mydomain.com -u me -p hackme12 -s wordpressdb [Less]

0
 
  0 reviews  |  0 users  |  106 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

All web developers should use and/or improve this piece little code. Are you fed up with working around with IE6's bugs, hacking your CSS to make your website work on IE6? We should stop this, seriously. We should stop supporting IE6 and suggest people to get out from the IE6. So, you can ... [More] add this little JavaScript to your website. If and only if visitor's web browser is IE 6 or below, it displays a close-able little notice bar on the top of the web page, to notify visitor to upgrade to a better browser. The bar looks just like the normal IE notification bar. [Less]

0
 
  0 reviews  |  0 users  |  82 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

JMaid is an Eclipse plugin to automatically migrate Java code to the new API of an upgraded library. Library developers describe API changes in terms of refactorings. The migration can then be compiled and distributed to client developers.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

Wordpress Automatic Upgrade allows a user to automatically upgrade the wordpress installation to the latest one provided by wordpress.org using the 5 steps provided in the wordpress upgrade instructions. Wordpress automatic upgrade upgrades your wordpress installation by doing the following steps. ... [More] 1. Backs up the files and makes available a link to download it. 2. Backs up the database and makes available a link to download it. 3. Downloads the latest files from http://wordpress.org/latest.zip and unzips it. 4. Puts the site in maintenance mode. 5. De-activates all active plugins and remembers it. 6. Upgrades wordpress files. 7. Gives you a link that will open in a new window to upgrade installation. 8. Re-activates the plugins. The plugin can also can be run in a automated mode where in you do not have to click on any links to go to the next step. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

NIAPIU stand for NIAP(our group name) + Incremental Upgrade. NIAPIU is designed for help people to decrease the bandwidth when software upgrade. It use bsdiff(http://www.daemonology.net/bsdiff/) as kernel.bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and ... [More] 15% smaller than those produced by RTPatch. In our experience,NIAPIU is VERY useful.Under normal circumstances,it can save more than 90% of the bandwidth. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

TAutoUpdate is an Object Pascal Class created with the sole objective of easily adding Auto Update capability to Delphi/FreePascal applications. FeaturesEasy to implement (only one unit). Allows retrieval of updates from FTP servers. Allows retrieval of updates from HTTP servers. Example1) Create ... [More] the file update.ini in the same folder as the main application. 2) Contents of update.ini [default] updatefile=/etc/updateinfo.ini method=ftp [params] host=myhost.com port=21 user=myusername pass=mypasswordThis connects to the ftp server and looks for the file /etc/updateinfo.ini who tells TAutoUpdate where is the update zip file containing all the new files, then the file is unzipped and executes update.exe, the file in charge of upgrading the program. 3) Contents of updateinfo.ini: [default] installer=install.zip4) Execute TAutoUpdate to update your program: with TAutoUpdate.Create('update.ini') do begin Execute; Free; end;External libraries usedAbbrevia for unzip files. Synapse for Http/Ftp downloading. Developerhttp://leonardorame.blogspot.com [Less]

0
 
  0 reviews  |  0 users  |  26,571 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

MseIt.Upgrade is a framework to define a upgrade path within classes. Used with any kind of persistence and communication for automatic upgrades from previous versions and downgrades to previous versions in synchronization and backup/restore scenarios. It's developed in C#.

0
 
  0 reviews  |  0 users  |  577 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

The project still in early stage, but i will release some information. This is the program that we coded that is more advance then a normal Rapidshare uploader. It give more feature and privilege to upload files to Rapidshare. This program/tools is coded in Python language. As we moved on until ... [More] version 2.0 and above it will be coded in C# coding language. It more stable and more advance coding then Python language. But i i won't be updating the public source so often as i have other project to do too. Team Member: Crest Foggy Sky20 T-O-T [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.