Software Listing: You039ll
- mimetic for Email System Utilities
- License: Freeware
- Price: 0.00

mimetic is an Email library (MIME) written in C designed to be easy to use and integrate but yet fast and efficient. mimetic doesn't use exceptions but it heavily uses templates so a mostly standard compliant C compiler is required. Most classes functionalities and behavior will be clear if you ever studied MIME and its components; if you don't know anything about Internet messages you'll probably want to read some RFCs to understand the topic and, therefore, easily use the library whose names, whenever possible, overlap terms adopted in the standard RFC documents. Features: - Very easy to use - This was, from the beginning, one of the objectives of mimetic.
- Publisher: Stefano Barbato
- Date: 08-06-2013
- Size: 420 KB
- Platform: C and C plus plus, Scripts
- Damn Small Rich Text Editor Script
- License: Freeware
- Price: 0.00

This piece of code creates a Rich Text Editor ("RTE") from an IFRAME element. The script's purpose is to provide enough basic functionality while having the smallest footprint possible. The code relays on the fantastic jQuery library. Apart from jQuery, you'll need to include one JS file and one CSS file..
- Publisher: AvidanSoft
- Date: 16-04-2013
- Size: 41 KB
- Platform: JavaScript, Scripts
- Finite Difference Beam Propagation Method
- License: Freeware
- Price: 0.00

Simulation of a gaussian pulse propagated in free space through 1000 um, using finite differences. Just run the script and you'll get a surface which is made up of the pulse propagated at 1 um steps..
- Publisher: Edgar Guevara Codina
- Date: 22-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Windows command line MATLAB process priority
- License: Freeware
- Price: 0.00

I've seen many questions on how to run MATLAB in Windows with a process priority other than "normal." During long calculations on single-processor machines, it would be nice to reduce the priority of the MATLAB process so that you can get other work done. Also, it would be nice to set the priority to "realtime" for benchmarking. The attached text file gives very simple directions for setting this up in windows. It's just text, but you'll need to download the attached file in order to obtain the instructions for two reasons: (1) so that the instructions are easier to cut-and-paste as needed. (2) so that the Mathworks can keep track of the number of people who are interested in this topic.
- Publisher: Michael Kleder
- Date: 03-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Doctest - embed testable examples in your function's help comments
- License: Freeware
- Price: 0.00

Unit testing is great, but it can seem like overkill to make a whole new file for every test you want to run. Doctest allows you to embed tests in the documentation of your function (or class or method), so that they're in the same file as the code they test. They can also be valuable demonstrations of how to call your code. Say you have a function that adds 3 to any numbers you give it. Let's add a doctest: function sum = add3(value) % adds 3 to a number % % add3(value) % returns (value + 3) % % Examples: % % >> add3(7) % % ans = % % 10 % % >> add3([2 4]) % % ans = % % 5 7 if ~ isnumeric(value) error('add3(value) requires value to be a number'); end sum = value + 3; Put that in "add3.
- Publisher: Thomas Smith
- Date: 21-03-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- daqpropedit - what can do one comma
- License: Shareware

There is a smal bug in Data aquisition property editor at line 225: data.ObjectList(ct+1:ct+numChildren,1)=num2cell(children); This cause the situation that information about channels starting form second one is not displayed. You can try by yourself. changing this to: data.ObjectList(ct+1:ct+numChildren,1)=num2cell(children,2); you'll get fully functional editor. That's all. If you are lazy to do it just download this fle. Anyway, many thanks to people who created this editor..
- Publisher: Arsen Arakelyan
- Date: 26-03-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- Posts Screen Excerpt
- License: Shareware

The plugin's quite simple and straight to the point, doesn't do more than described above. You'll be surprised how short and simple the code is too ;) Installation Upload the archive to your WordPress plugins directory, usually wp-content/plugins/ and unzip the file. Activate the plugin through the 'Plugins' menu in WordPress. Browse to your All Posts screen and see the new Excerpt column in action.
- Publisher: kovshenin
- Date: 16-03-2013
- Size: 143 KB
- Platform: Matlab, Scripts
- iCheckMovies Widget
- License: Shareware

This is a widget that loads recent movies checked on iCheckMovies (http://www.icheckmovies.com/) and display their nice covers. You'll need to have a profile on iCheckMovies website, use this site to track your seen movies. If you don't know the site you should check it because is really nice. Installation Got /wp-content/plugins/ Download plugin: wget --no-check-certificate https://github.com/madalinoprea/magneto-ich.../zipball/master Unzip to /wp-content/plugins/: unzip magneto-icheckmovies.zip You might need to rename unzipped folder to magneto-debug Activate the plugin through the 'Plugins' menu in WordPress Place widget to desired region in Admin / Appearance / Widgets.
- Publisher: madalinoprea
- Date: 02-03-2013
- Size: 358 KB
- Platform: Matlab, Scripts
- Highlight Tab objects easily
- License: Shareware

This function solves the problematic of show & hide elments while working with "tabs". You have to identify all the elements that belong to tab with "User Data" property. This function lets you manage all the elements with just one simple call. In the zip you'll find an example of use in a GUI with two tabs..
- Publisher: Angel Calzada
- Date: 18-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- setfocus
- License: Shareware

Set focus to objects. When starting a Matlab GUI it is normally not possible to activate the cursor in an edit object. Before you can type, you'll have to click with the mouse in the edit field. With setfocus it is possible to activate the cursor with program code by passing the object handle to setfocus. setfocus simply simulate a mouseclick in the area of the object..
- Publisher: Martin Weber
- Date: 05-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- User Spam Remover
- License: Freeware
- Price: 0.00

User Spam Remover is a plugin for WordPress that automatically removes spam user registrations and other old, never-used user accounts. It also blocks the notification e-mail that WordPress normally sends to the administrator whenever a new user registers (annoying when that registration is spam!) and logs it instead. The plugin adds a configuration panel so that all of these options can be turned on or off, and it logs and fully backs up all user accounts that it deletes, so that you can restore them if you need to. Features: * Automatically deletes user registration spam and other orphaned, never-used accounts.
- Publisher: joelhardi
- Date: 15-05-2013
- Size: 72 KB
- Platform: PHP, Scripts
- The Viral Widget
- License: Freeware
- Price: 0.00

Make your website go viral by allowing users to spread the word! This plugin gives your readers the ability to spread the word about your website simply by entering the e-mail addresses of their friends. The system will then send e-mails to these people to allow the word to be spread. You'll soon be getting more visitors than ever before! Install : 1. Upload the-viral-widget.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the Settings in your Administration Panel! 4. Enable the widget in Appearance --> Widgets..
- Publisher: The Viral Widget
- Date: 26-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Yet Another Photoblog
- License: Freeware
- Price: 0.00

Convert your WordPress Blog into a full featured photoblog in virtually no time. Use the full range of WordPress functions and plugins: Benefit from the big community WordPress has to offer. What is YAPB / What can you expect? * A non invasive WordPress-plugin that converts wp into a easy useable photoblog system * Easy image upload - All wordpress post-features can be used * On the fly thumbnail generation - Use multiple thumbnail sizes where and when you need them: Thumbnail generation gets controlled by the theme. * EXIF data processing and output * Self-learning EXIF filter - Your own cameras tags can be selected to be viewed.
- Publisher: jaroat
- Date: 08-01-2013
- Size: 850 KB
- Platform: PHP, Scripts
- Show Twitter Followers
- License: Shareware

Show Twitter Followers does what its name says-display your twitter followers in a sidebar as a widget. There is no need for a password. This is inspired by™Twitter Fanshowever Show Twitter Followers uses caching to keep the information of your present followers. Twitter places a limit on the number of API requests you can make in an hour so Show Twitter Followers keeps the data in the database which is updated hourly. The maximum number of followers that you can show is 30. Install : 1. Unzip and Upload the directory 'show-twitter-followers' to the '/wp-content/plugins/' directory 2.
- Publisher: classicon
- Date: 24-03-2013
- Size: 102 KB
- Platform: PHP, Scripts
- Field Spotter
- License: Freeware
- Price: 0.00

Field Spotter is a simple javascript tool to help you identify fields in rendered Drupal output. After enabling the module, you'll see a button at the bottom left on some pages. Activate it and hover over various fields on the page to identify them..
- Publisher: Steven Wittens
- Date: 03-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- pMetrics Integration
- License: Freeware
- Price: 0.00

pMetrics is a feature rich Web statistics and tracking system offered by Performancing, Inc. This Drupal module is still in the development phase, so there is only a development release, not suitable for production sites. The module makes selected pMetrics statistics available on your Drupal site. Permissioning allows you to restrict access to statistics to certain user roles. To use this module you'll need to sign up for the pMetrics service and enter your API key in the pMetrics settings form. Downloads.
- Publisher: Ramiro Gomez
- Date: 27-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- vlam-a-post
- License: Freeware
- Price: 0.00

vlam-a-post automatically creates a vl.am URL for every post you publish and keeps track of the number of clicks the vl.am URL received. After publishing your post you can easily post your vl.am URL to twitter. This plugin also adds a dashboard widget (that you can easily disable if needed) that shows your latest vl.am URL's and their click count. Installation : Installation of vlam-a-post is easy as pie: 1. Upload the folder vlam-a-post to wp-content/plugins 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You'll now see vlam-a-post when you edit a post or when you add a new one.
- Publisher: Walter Vos
- Date: 05-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- BP Import Blog Activity
- License: Freeware
- Price: 0.00

If you install BuddyPress on an already thriving WordPress installation, you'll notice that existing blog comments and posts are not inserted into the activity stream. This plugin fixes that. Installation : * Upload the directory '/bp-import-blog-activity/' to your WP plugins directory and activate from the Dashboard of the BP blog. * Select Import Blog Activity from under the BuddyPress Dashboard menu, and click Import. *** Back up your database, or at least wp_bp_activity, BEFORE clicking Import! *** Do not use this plugin with a version of BuddyPress earlier than 1.2 - recorded times and other stuff may not work! *** On a big installation you might hit memory limits! If so, open bp-import-blog-activity-bp-functions.
- Publisher: boonebgorges
- Date: 10-04-2013
- Size: 20 KB
- Platform: PHP, Scripts
- A DiggBar Blocker
- License: Freeware
- Price: 0.00

OBSOLETE: According to the community you should use the http://drupal.org/project/diggbar_blocker or http://drupal.org/project/frameprevention instead. An implementation of the Diggbar Blocker for Drupal, written by Dustin Brewer. Original idea/regex/message by John Gruber, http://www.daringfireball.net/2009/04/how_to_block_the_diggbar By default this module will show John Gruber's message: Dear Digg, Framing sites is bullshit. Your pal, --J.G. NOTE: This module will not work with Drupal's Aggressive Cache setting. Sorry! You'll need to use some kind of javascript Framebuster script for that! Most updated source on github: http://www.
- Publisher: Abandoned Projects
- Date: 11-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Track Host
- License: Freeware
- Price: 0.00

Track Host is a simple module for Drupal that help site publisher to follow the step-by-step navigation , tracking "how" and for "how long" anonymous and registered users browse through your web site. Filtering information from the access_log table (host field) this module gives to you tracking of the user (IP host) navigation. The module provides: - a list table of the recent hosts - a detail table with the host navigation traking - a side block from which you'll have access to the list and detail table Since these are information usually read from the site administrator (and/or mantainer) it is a good idea to limit the block to the admin/* pages.
- Publisher: augusto fagioli
- Date: 25-06-2013
- Size: 10 KB
- Platform: PHP, Scripts







