976
Developer's Corner / Re: Best way to track the time you spend on each project
« Last post by urlwolf on November 12, 2007, 08:20 AM »maybe timeKeeper (abandonware!) may be worth a look?
. It's called countdowns, you can get it from the opera widgets page.For quite a long time I've been intending to post some sort of commentary on the music industry - piracy, distribution, morality, those types of things. I've thought about it many times, but never gone through with it, because the issue is such a broad, messy one - such a difficult thing to address fairly and compactly. I knew it would result in a rambly, unfocused commentary, and my exact opinion has teetered back and forth quite a bit over the years anyway. But on Monday, when I woke up to the news that Oink, the world famous torrent site and mecca for music-lovers everywhere, had been shut down by international police and various anti-piracy groups, I knew it was finally time to try and organize my thoughts on this huge, sticky, important issue.
), without installing a single component.
thanks nontroppo.
// ==UserScript==
// @name OpS - Opera input suggestion
// @author Maxim Volkov
// @namespace http://userjs.org/
// @version 1.0
// @description Provides autocomplete feature for text input fields,
// to all web sites.
// @ujs:category browser: enhancements
// @ujs:published 2006-01-28 18:27
// @ujs:modified 2006-01-28 18:28
// @ujs:documentation http://userjs.org/sc...ser/enhancements/ops
// @ujs:download http://userjs.org/sc.../enhancements/ops.js
// @exclude http://mail.google.com/*
// @exclude http://*mail.yahoo.com/*
// ==/UserScript==
haXe is a high-level object-oriented programming language mainly focused on helping programers develop Websites and Web applications. haXe has been designed to be easily portable across several platforms. The haXe compiler supports the following platforms :
JavaScript : you can generate a single .js file from a set of haXe classes. You can access browser DHTML API as well as crossbrowser APIs such as Xml, Date or XmlHttpRequest... haXe is one of the best available languages to develop middle and large scale AJAX Web Applications.
Flash : haXe can compile a SWF file for Flash Players 6 to 9. The language has great features and is at the same time both strict and dynamic. Using haXe increases productivity compared to ActionScript. All the Flash APIs are available unchanged in haXe so you will quickly get used to the language, and porting your existing code to haXe will be easy.
Neko : haXe can compile bytecode that runs on the Neko Virtual Machine. An haXe program can then be run into the Apache web server (using mod_neko). This allows you to develop the server-side of your website using haXe. haXe has access to all Neko libraries such as filesystem, network, databases... and much more. Since it can easily be extended with additional libraries, haXe can be used to develop full-fledged desktop applications.
> Dear urlwolf!
> Thank you for taking the time to write to us.
>
> How to retrieve your license
>Restoring your license and setup file will cost a one-time fee of 6.99
> USD.
>This fee is for a service provided to our licensed users who wish to
> keep their license in our record and provide it to them upon request
> with no further fee.
> This is much like a lifetime insurance - Babylon will provide you your
> code no matter how much times you will request for it or , how many
> times your computer will be formatted and the registration details will
> lost.
>
> To purchase - use this link:
> LINK
>After you have purchased ELS you may contact me in order to shorten the
> process and I will be happy to resend your licnese details.
>
> Thank you for taking the time writing to us.
>
> If I can be of further assistance, please don’t hesitate to contact me.
>Kind Regards,
.
, not very elegant
.
) function call to find the coordinates of that word. then draw a circle on top to highlight it...