• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Torrents
    1. Home
    2. Speedmaster8
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 115
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Speedmaster8

    • [How to] Table format for text in your posts

      Because I just read a user's comment :

      @FlammeRouge:

      I have no idea how to use the table formatting tool.

      Property        Per 100mL    In average volume (3.4 mL)
      Calcium (mg) 27.6            0.938
      Chloride (mg) 142            4.83
      Citrate (mg) 528            18.0
      Fructose (mg) 272            9.25
      Glucose (mg) 102            3.47
      Lactic acid (g) 62            2.11
      Magnesium (mg) 11            0.374
      Potassium (mg) 109            3.71
      Protein (g)        5.04            0.171
      Sodium (mg) 300            10.2
      Urea (g)        45            1.53
      Zinc (mg)        16.5            0.561
      ….

      … I would like to give a quick answer about it here, in the test section:

      Table format is pretty easy, as you can see. First, click on the icon . That posts a preformatted table standard into your post, which looks like this:

      
      [table]
      [tr]
      [td][/td][td][/td]
      [/tr]
      [/table]
      
      
      • The codes with "table" should be left alone, because they open and close the table bb-code.

      • The codes with "tr" arrange the table rows. Another row can be added manually, or with the icon

      • The codes with "td" arrange the table columns. Another column can be added manually, or with the icon

      Be aware, that the basic table is with a white background and a white font color. You always should define the font color right inside each columns text, so the text appears visible, without any markers. All text inside the "td" codes might be formatted as usual ( bold, italic … ). Another background color might be defined manually or with the color handler ( click on the font color icon, to switch to the background color icon )

      | 1.1 | 1.2 |

      | [bgcolor=yellow]2.1[/bgcolor] | [bgcolor=pink]2.2[/bgcolor] | [bgcolor=limegreen]2.3[/bgcolor] |


      The text for the quoted text from FlammeRouge would look like this:

      | Property | Per 100mL | In average volume (3.4 mL) |
      | Calcium (mg) | 27.6 | 0.938 |
      | Chloride (mg) | 142 | 4.83 |
      | Citrate (mg) | 528 | 18.0 |
      | Fructose (mg) | 272 | 9.25 |
      | Glucose (mg) | 102 | 3.47 |
      | Lactic acid (g) | 62 | 2.11 |
      | Magnesium (mg) | 11 | 0.374 |
      | Potassium (mg) | 109 | 3.71 |
      | Protein (g) | 5.04 | 0.171 |
      | Sodium (mg) | 300 | 10.2 |
      | Urea (g) | 45 | 1.53 |
      | Zinc (mg) | 16.5 | 0.561 |


      I know that table formatting is a bit more work and most of the time it isn't really worth it… but I still think, that it might be funny for the one or the other user using it.  :crazy2:

      posted in TEST section for our members
      S
      Speedmaster8
    • RE: Unable to load "qtm.torrent" torrent is not valid bencoding

      Hello aladan,

      here at GTru, there are several "language boards" as well. You might want to use one of those boards, to ask your question in YOUR language? ("Non English Languages"  - just scroll down on the forum ( https://forum.gaytorrent.ru/index.php ) , to find the desired language board ).

      posted in Uploading
      S
      Speedmaster8
    • RE: Can't find torrent that used to be here (Darren – Private Pain)

      Unfortunately not, Heryro. Some time ago, I was asking for a log ( or anything else ), which the users might see as well, to be informed about them, but no one from the team seemed to be interested in that feature ( Gaytorrent.ru Forum > GayTorrent.ru > Suggestions & Site Feature Requests > DMCA - Takedown notices - and other deletions )

      posted in Downloading
      S
      Speedmaster8
    • RE: Wedding - are you willing to do that?

      :cheers:  I think you are one the luckiest men on earth!  :cheers:

      … and if your question is, if I would as well make this day the best day ever for my husband, my family, my friends and myself ... the answer is: YES! I definitely would, because I'm still one of these people, who believe that such a day is one of the most beautiful days in ones life. :crazy2:

      posted in Civil Unions & Marriage
      S
      Speedmaster8
    • RE: Can't stay logged in

      @ abysmillard:

      I'm sorry to read that and I feel sorry about that whole re-install thing, but I really can understand that it might be more frustrating if things don't work the way, you would like them to. But please keep in mind as well, that GTru changed some of the cookie behaviour in order "to secure" the site a bit more, as you can read between the lines from Popper. There is not much reason for that, as I found out within in my investigations for your problem/issue, but most programmers and/or server administrators don't seem to be well informed about cookies and their usage, but still jump on the train, that it "might" secure a server, setting the valid time for permanent cookies to a low period of time, which isn't more secure, than longer terms…. but we'll never get a decent discussion about it, I think, we just have to accept, that we are only guests here. ^^

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      sorry junior, this is again incorrect… the PHPSESSION - ID - cookie has got nothing to do with the permanent cookie named with "pass" and "uid" and this has nothing to do with the server security features. Yes, there are several session-id's as well for GTru, but none of them save the user-id, or the password ( btw. the pass isn't saved in this cookie in a normal way, there is a md5-encryption used - who ever is concerned about that for security reasons ). The session cookies will renew every session and/or day, but the permanent cookies won't be changed untill 2038 ( at least, this is the year, what MY actual "uid" and "pass" cookies show me. ^^ ).

      Depending on the cookie programming it might be abysmillard, that the saved cookies from your OLD computer might be useless for the NEW computer, if the paths for the cookies aren't the same… but this is normally only in a very few situations the case, because most of the programmers don't set this feature in their cookies - I just wanted to mention that, in case that you copied the old cookies already and might be disappointed, that it didn't work.

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      I don't see, that these plugins normally harm cookie and session-ID behaviour from a domain(s).

      One problem might be, that you use two different cookies ( old computer / new computer ) and this might conflict with the GTru - server cache system… but I might be wrong with that thought. But I still think, that it could be worth a try for you, because it's not too complicated:

      Log out from the site using the normal logout - way ( https://www.gaytorrent.ru/logout.php ) on BOTH computer.
      After you logged out, delete all your cache and cookies once on BOTH computers and close BOTH browsers afterwards.
      Re-open the browser on your NEW computer and surf to https://www.gaytorrent.ru/login.php, so you could directly login to GTru.

      Now play around a while, test if you still get automatic logouts and during this time, try NOT TO USE the OLD computer ( because there is no GTru - coockie yet ). If you still experience problems, please retry this solution again, and make sure, that you really deleted all cookies and other things, that might have been saved. If you need some help for the specific folders, please have a look at http://kb.mozillazine.org/Profile_folder_-_Firefox#Mac .


      I assume, that this will help, but you still could think about a work-around, how to copy all cookies and history from your OLD computer to the NEW one, instead of deleting the cookies and history? This question is anwered by mozilla.org itself: https://support.mozilla.org/de/questions/982636

      Please give us a feedback again, so we might know if this helped, or not…. even if you choosed another way or solution. Others may experience the same problems and/or issues and could be happy finding a working solution. ^^

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      Do you use any plugins for your FireFox? And if so, which ones?

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      Did you even try the suggestions? Or was it a waste of time thinking about it and answering you?  😞

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      @trukr:

      It's not the browser you're using or your computer that's causing this abysmillard, the site is programmed that way so please don't drive yourself crazy trying to fix anything.  🙂

      hm… trukr, and how do you explain, that I even can't remember, when I got logged off the last time, here at GTru, if the site is programmed "this way"?

      posted in The Site
      S
      Speedmaster8
    • RE: Can't stay logged in

      FireFox has a strange behaviour, when it comes to cache and session-ids. The general settings for the cache is just wrong so you should change this options, to be more lucky with that browser:

      https://support.mozilla.org/en-US/kb/advanced-settings-browsing-network-updates-encryption#w_cached-web-content  shows the way how you reach that setting.
      Set the "override automatic cache management" to on.
      Limit the cache size, depending on your free space on your harddisk… normally a size from 1024 MB to 2048 MB is sufficent and should be possible on all systems.

      Even if you managed to set this setting "right", like I suggest, be aware, that forum boards and trackers are internet sites, with content that change often, but FireFox unfortunately is one of the browsers, who still rather looks for the content on your harddrive first, before asking the corresponding server for it, which might reduce bandwith and time and it's sure very economic, but absolutely useless for forum boards and often changed content.

      You might not like Google Chrome, or you might not like Safari either, or any other browser, but believe me, it's really worth a try to install several browsers on your system, to experiment with them and then choose the one you like most, or the one which works best with most of the sites you are normally visiting. Give it a try and install Safari, Chrome, Opera as well on your system and try them out a few days, you might be surprised how easy they are to install/use and maybe you will find your alltime favorite! ^^

      posted in The Site
      S
      Speedmaster8
    • RE: Torrent Not Seeding

      Be aware, that you might automaticly seed the torrents IF there are some leechers, who would like to have the file(s).

      Sometimes users are not all interested in every single torrent, which is uploaded. As well, if the file(s) is/are probably not the newest one(s). And then there's also the possibility, that you are "not connectable", but then you have to provide more informations, so that Mods, Supporters and probably nice GTru - users might help you with suggestions and guides to help you. "Please help" is really too less, because we do need more informations, like the client you are using, things you tried, the "connectable thing" and so on…

      Edited by myself, because of mistypings. ^^

      posted in GayTorrent.ru Discussions
      S
      Speedmaster8
    • RE: Weird seeding problems…

      The message "Too many torrents.." does as well appear, if you shutdown your client, without stopping your up- and downloads and start another instance right away. As well, this happens, when you have an internet-provider where your internet-connections gets a new IP every 24 hours. The tracker didn't get the stop-notice and so it will still count the torrents as active upon the next auto-update intervall ( which normally is every 30 minutes ) from the tracker.

      posted in Ratio
      S
      Speedmaster8
    • RE: Download von in Deutschland produzierte Inhalte

      Generell bewegen wir uns in rechtlichen Grauzonen, wenn es darum geht Dinge zu teilen. Wichtig hierbei jedoch ist immer: wird dies kommerziell genutzt, oder lediglich einzeln und als Privatperson? Auch relevant ist die Art und Weise, wie man mit den geteilten Dingen umgeht. Sammelt man diese, so wie andere vielleicht Briefmarken sammeln und werden dann auch noch vielleicht die Inhalte auf externe Medien rechtswidrig vervielfältigt ( CD/DVD/u.s.w. ), oder gar mit Freunden geteilt, dann sollte jedem klar sein, dass sich die Grauzonen verschieben und man in die rechtswidrige Zone wechselt. Dabei spielt es auch keine Rolle, ob der Lizenzinhaber in Deutschland, Schweiz, EU, USA oder in Australien oder gar in Somalia beheimatet ist. Der Konsum selbst ist keine Straftat für einen Erwachsenen, sofern es sich nicht um rechtlich verbotene Inhalte handelt.

      … jetzt kann man aus meiner Antwort natürlich viel interpretieren und auch viel missverstehen und im Grunde genommen ist jeder genau so schlau wie vorher auch. ^^ Seid Euch einfach bewusst, dass jegliche Vervielfältigungen rechtliche Konsequenzen haben können, sofern Ihr keine Lizenz erworben habt dies zu tun, oder aber der Copyright - Inhaber seid. :hug2:

      posted in Deutsch (German)
      S
      Speedmaster8
    • RE: Resolution restrictions and postings.

      I agree to cannonmc.

      Additionaly, I would like to mention, that EVERY upload should be treated as it is = a gift … and that is one other reason, why GTru hasn't really strengthened the upload rules ( and their including description rules ) since now.

      … and a part from all.... we are still mostly talking about porn... ^^ ... not about HD perfect movies, with lots of makeup ( yes, I still know, that some makeup is used these days! ^^ ), expensive costumes and tons of technic being used to remove some tiny spots on a cock or ass!  😛

      posted in GayTorrent.ru Discussions
      S
      Speedmaster8
    • RE: Problem with VPN (IPredator) and gigatribe

      @boiznightout:

      Since PrivateInternetAccess keeps no logs, and let's say I'm in the US, and since servers would be faster in the US, would I be okay using them instead of using ones in Europe?

      … and since when are servers in the U.S. faster than in other countries?

      The clou is to reduce the hops between your private internet connection, the used vpn and the clients, you are connecting to. Every additional server connection between you and the endpoint will slow down your connection.

      posted in Computer Discussion & Support
      S
      Speedmaster8
    • RE: Banned

      Ich finde, dass es ziemlich einfach ist, herauszufinden ob ein "Themed Movie" auf der roten Liste steht, denn die Filmdatenbank von imdb.com macht es einem sehr einfach, nach den beteiligten Firmen/Studios eines Films zu suchen. Hier eine kleine Hilfe dazu: Fügt am Ende der URL eines imdb - Links einfach die URL "/companycredits" an und schon wird man auf eine Seite weitergeleitet, welche die "Company Credits" zu dem jeweiligen Film auflistet.  :crazy2:

      Falls ein Film einmal durch das Raster gefallen ist und trotz eines Verbots angeboten wird, wäre es nett, wenn man dies dem Team über die "Report" - Funktion am unteren Ende einer Torrent - Seite mitteilt. Die Upload - Regeln sind bestimmt nicht willkürlich gewählt worden und basieren auch nicht auf "den-mag-ich–den-mag-ich-nicht".

      ... und "dass hier bald gar nichts mehr los ist", bezweifle ich sehr stark, denn die Auswahl hier ist immer noch großartig und weitreichend - auch wenn dies oder jenes nicht erlaubt ist.  😉

      posted in Deutsch (German)
      S
      Speedmaster8
    • RE: Facebook and the tolerance of gaybashing

      @myrea:

      Several yes, but come on they even put several child comics with things like "daddy killed a gay and we had an adventure" or a little boy having a cavity search in an aeroport, it's beyound good taste.

      Don't get me wrong, myrea, but there is a difference between "killing" someone, or telling ppl. that it would be right and a peace of cake with feces on it, especially when you realize that you will find porn at GTru, with pissing and shiting. You don't have to agree with tastes and opinion from others, but you should respect them they way, that you would like them respect yours. Nothing less and nothing more.

      posted in Gay News
      S
      Speedmaster8
    • RE: Torrent program/app in win 8

      @trentreviso:

      I did not know that the user agent for Chrome reported Windows 8 as "Windows NT 6.3"

      That has nothing to do with the used browser at all. All operating systems have all their own, unique ID. If you would like to learn more about user agent strings from operating systems, you might like to visit: http://user-agent-string.info/list-of-ua/os

      Windows 7 is the version "Windows NT 6.1" for example, but if the forum declares all "Windows NT 6.1" - Versions as "Windows 7", it is based on the fact, that the forum is modified with the information, that "Windows NT 6.1" is the name of the os "Windows 7". ^^

      posted in Non-GT.ru Technical Stuff
      S
      Speedmaster8
    • RE: Best porn studio?

      I don't think that a question like "What is the best…" could be ever answered, because each person has differrent likes and tastes. It's the same as asking for "best coffee supplier", "best ketchup" or as well asking for the "cutest ass worldwide".

      posted in Chit Chat
      S
      Speedmaster8
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6