CARVIEW |
browserplus
(BrowserPlus)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- BrowserPlus
- Website/Blog
- https://browserplus.yahoo.com
- Company
- Yahoo!
- Location
- Everywhere
- Member Since
- Dec 16, 2008 (about 1 year)
Following 0 githubbers and watching 20 repositories view all →
Public Repositories (19)
-
bp-ruby
The BrowserPlus ruby service, a BrowserPlus service that allows dependent services to be written ...
Last updated Wed Dec 23 17:40:58 -0800 2009
-
bp-tutorial-cpp1
BrowserPlus cpp tutorial sample
Last updated Tue Dec 22 16:44:49 -0800 2009
-
bp-tar
A BrowserPlus tar service
Last updated Tue Dec 22 10:36:33 -0800 2009
-
platform
The BrowserPlus platform source
Last updated Fri Dec 18 12:35:36 -0800 2009
-
borg
The BrowserPlus.org website
Forked from sspencer/borg Fri Dec 04 15:08:42 -0800 2009
Last updated Thu Dec 17 17:17:41 -0800 2009
-
bp-directory
A service to enumerate directory contents
Last updated Wed Dec 16 14:27:53 -0800 2009
-
bp-zipper
A BrowserPlus zip service
Last updated Wed Dec 09 11:18:21 -0800 2009
-
bp-file
Last updated Wed Dec 09 10:51:41 -0800 2009
-
bp-imagealter
The BrowserPlus "ImageAlter" service (v4 and beyond), based on GraphicsMagick.
Forked from sspencer/bp-imagealter Wed Dec 02 14:39:29 -0800 2009
Last updated Fri Dec 04 19:01:15 -0800 2009
-
bp-service-tools
Tools and Frameworks to make building BrowserPlus services easier
Last updated Wed Dec 02 15:06:00 -0800 2009
-
bp-service-framework
Header-only framework for easily creating BrowserPlus C++ services
Last updated Tue Dec 01 12:06:21 -0800 2009
-
bp-lzma
An LZMA service for BrowserPlus to allow in-browser LZMA compression of files the user selects.
Last updated Thu Oct 22 11:41:52 -0700 2009
-
hackthebrowser
The source for the site https://hackthebrowser.org - a repository of open source BrowserPlus relat...
Last updated Tue Oct 06 17:38:15 -0700 2009
-
bp-pubsub
BrowserPlus Publish/Subscribe service (implemented in C++)
Last updated Tue Sep 22 19:00:17 -0700 2009
-
bp-service-api
the C API mirrored from the official browserplus SDK for convenience
Last updated Fri Sep 04 15:15:56 -0700 2009
-
browserplus.github.com
BrowserPlus's face on github
Last updated Fri Sep 04 14:58:21 -0700 2009
-
bp-downloader
A simple ruby service to download a remote URL and pass a file handle back up to javascript.
Forked from sspencer/bp-downloader Fri Sep 04 12:17:53 -0700 2009
Last updated Fri Sep 04 13:52:50 -0700 2009
-
bp-fileaccess
A BrowserPlus service that enables a webpage to access to local files that the user has selected
Last updated Mon Mar 16 17:48:14 -0700 2009
-
bp-jsonrequest
The BrowserPlus jsonrequest service, which implements "secure" cross domain JSON requests as spec...
Forked from bartt/bp-jsonrequest Wed Dec 02 15:01:18 -0800 2009
Last updated Thu Mar 12 11:58:34 -0700 2009
Public Activity 

-
Lloyd Hilaiel committed 349e809a:
more link path tomfoolery. 1) rename libruby.dylib to libruby_bp.dylib to guarantee no collisions with system ruby. 2) Second, rip through ext/ and make all linkages from .bundles (ruby extensions) to libruby relative using @loader_path

-
David Grigsby committed 49a604a2:
update post-build steps for os-specific manifests.

-
David Grigsby committed c228881b:
os-specific manifests, change .so name on osx.

-
David Grigsby committed efa25c6b:
os-specific manifest files.

-
David Grigsby committed 32e95ff4:
Makefile dev. Basic functionality working.

-
David Grigsby committed 8f56b057:
archival commit for Makefile.

-
Gordon Durand committed 8a76c719:
store windows path as utf8

-
David Grigsby committed bce40f7d:
initial add of project files.

-
Lloyd Hilaiel committed 90541eb7:
help the poor fool building this along, check for the presence of bison.exe and sed.exe

-
Lloyd Hilaiel committed dcfb7066:
add /built dir to .gitignore

-
Lloyd Hilaiel committed 3d693e96:
update README, specifically around features that will and won't be supported in the first public release

-
Lloyd Hilaiel committed 8c3579da:
bp-service-tools moved to user browserplus/, update submodule reference

-
Lloyd Hilaiel committed c2df9b69:
leave the work dir on dist (where the pab is parameterized). it's lazy deleted as part of the CompressSDK step. This lets you hop into pab*/work and directly use install/update tools as well as inspect what it's done. also this lets you use browserplusinstaller to install older .bpkgs

-
Lloyd Hilaiel committed 0a1fbcd1:
[#9 state:resolved] all .erb substituted files are now left in the binary output directory and massaged a buncha' build files to just be cool wit it.

-
Lloyd Hilaiel committed 5f0d16f2:
move onto latest bakery, update include paths

-
Lloyd Hilaiel committed 29932e96:
rework pathing - bakery builds different

-
Lloyd Hilaiel committed 36f8a000:
Merge branch 'master' of bp-github:browserplus/bp-ruby
-
Lloyd Hilaiel committed f8344bbf:
update pathing in README (now we use the bakery
-
Lloyd Hilaiel committed e567090b:
remove ruby/ and use the bakery to build it
-
Lloyd Hilaiel committed 39a1539d:
add a submodule pointing to the bp-service-api repository
-
Lloyd Hilaiel committed 4bddfb4b:
remove the static copy of bpsdk, we'll use the maintained github mirror at browserplus/bp-service-api
-
Lloyd Hilaiel committed eba7aa9b:
remove WinTools, we'll use the bakery

-
Steve Spencer committed dcb1be12:
renamed to home
-
Steve Spencer committed 44a2afe2:
renamed c++ to cpp
-
Steve Spencer committed d926381a:
no plus in name
-
Steve Spencer committed b9cd4869:
rename services
-
Steve Spencer committed 52534ee8:
beta version of new c++ doc
-
Steve Spencer committed 325da0db:
point to new services doc from other dev doc
-
Steve Spencer committed 492af672:
subtract 8 hours from irc stamp to adjust time back to PST
-
Steve Spencer committed ce675e52:
add link to service explorer
-
Steve Spencer committed 0c001250:
Get built in services description from JSON rather than markup. Show doc for all services.
-
Steve Spencer committed 41a3e066:
Get rid of h1 browserplus dashboard title. Should be obvious without the text.
-
Steve Spencer committed ffe9edec:
Static pages for built-in services
-
Steve Spencer committed 951386f4:
added concept of file scanner to dok. services uses its own file scanner to create documentation from file services api
-
Steve Spencer committed d6bff9da:
env var test

-
Lloyd Hilaiel committed 20bf37b5:
[#9] cmake running should cause all ERB files to be regenerated. Because substituted files can be parameterized by variables in the cmake environment this is the only safe way to go. This change mitigates issue #9 a bit.

-
Lloyd Hilaiel committed 2da4badc:
generate.rb builds a 'work' directory where it parameterizes build artifacts before generating .dmgs/.exes and .bpkgs. InstallLocally runs right out of that work directory. Fix bug where we were cleaning up the work directory BEFORE install locally got a chance to run

-
Lloyd Hilaiel committed a12cfe21:
_global_ substitution when parameterizing config files for a built type (specifically, log level wasn't being properly substituted)

-
Lloyd Hilaiel committed a33cabf4:
bump trunk to 2.5.1 after tagging and shipping 2.5.0

-
Lloyd Hilaiel committed f38d73d9:
7z.exe is no longer redistributed by us, so we should let it be found in the environment rather than providing an explicit path to it.
-
Lloyd Hilaiel committed 0154224e:
include browserplus.js in the PAB so that it's a truly standalone collection of pertinent build artifacts
-
Lloyd Hilaiel committed f6f01a8d:
refine CompressSDK step for generation of compressed PAB bundle: use LZMA for 1/2 the size and don't include an extra copy of artifacts (duh)
-
Lloyd Hilaiel committed 58e8f939:
give up on appending build configuration to PAB directory. you just get what you last built.

-
Lloyd Hilaiel committed 71de6085:
don't use substitution mechanism to propogate build type to MakeInstaller. Substitution won't re-run for environmental changes. Instead we'll pass 'buildConfig' through on the command line.

-
Gordon Durand committed 66fda30f:
bump major version since api has changed

-
Gordon Durand committed ebd0e3f3:
merge durand branch (v2 of filebrowse/dnd) back to trunk

-
Gordon Durand committed d26ac4e8:
ignore generated rb file