Author: Devon

  • Modern TV is Killing the Dream of Justice

    Let me get on my old-man pants and wave my cane angrily from my porch for a minute…. Lately it seems the trend in television shows is to either not have any likable characters, or to continually bludgeon the good guys down, episode after episode. The Walking Dead went down the first track.  A well…

  • New ATG Rest Module

    Marcelo Onhate has written a very useful ATG REST module based on Jersey which looks to be an improvement over the built-in ATG REST support.  It uses annotations and is pretty simple to configure and vend REST services with. Check it out here:  https://github.com/onhate/ATGRESTful  

  • error invoking target irman ioracle of makefile

    If you run into the error “error invoking target irman ioracle of makefile” while trying to install Oracle Database, and the log shows a missing ljavavm12 library, you may need to copy the java library like so: cp ./u01/app/oracle/product/12.1.0/db_1/javavm/jdk/jdk6/lib/libjavavm12.a ./u01/app/oracle/product/12.1.0/db_1/lib/

  • Double the Oracle DB connections from JBoss you expect?

    <no-tx-separate-pools/> – Pool Transactional and non-Transactional connections separately.  Using this option will cause your total pool size to be twice max-pool-size because two actual pools will be created.  Used to fix problems with Oracle.

  • Remote Work

    Remote Work

    [fusion_builder_container hundred_percent=”yes” overflow=”visible”][fusion_builder_row][fusion_builder_column type=”1_1″ background_position=”left top” background_color=”” border_size=”” border_color=”” border_style=”solid” spacing=”yes” background_image=”” background_repeat=”no-repeat” padding=”” margin_top=”0px” margin_bottom=”0px” class=”” id=”” animation_type=”” animation_speed=”0.3″ animation_direction=”left” hide_on_mobile=”no” center_content=”no” min_height=”none”][fusion_text] While Spark::red has offices, we are primarily a distributed team, and as we continue to grow more and more of our team will be geographically separated from one another.  So the…

  • Jira to OmniFocus Integration

    Jira to OmniFocus Integration

    At Spark::red we use Jira extensively for internal projects and tasks, for alerts and issues, and for handling client support requests.  It’s a great tool.  I also use OmniFocus for other types of tasks: personal, errands, write an email to so-and-so, create a proposal, etc…  What that’s left me with is two separate to-do lists,…

PHP Code Snippets Powered By : XYZScripts.com