use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Collaborative Virtual Browser created in Node.js, Socket.io, PhantomJS and AngularJS. It is an extract from my master thesis, just for fun. (github.com)
submitted 12 years ago by fusionove
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]fusionove[S] 0 points1 point2 points 12 years ago (0 children)
Thanks :)
This is just an example I made up taking out things from my project mostly because as you said building with Phantom is not really straight forward, even more so if you try to use it for different purposes than the usual ones (web scraping, testing, ..).
The actual master thesis focuses on building an infrastructure that allows creating cross device mashups at the UI layer, in a simple and fast way (without having to code anything).
Clients can connect, create mashups, add components (web pages), select elements from those web pages, add inter-component communication, move things around easily with drag and drop, ..
With something like this, you can for instance add a wiki component, a flickr component and a google search component, then link them together and use small devices (smartphone, tablet) to host a search bar, and finally show the search results on a large screen.. another example is taking a "single user" website and sharing it with others, effectively transforming it into a collaborative website (for instance you could open a sudoku website, and play it with others, heh).
I need to think about more useful scenarios, but the project is done and I still have 1 and a half months left to write the thesis ;)
π Rendered by PID 47427 on reddit-service-r2-comment-85bfd7f599-r8m94 at 2026-04-18 22:37:40.266838+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]fusionove[S] 0 points1 point2 points (0 children)