Slashdot Mirror


User: JucaBlues

JucaBlues's activity in the archive.

Stories
0
Comments
19
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 19

  1. Re:A Pinball Fantasies replica controlled by DOSBO on Ask Slashdot: What Is Your Most Unusual Hardware Hack? · · Score: 1

    Then I started learning 3d modelling and I build a framework around python and OpenSCAD to aid in the design of pinball playfields: https://github.com/felipesanch... Using that I prepared CAD files for the PARTYLand playfield (the one I actually built was originally manually drilled): https://github.com/felipesanch... One Pinball Fantasies enthusiast in Sweden found my CAd files and actually started building his own playfield replica in Sweden! And he used a CNC milling machine, so his replica is much better than mine (Great Work!): http://cyb.se/pinball-fantasie... I'm astonished, since the game was originally developed in Sweden, then I came up with this project here in Brazil and later it naturally got back to Sweden in the hands of this guy! Happy Hacking, Felipe "Juca" Sanches

  2. A Pinball Fantasies replica controlled by DOSBOX on Ask Slashdot: What Is Your Most Unusual Hardware Hack? · · Score: 1

    I patched dosbox to run the unpatched MSDOS version of Pinball Fantasies and provide I/O via an arduino controlling a replica of the PARTYLand Pinball table. Photos of the construction (work in progress) are here: https://www.flickr.com/photos/... Videos here: https://www.youtube.com/user/f...

  3. proprietary firmware on Canonical's Troubles With the Free Software Community · · Score: 1

    That's for sure a trouble with the free software movement!

  4. Re:Here is a major concern on Canonical's Troubles With the Free Software Community · · Score: 1

    Makerware is proprietary software. Live with it.

  5. Re:Version 0.48? on Book Review: Inkscape 0.48 Essentials for Web Designers · · Score: 2

    In other words, this group of developers has been attempting to implement SVG since the W3C started developing it, and hasn't succeeded yet.

    Actually, our SVG implementation is almost complete, only lacking a few things. I believe that the most important and substantial thing that we still do not support are the animation tags. As Inkscape is nowadays a drawing application (not an animation app yet), then I think it is not reasonable to say that we haven't succeeded in SVG implementation yet. We have solid support for the subset of SVG features that are needed for a drawing app. And this subset is substantially large.

    You can expect to see animation support in some future version, and then we'll probably see an Inkscape 1.0 later, when the standard finally gets fully implemented.

  6. Re:You're comparing apples and potatoes on Book Review: Inkscape 0.48 Essentials for Web Designers · · Score: 1

    So now you've just learned that some people do it differently.

  7. Re:You're comparing apples and potatoes on Book Review: Inkscape 0.48 Essentials for Web Designers · · Score: 2

    What is the purpose of your comments? Is it to state that there is something wrong in the development process of Inkscape? If so, then what would you suggest us to change?

  8. Re:Version 0.48? on Book Review: Inkscape 0.48 Essentials for Web Designers · · Score: 3, Informative

    If you think it is easy, remember that you can always help us do it faster (and better). Also, no browser currently support the full SVG spec as you can see at http://www.codedread.com/svg-support.php

  9. Re:Version 0.48? on Book Review: Inkscape 0.48 Essentials for Web Designers · · Score: 5, Informative

    The version number 0.48 does not mean 48% done. Inkscape developers have chosen a version numbering scheme based on the following simple rule: We'll release Inkscape 1.0 whenever Inkscape fully supports the SVG standard. Until then we'll keep increasing the secondary number on each new release. When I joined the development team, Inkscape 0.45 did not support SVG Fonts and SVG Filters. SVG Fonts are partially implemented now and SVG Filters are fully supported (except for some minor issues). And off course there is all the work done by all the other developers too.

  10. Re:so in other words on Why Is Adobe Flash On Linux Still Broken? · · Score: 1

    I haven't read all the code in my system. But lots of people certainly have read lots of portions of it, so I can expect that somebody trying to put malicious code there would have to think twice before trying that. Sooner or later somebody will see that, so it is less likely it will be put there intentionally. And if it is there indeed, then there is big chance somebody will fix it. None of this can be asserted about proprietary software.

  11. That's not about computer viruses! on Viruses Infected By Viruses · · Score: 1

    Since previous /. story was about the university malware professor, for a second I thought this story was talking about computer viruses infecting computer viruses. Would that be possible too?

  12. SVG + javascript on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    I have been experimenting with javascript and SVG to make animations for the browser.

    Look at this game: http://bighead.poli.usp.br/~juca/code/svg/minigame/minigame.svg

    I am now considering to use this to help my teenager cousin. He wants to lear programming and my parents asked me to provide some help.

    I agree that it would be great to provide immediate visual gratification. Then, that is why I suggest SVG+javascript instead of the usual HTML+javascript. Because it is much more interesting to draw an SVG in Inkscape, open it in a text editor and attach a script tag than it would be to explain to the boy all those crazy, non-intuitive CSS stuff.

    Also, it is a field that provides good oportunities for teaching various concepts, such as XML, (let the boy see the SVG both in an editor such as Inkscape and also in a text editor), DOM handling (getElementById, setAttribute), and even AJAX (when the kid wants something more advanced)!

    The benefits:

    1) the kid will be learning reusable concepts. All he/she learns can be used also in html. Learning these in an intuitive and friendly environment first makes the html/css stuff less frightening I guess.

    2) it will be based on web standards

    3) after a quick class about hosting files on a server, the kid will be glad to show his work instantaneously to his friends online. Before that he/she can perfectly work offline editing local files.

  13. forget it NOW! on MyLifeBits to Store Every Moment of Your Life · · Score: 1

    If you insist in continuing to remember those good moments you enjoyed that time at the cinema you'll probably receive a cease'n'desist letter.

  14. Re:Does anybody else... on ISO Approves OOXML · · Score: 1

    ...and have you also noticed how ironical is the fact that in this same pdf we can see that ABSOLUTELY ALL COMMENTS from voters were sent in .doc files!? It is very interesting to see the documentation of the standartization process of a file format for office application not using the pre-existing standard format for exchange of office documents that have been stablished in the past by ISO itself.

  15. 4.62% of what? on The Universe Is 13.73 Billion Years Old · · Score: 1

    "And ordinary matter and energy account for only 4.62% of the universe's total."

    Ok, what's the measure? Might it be 4.62% of the volume "occupied" by the universe? I don't think that energy could be measured in volume. Would it be in mass? Of course not, you cant express the vacuum portion in terms of mass. Would it be... well... it got me confused. These things are not comparable in porcentages! The universe is not homogeneous in order to its parts being compared in a single measure.

  16. oh hell! on Microsoft Confirms IE8 Has 3 Render Modes · · Score: 2, Funny

    oh hell! the meta tag switch to turn on standards compliance is non-compliant!

  17. just like home sewing... right? on Elton John Says Internet is Destroying Music · · Score: 1

    oh yeah! Just like... "home sewing is killing the fashion industry", right?

  18. doublespeak on Microsoft Pledges Conditional Support for ODF · · Score: 1

    doublespeak: "Deliberately ambiguous or evasive language; any language that pretends to communicate but actually does not."

  19. We shall remember rosetta bug #44 on Canonical Begins To Open-Source Launchpad · · Score: 2, Informative

    I am waiting to see rosetta component (software translation tool) opensourced. There is a 'most wanted' feature that I guess will be implemented quickly as soon as rosetta code gets released:

    Rosetta Bug #44,
    "Translations should be searchable"
    first reported on 2005-01-10

    Today it completes exactly 2,5 years of waiting and nothing!

    https://bugs.launchpad.net/rosetta/+bug/44