Jump to content

ekv

Member
  • Posts

    84
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ekv reacted to Molgan in Roasting Your WORST Setups   
    Hand made cherry wood slab desk. Custom rug with deathly hallows and triforce symbols. Pc is running 3600x with rtx 2070super and a noctua d15 cooler. 1.5tb in samsung ssd storage. 

  2. Informative
    ekv got a reaction from Hip in How to make such animation without JScript?   
    I think this is combination of video in background and CSS animation over the top of it.
    CSS animations are simple, and they are done over "keyframes" url: https://www.w3schools.com/cssref/css3_pr_animation-keyframes.asp
     
    So like in w3school example this is how one animation looks like:
    @keyframes mymove { 0% {top: 0px;} 50% {top: 100px;} 100% {top: 200px;} } @keyframes [name-of-animation] then you continue with specifying what would happen in center processing of animation time.
     
    This is just behavior of animation, to stick this to element, you need to provide "animation" to element like:
    "animation: [name-of-animation] [time-in-seconds]s infinite;" exp: animation: move-element 2s infinite;
    Ther's a lot of different animation-* propetyies you can use like animation-delay (dealay time before animation will fire), animation-time (amount of time animation will take), animation-name...
     
    Tho animation you posted link for would take a shit tone of lines (my guesstimation is around 500 lines of css code)
     
     
     
  3. Like
    ekv reacted to ItsMTC in php sending emails....   
    Php is compiled serverside and executed, so no the client never sees the source code. So theoretically you are fine having passwords and such like that, just make sure its not uploded as something that wont be compiled by the server like a text file or something, oh and don't put it up on github.
  4. Like
    ekv got a reaction from babadoctor in Website Crawler?   
    You can use:
    http://simplehtmldom.sourceforge.net/ Selectors work as on jQuery or CSS and it's very easy to use if you have some knowledge about PHP
  5. Like
    ekv got a reaction from Flanelman in Html/CSS help :)   
    This code is let's say OK, is going to work but le me help you in future how to debug ur CSS Try to use Google Chrome. Chrome have best developer tool, open your page, press F12 and look for errors. I think you have problem with linking, i think you miss linked CSS file.  
    HTML/CSS isn't case sensitive but try not to use capital letter when you name class. Always check name of your CSS file. (Or look for errors in console) Dont use space between class="main" it's useless, you just waste space key.  
    Everything else is fine, this will put black background on paragraph of 500px width and put it on right side with some padding (because paragraph have padding by default)
    And yeha 500px isn't "half page" 50% is.
  6. Like
    ekv got a reaction from Flanelman in Html/CSS help :)   
    If you want to move picture to center you have to options:
    1st: margin: 0px auto; dispay: block;
    2: <center><img src=""></center>
     
    If you want to move it for 50px you can use:
    margin: 0px 0px 0px 50px; in class/id or add by attr in style.
  7. Like
    ekv got a reaction from Tricky5Alex in Can you encrypt an encrypted harddrive?   
    You can use VM in VM everything encrypted on some fast SSD.
    Lot of hackers do that, it's realy reliably and ofc better then just one usless encryption.
    ITS INCEPTION!
  8. Like
    ekv got a reaction from Nineshadow in League of Legends - Tournament code creator [HTML/JS]   
    About a year ago I made a simple HTML/JS code for making "Tournament code creator" for League of Legends like Ingato using for ther tournaments..
    You can view and use or download code from my blog:
    http://ekv.pw/demo/lolcodecreator/ Hope you like it.
  9. Like
    ekv got a reaction from omniomi in HTML5 favicon Not showing up on godaddy domain?   
    Can you post domain of website so i can take a look?
  10. Like
    ekv got a reaction from ShaunOfNintendo in Does anyone here use CoffeeScript over JavaScript?   
    CoffeeScript project needs to be shut down and killed with fire.
    If you are asking why it's sample as: WHY THE HELL WOULD YOU CHANGE A FUCKING SYNTAX?!
    And not just change, let's say as LESS (version of css) that change is good, with CoffeeScript you don't even know where you started or finished.
    Better forgot everything you know about CoffeeScript, don't degrade your mind.
  11. Like
    ekv got a reaction from Lazy Teddy in Does anyone here use CoffeeScript over JavaScript?   
    CoffeeScript project needs to be shut down and killed with fire.
    If you are asking why it's sample as: WHY THE HELL WOULD YOU CHANGE A FUCKING SYNTAX?!
    And not just change, let's say as LESS (version of css) that change is good, with CoffeeScript you don't even know where you started or finished.
    Better forgot everything you know about CoffeeScript, don't degrade your mind.
  12. Like
    ekv got a reaction from Brainstew in Please Try To Break My Website!   
    userid username password voornaam achternaam datum3 sandervdoorn gef5jne7/Xgrk Sander van Doorn 2014-12-16 12:57:021 alterlai geUlEgVXsTYIs Jeroen van der Laan 2014-12-15 23:03:012 alterlai22 gerM3WvMLwDXc jeroen jeroen 2014-12-16 09:59:334 test gehDQcFQQf48o test test 2014-12-18 13:30:488 Kiwi1 gex.wN0hUtkmQ Kiwi Kiwi 2015-01-03 13:07:557 Kiwi gejZjDhkSbYuw 2015-01-03 13:06:209 wesley ge5hTfyZUCHb. wesley wesley 2015-01-06 14:05:2112 linus geLjPlfKMNfGk Linus Tech Tips 2015-01-27 17:51:0311 krimik ge4CD3ujv2RhE fdsgd fdtgd f 2015-01-15 21:37:2114 efaefafaewefa gebSkT/3U.3R2 ffafafawf awfawfawfwafwa 2015-01-27 18:02:1715 somethingelse gef5aBJffUFtY something else 2015-01-27 18:28:5117 '); gejPCW90MdzZg 2015-01-28 19:22:3816 asd ge3MtKR4lXSpw asd asd 2015-01-27 19:47:1018 ekv' gerLoHNyCGCEs stefan stefan 2015-01-29 05:36:3721 Penis gewX71L8b7nG2 PENIS Vagina 2015-01-30 07:47:0719 ekv gec0h7MRomSm2 ekv ekv 2015-01-29 05:37:2420 ekv1 gepMAKyBPbwMA ekv1 ekv1 2015-01-29 05:37:58 This is "users" table.
  13. Like
    ekv got a reaction from TheRealNox in Please Try To Break My Website!   
    userid username password voornaam achternaam datum3 sandervdoorn gef5jne7/Xgrk Sander van Doorn 2014-12-16 12:57:021 alterlai geUlEgVXsTYIs Jeroen van der Laan 2014-12-15 23:03:012 alterlai22 gerM3WvMLwDXc jeroen jeroen 2014-12-16 09:59:334 test gehDQcFQQf48o test test 2014-12-18 13:30:488 Kiwi1 gex.wN0hUtkmQ Kiwi Kiwi 2015-01-03 13:07:557 Kiwi gejZjDhkSbYuw 2015-01-03 13:06:209 wesley ge5hTfyZUCHb. wesley wesley 2015-01-06 14:05:2112 linus geLjPlfKMNfGk Linus Tech Tips 2015-01-27 17:51:0311 krimik ge4CD3ujv2RhE fdsgd fdtgd f 2015-01-15 21:37:2114 efaefafaewefa gebSkT/3U.3R2 ffafafawf awfawfawfwafwa 2015-01-27 18:02:1715 somethingelse gef5aBJffUFtY something else 2015-01-27 18:28:5117 '); gejPCW90MdzZg 2015-01-28 19:22:3816 asd ge3MtKR4lXSpw asd asd 2015-01-27 19:47:1018 ekv' gerLoHNyCGCEs stefan stefan 2015-01-29 05:36:3721 Penis gewX71L8b7nG2 PENIS Vagina 2015-01-30 07:47:0719 ekv gec0h7MRomSm2 ekv ekv 2015-01-29 05:37:2420 ekv1 gepMAKyBPbwMA ekv1 ekv1 2015-01-29 05:37:58 This is "users" table.
  14. Like
    ekv got a reaction from Jeroen1322 in Please Try To Break My Website!   
    userid username password voornaam achternaam datum3 sandervdoorn gef5jne7/Xgrk Sander van Doorn 2014-12-16 12:57:021 alterlai geUlEgVXsTYIs Jeroen van der Laan 2014-12-15 23:03:012 alterlai22 gerM3WvMLwDXc jeroen jeroen 2014-12-16 09:59:334 test gehDQcFQQf48o test test 2014-12-18 13:30:488 Kiwi1 gex.wN0hUtkmQ Kiwi Kiwi 2015-01-03 13:07:557 Kiwi gejZjDhkSbYuw 2015-01-03 13:06:209 wesley ge5hTfyZUCHb. wesley wesley 2015-01-06 14:05:2112 linus geLjPlfKMNfGk Linus Tech Tips 2015-01-27 17:51:0311 krimik ge4CD3ujv2RhE fdsgd fdtgd f 2015-01-15 21:37:2114 efaefafaewefa gebSkT/3U.3R2 ffafafawf awfawfawfwafwa 2015-01-27 18:02:1715 somethingelse gef5aBJffUFtY something else 2015-01-27 18:28:5117 '); gejPCW90MdzZg 2015-01-28 19:22:3816 asd ge3MtKR4lXSpw asd asd 2015-01-27 19:47:1018 ekv' gerLoHNyCGCEs stefan stefan 2015-01-29 05:36:3721 Penis gewX71L8b7nG2 PENIS Vagina 2015-01-30 07:47:0719 ekv gec0h7MRomSm2 ekv ekv 2015-01-29 05:37:2420 ekv1 gepMAKyBPbwMA ekv1 ekv1 2015-01-29 05:37:58 This is "users" table.
  15. Like
    ekv got a reaction from Metrize in Linux Needs More Recognition From The Tech Community   
    Steam is working on that. There is lot of games for Linux, but it's still new.
    You can allways use PlayOnLinux or Wine. (But it's hard for begginers, that's why gamers dont use Linux (They are just idiots))
  16. Like
    ekv got a reaction from Dabombinable in Linux Needs More Recognition From The Tech Community   
    Steam is working on that. There is lot of games for Linux, but it's still new.
    You can allways use PlayOnLinux or Wine. (But it's hard for begginers, that's why gamers dont use Linux (They are just idiots))
  17. Like
    ekv got a reaction from Ddos Attack in Best Screen Recording software?   
    I had lot of problems to find best one for Windows.
    I end up with "BB FlashBack Express 5", I never head about him before, but end up as best for me.
  18. Like
    ekv got a reaction from Nup in Hi guys!   
    Hi everyone!
    I'm following Linus Tech Tips. for a while now, and I'm impressed with show and channel.
    About me:
    I'm from Serbia and I'm 19 years old, my main job is web dev. But my skills are: PHP, MySQL, HTML/5, CSS/3, JavaScript, Visual Basic6...
    I work on Linux, (I'm not that type of guys who hate Windows, just finding Linux better) I have lot of experience with linux server, if you need help abou that I'm here.
    I love pentesting and playing with security (mostly web, but software to)
    And i think that is all about me.
  19. Like
    ekv got a reaction from mapegl in Linux Noob   
    When i started to using linux (before 5-6 years) i started with Ubuntu. In his glory time.
    But now, i would definitely recommend you to use Linux Mint. It's Debian, it's simple, and having a great community it's something that is always plus.
    I recommend you to start learning "Terminal" commands.
    As in Windows you have "Command prompt", in Linux everyone is using "Terminal", it's much more harder then CMD but much more powerful and you can basically do everything with him.
    When you learn how to use Terminal, you will master Linux by the time.
×