Messages - kae99 [ switch to compact view ]

Pages: [1] 2next
1
Just FYI, I have bumped into this today:
http://www.androidcentral.com/torrent-droid-scans-upcs-download-bittorrent-files-wow

It is a specific solution for bittorrent and Android phones, but is quite interesting (watch the embedded video).
They have developed a program that is able to scan a barcode (using the cellphone camera), search for related torrents in Internet and start the bittorrent download remotely at the home server computer. What a useful application! :)
(Note: Of course, it should only be used with your previously bought material)

The app is the result of a "bounty contest" on this idea. It seems that there is more people noticing the convenience of starting download jobs on the go in your home computer :)
In their solution, they seem to have use some mechanism to automatically post the downloaded .torrent file to the remote webUI interface, although i don't know the details...

Regards,
kae99

2
Thank you again, justice! I didn't know Logmonitor, but it seems a great tool! I will take it into consideration for future needs ;)

Definitely, I am not buying a 600$ NAS for this purpose :), but it is good to know ;)

The text file with the url definitely is a good workaround and would work, but I still feel each time you are going to download a file it requires a too long process (e.g. copy link, open a text editor, paste link, select your monitorize folder for saving, give appropiate name..). Many clicks/steps for such a simple action. In my dream :), starting the download job in your remote computer should be as easy as starting it locally.

I am actually surprised this idea has not been already implemented neither in popular download applications nor by third parties/developers.

I still think there should be some kind of program/script or, as mouser pointed out, Firefox extension that would associate itself with ed2k://, ftp://, etc. protocols or .torrent files and start the download in the remote computer in the background either by forwarding the request to a specific service/daemon running in the 'home server' or by starting for example a ssh session and executing the appropiate commands to start the download.

I don't know if programming such kind of script/little program would be too complicated. In the meantime, i will try justice approach ;)

3
Thank you justice, as mouser has said, it is a clever solution ;), I had not thought about that :)

It would partially solve the problem, at least for downloading bittorrent/newsreader files, although I feel it would not work with, for example, emule, ftp or http downloads, as there are not specific small files (at the ".torrent" style) that you can download to trigger the remote download.
You could manually create a text file with the emule or ftp URL, but it would be a bit cumbersome and anyway I think Emule and (at least) the ftp programs I use do not monitorize any folder :-S

Thank you again for the approach. Any idea about how to solve the latter cases?

Kae

4
Hello dear coders,
I have an idea for a "simple" program that i think can be very useful.

Here it is the scenario:
 - Many of us have a "home server" which manages all our downloads and stores all our multimedia files. (A Windows machine in my case)
 - We work from a different PC (e.g. our laptop) browsing the web and adding download jobs.
 - Most downloads (e.g. direct file download, bittorrent or emule links) are triggered just by opening a specific URL
 - We don't want to start the direct/P2P download in our actual PC (e.g. the laptop), but at the remote home server

Right now, there is no simple solution for this. If you want to start the download in the remote PC, you have to start a remote desktop connection to your home server or manage your P2P program through its web UI and start the download manually, which is quite cumbersome.

So, the request is pretty obvious :)
 ¿Would it be possible to implement some kind of program which will forward our local download requests so they will be started at the remote home server automatically?

It would probably require:
  - a small daemon at the home server which will wait for download requests
  - a "request forwarder" program which will associate itself with e.g. emule/bittorrent URLs in our laptop and will forward opening requests to the remote home server.

Of course there could be other solutions. For example, the "request forwarder" could do all the work by starting a ssh session in the background with the remote Windows server and starting the file download on his own.

Well, is there any brave coder who could provide a solution? :D

Thank you very much!!
Kae

5
Find And Run Robot / Feature request / small bug report
« on: March 25, 2006, 09:54 AM »
Hi again,
Thanks for your interest in my previous post, I have been playing a little bit with aliases and I have a couple of suggestions:

The most important for me:
1) 'ALIAS MODE'
Problem:
FARR doesn't have a way to know when you are going to search for an alias or a program in your computer (although the user knows it from the beginning) so it keeps searching all your folders after each key press while you are writing the alias name which slows it down, it's unnecessary and a little bit annoying.

Suggestion:
I think that there should be an option to configure a prefix to enable 'alias mode'. In this 'mode', FARR would know that you are writing an alias name and doesn't have to search all your folders after each key press (just aliases names).

Each user could configure the prefix he/she prefers like ':', '>' or a simple space ' '.

For example, with the alias 'search', the user would write ' search' (or ':search').

2) 'ALIAS PASTING'

The first time I tried to paste a preformatted alias, I tried to do it directly in the almighty search field thinking that it would work.
Of course, it didn't :)
Then I found that I had to go to options/groups/right click/paste preformatted alias/paste/ok

IMO it would be nice to be able to paste preformatted alias directly in the search field. It would be a lot faster.

Due that preformatted alias have their own syntax that differs from searches (no ones searches for a number>>>name>-> ...), they could be recognized.

----
Small bug report:
When you go to 'paste preformatted alias' the alias you pasted last time is still there (so, you need to delete it before inserting the new one), it should disappear :)


Thanks again for this gem,
Kae



Pages: [1] 2next
Go to full version