Software Listing of Author : "Alex "
- AJAX checkout for OsCommerce
- License: Shareware
- Price:


This contribution will add an alternative way for your customers to checkout: a new single page AJAX-driven checkout procedure to your Oscommerce store.New alternative AJAX checkout page loads dynamic content instantly, while customer selects shipping and payment methods, change delivery or billing address without slow whole page reloading. For example, if customer selects shipping method, only shipping area of the page is modified leaving the rest of the page as is. This speeds up the whole checkout process, and customers is presented with a nice user-friendly interface to complete checkout on your store.
- Platform: PHP, Scripts
- Ajax Search Suggest for OsCommerce
- License: Shareware
- Price: 25


This small contribution will add a nice pop-out Google Suggest like box to your usual search box of your OsCommerce store.Why should you use our ?Search suggest? feature among others? * Search is performed while customer types in the product using first letters * The customers typing will be ?auto-completed? with symbols of the first founded occurrence * The first found letter occurrences will be highlighted with bold * The dropdown pop-out is scrollable but only if search match exceeds the pop-out window * Key recognition is available, press up, down or ?enter? inside the suggest dropdown * Multi language support * Works in all modern browsers
- Platform: PHP, Scripts
- Alexandria Directory Services
- License: Freeware
- Price: 0.00


Alex (short for alexandria, the great library) aims to be a complete central-management solution for any network. At the heart is FDS/RHS/Iplanet. The project will focus on ubuntu for the time being, although it won't remain that way.
Alexandria Directory Services License - BSD License; GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL)
- Platform: WinOther
- AspLib - DocEditPanel
- License: Shareware
- Price: 49


This component is AspLib component library part. AspLib DocEditPanel is an online Web based WYSIWYG editor for Html files and other documents. You can format your text and insert tables, links and pictures into it. To use DocEditPanel is as simple as a usual TextBox.
- Platform: Asp.Net, Scripts
- Awesome Password Generator 1.3.0 B1305
- License: Freeware
- Price: 0.00


Awesome Password Generator is an easy to use application for quick generation of common passwords or Wi-Fi (WPA) passphrases. Just launch the generator and a shiny new password will be copied in the clipboard automatically! Common, &general purpose& passwords for e-mail, online accounts and any desktop applications; Wi-Fi (WPA) passphrases for your wireless devices; Easy-to-type passwords like p-zuus2Dzx, not c]57%/z&Q9; Passwords without confusing characters like 0 (zero) and O (oh); This is a free software. For system administrators/IT-professionals is is also a powerfull tool for single or bulk password generation, with console version for using from scripts (examples in batch and PowerShell included :). GUI single/bulk password/wi-fi passphrase generation; Easy-to-type and Exclude confusing characters options; Quick...
- Platform: WinOther
- cascade.m
- License: Shareware
- Price:


Creates a new figure that is cascaded from the previous figure. Cascade options: 0: Cascade slightly down to the right 1: Completely offset to the right 2: Completely offset to the bottom Created for programs that generate a large number of figures so the user does not have to move each figure in order to access figures underneath it. %% Example % The following example uses the cascade function to offset figures 1-3 as shown in the accompanying screenshot. cascade('root locus 1',0) % 0 is unnecessary b/c it is default cascade('root locus 2',0) cascade('root locus 3',0) rlocusplot(tf[1,1],[1 4 8 0]) % Plot root locus on figure 3
- Platform: Matlab, Scripts
- Dandelion Live Wallpaper
- License: Freeware
- Price: 0.00


Dandelion Live Wallpaper
Dandelion Live Wallpaper – beautiful free android live wallpaper that simulates water ripple effect (water drops effect).
Tap the screen to enjoy live water drops and waves on your home screen.
You can select ripple size, background image and enable/disable accelerometer.
The wallpaper app will sleep when your device is inactive and will not drain your battery.
Our live wallpapers are created with quality HD images and 3D backgrounds.
Fully supports horizontal orientation and looks perfect on mobile phones and tablet devices.
To develop more free great live wallpapers, we have implemented ads in settings.
Advertisement can support our develop more free great live wallpapers.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Example using a MATLAB Class to control a GUI
- License: Shareware
- Price:


I've found, as my projects get bigger, it is easier to use a MATLAB class to control and manage a GUI instead of manipulating the standard Matlab gui mfiles. I believe this style of GUI programming makes passing data around from different areas of gui much easier. The functionality of this example is analogous to the built in Matlab example in GUIDE. This example is purely to show another way to solve the same problem. This example can be extended to many other applications. Running command: gui_class_example() %gui_class_example % % This exmaple shows how to use a MATLAB CLASSDEF to create, maintain, and % destroy a gui. % I chose to use one of the standard MATLAB guide default gui examples, % this allows you to see the differences between the two methods. % I prefer using classes to control gui's because as the project gets %...
- Platform: Matlab, Scripts
- Extended Kalman Filter Tracking Object in 3-D
- License: Shareware
- Price:


Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version. Assume that we want to track an object moving in 3-D space with constant velocity. Our instruments observe bearing, range and high(cylindrical coordinates). However, of an interest are rectangular coordinates. Since transformation is non-linear this requires use of extended Kalman filter. Because transformation is non-linear between X,Y and Range,Bearing and linear between Z and high(Z is height), this problems serves as a good comparason of how well extended Kalman filter can perform. By comparing its linear estimation error in Z to non-linear estimations in X and Y, we can judge how non-familiarities effect estimation.
- Platform: Matlab, Scripts
- Farrow Resampler
- License: Shareware
- Price:


These three files include Farrow filter design and implementation. One is float and second is fixed point. One can find the theory of the Farrow resampler in the literature. Here there is an example of Matlab implementation. The design use symmetric and antisymmetric filter thus saving 1/2 of the multipliers. Note that the filter design includes "firls" (Signal Processing Toolbox) but one can replace the function with any other design method.
- Platform: Matlab, Scripts
- Random Barnoulli Variable
- License: Shareware
- Price:


This function generates random Bernoulli variables. There is often a need to generated a random variable that has Bernoulli distribution. This function generates Bernoulli random variables 0 and 1.
- Platform: Matlab, Scripts
- xlsSignalGui
- License: Freeware
- Price: 0.00


xlsSignalGui how to guide! Creating xls file from logged signals 1) Open a model with logged signals (you can use signalBuilder2xls.mdl) 2) Open xlsSignalGui (type >>xlsSignalGui) 3) Select signalBuilder2xls model and press "Set" button at the top panel 4) Type in the File Name and the Sheet Name 5) Open Signal Builder and Select Test Case of your interest ( two test cases available for signalBuilder2xls.mdl) 6) Press "Generate" button at the top panel Creating Signal Builder from xls file (Note: Only certain format is supported and you can modify the files for your format) 1) Open xlsSignalGui (type >>xlsSignalGui) 2) Press "Open" and select xls file 3) Press Generate!
- Platform: Matlab, Scripts