Skip to main content

marcell mars's Library tagged dev   View Popular

26 Mar 08

Ext FAQ - Learn About the Ext JavaScript Library

  • Ext is a client-side, JavaScript framework for building web applications. In early 2006, Jack Slocum began working on a set of extension utilities for the Yahoo! User Interface (YUI) library. These extensions were quickly organized into an independent library of code and distributed under the name "yui-ext." In the fall of 2006, Jack released version .33 of yui-ext, which turned out to be the final version of the code under that name (and under the open source BSD license). By the end of the year, the library had gained so much in popularity that the name was changed simply to Ext, a reflection of its maturity and independence as a layout:'fit',framework. A company was formed in early 2007, and Ext is now dual-licensed under the LGPL and a commercial license. The library officially hit version 1.0 on April 1, 2007.
21 Mar 08

AKSW : Projects / x Operator

  • A semantic agent for xmpp / jabber network which finds and shares content about resources (using RDF/SPARQL) for you and your jabber friends.
14 Mar 08

Asciify - Actionscript 3 (as3) Ascii Art class - Oaxoa Blog

  • actionscript class to render ascii art from pictures and now with as3 this is going to be possible at decent speed.
10 Mar 08

pytagsfs

  • pytagsfs takes a set of tagged media files and presents them in a different directory structure based on the tag content.
01 Mar 08

MLT - multimedia framework

  • MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based AP
07 Feb 08

Python Package Index : magicdate 0.1.2

  • Convert from fuzzy dates like "yesterday", "2 weeks and 1 day ago", "next wed", "Jan 4", etc., to a datetime object.
05 Feb 08

pyssi - PYthon Signal Slot Implementation

  • PySSI is a simple signal-slot mechanism used to implement an observer design pattern as its name implies: PYthon Signal Slot Implementation.Heavily inspired by the signals/slots construct in the Qt framework and iin other similar frameworks, it correlates a base callable to a signal. This base callable's return value is then 'published' to all 'subscribers' i.e. all callables that are connected to the base callable's 'slots'.
    - marcell on 2008-02-04
03 Feb 08

lastfmsubmitd

  • lastfmsubmitd is a replacement for the traditional Last.fm plugin model. Instead of re-implementing networking and caching code in each plugin, player plugins can simply send song information to the daemon, which will take care of the rest. - marcell on 2008-02-03
28 Jan 08

Lily | Visual Programming for the Mozilla Framework

  • Lily is a browser-based, visual programming environment that lets people create programs graphically, without writing code, by drawing connections between data, images, sounds, text and graphics. Lily's cross-platform, free, open source and is written in JavaScript.
14 Jan 08

:: View topic - Pure Py

  • The psychodelic generative sound output from PD is based on the speed of IM conversation between two skype users. If you are chatting very quick, the sound gets faster and more brutal, making you even quicker. If the time between the IM messages is getting longer, the sound transforms into 60Hz (ohhhhm) sinus fields, evoking warm feelings and slower typing among participating chatters. The sound output of PD should be redirected directly into the Skype call which is initiated by the python script.

Index of /project/bitlbee-skype

  • BitlBee will connect to skyped (a tcp server, provided in this
    package) and skyped will connect to to your Skype client

Afterlife: Say hi to SkypeJukeBot

  • python code allow changing and playing music tracks on ubuntu 7.10+ skype4py + skype

Vincent Oberle

  • import Skype4Py
    import re

    skype = Skype4Py.Skype()
    skype.Attach() # Attach to Skype client

    def message_status(Message, Status):
    if Status != Skype4Py.cmsSent: return
    if Message.Sender != skype.CurrentUser: return
    r = re.search (r'/all (.+)', Message.Body)
    if r:
    msg = r.group(1).strip()
    for member in Message.Chat.MemberObjects:
    if member.Handle == skype.CurrentUserHandle:
    continue # don't sent to myself
    skype.SendMessage(member.Handle, msg)

    skype.OnMessageStatus = message_status

    while(True): pass # Infinite loop, ctrl^C to break

Skype4Py release - Skype Forums

  • reimplementation of Skype4COM's API in Python
09 Jan 08

Gadgets: uPlusPen Draws on Paper and Screen Simultaneously

MidiWeb.org -> home

  • The MidiWeb consists of a server/client framework using TCP/IP to connect, receive and send midi data. It allows users to connect unlimited midi devices either locally and/or over the internet and send realtime data to each other.

    Since MidiWeb uses a simple protocol and MidiWeb client applications are not limited to hardware midi devices. Any language that supports socket connections can be used to develop applications for it including Macromedia Flash.

    The MidiWeb project is released using the GNU GPL license. Also the MidiWebServer and MidiWebClient are written in Python and will run on most platforms. (e.g. Windows, Mac, Unix)

    - marcell on 2007-07-21
  • The MidiWeb consists of a server/client framework using TCP/IP to connect, receive and send midi data. It allows users to connect unlimited midi devices either locally and/or over the internet and send realtime data to each other.




    Since MidiWeb uses a simple protocol and MidiWeb client applications are not limited to hardware midi devices. Any language that supports socket connections can be used to develop applications for it including Macromedia Flash.



    The MidiWeb project is released using the GNU GPL license.
    Also the MidiWebServer and MidiWebClient are written in Python and will run on most platforms. (e.g. Windows, Mac, Unix)

JUCETICE

  • very interesting development of vst plugins for linux using JUCE audio framework
    - marcell on 2007-07-20
1 - 20 of 379 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo