Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

dsavi

Members
  • Joined

Everything posted by dsavi

  1. dsavi replied to Star_Fox's topic in Off-Topic
    ~10 mins biking to the bus station 35-45 minutes on the bus 7 minutes on the metro/subway ~10 minutes on a tram or ~5 minutes on a bus. (Not counting the time spent waiting in between, a bit over an hour) Yeah. I wouldn't do this if I didn't like the school I go to.
  2. I had a similar problem once, it was some sort of profile error. Try creating a new profile ( http://support.mozilla.com/en-US/kb/Managing+profiles#Creating_a_profile ). That's probably not a final solution, but it will help tell what the problem is.
  3. Yep, I've done a similar thing with VGA/DVI on the same graphics card.
  4. If you manage to get a good agreement with the developer, you could benefit from application sales somehow I'm sure. But you would have to be careful, as you would kind of be at the developer's mercy.
  5. A bit of a Python n00b, aren't we? In Python there's a clear distinction between eval() and exec(), meaning that even if the program was root, all you could to to a system is evaluate expressions at it. Which isn't very threatening.
  6. ^ Ugh, the program looks good though. I'm working on a calculator in Python for Blender 2.5. It's going pretty good. Behind that simple interface there is actually quite a bit of functionality. Thanks to eval(), you can use it to do anything in math or mathutils.
  7. Jagex's actions could have been illegal, I'm not sure about "Fair use" in England (Or if it would apply). Welcome back. :-)
  8. dsavi replied to Star_Fox's topic in Off-Topic
    I've had my name changed. Okay so it's not actually that big of a deal. My dad made a mistake while writing my middle name on the form-thing that you give to the hospital or government or whatever, he wrote a name that was very similar, and my mom was like, weren't you going to name him after his uncle? (Ironically it was my dad's brother I was being named after.) I actually only found out this earlier this year I think, didn't exactly come as a shock. Because I don't like search engines making connections with various accounts and my real name, (Although it's probably too late now), first my middle name was the same as a famous astrophysicist, and then a famous computer company CEO (His full first name, not what you read in the newspaper), just with an "fa" instead of a "ve". But my middle name is actually the most normal of them all. My last name is often misread where I live, because when my great great (a few more greats in there, whatever) grandfather immigrated to America he changed an ø to an o to make it a bit easier for English speakers to pronounce, The original name is not so uncommon here, except for with the Americanized spelling which I have the distinct pleasure of having. My first name, however, is very weird. Nobody here can pronounce it. Again, the search engine thing, so let's just say that people usually mispronounce it DAY-vees or DAH-vees. (Stress on the capital letters, ee as in "EEK!", all S's as in "snake", not "these") I was reasonably cool with it for a while, although I usually asked people to at least use the first pronunciation mentioned, but eventually I had enough, and started correcting people. The problem is really that people here couldn't pronounce I as in "is" to save their lives. Still nobody can pronounce my name, and every time my name comes up on the list for a new teacher, my class laughs (And it's not the first time that people have annoyed me about my first name either). So I know where you're coming from, even if you don't get that feeling from my post. But seriously, the more I read through this thread, the more awesome "Clifford" sounds. Yeah, that's about all I can say.
  9. Kudos to the coders, if the code base is anything like it was when I was there, it's... Difficult to maintain. Also Purple > Green.
  10. It, uh... Died. :|
  11. dsavi replied to Sam's topic in Art and Media
    Some are OK, I don't find two to be that bad, but three annoys me. It's just so static and the composition is lacking. It's not interesting to look at because there is nothing happening in the picture.
  12. Something like <?php $db = mysqli_connect('address', 'user', 'password', 'db'); // Sanitize user input $comment = mysqli_real_escape_string($db, $_POST['comment']); $name= mysqli_real_escape_string($db, $_POST['name']); $email= mysqli_real_escape_string($db, $_POST['email']); $q = mysqli_query($db, "INSERT INTO comments (comment, name, email, timestamp) VALUES '" . $comment . "', '" . $name . "', '" . $email . "', NOW() )"); ?> I think that's how you do it. That script has no error handling or anything, so just use it as sort of a guide.
  13. Have ridiculous schedule tomorrow and no time today, so next one I'll do is Friday's.
  14. dsavi replied to Dizzle229's topic in Off-Topic
    He isn't an OTer!!!@@@@@!! But he loves her!
  15. Yeah this is pretty fun. I'm working on mine now. e: Would like to have worked on this one more, I'm quite busy this whole week though.
  16. Try Mypaint. Works great out of the box and the interface doesn't get in your way like GIMP, also has some great painting brushes. Quick shortcut list to get you started- B - Brushes L - Layers f, d - Brush size ,. (Comma, period) - Zoom V - color
  17. I know, pretty awful. I'm trying to get it done quite quickly, so that can sketch quickly.
  18. ^ Yes, please! I've completely run out of ideas as to what to draw that's within my limits.
  19. dsavi replied to dsavi's topic in Off-Topic
    The YouTube video isn't nearly as high quality, and having followed this project for 13 or so months I want high quality. But if you watch it on YouTube, at least watch it at 1080p. :razz:
  20. Shutup Tripsis. <_< :razz: Uhh, while I make today's (Whatever it will be), here's that sculpt that I intended to post yesterday before I got caught up in the release of the AMAZING short film Sintel. Go watch it, it's creative commons licensed. Was going to post a render but I couldn't get the shaders right.
  21. dsavi posted a topic in Off-Topic
    Tiny bit of background first. The Blender Foundation manages the development of the open source 3D animation, rendering, compositing etc. package Blender. Using funding from pre-production DVD sales, they create "Open Movies", only short films so far, with the goal of creating and achieving development targets for, and promoting, Blender. They made Elephants Dream and Big Buck Bunny, and yesterday was the online premiere of the third, "Sintel". The first open movie was really weird, the second was for kids, so they decided to make this one more "mainstream". "Open movie" means that the resulting movie, and the files used to create them, are released under a creative commons license for anyone to download. Please torrent if at all possible, download here. I must say, I was completely blown away. The graphics! O_O And the plot. But I won't say anything more.
  22. Today, I give you... A sphere with a diffuse shader! I know, boring, so I'll upload a sculpt I've been doing in Blender recently. Got kind of delayed by a bug report.
  23. It doesn't always work that well for me.
  24. So I've had my tablet sitting on my desk for a long time, and I've been kind of afraid to use it. Yesterday I realized that I should probably do something about that, so I decided that I would make one simple digipaint every day. Today it struck me that I could also make a thread where I could embarrass myself. So here's the first one (Actually yesterday's was the first one, but it's not worth posting here. I didn't really have any clue what to draw, which isn't to say that much has changed). I decided that I would practice making a glossy reflective/refractive material. My signature will sort itself out sooner or later. :oops:
  25. :| Me too. I get up at 06:00 to get to school at 08:00, and I'm so slow in the mornings that I just can't be bothered. I would probably fall asleep in the shower anyway.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.