Is going to college still even worth it? College grads are coming out with degrees, yes – and herpes – but also with student loan debt totaling $60,000, $80,000, $100,00. These kids haven’t even gotten started in their careers and they’re already saddled with what’s tantamount to a full mortgage. In this sucky economy, graduates find themselves back in their old bedrooms at their parents’ homes, taking jobs in the service industry that they could have gotten without a college degree.
…
Wouldn’t a bright, industrious kid be better off in this economy to just jump into the job market and try to excel through merit?
So I’ve been preparing this module to do sftp / ftp / and file system manipulations in groovy.
I’ve got it running as a service in grails, with a page setup for testing.
Its really important that if your testing this class out in windows, you turn off your firewall.
I wasted like 2 hours trying to figure out why I kept getting errors.
Now I would like to turn this functionality into a .jar for standalone execution and injection into other projects.
You will need the ant-jsch.jar and jsch-0.1.33.jar, google guave, and apache commons net.
I some how automagically installed the ant-jsch and jsch jars in a way that doesn’t require import statements.
Credit due to
https://gist.github.com/1135043 for FTP code.
http://groovy-almanac.org/scp-with-groovy-and-antbuilder/ for SCP with ANT trick.
and an article I don’t recall the URL to on google guava for file system manipulation
So does that mean I can write code as groovy, and then import the jar as a dependency into a Java project?
I am assuming the answer is yes, because groovy compiles down to the same byte code as Java.
Now the question is, is it better to deliver a stand alone .jar file to my co-worker to execute on the command line, or import into his project as a dependency and call methods on it?
I see finally Java has copied a feature of .NET. All .NET languages compile down to the same byte code.
I really, really, really need to get my honey bunny to be cool, man.
She is just so attached to Glendale, and the Armenian community there-in.
It has made it impossible for me to get her to agree to move up to Silicon Valley.
Just last year, I took her to San Francisco to check out the area, and see if she would like to live there.
Well, today I received yet another job offer from the area, and the magnetic pull to join the other Engineer’s and inovators there is becoming to strong to resist.
Wish me luck, Interwebs, as I try yet again, to convince my honey bunny to be cool.
Finally got mnogosearch indexing and installed the php front end.
The PHP front end is very ugly. And not even functional! Not sure what I am supposed to do to get it working right.
The worst part is, the search engine server is loud. So I have a noisy machine, mostly useless, sitting in my office, until I get this up and running.
This is great!
Finally the JVM has been leveraged for over 200 other languages. Scala is one of the more popular ones. Lots of startups talking about it.
But I gotta say, now that I know Grails, and even got paid to learn it, I might just keep on using it.
Yes, sure, there are a lot of things wrong with it, and I can still make a project in PHP faster, but I finally passed that inflection point, where it would be worth while using.
Why in the heck would anyone choose the java platform to build on, idfk.
The compilation process, and project build times, take all the fun out of being a web developer.
Grails goes a long way to breach that gap, from code monkey, to creative genius, but f*me bro, its still boring as heck.
Cleaning, and re-running the application every time I make a change to a domain class, which is quite often on this Agile team that I am on, is super tedious.
Yeah, Yeah, Yeah, it’s nothing like a 6 to 9 minute build that I was experiencing at NBCU, getting eonline.com to work on my system.
But its still irritating, when the sun is shining outside, on a Friday, during summer, and I have to sit in an agile dungeon, and wait for Grails to compile.
Hi Guys, I have been trying to integrate multiple datasources with grails.
I get a strange error:
nested exception is org.hibernate.cache.NoCachingEnabledException: Second-level cache is not enabled for usage [hibernate.cache.use_second_level_cache | hibernate.cache.use_query_cache] ->> 334 | innerRun in java.util.concurrent.FutureTask$Sync
This new feature is awesome.
It allows me to watch in real time as people land on my websites, and how they navigate.
Soon I predict you will be able to isolate individual users, and watch their use case stories.