• Stars
    star
    1
  • Language
    Python
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

video-converter

More Repositories

1

Html5-Templates

JavaScript
13
star
2

Aero_WindowUI_v3.0

HTML
8
star
3

Aero_WindowUI_v2.5

Aero_WindowUI_v2.5 is a Windows XP Look alike UI for Websites using javascript, Jquery and CSS3
8
star
4

DotNetOpenMail-0.5.8b-src

C#
7
star
5

MonoGame-2.5.1.0-0

C#
4
star
6

odataphpprod

PHP
4
star
7

liquidcarousel

JavaScript
4
star
8

expect-src

expect-src
C++
3
star
9

txt2sound.js

JavaScript library that converts text to live audio.
JavaScript
3
star
10

ekiga-3.2.7

C++
3
star
11

BLZ-Servers-Control-Panel

Control panel for apache & mysql servers which aren't "run as service"
C#
3
star
12

Sunrise-Browser-r69

sunrise Browser is an open source Browser resembling MAC OS Browser. this is in XCODE Project source upto revision 69. Most Mac OS X users probably use Safari, Firefox or Opera for their internet browsing. But every now and again it is nice to have a change of browser. Instead of using your regular browser, why not try Sunrise ? Here are some of the unique features of Sunrise ... Sunrise Bookmarks are in the form of icons in panel on either the right or bottom of the browser window. Essentially the icons are screenshots of the web page that you have bookmarked. You can choose icon size and they can be dragged to the order you choose. You can also give each bookmark a label color. It is not obvious how to group them in folders or sets if you had hundreds of pages marked. There is no bookmark bar. The panel the size can also be adjusted, creating multiple columns of icons as it is made larger. On my 20" iMac, when I adjust the browsing window to 1280 size and then max out the panel with the smallest icon view: about 90 icons show. The window does have a slider and in theory you can have unlimited bookmarks. When you choose to View Source to see a page's code, Sunrise gives you the option of choosing to view it in your favorite editor. I chose to have it open up Nvu, an open source editor. I'm going to try to use Sunrise for a whole day to see if it would pass as an every day browser. The bookmark system is unique but likely cumbersome. Sunrise is wicked fast. If speed is your game, this is it. And it is possibly the smallest browser out there for the Mac. Now this browser is in closing phase of its development. if any body is interested to make changes or want to enhance he/she is free to make changes except he/she has to inform me about the same.
Objective-C
3
star
13

DashboardX

this code is architectural source only and this project is not updated herein in any form as this project is a closed source project copyrighted by dineshkummarc and/or denno-secqtinstien. P.S. the issues for this organisation or Projects are not closed else are only marked as Fixed. so if you see the open issues in the list ddonot hesitate to see the list of fixed issues in the list as well. because these are the count for the resolved features in the project.
HTML
3
star
14

English_idioms

English_idioms, an html book on English idioms and slang languages.
2
star
15

BugNet

Bug Tracking and Defect Detection system
C#
2
star
16

PHPRecutils

Use recutils with PHP.
PHP
2
star
17

Forum-Test

Forum-Test is an application using ASP.net
C#
2
star
18

Google-body-r26

Google Bode Code upto Revision 26
JavaScript
2
star
19

gnomeweb-wml

gnomeweb-wml
JavaScript
2
star
20

SWAT_4.1_Binaries_Source

SWAT_4.1_Binaries_Source
C#
2
star
21

piecemaker

ActionScript
2
star
22

WaterDropEffect

JavaScript
2
star
23

Persistent-Sticky-Notes

Persistent-Sticky-Notes is a notes UI using html5 and Jquery and CSS3
JavaScript
2
star
24

ERPthon

ERPthon, ERP framework written in python
JavaScript
2
star
25

FullscreenSlideshowAudio

JavaScript
2
star
26

mockito

Python
2
star
27

idmunit-2.1.5

idmunit at revision 2.1.5 a unit testing tool
Java
2
star
28

ParallexTemplates

JavaScript
2
star
29

WindowXPUI

Windows XP Look alike UI for Websites using javascript
JavaScript
2
star
30

Win7_CSS3_jQueryUI

Win7 Look alike UI for Websites using javascript, CSS3 and jQueryUI
JavaScript
2
star
31

btc.io

Bitcoin universal payment gateway
JavaScript
2
star
32

eGroupware-1.8.004.20121024

PHP
2
star
33

lights_off_canvas-Game

JavaScript
2
star
34

leanback_player_v0.8.0.93

JavaScript
2
star
35

turboNet

[concept project] building a game server in python
JavaScript
2
star
36

Miny

An API for compressing text (read, "JSON") sent over HTTP
JavaScript
2
star
37

testlink-1.9.3

PHP
2
star
38

selfhtml-forum-js

Benutzer-JavaScript für das SELFHTML-Forum
JavaScript
2
star
39

orientation

Experiments with DeviceMotion and DeviceOrientation events. Feel free to fork and extend!
JavaScript
2
star
40

MacLeopardDesktop

MacLeopardDesktop is a Linux, Macintosh Look alike UI for Websites using javascript, Jquery and CSS3
JavaScript
2
star
41

Fiddler_automation

C#
2
star
42

longomatch

C#
2
star
43

uglify-tests

testing performance of uglify using php and shell exec command
JavaScript
2
star
44

compass_agile_enterprise

Compass Agile Enterprise Framework. Integrated Rails ERP and CMS with Extjs UI. For more...
JavaScript
2
star
45

YaBB25AE

Perl
2
star
46

jameleon-test-suite-3.3-RC1

Jameleon is an automated testing framework that can be easily used by technical and non-technical users alike. One of the main concepts behind Jameleon is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular screen can be defined in Java and mapped to these keywords. The keywords can then be organized with different data sets to form test scripts without requiring an in-depth knowledge of how the application works. The test scripts are then used to automate testing and to generate manual test case documentation. Jameleon was designed to test many kinds of applications. To make this possible, Jameleon was designed with a plug-in model. Currently, there are five plug-ins offered: A JUnit plug-in which can be used to test at a white box level. All JUnit function tags can be used in conjunction with other plug-ins. A Jiffie plug-in which drives Internet Explorer and can therefore only be run on Windows. Most testers like this plug-in the most. An HtmlUnit plug-in which emulates a browser and supports JavaScript quite well. Because it emulates a browser, tests written in this plug-in can execute on any OS supported by Java. A Selenium Plug-in which drives the most popular browsers. tests written in this plug-in can execute on the most popular OSes. Seee the selenium site for more in-depth information about Selenium-RC. A Watij Plug-in which drives Internet Explorer and can therefore only run on Windows. This plug-in has a lot of potential. An HttpUnit plug-in which emulates a browser, but doesn't have very good JavaScript support. Developers like this plug-in the most. Because it emulates a browser, tests written in this plug-in can execute on any OS supported by Java. A 3270 (Jagacy) plug-in which is used to automate mainframe applications. A jWebUnit plug-in which is the most basic among the provided plug-ins and currently has no generic tags other than a session tag. This plug-in is available for backwards compatibility only and should be avoided for new projects. If Jameleon doesn't have some feature or plug-in, please feel free to request it as a feature via the Request a Feature link. Implementing Jameleon plug-ins is simple and can usually be done in less than a hour. Even though it would be possible to write unit tests using Jameleon, Jameleon was designed with integration, regression, functional, and acceptance-level testing in mind. Most bugs are found and fixed by good unit tests. However, this does not eliminate the need to test the application as a whole.
Shell
2
star
47

PizzaPanel

A web server control panel based on CakePHP following the one application for one task approach.
PHP
2
star
48

MP3-MusicPlayer-Install-Configure

The source includes a Visual Studio 2005 Solution comprising of an ASP.NET application and a Setup Project. Introduction The source code for this article shows how to build a simple web-based media player for MP3 files, and demonstrates several aspects of ASP.NET programming, like caching, using of HTTP handlers, and making IIS-independent installers for redistributable ASP.NET applications. In the end
C#
2
star
49

homura-compiler

homura-compiler, a online complier for C#, java and C++ code to compile and run inside your favourite borwser. the code is written in python and supports jquery and jquery easing libraries.
JavaScript
2
star
50

dashboardX-index

HTML
2
star
51

Firefox_Browser_3.6.28

Firefox_Browser_3.6.28, source code for Firefox Browser Updated till 3.6.28 Release
1
star
52

events.jquery.org

JavaScript
1
star
53

openjsfshop

Automatically exported from code.google.com/p/openjsfshop
Java
1
star
54

node-express-twitter-bootstrap

NodeJS Boostrap using Express / EJS / Twitter Bootstrap / Responsive CSS3
JavaScript
1
star
55

SenchaParisTalk-DragDrop

my talk about drag and drop in ExtJS 4 and Sencha Touch 2 - 05/29/12 - Paris
JavaScript
1
star
56

Launch-Status-Check

Initiate launch status check. Flight, we are go for launch.
JavaScript
1
star
57

lightwindow

lightwindow is an light box window UI using Jquery and javascript into html5
JavaScript
1
star
58

mimicing-igoogle

mimicing-igoogle application using html5 and javascript
JavaScript
1
star
59

galleria-1.2.7

JavaScript
1
star
60

Log4net_r1351706

Log4net_r1351706
C#
1
star
61

alankligman.github.com

JavaScript
1
star
62

Win-SMS-Samples

Visual Basic
1
star
63

fweb

Web based ERP prototype in sproutcore
JavaScript
1
star
64

arbiter_r3

arbiter iteration3
PHP
1
star
65

Snippets

Random snippets of utility.
JavaScript
1
star
66

isaPanel

Integrated Server Administration Panel
1
star
67

portableAddressbook

An addressbook in HTML (XHTML)
JavaScript
1
star
68

jdigiclock

JavaScript
1
star
69

DisableRightClick

C#
1
star
70

CMS

PHP cms
PHP
1
star
71

PixelEffect

JavaScript
1
star
72

Localization

Localization of application using ASP.net
C#
1
star
73

itin-r23136

itin release 23136
C#
1
star
74

DotNet-Membership

ASP
1
star
75

HTML5-video-player-2

JavaScript
1
star
76

Searchr

Searchr
JavaScript
1
star
77

PhotoGallery

HTML
1
star
78

beagle-1

C#
1
star
79

ExtJS-GridTips

This plugin adds a tooltip to grid rows (or cells) based on a record field or a rendering function
JavaScript
1
star
80

mega-drop-down-menu

mega-drop-down-menu
1
star
81

twitter-widget-source

twitter-widget-source is an application using HTML 5 and jquery to get twitter feeds
JavaScript
1
star
82

cardsavedotnet

cardsave in dotnet language
C#
1
star
83

help.github.com

GitHub help guides
JavaScript
1
star
84

chromeos-zip-files

JavaScript
1
star
85

Video_Players

Collection of some of the Video Players in html 5 using javascript.
JavaScript
1
star
86

Tooltip-overlay

JavaScript
1
star
87

Multi

multi screen monotouch application iphone app started with this tutorial http://docs.xamarin.com/ios/getting_started/intro_to_mvc_in_ios
C#
1
star
88

balloon-tooltips

JavaScript
1
star
89

Portal-V2.8.1

JavaScript
1
star
90

nameByDigits

PHP
1
star
91

OnlineC-SharpCompiler

ASP
1
star
92

Bespin

Python
1
star
93

DragDropHelpers1.0

JavaScript
1
star
94

gmail_dragout

1
star
95

Addressbook-Sample

A simple sample application for Axon Framework
JavaScript
1
star
96

JobSiteSK-CS

JobSiteSK in CS Version only
C#
1
star
97

mobbed

JavaScript
1
star
98

wunderlist

The awesome and free GTD Tool Wunderlist
JavaScript
1
star
99

tinder

A small programming language (not functional yet)
C#
1
star
100

testcloud

Distributes the running of a commands across a pool of brokers and workers
PHP
1
star