radio controlled planes
GMTT Radio You Control 1.0a
Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags more>> Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags are shown about MP3 files. The advantages of forcing the listner to stream the music is that you are not offering illegal MP3 downloads. The script generates m3u files with a random name, which are then forced into a download. It is also completely commented so you can understand exactly what is going on. Please refer to readme.txt for further instruction<<less
Radio DJ Panel v3 3.0.3
This innovative new script is designed for use in an Internet Radio environment. Its main function is to act as a link between the DJs and the Radio Admin. It allows the Users/Admin to; add, edit, suspend, delete DJs, edit the admin message, edit the more>> This innovative new script is designed for use in an Internet Radio environment. Its main function is to act as a link between the DJs and the Radio Admin. It allows the Users/Admin to; add, edit, suspend, delete DJs, edit the admin message, edit the news bulletin, view submitted contact forms from DJs, promoto/demote DJs, view server detail logs, alert users by ip, book timetable slots, send PMs to other DJs/Staff, and much more! It also features a built in form so that users that are listening to the radio can submit song requests, competition entries, shoutouts, and etc. It also comes with a quick and easy installer file for your convenience! And all this comes 100% free, no strings attached! *Requires PHP 4+ and 1 MySQL Database<<less
License:Free for non-commercial use
web-cp hosting control panel 0.5.7
web-cp is a full-featured, GPL-licensed web hosting control panel written in PHP. It consists of 4 control panels - personal, domain, reseller and server. web-cp allows domain owners to add new users and aliases and allows users to update their more>> web-cp is a full-featured, GPL-licensed web hosting control panel written in PHP. It consists of 4 control panels - personal, domain, reseller and server. web-cp allows domain owners to add new users and aliases and allows users to update their personal information. Resellers can control their domain accounts and the server administrator controls all functionality. Scripting, shell access, SSI, etc is all controlled from a top-down approach. web-cp is designed for Unix-like systems and is not distribution specific. It currently supports RedHat, CentOS, Fedora, Debian, FreeBSD, Slackware and likely your favorite distribution. The only requirements are that Apache, PHP and MySQL be available for your platform.<<less
DNS Control 1.0.3
DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database. more>> DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database.<<less
Google AdSense control for ASP.NET
Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels. more>> Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels.<<less
ASP.NET 2.0: Data Bound Controls
In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls. more>> In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.<<less
Semi-active Control of Skyhook
Semi-active Control of Skyhook - Semi-active control of skyhook more>> Semi-active Control of Skyhook offers you a convenient and wonderful application which is useful for your computer. Re-wrapped the simulation for a practical skyhook method , which is:
- Semi-active control of skyhook
- 1/4 suspension system
Requirements: MATLAB Release: R14SP1
els ASP.NET ToolTip Control 1.0
els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free . more>> els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free .<<less
Internet Radio Stations and Streaming
Internet Radio Pros helps you get setup from start to finish! We know what it takes to run a radio station and gain revenue! We can design and install your service and web pages! All you need to do is air your show! We have our own streaming servers more>> Internet Radio Pros helps you get setup from start to finish! We know what it takes to run a radio station and gain revenue! We can design and install your service and web pages! All you need to do is air your show! We have our own streaming servers at your disposal! We can stream stations from 10 to 10,000 and up! We have live phone support and marketing staff at your fingertips to help guide you in the direction of making a successful radio station! No! This doesn?t cost thousands! Most of the time your under a $100.00 depending on what type of service you pick! All radio stations are different and need certain care and design! Need a media computer? Our staff can design the top of the line monster that terrestrial radio stations have but for a lot less! Give us a call and find out how we can make you a broadcaster today!<<less
Eyesis Data Grid Control 1.0
Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Ajax form elements.
Place linked select boxes on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering par more>> Place linked select boxes on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box so all data can be stored in one db table. Tested on FF and IE for windows and now on FF and Safari for mac. In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.<<less
State of Radio Buttons 0.1
In this tutorial you will learn alot of about Radio buttons. Here you will learn how to use radio buttons & for what does they are used. more>> In this tutorial you will learn alot of about Radio buttons. Here you will learn how to use radio buttons & for what does they are used.<<less
INSERTROWS
INSERTROWS - Insert rows into a matrix at specific locations more>> INSERTROWS provides you a powerful mathematical tool which is able to insert rows into a matrix at specific locations.
C = INSERTROWS(A,B,IND) inserts the rows of matrix B into the matrix A at the positions IND. Row k of matrix B will be inserted after position IND(k)in the matrix A. If A is a N-by-X matrix and B is a M-by-X matrix, C will be a (N M)-by-X matrix. IND can contain non-integers.
If B is a 1-by-N matrix, B will be inserted for each insertion position specified by IND. If IND is a single value, the whole matrix B will be inserted at that position. If B is a single value, B is expanded to a row vector. In all other cases, the number of elements in IND should be equal to the number of rows in B, and the number of columns, planes etc should be the same for both matrices A and B. If any of the inputs are empty, C will return A.
Examples:
% the size of A,B, and IND all match
C = insertrows(rand(5,2),zeros(2,2),[1.5 3])
% the row vector B is inserted twice
C = insertrows(ones(4,3),1:3,[1 Inf])
% matrix B is expanded to a row vector and inserted twice (as in 2)
C = insertrows(ones(5,3),999,[2 4])
% the whole matrix B is inserted once
C = insertrows(ones(5,3),zeros(2,3),2)
[C, RA, RB] = INSERTROWS(...) will return the row indices RA and RB for which C
corresponds to the rows of either A and B.
[c,ra,rb] = insertrows([1:4].,99,[0 3]) ;
c. % -> [99 1 2 3 99 4] ;
c(ra). % -> [1 2 3 4] ;
c(rb). % -> [99 99] ;
To insert columns, planes, etc., you can permute the inputs and ipermute the result.
A = ones(4,3) ; B = zeros(4,1) ;
C = insertrows(permute(A,[2 1]), permute(B,[2 1]),1) ;
C = ipermute(C,[2 1]) ;
See also PERMUTE, IPERMUTE, RESHAPE, CAT
Requirements:
- MATLAB Release: R13
Station Cast 1.0
Schedual and manage an unlimited number of radio programs which automatically stream to your ShoutCast server. Setup and manage your own radio network with different program scheduals, allowing your individual radio show hosts to login and manage their more>> Schedual and manage an unlimited number of radio programs which automatically stream to your ShoutCast server. Setup and manage your own radio network with different program scheduals, allowing your individual radio show hosts to login and manage their own pre-recorded or live playlists.<<less
Flash FLV Player
This Flash FLV Player can be used standalone, without the need for Flash MX 2004. The player allows you to show your videos more controlled and to a broader audience as with Quicktime, Windows Media o more>> This Flash FLV Player can be used standalone, without the need for Flash MX 2004. The player allows you to show your videos more controlled and to a broader audience as with Quicktime, Windows Media or Real Media. Updated features are the showing of a placeholder jpg instead of preloading the video, so bandwidth can be saved. Also, the width and height of the video can be set in html.<<less