HomeAboutWebHostingNetworkingContact

Hey Jones!

Technical Services

Hey Jones LLC
17 Bull Run
Irvine, CA 92620
(800) 439-1472
info@heyjones.com

  • July 29, 2010 5:23 pm

    How To Speed Up iOS4 On Your iPhone 3G Or 3GS

    If your iPhone 3G or 3GS has been running slow since the iOS4 update, this one modification has made a dramatic difference in how quickly my iPhone responds. This should tide you over until Apple figures out what the issue is.

    1) Go to Settings > General

    2) Click “Spotlight Search”

    3) Uncheck everything

    Finally, reboot your phone by holding the Home and Sleep/Wake buttons until the Apple logo comes on the screen.

  • July 20, 2010 11:49 am

    Hey Jones Supports Ventura's Bid For Google's Fiber Network

    The application has been submitted to Google, which means that in the coming weeks and months, Google personnel will be carefully going over the submissions and considering which community to choose — which means this is our time to really shine! We have a chance to stand out as the tenacious little city we are, so when Google pulls up our app and, well, Googles us, they’ll see we’re still excited about the opportunities that Google Fiber would bring to our community.

  • July 13, 2010 3:35 pm
  • Anonymous:  Are you guys nerds?
  • Cold blooded.

  • 3:32 pm

    Hey Jones LLC Joins The Ventura Ventures Technology Center (V2TC)

    We’re very excited to have been accepted into the V2TC (Ventura Ventures Technology Center), a high-tech business incubator developed in partnership with the City of Ventura and the Ventura Chamber of Commerce.

    http://www.v2tc.com

  • July 12, 2010 8:34 pm

    Microsoft Says 74 Percent Of Work PCs Still Use Windows XP, Extends Downgrade Rights Until 2020

    This is pretty unbelievable… it makes you wonder if there’s a Service Pack 4 in the works.

  • July 9, 2010 8:31 am

    Gmail Adds Support For Rich Text Signatures

    Since switching most of my clients over to Google Apps, I’ve had quite a few requests for this feature. Now you can format text and add images to your Gmail signature.

  • July 3, 2010 4:46 pm

    New Embedded Database Support with ASP.NET

    This should make developing small data-driven websites much easier.

  • July 1, 2010 12:17 pm

    New Toll-Free Number

    We’ve set up a new toll-free number at (800) 439-1472.

  • 12:00 am
    Ellis Design Group needed a clean, stylized site that would allow their design services to speak for themselves. A custom back-end CMS allows them to update their site whenever they need to. View high resolution

    Ellis Design Group needed a clean, stylized site that would allow their design services to speak for themselves. A custom back-end CMS allows them to update their site whenever they need to.

  • June 30, 2010 11:57 pm
    Due to the popularity of the iPhone / iPad, we converted DigitalSound’s Flash site into an HTML friendly layout complete with a dynamic slideshow that’s compatible with any browser. View high resolution

    Due to the popularity of the iPhone / iPad, we converted DigitalSound’s Flash site into an HTML friendly layout complete with a dynamic slideshow that’s compatible with any browser.

  • 2:49 pm

    Reset Your Modem / Router Automatically

    I’ve always wanted to design a power strip that would do exactly what this guy’s managed to do… only he put it in a peanut butter jar.

  • June 25, 2010 1:30 am
  • June 21, 2010 8:44 am
  • Anonymous:  What should I do if my printer stops working?
  • Typically what happens is that the print spooler service in Windows stops itself. Restarting your computer is the simplest way to trigger this service to restart.

  • April 13, 2010 9:02 am

    How To Start/Stop SQL Server Through The Command Line

    I recently ran into an issue with a client where I couldn’t login to their SQL Server. I was able to access the data files, but because SQL locks the data files while it’s running, I had to find a way to stop the service remotely. I also included the method for stopping and starting the services locally. Note: be sure to run the stop command on the sqlserveragent service first, since trying to stop mssqlserver while the agent is running will throw an error.

    Locally

    net stop sqlserveragent

    net stop mssqlserver

    net start mssqlserver

    net start sqlserveragent

    Remotely

    sc \[SERVER] stop sqlserveragent

    sc \[SERVER] stop mssqlserver

    sc \[SERVER] start mssqlserver

    sc \[SERVER] start sqlserveragent

  • February 6, 2010 1:19 am

    "This is not ‘Nam, this is software development; there are rules."

    — Ryan Dunn

  •