I shouldn’t care about this because I don’t use JavaFX. But it bugs me so I’ll rant a bit. A while ago (probably around version…
5 CommentsCategory: Software Development
I have been so busy at work lately that since wrapping up the climbing robot I haven’t had time for any substantial personal projects. What…
Comments closedI mention Oracle in this post so as a reminder: my views are my own and do not necessarily reflect the views of my employer.…
Comments closedSince my last post where I presented a number of ideas on a declarative domain specific language for implementing web applications, I learned about the…
Comments closedIn a couple of recent posts I have argued that a higher level language is needed to
provide a significant boost to programmer productivity in the area of web applications. This is a topic I have been thinking about for many years. I’ve worked out some aspects of what I think the language should be. A little over a year ago I even started implementing a parser for the language in ANTLR. I worked on it for a few weeks before moving on to other higher priority projects. Higher priority simply means something more interesting caught my eye. It’s finally dawning on me that I’m not going to get a big enough block of free time to work on this any time soon. I guess I prioritize the smaller projects that have a better chance of getting finished.
Instead of mothballing the project completely I’m going to share some ideas from it. This his may be of interest to others and who knows, I may get back to it from time to time.
1 CommentTools, languages or frameworks — which will have the biggest impact on developer productivity? I previously said that I thought languages could do better than…
Comments closedMy first computer was a Texas Instruments TI-99/4A. I got it just before going to college. I had been interested in computers since junior high…
Comments closedRecently I had some not so nice things to say about jQueryUI while still professing my love for jQuery. What didn’t come across in that…
Comments closedToday I’m going to rant about something that really bugs me – commenting out code. Just about everywhere I have worked and in most code…
2 Comments