Slashdot Mirror


User: djheru

djheru's activity in the archive.

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

Comments · 31

  1. Re:Its just the industry moving on... on How Adobe Flash Lost Its Way · · Score: 1

    You can create iOS/Android/BlackBerry native apps using the Adobe authoring tool Flash Builder, in addition to desktop apps and browser apps. http://www.adobe.com/products/flex.html

  2. Re:As long as the need exists... on How Adobe Flash Lost Its Way · · Score: 1

    Right now, you can create a cross-platform app that runs on Windows, Mac, browser, iOS, Android, and the Blackberry Playbook using the Flex 4.5 sdk. They recently added the ability to use native extensions for Android and IOS. http://www.adobe.com/products/flex.html

  3. Re:Flash from a developer's perspective on A Peace Plan To End the Flash-On-iPhone Fight · · Score: 0, Flamebait

    I just learned Flash a few weeks ago Apparently, not so much.

  4. Re:Apple shame on you for limiting your own custom on Is HTML5 Ready To Take Over From Flash? · · Score: 2, Informative

    No, you are incorrect. AS3 is similar to JavaScript, but has many included classes and object oriented programming features that JS lacks

  5. Re:I have a dream on Flash Is Not a Right · · Score: 1

    I agree that the web should be based on standards, but when it comes to applications, I think flash has a valid role to play.

  6. Re:You signed away this "right" by picking Apple. on Flash Is Not a Right · · Score: 2, Informative

    You can develop flash using open source tools.

  7. Re:Maybe he's right. on Another Study Attacks Violent Video Games, Claims To Be "Conclusive" · · Score: 1

    No, it's possible that video games increase violence in kids, but there are other factors which decrease violence in kids to a greater extent.

  8. Re:World Domination? on Does Microsoft Finally Have a Phone Worth Buying? · · Score: 3, Insightful

    Yes, especially when it comes to smartphones, where the US generally lags about two years behind.

  9. Respectfully, a question on Restructured Ruby on Rails 3.0 Hits Beta · · Score: 1

    I am a php developer that does a lot of small to medium sized apps using zend framework. I don't plan on doing anything enterprise scale, my niche is what it is. Do you see any advantage to zend framework over ROR?

  10. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    I would be more emotional about it if it caused a real life problem for me. In real life, when I make a site, I usually will define about a half dozen or so text styles, 20-30 html element styles, and about the same number of layout styles. The rest I leave up to Blueprint CSS. If I need to change things, I just do a search/replace in eclipse and everything seems to work out ok. Now if you want to see me get pissed off, we can talk about how the browsers implement the standards.

  11. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    Because CSS is not a programming language. If you want, you can easily have the programming language of your choice generate CSS. You can also use multiple classes on any html element. You can use Javascript libraries to avoid those problems as well.

    I'm not saying that CSS is perfect, or even great, because it isn't. But it is not intended to be a programming language, and you are basically complaining that it doesn't have the features of a programming language.

  12. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    The reason is that it's better to favor composition over inheritance. In any relatively complex website, the scheme you describe would become unwieldy. It is better to assign general characteristics to outer elements, and then get more specific and you get deeper into the DOM (as a general rule). At least that's how I do it. I am really one of that hated breed, the PHP "developer" (although I do real languages as well), and 90% of what I do uses Zend framework, but I make it a point to have my css cascade intelligently instead of defining a bunch of classes with redundancies. Also, blueprint css helps a lot.

  13. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    I personally don't use them that way either, I was speaking to his specific point of having "variables" to store color values. You wouldn't want to use specific attributes like colors in your class names.

  14. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    Use Blueprint CSS http://www.blueprintcss.org/ It will make your life much easier. Every website I make has columns. They really aren't that hard.

  15. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 1

    That doesn't make any sense. You still have to assign the value to the variable. The value is going to be a hex number. You don't have to use hex colors, if you want to limit yourself to the color names that css recognizes, but the point of creating a class like .redHeader is so you can set the color values once and then forget them, using the people friendly class names instead. You can create as many classes as you want and name them things like .redHeader, .darkRedHeader, .reddishOrangeHeader, etc. In the end, you are communicating with a computer. It's not the fault of css that browsers use hex to render colors. But if it helps, just remember that the first two digits are red, the next two are green, and the last two are blue. So #5444BB is mostly blue with some red and slightly less green mixed in.

  16. Re:Only 24 hours? on Sams Teach Yourself HTML and CSS In 24 Hours · · Score: 4, Insightful

    quote: For example, CSS doesn't have variables... so you can't say something like "headerColor = #5444BB" and just use that wherever you want the header color. What were they thinking!?

    That's what css classes are for:
    CSS - .blueHeader { color: #5444BB; } .redHeader { color: #BB4445; }

    HTML -
    I'm Blue
    I'm Red

  17. Re:Snopes says this is an exageration as does NYTi on INTERPOL Granted Diplomatic Immunity In the US · · Score: 1

    Each INTERPOL member country maintains a National Central Bureau staffed by national law enforcement officers.

    Yes, and in the United States, the NCB is staffed by members of the Justice Department www.justice.gov/usncb/

  18. Re:Bide your time on Software Piracy At the Workplace? · · Score: 2, Interesting

    Sorry, fail. Threatening to report illegal activity to the police unless the illegal activity stops is not blackmail by a long stretch.

  19. Use a ball on Staying In Shape vs. a Busy IT Job Schedule? · · Score: 2, Informative

    Some people where I work sit on those exercise balls. While you're not busy, you can do mini crunches, and even while you're just sitting there, you will be using your ab and back muscles much more to support your posture. Also, stand up and stretch for a few minutes every hour. It's better than nothing.

  20. Nielson is an idiot on Nielsen Recommends Not Masking Passwords · · Score: 1

    If it were up to him, the www would still be plain text and images. His philosophy boils down to "Lets design all websites to the lowest common denominator", which is fine if your website needs to have the widest possible audience, but most don't, just like most other forms of published content. Just think. No password masking+browser form persistence features means that I just have to be able to go to, say, gmail on your machine, double click the username field, tab once, and I know your google password. Then I can go to the coffee shop, log into your blogger account, create some nice posts in your name, then log into your analytics account do some bad stuff there, etc.

  21. Re:HTML5 is awesome on HTML 5 Takes Aim At Flash and Silverlight · · Score: 1

    Now you see the advantage of flash and silverlight. They are plugins, so the people who develop the technology control how it is implemented and displayed. With HTML5, each browser will implement features differently. That's why I first started looking at flash, because I was so sick of the CSS incompatibilities back in the day.

  22. It is more similar to java on HTML 5 Takes Aim At Flash and Silverlight · · Score: 2, Informative

    The structure of packages, the strong typing of variables, classes and functions, and many of the classes ARE similar to java

  23. Re:It's the tools stupid on HTML 5 Takes Aim At Flash and Silverlight · · Score: 1

    For example, I'd love an integrated code editor in Flash with decent editing, syntax highlighting, and intellisense capabilities;

    Yes, it's called Flex Builder/Flash Builder

  24. Re:Well on Security Flaw Hits VAserv; Head of LxLabs Found Hanged · · Score: 1

    Sometimes you need money for things other than "that 50 inch plasma", like, for example, food for your children.

  25. Re:marijuana legalization issue was Painful to Wat on Open Government Brainstorm Defies Wisdom of Crowds · · Score: 3, Insightful

    And yet I don't hear any suggestion that we test people for Ambien at traffic stops. Weird, huh?