Re: A bot or framework to listen and reply when CC'd on an email?

2014-06-04 Thread justin
ᐧ On Wed, Jun 4, 2014 at 6:26 AM, S. Dale Morrey wrote: > Is there a framework for something like this? I don't care too much about > the language, but this seems like it ought to be a solved problem, sadly > google results keep pointing me to email providers when I search for this. > If *I*

Re: Preventing SQL-injection based attacks in PHP - best way?

2014-05-27 Thread justin
PHP" by transforming it to "don't > think about this like PHP and its community tell you to think about this, > think about it like a database interface user and work out from there." > I'll just leave this here… http://www.phptherightway.com --justin /* PLUG: h

Re: JOB: LAMP Artisan

2014-02-28 Thread justin
) and Zend2 (less pain than Zend 1). Do any of the others actually > get > any use? > > The bar for PHP web frameworks is pretty low, so how do these frameworks > compare with frameworks from other languages? > > Thanks for the discussion, > > Richard > > On Friday, Febr

Re: JOB: LAMP Artisan

2014-02-28 Thread justin
ᐧ On Fri, Feb 28, 2014 at 9:42 AM, justin wrote: > Check out Laravel 4, Symfony2, li3, Silex… Even Drupal 8 is headed toward > modern PHP. I'm not saying it's there yet, but PHP is definitely making > strides. > See also: https://github.com/ziadoz/aweso

Re: JOB: LAMP Artisan

2014-02-28 Thread justin
P framework I have played with is > CodeIgniter, which is a huge step forward but not exactly there. Is there > something better? > > Justin asked me for examples of what I consider to be a modern web > framework. > Examples that come to mind are: > * Ruby on Rails >

Re: JOB: LAMP Artisan

2014-02-28 Thread justin
n 10-year-old PHP. --justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: JOB: LAMP Artisan

2014-02-26 Thread justin
AMP :D > > > On Wed, Feb 26, 2014 at 4:38 PM, justin wrote: > > > ᐧ > > > > On Wed, Feb 26, 2014 at 1:05 PM, keith smith > > wrote: > > > > > Don't hate LAMP, just love your favorite programming language and your > > > favo

Re: JOB: LAMP Artisan

2014-02-26 Thread justin
ᐧ On Wed, Feb 26, 2014 at 1:05 PM, keith smith wrote: > Don't hate LAMP, just love your favorite programming language and your > favorite DB on whatever platform you like with whatever web server pleases > you. > This. Always this. -- http://justinhileman.com /* PLUG: http://plug.org, #uta

QT-Creator thoughts?

2014-01-24 Thread justin
On Friday, January 24, 2014, Michael Torrie > wrote: > > > My question is, does it have a nice, functional, vim mode? And desert > color scheme (I use desert's basic colors for everything including > thunderbird e-mail!)? Honestly the thing that keeps me from using IDEs > is often the lack of VIM

Re: ZSH tab completion problem

2014-01-23 Thread justin
While you're switching, why not switch all the way to Fish? All the cool kids are doing it :) --j ᐧ On Thu, Jan 23, 2014 at 8:20 PM, Michael Torrie wrote: > Thanks to the encouragement of pluggers a few months back (or was it > years... can't remember) I've switched my main shell to zsh and fo

Re: Good magazines?

2014-01-23 Thread justin
ᐧ On Thu, Jan 23, 2014 at 1:30 AM, S. Dale Morrey wrote: > Markdown is the new hotness in formatting. Instead of open and close > tags like SGML/HTML/XML your markup is done with a single tag and > indenting takes care of the rest. You're thinking of [Haml][1], which is not awesome. [Markdown]

Re: OT: Twin monitors on thunderbolt

2014-01-22 Thread justin
On Tue, Jan 21, 2014 at 7:24 PM, Michael Torrie wrote: > Does anyone know if it's possible to connect two DVI monitors to > thunderbolt? How about thunderbolt hubs? I'm aware of several docking > stations that split thunderbolt out into usb, ethernet, etc, but how > about more than one thunderb

Re: Good magazines?

2014-01-21 Thread justin
On Tue, Jan 21, 2014 at 6:19 AM, Michael Torrie wrote: > Converting to markdown format worked a little better, > preserving the source code format, but then you have all the markdown > tags. > But that's still plain text, so it meets the constraints, right? I actually prefer to read markdown ov

Re: [JOB] Systems Administrator 1 position at Simplifile

2014-01-17 Thread justin
It's zero based indexing. Can't believe you didn't know that. On Friday, January 17, 2014, Steve Alligood wrote: > Curiosity, if a mid-level linux admin is called "System Administrator 1"? > What is a junior guy called? > > > On Jan 17, 2014, at 12:18 PM, Lance Grover wrote: > > > Salary range

Re: Merging 2 HUGE documents

2014-01-02 Thread justin
On Thu, Jan 2, 2014 at 10:34 AM, justin wrote: > > On Thu, Jan 2, 2014 at 9:42 AM, Charles Curley < > charlescur...@charlescurley.com> wrote: > >> cat filex filey | sort -u > filez > > > If you ever think "hey, I should cat this thing" you're

Re: Merging 2 HUGE documents

2014-01-02 Thread justin
On Thu, Jan 2, 2014 at 9:42 AM, Charles Curley < charlescur...@charlescurley.com> wrote: > cat filex filey | sort -u > filez If you ever think "hey, I should cat this thing" you're almost certainly Doing It Wrong ;) $ sort -u filex filey > filez --justin /* P

Re: Koding.com thoughts?

2013-12-29 Thread justin
Some Twitter accounts have been brute forced recently, so it might be completely unrelated. On Sun, Dec 29, 2013 at 11:22 AM, Grant Shipley wrote: > Call me a conspiracy theorist here but my twitter account was hacked about > an hour ago. > > I did two things around that time: > Signed up for t

Re: What do you use to manager passwords?

2013-12-24 Thread justin
On Tue, Dec 24, 2013 at 10:04 AM, justin wrote: > I use 1Password personally, but use Mitro (https://www.mitro.co) for work > and it's pretty great. They do sharing (which is why we use it for work) > and syncing between devices, but all the crypto is client side and they do >

Re: What do you use to manager passwords?

2013-12-24 Thread justin
I use 1Password personally, but use Mitro (https://www.mitro.co) for work and it's pretty great. They do sharing (which is why we use it for work) and syncing between devices, but all the crypto is client side and they do smart things with security. --j On Tue, Dec 24, 2013 at 9:32 AM, Nicholas

Re: Hosting

2013-12-12 Thread justin
On Thu, Dec 12, 2013 at 11:03 AM, Grant Shipley wrote: > If the corporations didn't allow > government snooping there wouldn't be an issue. > Easier said than done. Google had to encrypt all their in-network replication traffic because the government was snooping on the wires their traffic was

Re: Hosting

2013-12-12 Thread Justin Hileman
That sounds a lot like a twelve-factor app :) http://12factor.net -- justin I'm not sure what news you've been reading but The London Airport was shutdown due to a system failure and a backup system that utterly failed to do it's job http://www.bbc.co.uk/news/uk-25281

Re: When did Javascript become a serious language?

2013-12-08 Thread justin
On Saturday, December 7, 2013, Eric Wald wrote: > On Dec 7, S. Dale Morrey wrote: > > One thing that I admit I am struggling with, is the idea of functions not > > returning values. Obviously, this isn't a limitation in the language > > itself and more a matter of style. But it seems like most of

Re: It's alive! Well sorta.

2013-12-07 Thread justin
On Sat, Dec 7, 2013 at 5:35 PM, S. Dale Morrey wrote: > It's just a feeder script, so in the end my solution was just to issue > init.d/mydaemon start through cron on an hourly basis. > It's not vital that it run ALL the time just most of the time, and the > daemon will already refuse to let more

Re: Is Move Networks still alive?

2013-12-05 Thread justin
t Move. Move went > through a bankruptcy and these coworkers were hired on after the > reorganization from what I heard. > So I guess not "nothing" :) Do you know if that was EchoStar-as-Move, or whether pre-acquisition Move lived on despite selling off assets? --justi

Re: Is Move Networks still alive?

2013-12-05 Thread justin
They fired their CEO, then everyone else: http://www.multichannel.com/content/move-networks-cuts-staff-preps-possible-sale Then EchoStar bought their IP hired 25 of their employees for $45MM: http://gigaom.com/2011/01/06/echostar-move-networks/ And then... nothing? --j On Thu, Dec 5, 2013 at

Re: PHP gig for FTW

2013-11-19 Thread justin
On Tue, Nov 19, 2013 at 9:38 AM, Steve Alligood wrote: > (yes, most of that is tongue-in-cheek, but I still don't understand the > vehemence and flames that surround the topic) > He says as he fans the flames. --justin /* PLUG: http://plug.org, #utah on irc.freenode.net Uns

Re: sharing secrets

2013-10-10 Thread justin
We're using mitro.co On Thu, Oct 10, 2013 at 2:03 PM, Lonnie Olson wrote: > Text file PGP encrypted to each user's key stored on a central > management server. > A simple wrapper script to automate the decryption, launching $EDITOR, > and re-encryption (if modified). > > On Thu, Oct 10, 2013 at

Re: Wireless USB

2013-08-07 Thread justin
It seems like ANT+ and Bluetooth LE are the weapon of choice for the sensor kids these days, but I don't have any personal experience with any of 'em :) On Wed, Aug 7, 2013 at 5:37 PM, Jim Wright wrote: > > Not sure about Bluetooth performance in terms of latency. We are measuring > small movem

Re: Google's logo is Awesome today!

2013-07-08 Thread justin
There are several paths through it. I found two ways to get each of two of the parts. The first time I used up everything, and the second time I did it with three bits left over. On Mon, Jul 8, 2013 at 6:21 AM, Joshua Marsh wrote: > There must be some Easter eggs that I'm missing because I got a

Re: Marriage (How the heck did we get here? Was RE: Did Ed Snowden do the right thing?)

2013-06-10 Thread justin
On Mon, Jun 10, 2013 at 12:27 PM, Doran L. Barton wrote: > As such, marriage, in the > government's eyes, becomes simply a partnership between two people. > * or more. -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options

Re: Discount code for OSCON?

2013-06-06 Thread justin
:+1: awesome :) On Thu, Jun 6, 2013 at 11:15 PM, Marsee Henon wrote: > Hi Richard > > > 20% off with discount code OS13UG > http://www.oscon.com > > Hope that helps! > > Marsee Henon (Sent via mobile) > > On Jun 6, 2013, at 10:24 PM, Richard Esplin > wrote: > > > I know that PLUG has participa

Re: Discount code for OSCON?

2013-06-06 Thread justin
I don't know about PLUG, but I believe I can get a 20% discount code if there's interest. --justin On Thu, Jun 6, 2013 at 8:24 PM, Richard Esplin wrote: > I know that PLUG has participated in the O'Reilly user group program in > the past. Are we eligible for a discount cod

Re: PHP/HTTP/HTML Question

2013-05-24 Thread justin
On Fri, May 24, 2013 at 11:50 AM, Daniel C. wrote: > On Fri, May 24, 2013 at 2:28 PM, justin wrote: > > Something like MongoDB's GridFS or Riak CS might be a much better bet if > > storing in the database is an absolute necessity. > > I'm a fan of storing stati

Re: PHP/HTTP/HTML Question

2013-05-24 Thread justin
t displayed those images were ridiculously slow to load. > > Part of the problem there could be the choice of database :) Something like MongoDB's GridFS or Riak CS might be a much better bet if storing in the database is an absolute necessity. --justin /* PLUG: http://plug.org, #utah o

Re: drobo

2013-05-22 Thread justin
Related: I've got my Synology set up to periodically write things to Amazon Glacier, which is kind of awesome for low-cost "in case the building burns down" backup-backup storage. --justin On Wed, May 22, 2013 at 4:50 PM, Matt Ryan wrote: > Just a quick note on backup - be

Re: drobo

2013-05-22 Thread justin
No experience with Drobo, but I've got a Synology DS-713+ and I love it so far. I'd heartily recommend that. On Wed, May 22, 2013 at 1:33 PM, Merrill Oveson wrote: > Pluggers: > > Anybody have any experience using Drobo? > > I need a backup solution. > (Someone creates a file, works on it for t

Re: PHP Question

2013-05-17 Thread justin
n't have mod_rewrite configured. --justin On Fri, May 17, 2013 at 4:31 AM, Dan Egli wrote: > Hey folks, something I've been wondering. I'm sure we're all used to seeing > URLS that end in things like /file.php?req=12 or similiar. That's easy. But > lately I'

Re: Unable to use oauth as a normal user

2013-05-03 Thread justin
On Thursday, May 2, 2013, Richard Esplin wrote: > I am hoping that some kind soul on this list can help me out. > https://foauth.org/ --justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don'

Re: Explain a monad?

2013-05-02 Thread justin
This is probably the most useful article on monads I've seen: http://importantshock.wordpress.com/2009/01/18/jquery-is-a-monad/ --j On Thu, May 2, 2013 at 7:06 AM, justin wrote: > A monad is a monoid in the category of endofunctors, what's the problem? > > > On Thu, May

Re: Explain a monad?

2013-05-02 Thread justin
A monad is a monoid in the category of endofunctors, what's the problem? On Thu, May 2, 2013 at 5:36 AM, S. Dale Morrey wrote: > I just read that Java 8 will include Monads. I tried to google the term > and came up with mind blowing complex stuff which may have stripped a gear > in my brain. >

Re: Crazy idea from a recruiter

2013-03-25 Thread justin
On Mon, Mar 25, 2013 at 10:00 AM, Steve Meyers wrote: > On 3/25/13 10:44 AM, Robert Merrill wrote: > > I have a crazy idea, thought I would ask you folks because you're always > honest with me. > > Honestly, that seems like the most sane idea I've heard from a recruiter. > :) > Agreed. I'm in.

Re: Hard Disk device IDs in Linux

2013-03-08 Thread justin
On Fri, Mar 8, 2013 at 7:49 AM, Michael Torrie wrote: > Is there a way to configure your e-mail client not to put all those > extra stars in your messages? > *I just figured it was Markdown formatted and he wanted to italicize the entire email.* ## :) ## [--j](http://justinhileman.com) /* PLU

Re: A simple way to maintain a static web presence?

2013-01-13 Thread justin
dyndns On Saturday, January 12, 2013, S. Dale Morrey wrote: > Hello, > > So I've decided to go with an RDP or VNC tunneled over SSH. > However I have a dynamic IP address. > > I remember years ago there was a service you could install that if > your IP address changed it would change a DNS reco

Re: definitely OT now :)

2012-10-08 Thread justin
On Mon, Oct 8, 2012 at 11:53 AM, Michael Torrie wrote: > On 10/08/2012 12:46 PM, Michael Torrie wrote: >> On 10/08/2012 12:30 PM, justin wrote: >>> I've noticed a strong correlation between bottom posting and judging >>> others for not bottom posting. Top posting

Re: slightly OT, need some electronic circuit help

2012-10-08 Thread justin
I've noticed a strong correlation between bottom posting and judging others for not bottom posting. Top posting helps eliminate this problem. Just saying... ;) --j On Mon, Oct 8, 2012 at 10:57 AM, Michael Torrie wrote: > > [1] I've noticed a strong correlation between top-posting and not > rea

Re: Bulk Email

2012-09-12 Thread justin
On Tue, Sep 11, 2012 at 5:00 PM, Lane Brooks wrote: > I am using Google Apps Engine (GAE) for a small project. I need to send > a bulk announcement email (1000 users) to everyone that has registered > on the site. The announcement has certain customizations for each user. > I have found that the m

Re: Blogging software, or sites

2012-09-03 Thread justin
On Monday, September 3, 2012 at 10:41 PM, Michael Torrie wrote: > Comments posted to the aggregated blog wouldn't go back to the original > sources of course, but maybe > that'd be fine. > If you used disqus for the comments (I'm a huge fan) you could provide a "post id" or canonical URL ins

Re: [OT] Josh's secret

2012-07-13 Thread justin
On Fri, Jul 13, 2012 at 4:39 PM, Brian Christiansen wrote: > I personally love the command to write out changes in vim when you didn't > open the file with privileges. > http://www.commandlinefu.com/commands/view/1204/save-a-file-you-edited-in-vim-without-the-needed-permissions My .vimrc contain

Re: [OT] Josh's secret

2012-07-13 Thread justin
On Fri, Jul 13, 2012 at 1:30 PM, Kenneth Burgener wrote: > justin wrote: >> Related: A while back I taught a former boss — who started his career >> as a *nix sysadmin some 15+ years ago — that you can do the same thing >> with symlinks: >> >> ln -s /pa

Re: [OT] Josh's secret

2012-07-13 Thread justin
Related: A while back I taught a former boss — who started his career as a *nix sysadmin some 15+ years ago — that you can do the same thing with symlinks: ln -s /path/to/something . ln -s /path/to/something ./something :) --j On Fri, Jul 13, 2012 at 11:15 AM, AJ ONeal wrote: > Hey g

Re: How to assign foo.local domains with zeroconf

2012-03-13 Thread justin
I always did this with ghost, but it's been acting up on OS X recently so I'm back to /etc/hosts. Might give it a shot and see if it's back to working? https://github.com/bjeanes/ghost --j On Tue, Mar 13, 2012 at 11:19 AM, AJ ONeal wrote: > I want to add a dns record to a laptop without editin

Re: history script

2011-12-22 Thread justin
Bash has the `history` builtin: history > somefile.txt history | grep 'mv' etc. -- justin On Wed, Dec 21, 2011 at 11:13 PM, Make Compile wrote: > hey guys, > > anyone can provide atleast simple bash script where i can redirect the output > of command histo

[JOB] Senior PERL Application Engineer

2011-10-15 Thread Justin DeVries
If any one is interested please sent resumes to Cheryl Williams at cswilli...@novell.com. http://jobs.novell.com/provo/engineering/perl-bugzilla-dev-application-engineer-iv-jobs -- Justin C. De Vries Infrastructure Mgmt Analyst Information Technology Outsourcing (ITO) Affiliated Computer

Re: testing, staging, deployment processes

2011-09-21 Thread justin
ows for last-minute QA and automated bug detection and resolution... we tend to tag immediately before deploying, since tags are immutable. -- justin On Wed, Sep 21, 2011 at 7:32 AM, Wade Preston Shearer wrote: > What about for very agile web development? Our development-to-deployment > cycle

Re: testing, staging, deployment processes

2011-09-21 Thread justin
, tertiary, etc staging servers are available for developers, QA, and other employees to deploy and test arbitrary code on. Right now, the additional staging servers are a static set, but one of the sysadmins is working on setting up an automated EC2 pool of staging servers, which can be deployed as need

Re: Speaking of insufficient skill

2011-06-07 Thread justin
On Tue, Jun 7, 2011 at 10:13 PM, Henry Paul wrote: > If it was my system and the integrity of the hardware was in question, > I'd yank the drive and do the data backup on a machine I have full > confidence in first and then troubleshoot the hardware issues later. > +1 ... And I've gone just that

Re: [OT] Best cartoon ever.

2011-05-18 Thread Justin Hileman
On May 17, 2011, at 9:36 PM, "Doran L. Barton" wrote: > On Tuesday, May 17, 2011 04:22:25 PM Ryan Simpkins wrote: >> Like PHP. >> >> zin! > > $ryan++; > There. I fixed that for you ;) -- justin /* PLUG: http://plug.org, #utah on irc.f

database+website development needed

2011-02-09 Thread Justin Findlay
. Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Top posting

2010-09-17 Thread Justin DeVries
d to learning the correct way. Thanks. Justin De Vries P.S. I hope this is a correct example of proper bottom posting :) /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: GPL worldview WAS Re: Rchard Stallman vs Darl McBride

2010-07-21 Thread justin
used against them under a BSD license? -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: [OT] Magento gurus?

2010-04-16 Thread justin
undred extra bucks? > > Please reply off list - [flamers welcome, I don't discriminate] .. :-D > > There are no unique experiences with Magento, only undocumented common experiences with Magento :) -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.f

Re: Something More Than Cron

2010-02-13 Thread Justin Hileman
> seem too obtuse to be useful. I just want to run trivial scripts.) > If I were starting a project like this, I would start with launchd, not cron. Justin -- Sent from my iPad Nano. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Check out my photos on Facebook

2010-02-04 Thread justin
our own profile. > > Thanks, > Scott > Wow! You're inviting **all of Provo** to be friends with you on Facebook? You, my friend, are friendlier than I. -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: 802.11n Recommendations

2010-01-17 Thread justin
wireless in T61p is crap, or both. >> >> Help me Obi-Wan Plug! You're my only hope! >> > > Apple Airport Extreme Base Station. > > Seconded. I run an Airport Extreme plus an Airport Express halfway across the apartment. Coverage is great, the access points share an SSI

Re: In need of some fans

2009-12-21 Thread Justin Hileman
On Dec 21, 2009, at 2:48 PM, Matt Nelson wrote: > I need to replace about 6 HDD enclosure fans. They are 40mm x 40mm > x 10mm, > and have the 2pin connector. > > Does anyone know where to pick some of these up for a decent deal? http://www.utahelectronics.com/ has a pretty good selection f

Re: Can mySQL and MSSQL coexist on the same server peacefully?

2009-12-21 Thread justin
> > Even with Thunderbird's broken thread-handling (it will often use > subjects to thread inappropriately), Sasha's emails break the threads, > so it appears to be a references problem. > Gmail gets it right :P -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Need Member Input re: Kimball Larsen

2009-08-29 Thread Justin Hileman
orite paragraph in the whole article: Followed closely by this one:   -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: javascript based calendar

2009-08-07 Thread Justin Hileman
er: http://jqueryui.com/demos/datepicker/ -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Need some help finding a web app to fit a problem

2009-06-15 Thread Justin Hileman
uple of days, I will > have to start coding something that will work up. > Drupal + CCK is built for things like this. -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Slide show

2009-05-29 Thread Justin Hileman
Jones, Scott (GE Money, consultant) wrote: I am sure my friend, a non-programmer, would think I was swearing at her if I suggested she use postgresql or javascript, or php. Any other suggestions? Upload to Picasa or Flickr and export a slideshow. -- justin http://justinhileman.com

Re: Two routers

2009-05-27 Thread Justin Hileman
mount of config) on a stock WRT54G. "Upgrade" it to DDWRT/ and you can do all that and more: make multiple VLANs, put wireless and wired on separate VLANs, use a shared SSID for both routers, install PeerGuardian, set up a VPN, etc :) -- justin http://justinhileman.com /* PLUG:

Re: Two routers

2009-05-27 Thread Justin Hileman
Kyle Waters wrote: Justin Hileman wrote: The key is to get the second WRT out of "router" mode and into "access point" mode. Do this by putting the uplink on a LAN port rather than the WAN port. Then you should disable the DHCP server on the second WRT. This keeps it

Re: Two routers

2009-05-27 Thread Justin Hileman
all devices plugged into either WRT should talk to each other. -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

RE: May PLUG Meeting; The Open Source Datacenter

2009-05-11 Thread Justin DeVries
I second Scott's request for note, slides, or what ever can be passed along. Justin De Vries >>> On Mon, 11 May 2009 at 2:18 PM, "Jones, Scott (GE Money, consultant)" wrote: > I'd love to attend. Alas, I have cancelled two other events, to attend a > third on

Re: plug spam

2009-04-16 Thread justin
reenode.net >> Unsubscribe: http://plug.org/mailman/options/plug >> Don't fear the penguin. >> */ >> >> >> > > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: broken URI fragments (such as index.html#fragment)

2009-04-02 Thread Justin Hileman
links and/or make things future proof, you should add an id to your anchors, e.g: Acknowledgments See the XHTML 1.0 compatibility guidelines: http://www.w3.org/TR/xhtml1/guidelines.html#C_8 -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: posting - was Re: Sweet Mother of Perl!

2009-03-12 Thread justin
y makes quick work of trimming emails on the iPhone. Unfortunately, some people have a strange aversion to "liberating" their devices. -- justin http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: mysql load, help with ideas related to local cache

2009-02-24 Thread justin
t; that they need to be handled better.  I was thinking of creating a daemon > that runs every 5 seconds and then populates a flat file that apache/php > would read with every refresh thus limiting the load to one connection every > 5 seconds. > You could always switch to

Re: Please take this 30 second survey for my school project.

2009-01-01 Thread justin
On Thu, Jan 1, 2009 at 3:07 PM, Kirk Cerny wrote: > Please take this 30 second survey for my school project. > > http://72.8.94.16/java_script_survey/addView/index.html For the record: using selects for yes/no questions ought to be a hangin' offense. justin -- http://justinhilema

Re: wikis!

2008-12-05 Thread justin
s would be nice. What > are the pros and cons of various wikis. > DekiWiki. Pros: It's awesome. Really. It's the best wiki software I've used. Cons: It's .NET... It runs really well on my OpenSUSE box with Mono though. justin -- http://justinhileman.com /* PLUG: h

sys admin/programmer job

2008-07-28 Thread Justin Findlay
who might be interested. Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: linux hardware compatibility list

2008-07-16 Thread Justin Findlay
> > I've been trying to decide all day if he was being deliberately obtuse, or if > he really > didn't get it. I mean, he mentioned Zaphod... and Zaphod /did/ invent the > PGGB. And > being deliberately obtuse fits in well with the humor of the series... I guess we

Re: [OT] Congrats to Josh and his Tank

2008-07-06 Thread Justin Findlay
ster > it. i have a federal curio and relic license (i only collect vintage ww2 > items.) How hard do you think it would be to get a WWII mustang (the P-51 variety)? Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: [OT] Mailing Lists: Good for argument, bad for discussion

2008-06-29 Thread Justin Findlay
On AD 2008 June 29 Sunday 11:49:31 AM -0600, Dave Smith wrote: > "me too". Me too too! Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: OT - I don't _hate_ McMansions

2008-06-29 Thread Justin Findlay
ry. It literally gave new meaning to the word. See? In the end, everything comes back to science. I always knew I was cool. Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: OT - I don't _hate_ McMansions

2008-06-29 Thread Justin Findlay
se until sunset and during the night the temperature drops until dawn. If there are clouds they mitigate or buffer atmospheric temperature. In the summer when there's more solar EM flux they will generally lower the temperature and during the night they reduce the decrease in temperature.

Re: [OT] Mailing Lists: Good for argument, bad for discussion

2008-06-29 Thread justin
nderstand your geek' essay. > i think rands' is spot on: http://www.randsinrepose.com/archives/2007/11/11/the_nerd_handbook.html justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Computer case recommendations

2008-06-29 Thread justin
look like a spaceship. or a car from _the fast and the furious_... be sure to check out newegg's "sister site", as they often have the same case for $20 cheaper, half price shipping, etc: http://tinyurl.com/4mk9ne justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah

Re: One of my favorite gmail features

2008-06-29 Thread justin
uot; mode so one press of the delete > button removes a whole thread. So nice. =) > right. but the gmail "mute" handles the future tense, not the present. if you're not interested in a thread, you can mute it and *future posts* to the thread will skip your inbox..

Re: One of my favorite gmail features

2008-06-29 Thread justin
"lists" folder and skipping the inbox). justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: OT - I don't _hate_ McMansions

2008-06-27 Thread Justin Findlay
ts. > The awesomeness of computers is here, though, so I will work in it, and > I will try to stop gubment from stealing. Your ignorance truly saddens me. I don't know what to say to you. Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options

Re: OT - I don't _hate_ McMansions

2008-06-26 Thread Justin Findlay
d, dozens of other observatories worldwide, in orbit and speeding out of the solar system, all of them the province of astronomers and astrophysicists, yet you don't see any corporations rush in even so much as to get their brand names on them. Justin /* PLUG: http://plug.org, #utah on ir

Re: [on topic] What's your favorite less-popular open source app?

2008-06-25 Thread Justin Findlay
gh I can't think of much anything specifically right now, linux.com often highlights such apps. Another little known area seems to be OSS games. My personal favorite is Flight Gear, which is in many ways among the best consumer-grade flight simulators out there. Justin /* PLUG: http://plug.o

Re: and now for something completely different

2008-06-24 Thread Justin Findlay
ase which doesn't support the widened range of dynamicity capable of the newer flux inductor. Justin /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Re: Free Computer

2008-06-23 Thread justin
On Mon, Jun 23, 2008 at 3:43 PM, Scott Edwards <[EMAIL PROTECTED]> wrote: > On Sat, Jun 21, 2008 at 4:35 PM, justin <[EMAIL PROTECTED]> wrote: >> Pet peeve: people dibsing free hardware by replying off-list. Please >> have the courtesy to let fellow users know it's

Re: Re: Free Computer

2008-06-21 Thread justin
fellow users know it's been claimed. Kthx. justin -- http://justinhileman.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Looking for laptop

2008-06-17 Thread Justin
I didn't mention that it was a desktop computer that I got for $60. The laptops will most likely cost more but will probably be a good deal. Justin On Tue, Jun 17, 2008 at 11:51 AM, Matthew Walker <[EMAIL PROTECTED]> wrote: > > On Tue, June 17, 2008 11:48 am, Justin wrote: >

Re: Looking for laptop

2008-06-17 Thread Justin
Mouse, Keyboard) was only $60 and runs Ubuntu just fine. Justin On Tue, Jun 17, 2008 at 11:43 AM, Spencer Gibb <[EMAIL PROTECTED]> wrote: > There's also the Used Computer Warehouse in midvale and layton. > > -- > Spencer Gibb > > On Tue, Jun 17, 2008 at 11:34 AM, Doran L.

Re: OT - Gas to hit 4.00

2008-06-16 Thread Justin Findlay
ouse on a > small yard, since it's cheaper than a big house on a big yard. (Note > that East coast families tend to be a lot smaller than Utah's, which > might be part of the reason.) I, for one, welcome our new Big Brown Boxes in Battleship Row overlords. Justin /* PLUG: http:/

Re: OT - Gas to hit 4.00

2008-06-13 Thread Justin Findlay
, where would Hitler or Stalin be? How far in would they scale the rest of the graph. Bush may be extreme, and has enacted an ignominious government, but he's not as bad as either of them. I'm no Bush patriot (do those sort of people even exist anymore?) but not only is it relative, i

  1   2   3   4   >