mofle Posted July 22, 2007 Report Posted July 22, 2007 [uPDATED]In this thread:http://forum.utorrent.com/viewtopic.php?pid=339740
Ultima Posted July 22, 2007 Report Posted July 22, 2007 Huh? Mind explaining exactly what it is instead of just cryptically linking? I'd imagine it's mobile UI or something, but it's not exactly clear...
Pixelated Posted July 22, 2007 Report Posted July 22, 2007 C'mon dude.You post a new topic with a jpeg and a link that goes to the same jpeg explaining nothing.Are we supposed to be excited?
mofle Posted July 23, 2007 Author Report Posted July 23, 2007 Yes!I changed the linkIt's being released 25.07.07
Lord Alderaan Posted July 23, 2007 Report Posted July 23, 2007 What is it? (API based UI to remote µtorrent running on your computer from your cell or a utorrent based Mobile client?)Is it free? Because I'm sure you do NOT have permission to use µtorrent's 'api' or code for a commercial application.Otherwise YAY! However you do realize that the 'API' is very limited at the moment right?
mofle Posted July 23, 2007 Author Report Posted July 23, 2007 It's a µtorrent remoteIt's is completely freeIt has almost all the features of the WebUIIt's a tribute to the orginal µtorrent creator FironYou can try it for yourself 25.07.07
dAbReAkA Posted July 23, 2007 Report Posted July 23, 2007 Firon is not the original utorrent creator he's worth the tribute anyways
jase1972 Posted July 23, 2007 Report Posted July 23, 2007 hi 2 all can any 1 tell me y i cant doan load any utorents??? its doing my nut in CAN ANY 1 HELP ME!!!!!!
DreadWingKnight Posted July 23, 2007 Report Posted July 23, 2007 http://utorrent.com/guides.phpand make your own thread next time.
tjobo Posted July 25, 2007 Report Posted July 25, 2007 It's a tribute to the orginal µtorrent creator FironThat made me laugh, but I agree, you can almost think he is. But yes he is also worth a tribute.
mysyasir Posted July 26, 2007 Report Posted July 26, 2007 Hey people, don't be fooled. This so called mUI is a way to steal your info and interfere with your privacy. I don't want to say so, but I know this person very well. He is a hacker.In fact original developer of this mUI is me. This person demanded me to create one for his personal uses and requested me to make it so that it sends email all info to him every time a user logs in to his utorrent through this mUI. He promised me to pay for it and when I delivered it, he ran away and now claims here that he created it himself.I know you will ask me for a proof of what I am saying. So, here it goes: download the source code from: http://utorrent.mysprojects.com/mUI.zip. Or browse it in your mobile at http://utorrent.mysprojects.com. If you know a little PHP too, you will know by looking at it that the email thing is really there. (Read from line 52 to line 61 in show.php).I don't know about you but if a person would have told me this with proofs, I would not use it on his site anyway.btw, you can also download a 'email-free' version here: http://utorrent.mysprojects.com/mUI2.zip
Determination Posted July 26, 2007 Report Posted July 26, 2007 This is now featured on Lifehacker, so expect hits to go up.While this functionality is not a new concept to the WebUI: Directrix and I were working on something like this; pictures were up on Wikipedia about it for quite a while. Implementations like this do require separate servers to provide this information to cell phone's pseudo browsers. This separate server gathers information from your WebUI. Don't you want to know who has this data, and what he is doing with it? This is 1 of the main reasons further development didn't continue.
mysyasir Posted July 27, 2007 Report Posted July 27, 2007 But is not it a good idea to distribute the source, so that the people who have a webserver + php installed on their pcs, can use it safely?
Determination Posted July 27, 2007 Report Posted July 27, 2007 aye, but the separate server point still stands. If you are running the server, than you have no reason to doubt.. yourself.Apparently, mofle has released the source on his also. If this is the same source as what is running on his server...I'm only making clear what is happening with this script, and warning caution.
ettpok Posted July 27, 2007 Report Posted July 27, 2007 There's got to be something wrong with this as mysyasir pointed above since last night there was this chat feature on the page and a couple of users were warning others about this email spying thing...but now the chat is removed and there is no message to oppose this accusation.
mofle Posted July 27, 2007 Author Report Posted July 27, 2007 Yes, i know i had to remove the shoutbox since it was so much spam and shit on it.As you can read on the www.utorrentmui.com is that i had to force µTorrent mUI open source earlier than i was planning to, after a person that helped me with a couple of bugs went mad and published a modified version of my code.And for gods sake stop jabbering!Try out the code for yourself.And is there any way to show the source of the php files on the server with jusr read access? can anyone help me with that, so i can show that theres nothing wrong with the code i'm using on torrentmui.com.
mysyasir Posted July 27, 2007 Report Posted July 27, 2007 Thanks God I created it without adding comments in it. Let's play a game. We explain separately which piece of code is used for what purpose.Why? are you ready? hahaha
Buzer Posted July 27, 2007 Report Posted July 27, 2007 And is there any way to show the source of the php files on the server with jusr read access? can anyone help me with that, so i can show that theres nothing wrong with the code i'm using on torrentmui.com.There is, but the output can be faked. Simple example:<?php//Add directory browsing yourself, too lazy$file = basename($_GET['file']);highlight_file($file);?>
mofle Posted July 27, 2007 Author Report Posted July 27, 2007 Check out the new announcement at www.utorrentmui.com
patrickbrans Posted July 28, 2007 Report Posted July 28, 2007 Well, pretty decent, but still alot of stupid bugs In most cases (pretty all, except for factories) a MB is 1024x1244 bytes, and your codes goes from bytes to MB by doing this: "Size: '.round($detail[3] / 1000000, 2) .' MB<br /> "You' really should solve thatAvailabilty should be parsed against 0xFFFFFF (or something like that) and not just printed out And last one i've seen in a glimp, the ETA is wrong, don't know why, but it is according to µtorrent itself Hope you can fix these things as a start.
mysyasir Posted July 29, 2007 Report Posted July 29, 2007 Yes, according to mofle, he created this thing. So he should really solve these problems!
Buzer Posted July 29, 2007 Report Posted July 29, 2007 Also mailed him yesterday about a security hole (easy one to fix as well) on the site (about 34h ago), but at least so far I haven't got any response back nor is it fixed.
mofle Posted July 30, 2007 Author Report Posted July 30, 2007 Hi, To Buzer: I just sow your message, i been away for some days, but it's fixed now I haven't had time to work on uTorrent mUI, but you can just download the source and fix it yourself if it's really urgent.That's kinda the point of Open Source.Anyway, while i was gone i figured out an easy solution on how to find and add torrents easy with µTorrent mUI.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.