Re: considering two options for changing hosting

2015-03-27 Thread Patrick at A7

I love Hostek. I’m a reseller with dozens of sites there.
Strong, 24/7 ColdFusion-Knowlegable support!
Patrick (A7.net)

 On Mar 26, 2015, at 10:35 PM, Byron Mann byronos...@gmail.com wrote:
 
 
 Sorry I cannot comment on Hostek, but I would recommend working with your
 host and getting to the root of the issue before putting in the work on
 moving things. I just know that can be a hassle and you could wind up in
 the same place as you are today.
 
 So some recommendations.
 
 - Get your provider to move the site to another server. Even if it's
 temporary to see if the server is the issue. Maybe they can just provide
 another temp account for free. This way the db can stay where it is and
 just gave to move the files.
 
 - Put another simple php app on your site. This would help narrow down php
 on the server or your php instance (depending on their config) as the
 issue.
 
 - Disable your Wordpress plugins one by one to see if one is at fault. I
 know you stated these aren't the issue, but worth trying.
 
 - Check web logs to see if someone is leeching your Wordpress content and
 beating up your site.
 
 - Use a Wordpress caching plugin, you should do this anyway as Wordpress
 usually runs like doodie without one anyway.
 
 - Run the site through something like pingdom.com/tools, which will break
 down the load times and from where. Could be a plugin loading content from
 another site that is the issue and this would show it.
 
 - Check the html source, possible that your Wordpress site is compromised
 and there is some hidden content or something in the page causing a slow
 down.
 
 If you wanted to share the site, I'm sure some people on the list might be
 able to offer some insight.
 On Mar 26, 2015 7:05 PM, Mark Spence markpence...@gmail.com wrote:
 
 
 I am currently using Newtek/Crystaltek for a client site and have a couple
 of issues with them I am able to resolve.  The site has been with them for
 several years.
 
 1.  Lately the Wordpress portion of the site has become slow and I can't
 figure out why.  It's not the db and it is not the plug-ins.  It's a simple
 site with not many posts or widgets and it should be faster.  The CF
 portion of the site is fast.
 
 2.  They don't support http compression.  This is more a minor annoyance,
 but it is something I want.
 
 So I am looking at the Hostek Personal Plus for $7.99 CF shared hosting.
 Has anyone used both hosts and can compare the two?  Will I see a
 performance difference?
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360310
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: coldfusion 9 developer edition with verity download

2015-02-16 Thread Patrick at A7

I know that you can set up a shared host for $5 a month running CF 9 at 
Hostek.com, which is what I would do.
Patrick

Patrick Shannon
A7 ADVERTISING
www.A7.net
386-453-1464


 On Feb 16, 2015, at 11:40 PM, Mark Spence markpence...@gmail.com wrote:
 
 
 Anyone know where I can safely download coldfusion 9?  I would like it for
 development purposes as the live site uses a verity product search that I
 need to work on.
 
 Thanks.
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360123
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Patrick at A7

I want this, too: Automatic translation of mp4 files to text.
It seems to me that if we have Speech Recognition on phones, we could certainly 
have this on a site.
But I have been unable to find it.
Patrick

 On Feb 10, 2015, at 12:10 PM, John Allen johnfal...@gmail.com wrote:
 
 
 I was thinking more of an application where you feed it an MP3 file and
 then it spits out the text.
 
 Still haven't found a good application for it. Sphinx seems cool
 interesting and I'm trying to get it up and running using CF as a wrapper
 for the Java stuff.
 
 On Fri, Feb 6, 2015 at 5:31 PM, Robert Harrison rharri...@aimg.com wrote:
 
 
 What are you going to do with it?  If you going to voice drive your
 websites
 it's an HTML issue. You can speak and it will record in test fields, etc.
 
 Robert Harrison
 Full Stack Developer
 AIMG
 rharri...@aimg.com
 Main Office: 704-321-1234  ext.118
 Direct Line: 516-302-4345
 www.aimg.com
 
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360106
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Speech to text

2015-02-11 Thread Patrick at A7

Excellent. Thank you both.
The purpose is converting online teachings/seminars to searchable text.
Thanks again,
Patrick

 On Feb 11, 2015, at 1:45 PM, Gerald Guido gerald.gu...@gmail.com wrote:
 
 
 Curious as well I poked around and found this
 http://www.x2q.net/2013/09/16/how-to-use-google-speech-api/
 
 G!
 
 *Gerald Anthony Guido*
 Nullius in verba http://en.wikipedia.org/wiki/Nullius_in_verba
 -- Horace
 
 learn.geraldguido.com
 Twitter https://twitter.com/CozmoTrouble
 Facebook https://www.facebook.com/gerald.guido.9
 
 On Wed, Feb 11, 2015 at 1:08 PM, Michael van Leest mvanle...@gmail.com
 wrote:
 
 
 A quick search on google gave me these options.
 
 
   - ATT API: http://developer.att.com/apis/speech  (no mp3 though,
   ogg and other general telecom filetypes)
   - http://www.ispeech.org/
 
 Not sure what your use case is, but using an api for this seems to me to be
 the best option.
 
 Good luck,
 
 Mike
 
 
 2015-02-11 18:00 GMT+01:00 Patrick at A7 patr...@a7.net:
 
 
 I want this, too: Automatic translation of mp4 files to text.
 It seems to me that if we have Speech Recognition on phones, we could
 certainly have this on a site.
 But I have been unable to find it.
 Patrick
 
 On Feb 10, 2015, at 12:10 PM, John Allen johnfal...@gmail.com wrote:
 
 
 I was thinking more of an application where you feed it an MP3 file and
 then it spits out the text.
 
 Still haven't found a good application for it. Sphinx seems cool
 interesting and I'm trying to get it up and running using CF as a
 wrapper
 for the Java stuff.
 
 On Fri, Feb 6, 2015 at 5:31 PM, Robert Harrison rharri...@aimg.com
 wrote:
 
 
 What are you going to do with it?  If you going to voice drive your
 websites
 it's an HTML issue. You can speak and it will record in test fields,
 etc.
 
 Robert Harrison
 Full Stack Developer
 AIMG
 rharri...@aimg.com
 Main Office: 704-321-1234 ext.118
 Direct Line: 516-302-4345
 www.aimg.com
 
 
 
 
 
 
 
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360110
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: changing coldfusion 9 standard license

2015-02-09 Thread Patrick at A7

I sure recommend Hostek.com for CF hosting. $5/mo. for resellers (10 or more 
sites, i think) and your CHOICE of which version of CF and which platform! 
(windows, linux)
Patrick

Patrick Shannon
A7 ADVERTISING
www.A7.net
386-453-1464




 On Feb 9, 2015, at 12:26 PM, Chris h h_chris...@yahoo.com wrote:
 
 
 0 down vote favorite
   
 
 I understand Coldfusion 9 is not supported, but being used for some systems 
 till we migrate to Coldfusion 10.
 
 We were using a hosting provider who was providing us the Coldfusion 9 
 standard license and charging us for it. We found a unused license key(for 
 Coldfusion 9 standard) and want to use that instead of getting charged a 
 leasing fee from the hosting provider.
 
 I understand the steps are to log-in to CF Admin, click on System Information 
 icon, enter the new license key.
 
 Anything else we need to be aware of so that there are no unexpected issues?
 
 Thanks
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360095
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm