Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 15 of 18

SharpFlickrThis project tries to offer a .NET class library to access the Flickr API in an object-oriented and type-safe way. It's written in Oxygene but is fully compatible with every other .NET language. So of course this Flickr API kit is usable in C#, too. SharpFlickr uses the very good ... [More] XML-RPC.NET library to communicate with Flickr. XML-RPC.NET Copyright (c) 2006 Charles Cook News09.09.2008: First binary versions of SharpFlickr are released. There's still a lot of work to do, but you can start using it now! SamplesYou can find some samples how to use SharpFlickr in the wiki. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

My project is a Google Chrome based Linux distro which has svn/git auto-updating, and uses JavaScript + Haskell to do common system tasks in a distributed fashion.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

I'm refocusing. I've decided that I'm going to be using Rhino for future projects. I'm building up other things to support that. OneMonkey is a set of enhancements to the Mozilla Project's SpiderMonkey JavaScript engine. The makefile pulls a recent check-in of SpiderMonkey ... [More] from CVS (20070330) and builds it with E4X, optimizations, a small framework for native interfaces, some basic POSIX-like native functions, a framework for custom virtual machines, an interpreter, an JS2XDR compiler and XDR virtual machine, and adds a UCPP-based JavaScript preprocessor. The makefile, support frameworks, OneMonkey Interpreter, Compiler, and Virtual Machine are New BSD-styled licensed, UCPP is licensed under a New BSD-styled license, and SpiderMonkey is licensed under the MPL 1.1 license. OneMonkey is a set of enhancements to the Google Chromium V8 JavaScript engine. The makefile pulls the most recent revision of V8 from SVN and builds it with a framework for native interfaces, some basic POSIX-like native functions, a framework for custom virtual machines, a JS/CC based preprocessor that implements Windows Scripting Host/JavaScript.Net style preprocessing, and a JS/CC based C2V8 interface compiler. Scratch that...I need to try to catch a bigger fish, a more utilitarian fish. And I'm finding tools that will let me do that. OneMonkey is a suite of tools and a class library that will allow you to write portable JavaScript for all scales of programing (Enterprise, Embedded, Systems, Application, Web, Scripting). I'm currently aiming towards supporting the following JavaScript implementations: Google V8, Mozilla Rhino, Mozilla SpiderMonkey/TraceMonkey, Mozilla Tamarin, Mozilla ActionMonkey, JavaScriptCore, Microsoft Windows Script Host, Microsoft JScript.Net, Mono JScript, Parrot/ECMAScript, Parrot/PJS, Parrot/WMLScript, Digital Mars DMDScript, Simple ECMAScript Engine. Initial focus will be on V8, Rhino, and SpiderMonkey/TraceMonkey (in that order). The class library will mimic the JDK Class Hierarchy. --- TODODefine CLI options Implement command line handling Implement a JSR 118/MIDP 2.0-ish class library See ClassLibraryImplementationProgress Implement non-blocking IO & threading parts setInterval/setTimeout/setUInterval/setUTimeout Implement IO readiness with kqueue/kevent (OSX), sys_epoll (Linux), poll (*nix portable) within NativeInterfaces. non-blocking IO flags sys_clone (Linux)/fork (*nix portable) sendfile Target external classes: SQLite3 (WIP), OpenGL (port from v8-gl TBD), POSIX-ish (TBD), Xlib (maybe), Imlib2 (maybe) Reuse k7, re2c (TBD), php.js (TBD), ucpp (TBD), JS/CC (TBD), Uderscore (TBD). Replace the ridiculous scons/python requirement Start by implementing JS2C.py & macros.py in something else (hopefully js, maybe ucpp) Compile everything in one step (grab pertinent sources from v8, re2c, om) Start hacking [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

Pigmeo is a free multiplatform software project which aims to provide a set of compiler, framework and utilities for developing applications for microcontrollers and embedded systems. Those apps for microcontrollers can be written in any .NET language such as C#, Visual Basic .NET, Nemerle ... [More] , IronPython, C++/CLI... and use any class available in the .NET Framework, plus the classes available in the Pigmeo Framework. [Less]

0
 
  0 reviews  |  0 users  |  20,291 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

This vector graphics rendering software makes highend visual effects possible on feature phones. It is tiny in size and is capable of delivering very high quality. Skia’s engine is the graphics core of both Google Android and Google Chrome.

5.0
 
  0 reviews  |  0 users  |  85,936 lines of code  |  0 current contributors  |  Analyzed 14 days ago
 
 

Chrome Frame OptionsThe Frame Options batch file is simply a Chrome Frame launcher which aim is to let us dig into options to perform some operation such clear cache Chrome Frame FeaturesFeatured links contain a single button UI to make Chrome Frame Active by default. Update the zip file will ... [More] contain two executable to make Always On an IE Toolbar Button Please read the README.TXT inside theZip to know more, thanks. Old Startup ProblemsIn some case, Google Chrome could not start properly. This link is an example: https://forums.symantec.com/syment/board/message?board.id=endpoint_protection11&thread.id=15816 while this one is another work around: http://code.google.com/p/chromium/issues/detail?id=38 The aim of this simple GUI is to let you decide which fix you prefer, to let Google Chrome start up without errors. Note: please download the last version, called Google Chrome Fix V2.exe [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

ChromeStumbleStumble Upon Toolbar for Google's Chrome BrowserThis program adds basic stumbleupon (SU) functionality into Chrome. It currently supports stumble, thumbs up, thumbs down, updating your profile, and reporting previous stumbles. Other features, such as only stumble a particular topic ... [More] , have not yet been implemented. Requirements: You must have SU installed on Firefox and you must have it so SU remembers your password when you load Firefox. This has only been tested on Firefox 3 with SU 3.26. Older versions of either might work, but they might not. This has been tested in winxp sp3. It may work on other os’s, but also might not. To use: Extract all of the files in the zip to a folder. You should have the ChromeStumble.exe and four png files. The first time you run the ChromeStumble.exe it will open a "select file" dialog box. You will need to locate your firefox "prefs.js" file. This is the file ChromeStumble loads your stumble profile information. If you don't select the right file, ChromeStumble won’t work. Load Chrome and then run ChromeStumble.exe Press the buttons as you would expect. Chrome must be set as default browser! Known issues: If the “Blocked pop-up” window is open, none of the stumble features will work. There is no error capturing. If something goes wrong, the program will keep running, but it will no longer function. The “topic” and “update topics” areas of the Stumble Upon page don’t render correctly in chrome (I can’t do anything about this) Chrome must be the default browser Tabs always open in a new window New to release 002: Updated gui so that it follows the Chrome window and blends better when not maximized. Used new method to create the toolbar, which should simplify the process. Cleaned up the code. New to release 001: Everything Disclaimer This is not an official stumble upon client. Using it may violate the stumbleupon Terms of service. I have used it without any problems, but I cannot promise that you won’t have problems. Thanks to DerRaphael and his http POST GET function and majkinetor and his TitleButton function; I couldn’t have begun to do this without them. http://www.autohotkey.com/forum/topic33506.html&sid=4db1310f98657ad6122c2a6f66f67163 http://www.autohotkey.com/forum/viewtopic.php?t=19430 [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

Collection of Greasemonkey scripts and Chrome extensions developed by AngusGoogle Reader Unread Count Project Home Page (version 8 24-Oct-2009) Display actual unread count instead of "1000+" in Google Reader aNobii with HKPL Project Home Page (version 2 03-Mar-2010) 當你在 ... [More] aNobii 找到有興趣的書籍時,這個 user script / Chrome extension 可以方便你搜尋香港公共圖書館的目錄,找到的話可以網上預約或飛奔到相應的圖書館借書。 Twitterholic Chart Project Home Page (version 1 24-Nov-2009) Show a more detail chart in twitterholic.com user stat page Better Mobile Twitterdownload/install here (v5 2009-03-17) To enhance the mobile twitter page See the action in this Youtube video. After installed the script, point your Firefox to http://m.twitter.com/home ydict-suggestdownload/install here 在 Yahoo! 香港字典裡幫你自動改正錯字,詳情請看這篇 blog。 jumbo-filterdownload/install here Add filters in the hardware price list from Jumbo Computer. [Less]

0
 
  0 reviews  |  0 users  |  24,498 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

This few user scripts helps to download media from Vkontakte.ru by inserting a download links directly into page. All scripts are correctly working in Firefox, Opera and Google Chrome. If You're using Firefox, You may need to install Greasemonkey add-on for it, then click on userscript link in ... [More] downloads section. The install dialog will appear immediately. If You're using Opera, move userscripts to Opera\userscripts folder. If You're using Google Chrome, just read how to enable and install a userscripts in Chrome. [Less]

0
 
  0 reviews  |  0 users  |  459 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Oh no, the project is deadDino Engine is a web framework that uses javascript. The main aim of Dino Engine is to be efficient. So, the javascript code is executed by the Google's V8 Virtual machine, but use an other interpretor can be possible. The engine is written in C++, and makes use of ... [More] the opensource Qt library. Dino Engine is published under the terms of the GNU GPL v3 and higher, but your apps aren't linked to the framework, so you can publish them under any license. French DescriptionDino Engine est un framework web dont le langage est le javascript. Une volonté de Dino Engine est d'être performant. Pour cela, le javascript est exécuté avec la machine virtuelle V8 de Google, mais utiliser un autre interpréteur doit être possible. Le moteur est écrit en C++, et utilise la librairie Qt opensource. Dino Engine est sous licence GPLv3 ou version supérieure. Mais vos applications ne sont pas liées au framework, elles peuvent être codées selon la licence de votre choix. Venez nous rejoindre !Dino Engine est un projet libre en plein lancement. Nous allons mener à bien ce projet, mais évidemment, quand on est plus nombreux, on a plus d'idées et on va plus vite. Aussi, cela permet de partager des connaissances. Nous vous encourageons vivement à participer. Un petit mail ou un commentaire, et vous êtes ajoutés à la liste des contributeurs. PropagandaPerformances comparaison (man humour): GroupsBug tracker SVN commits CIA.vc [Less]

0
 
  0 reviews  |  0 users  |  106 lines of code  |  0 current contributors  |  Analyzed 8 months ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.