Shaare your links...
2486 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 99 / 125
Newer►
  • Scientific web calculator
    Web calculator implemented in JavaScript. Implements arbitrary precision, plotting, prime testing, polynomial roots, matrix arithmetic and very limited (polynomials) symbolic integration. Written by Fabrice Bellard, who also wrote TinyCC, QEmacs, FFMPEG, QEMU and more: https://bellard.org/
    Wed Apr 15 18:30:07 2009 - permalink -
    - http://numcalc.com/
    calculator JavaScript mathematics software tool web
  • Hop Home page
    HOP is a new Software Development Kit for the Web 2.0. It relies a new higher-order language for programming interactive web applications such as multimedia applications (web galleries, music players, ...), office applications (web agendas, mail clients, ...), ubiquitous domotics, etc. HOP can be viewed as a replacement for traditional graphical toolkits. HOP is implemented as a Web broker, i.e., a Web server that may act indifferently as a regular Web server or Web proxy.
    Wed Apr 15 12:56:48 2009 - permalink -
    - http://hop.inria.fr/#home-notepad=np:0
    language Linux lisp programming Scheme tool web wiki
  • xbup: a set of backup tools for Mac OSX
    Some software for dealing with Mac OSX metadata, including backup to a remote, non-OSX, unix machine.
    Tue Apr 14 15:19:41 2009 - permalink -
    - http://shoup.net/xbup/
    macosx TODO tool
  • JavaScript: The Good Parts | O'Reilly Media
    Interesting book about Javascript.
    Tue Apr 14 10:29:32 2009 - permalink -
    - http://oreilly.com/catalog/9780596517748/#top
    book JavaScript reference
  • Where to start with the Lisp language
    Lots of information about Lisp.
    Fri Apr 10 16:25:13 2009 - permalink -
    - http://play.org/links/lisp-intro
    common-lisp HOWTO lisp programming tips
  • Yubico
    Neat hardware authentication device.
    Wed Apr 8 14:04:58 2009 - permalink -
    - http://yubico.com/products/yubikey/
    authentication hardware security USB web
  • Programming musings
    Blog written by Juan Jose Garcia Ripoll, maintainer of the Common Lisp implementation ECL.
    Mon Apr 6 12:07:14 2009 - permalink -
    - http://tream.dreamhosters.com/
    blog common-lisp compiler GPL implementation lisp
  • Spectral Audio Signal Processing
    Looks like an interesting book. The online version has lots of annoying advertisements, automatic(?) links (e.g. Octave points to the Wikipedia article about the frequency ratio, whereas the text refers to the free Matlab-like language) and "tool tips". A hardcopy version is announced for March.
    Thu Apr 2 21:00:15 2009 - permalink -
    - http://www.dsprelated.com/dspbooks/sasp/
    book DSP filter physics spectrum-analyzer tool
  • Phase Noise (rubiola.org)
    Interesting information about phase noise.
    Thu Mar 26 18:47:56 2009 - permalink -
    - http://rubiola.org/
    book electronics hardware physics standard
  • Polynomial Root Finders (Rice DSP)
    The algorithm of Lang and Frenzel Author: Markus Lang Polynomial Root Finder is a reliable and fast C program (+Matlab gateway) for finding all roots of a complex polynomial. The algorithms of Fox, Lindsey, Burrus, Sitton, and Treitel These algorithms are used to find the roots and unwrapped phase of real coefficient polynomials.
    Thu Mar 26 18:31:24 2009 - permalink -
    - http://www-dsp.rice.edu/software/polynomial-root-finders
    algebra algorithm mathematics numerical software
  • Netzwerk Parameter MTU, MRU und MSS in Linux
    Wed Mar 25 23:07:16 2009 - permalink -
    - http://www.gmusoft.de/information/linux/MTU-MRU-MSS-d.htm
    ADSL Linux MTU TODO transmission
  • Consider it done. - MTU-Mini-FAQ
    Should I set MTU=1492 for ADSL?
    Wed Mar 25 23:03:59 2009 - permalink -
    - http://www.sauff.org/blog/static.php?page=mtu-mini-faq#1.2.1
    ADSL Linux MTU TODO transmission Unix
  • rsnapshot
    rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals. Depending on your configuration, it is quite possible to set up in just a few minutes. Files can be restored by the users who own them, without the root user getting involved. There are no tapes to change, so once it's set up, your backups can happen automatically untouched by human hands. And because rsnapshot only keeps a fixed (but configurable) number of snapshots, the amount of disk space used will not continuously grow. rsnapshot is written entirely in Perl.
    Wed Mar 25 11:26:34 2009 - permalink -
    - http://rsnapshot.org/
    TODO tool Unix
  • Main Page - btrfs Wiki
    Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. Initially developed by Oracle, Btrfs is licensed under the GPL and open for contribution from anyone. As of 2009-03, it is still experimental, but it has been added to the Linux kernel 2.6.29.
    Wed Mar 25 11:11:30 2009 - permalink -
    - http://btrfs.wiki.kernel.org/index.php/Main_Page
    filesystem FOSS GPL Linux software ZFS
  • The Elements of Computing Systems / Nisan & Schocken / www.idc.ac.il/tecs
    A book trying to teach computers from first principles, i.e. gates, using a hardware description language (a simulator is provided), software tools (assembler, compiler) and a small operating system.
    Tue Mar 24 14:41:57 2009 - permalink -
    - http://www1.idc.ac.il/tecs/
    book compiler hardware programming software
  • CodeProject: Lock Windows Desktop. Free source code and programming help
    Information about keyboard handling and rebinding in Windows.
    Mon Mar 23 15:43:38 2009 - permalink -
    - http://www.codeproject.com/KB/winsdk/AntonioWinLock.aspx
    HOWTO key-binding keyboard programming TODO
  • IntellaSys
    Asynchronous, multi (40!) core Forth-bases processor with fast ADC and DAC interfaces, might be interesting for software radio applications.
    Thu Mar 19 20:36:42 2009 - permalink -
    - http://www.intellasys.net/index.php?option=com_content&task=view&id=60&Itemid=75
    DSP Forth hardware implementation radio software
  • ZFS - Ubuntu Wiki
    Debian package for the ZFS file system.
    Wed Mar 18 14:00:39 2009 - permalink -
    - https://wiki.ubuntu.com/ZFS/
    filesystem HOWTO Linux TODO Ubuntu Unix ZFS
  • Hades Simulation Framework
    Java-based simulator for digital logic, with examples.
    Thu Mar 12 19:57:52 2009 - permalink -
    - http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/index.html
    electronics hardware Java TODO tool
  • Airs - Ian Lance Taylor Linkers part 1
    Start of a series of blog articles about linkers.
    Thu Feb 26 17:38:53 2009 - permalink -
    - http://www.airs.com/blog/archives/38
    compiler software TODO tool
Links per page: 20 50 100
◄Older
page 99 / 125
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.