Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
User Journal

Journal Journal: a return which is long overdue (plus achievements!) 17

I've lurked at /. without posting for ages, mostly because I just don't have the time to interact like I used to.

But I've been clicking through the old RSS feed more and more lately, and when I saw the PAX Plague thread today, I came over to comment, since I'm kind of affected by the whole damn thing. I thought I'd take a look around since I haven't been here in awhile, and I saw that there are freaking ACHIEVEMENTS associated with our accounts. It's silly, and I'm sure it's been here forever, but I thought it was awesome and I was delighted when I read it.

I didn't realize how much I missed Slashdot until I spent some time here today, and I bet that anyone who joined in the last 2 years doesn't even give a shit about my stupid comments or anything, but it felt good to come back here, and feel safely among my people again.

Slashback

Journal Journal: Why aren't Journals just like blogs? 3

I stopped writing in my journal regularly because over the last few years I've moved to using my blog more. The blog has even lead to me contributing to several articles to an industry magazine. Now, maybe my writing is better... or maybe that would never happen in a journal.

Why? Why aren't journals more like blogs? Why doesn't journal publication naturally lead to the kinds of connections that blog entries do? Is slashdot just like facebook in that respect? Is /. a walled garden?

PC Games (Games)

Journal Journal: Things I miss from Linux while on my MacBook Pro...

Fortunately, Fink and MacPorts have brought back tools like Gimp, wget, nmap, and kismet to my arsenal... but still I miss:
  1. 3D cube. "Spaces" just ain't it.
  2. Flaming window effect... (oh man that was so cool)
  3. the vast application selection in aptget
  4. ability to use VIM/gvim/kvim ubiquitously
  5. telinit
  6. simple script based init system was easier to manage
  7. ability to change file to program associations from a text editor
  8. virtual terminals
  9. hackable keyboard macros/keys (although the mac defaults are pretty damn good)
  10. custom keystroke to lock screen

What do you (or would you) miss most about your Linux desktop?

User Journal

Journal Journal: This is not a Troll 2

The fact that this post I made is marked troll has opened my eyes to something. It genuinely wasn't a troll. I remember doing work with Perl and Python in XML and it really didn't work that well. I remember working with django, rails, and several Perl frameworks... and being wholly unimpressed.

The fact of the matter is. If I want to get taken seriously I need to learn Python and Django and I need to learn to like it.

It really wasn't a troll. I just didn't think Python, Ruby, or associated technologies were all that great. Obviously, this is a problem with me. No. Really. I can't see it yet. I need to spend some more time learning so I can get over my misconceptions. I've obviously missed something.

User Journal

Journal Journal: How to convince others to open source software? 1

About two years ago I wrote a piece of software that sits squarely in between two open source products. Two years later I'm no further along in getting my company to agree to open source the software. What suggestions do Slashdot readers have to help me convince the powers that be that the software should be open sourced?
Software

Journal Journal: Learning Objective-C for iPhone

I have decided never to code Perl again. I am currently doing my day job in a mix of Java and Groovy with Spring, Grails, and straight J2EE. I have already authored and opensourced a few platform extensions to Spring and Grails. I've also authored a new Single Sign On system. I hope to spend the next three to five years in this day job. I like it a lot and I get to do lots of cutting edge work. Even if it doesn't pay well. I have a plan to fix that.

At night I am learning to write software for the iPhone in Objective-C. I hope to bring back my skills from C/C++ and OpenGL to write 3D graphics games for the iPhone and sell them on the AppStore. I figure the AppStore sales should bring me just enough additional income to not mind the lower salary. The work really is quite fun.

Let's see if I can pull this off. Anyone want to come with me? Anyone have tips?

User Journal

Journal Journal: Need for Data Standards and the Future of the VEMR

Information systems such as Hospital Information systems, Laboratory Information systems, Pharmacy Information systems, Radiology and other related imaging systems and other specialty medical information systems need a mandated federal standard for exchanging patient data which will allow the creation, exchange and management of a Virtual Electronic Medical Record for patients.

Without basic technological standards one could not call from one county to the next, but because there are properly implemented standards and exchange systems one can call almost anywhere in the world with ease. But those standards took a hundred years to evolve. By comparison, the internet, based on tcp and http protocols evolved in less than a decade, because every vendor had a standard from which to build. Meanwhile, I often can't get my data from one section of the hospital, much less between hospitals, because there is no accepted, agreed upon, and implemented protocol for the exchange of medical information.

Every vendor has a proprietary data exchange format and a business model that supports vendor 'lock in.' While that may be good from a business model, it is a disaster for modern medicine. And the additional time and expense of trying to maintain these disparate systems just continues to add to the cost of healthcare. Both hospitals and vendors need to embrace the reality of the need for implementation of good informatics practices in hospitals and clinics.

Medical practices and ethics should supersede business ethics in every situation where software and/or devices are used in medical care. You don't see incompatible medical hardware surviving long in the industry. A needle has to fit a syringe, an IV tube needs to fit a bag, and they do because of standardization. Yet medical software vendors continue to ignore the need for data interchange standards that will support a truly portable Virtual Electronic Medical Record.

Java

Journal Journal: Java where to start? 1

As someone who's just moved to Java myself... I suggest starting here: http://grails.org the Grails framework will get you started in Java based web development and you can learn more diving deeper into Java as you get more and more proficient. Grails is built on Spring which is a Java Enterprise platform but Grails saves you from having to learn all those "enterprisey" bits. Instead Grails picks defaults that are the most sensible for web development.

As you get better you can graduate to adding your own features to the framework or even beginning to use the more advanced Java frameworks outside Grails tying everything back together using Spring's IoC and Java JNDI. Or you can keep things light weight and web2.0 by using various remoting technologies inside Grails. It's a quick way to learn that doesn't put training wheels on you.

Get going in an afternoon... scale out using Java as your project grows.

User Journal

Journal Journal: Moving from Perl to Java for real... 10

... looks like I'll be packing up my bags and leaving the Perl kingdom for the lands of Java. Forever this time. Not entirely from choice but from pragmatic concern over my career. All the cool vibe has rubbed off the Perl kingdom. Most of it dribbled onto the Rails zealots. I'm beginning to think the Django fans may have gotten some of it too. But, I'll be making money by day doing huge scale Java applications for medical, clinical, and biotech applications from now on.

My only hope is that the lands of Java will be invaded by the "cool vibe" again ... somehow ... I don't think there will be a Perl rebirth anymore. It seems more likely that there will be a turbulent season of integration efforts between a new incarnation of Java born from open source, some language redesign, and a smattering of Linux distributions. There is a very good shot at Groovy, JRuby, or Jython becoming the "new Java" on the Java platform. I also sense the inkling of a Red Hat, JBoss, Java, Jython integration story happening at Red Hat over the next few years.

For reasons that are just becoming apparent Groovy/Grails is not as popular in my region. There is no technical reason in fact if you are running in a Java environment you'd be myopic to not pickup Groovy... and you would be well served to at least build a demo app in Grails. This region however is a Python/Jython stronghold. I didn't know why, but, I just learned that a major Jython contributor is a member of my Jug. That explains a lot. I know RedHat is primarily a Python shop so Java to Jython in the region surrounding the Red Hat campus makes perfect sense. I suspect that Java running Jython code would be the main way Red Hatters will use Java going forward. They are big on Python. And so too are some parts of Google apparently...

I'm beginning to learn that political forces more than technical merit can shape the technological landscape. It's a sad thing to learn because we techies want to believe we're more like mathematicians and only proof and merit rule our decisions. It's not true. For example, Slashdot is among the last strongholds of the Perl kingdom. Outside these hallowed walls the PerlBe are under constant threat.

Each of the major technologies have their own little world they live in and very few technologists actually have a realistic view of the whole technical landscape. I've found that http://www.indeed.com/ is an invaluable tool for looking into the reality of what the tech landscape was. The fact is companies hire for the technologies that they were using three to five years ago. Most do not hire for what they will use or what they are going to use. The hiring managers simply don't know where tech is going tomorrow. If the job is on a job board it's probably a legacy application that's being supported and that means it's a few years old.

You start to bundle these technologies into sets. Perl and C go together better than Perl and Java for example. Python, Perl, C and C++ all roll together for example. So to me it looks like if you were after sheer job security you should learn C really well. In fact from this data C is the unassailable emperor of computing languages. And even though I'm packing my bags for Java land that's the truth of the tech landscape ... Java land is firmly in second place. It's shocking that the whole of the kingdoms of Pythonistas, Rubyists, and the PerlBe are all half of what the C++ers get.

Truth hurts. I'm going to have to go and play with some open source C again at some point. I figure if I can cross between Java and C I'll be a sight better off than someone trapped on either island. Both of these are pretty big islands now though.

Slashback

Journal Journal: Slashdot Idea: Hyper-dimensional karma 1

Each kind of karma point would be aligned along it's own axis in N-Dimensional space. The resulting total karma score would be expressible as an N-dimensional manifold. You could then filter the resultant N-ary manifolds using your own total karma manifold. The results would be utterly transparent to you... instead as you accumulate karma points it informs the shape of your own manifold that is being projected onto the comment moderation system results.

In short you would experience the Slashdot that best fits your perceptions of reality.

User Journal

Journal Journal: New software guy meed Old software guy

The problem with always writing new software is that you never learn to maintain old software. Old software maintenance is harder, takes longer, and is far less glamorous... paying far less. Yet there's a species of "new software" guys out there that run around building new systems all the time leaving horrid messes. I wonder if the success of some companies isn't that "new software guy" invented something or that "old software guy" came and fixed things silently in the night.

User Journal

Journal Journal: oh noes! 3

I just said something stupid on the internet!

Slashdot Top Deals

Solutions are obvious if one only has the optical power to observe them over the horizon. -- K.A. Arsdall

Working...