Software Listing: You039ll

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.

  • Platform: C and C plus plus, Scripts

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

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..

  • Platform: Matlab, Scripts

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.

  • Platform: Matlab, Scripts

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.

  • Platform: Matlab, Scripts

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..

  • Platform: Matlab, Scripts

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

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.

  • Platform: Matlab, Scripts

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..

  • Platform: Matlab, Scripts

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..

  • Platform: Matlab, Scripts

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

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..

  • Platform: PHP, Scripts

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 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 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..

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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

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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Time Fighter

Time fighter is a free ware game in the general two dimensional shooter genre. Many of the traits the game has are very generic and taken from and used by every other game in its genre, mainly the two dimensional field, the way the character (which ...


Flower Power

Flower power is a freeware puzzle game which is very similar in gameplay style and nature to the classic arcade game bejeweled, taking all the basic concept, idea and gameplay from bejeweled, and adding its own twist in the form of the art style of ...


Norton Internet Security Beta

Due to growing number of cyber-attacks, need of secure computers and networks has increased dramatically. Therefore, new protection technologies are being introduced every day and are incorporated into different products. This has led to evolution ...


FireStones

Fire stones is a freeware puzzle game in which you must match three of the same coloured block in a row to destroy them, and although this may start to sound like bejeweled, the game actually takes a lot from tetris, as your blocks will fall from ...


MarkdownPad

It is not really difficult to create basic webpages, having said that, if you don’t know about HTML, it can be a tedious task. HTML stands for Hypertext Markup Language which basically is used to create webpages. It is not a difficult language ...


Boa Constrictor

Boa constrictor is a freeware classic arcade game with the general gameplay mechanics taking their routes from the very classic mobile game, snake. The game, however does not attempt to fit into the “snake clone” market, and does ...


Natural Voice Text to Speech Reader

NaturalReader is a piece of software which reads aloud written text on screen is a more natural sounding voice than most computerized voices. Free NaturalReader is a free version, where you can type or copy and paste text into the window, to be read ...


Privacy Winner

Many computer users know that over time your computer slows down. Give it six months and if you’re unlucky enough, your brand new shiny Windows 7 computer will be running just as slow as your old XP one was, causing you no end of problems such ...


Wise Registry Cleaner

Wise Registry Cleaner is a free registry cleaner, that is in fact more than just a registry cleaner. Its main purpose is to indeed clean your computer registry, but it also acts as a general system tune up tool, as well as a registry defragmenter, ...



New Downloads

Nero Standard

Nero Standard 2018 is the
masterpiece for your digital
life. Its now even easier to
manage, edit, burn, convert,
and ...

CSV2QFX

CSV2QFX is an useful utility
to convert CSV or Excel, TXT
files to the QFX format.
Import created QFX (Web
Connect) files ...

PCSwift

With PCSwift your internet
connection will be upgraded to
allow you to download music,
movies and files much faster,
your ...

PDF2QFX

Need to import transactions,
but the format is not
supported? Convert PDF to QFX
and import into Quicken,
(PC/Mac). ...

Altova MobileTogether
Designer

MobileTogether Designer is a
unique development tool for
building data-centric apps for
all platforms. Native apps are
...

TuneMobie M4V Converter
Plus

TuneMobie M4V Converter Plus
can convert iTunes M4V movies,
TV shows and music videos to
MP4 with all subtitles, all
...

InstallAware Free Installer

InstallAware\'s new Free
Installer runs inside Visual
Studio and creates setups
automatically, by scanning
your loaded ...

Tubulator 2 For Windows

Tubulator 2 is a media
browsing and download tool for
websites like Youtube. It
allows you to browse
videos/user ...

3DINTERSECTION for AutoCAD

An add-on for AUTOCAD or
BricsCAD which determines the
intersection curves between 2
sets consisting of 3DFACE,
3DSOLID ...