Re: OK, the list *really* needs to be fixed

2017-01-03 Thread proth...@earthlearningsolutions.org
Folks,
My Apple mail program lets me see the actual link before I click it, by 
hovering the mouse over the link and examining the destination. I have gotten 
phishing that looks exactly like an email my bank would send. This season I've 
gotten many emails trying to alert me to a package that could not be delivered, 
and saying my server was putting out spam. All of these had attachments with 
malware that would be installed.

It has been a busy season for phishermen and phisherwomen.

Best,
Bill

William Prothero
http://es.earthednet.org

> On Jan 3, 2017, at 8:11 AM, Bob Sneidar  wrote:
> 
> Concerning getting malware and subsequently getting all your cashed and saved 
> email addresses sent to demonic entities known as "spam houses", I suppose 
> the moral to this story is... DON'T CLICK THE LINK! 
> 
> Unless it's from friends and family, in which case... DON'T CLICK THE LINK! 
> 
> Unless it's from your bank, or a long lost friend in which case... 
> 
> DO!
> 
> NOT!
> 
> CLICK!
> 
> THE!
> 
> LINK
> 
> Bob S
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [OT] mySQL Client

2016-12-09 Thread proth...@earthlearningsolutions.org
Bob,
I've used Navicat for years. I like it a lot.
Bill

William Prothero
http://es.earthednet.org

> On Dec 9, 2016, at 9:40 AM, Bob Sneidar  wrote:
> 
> Hi all. 
> 
> I am using mySQL as a database server, and MySQLWorkbench as the management 
> app. When I do dumps, I am warned that the version of msSQL is newer than my 
> version of mySQL server, and because of that there may be problems importing 
> later. This makes me very nervous. 
> 
> So does anyone have any recommendations for an administration tool that is 
> not going to give me problems at a later time? I don't mind paying for it if 
> it's not too expensive, but it has to run on OS X. I can google it but I'd 
> like a trusted opinion. 
> 
> Bob S
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Saving data/settings

2016-12-07 Thread proth...@earthlearningsolutions.org
Jacqueline,
Thanks. Worrying about nothing. 
Bill

William Prothero
http://es.earthednet.org

> On Dec 7, 2016, at 11:11 AM, J. Landman Gay  wrote:
> 
> This isn't much of an issue on mobile. An update will change the app itself 
> but not touch the user data. You can store it in the Documents folder and it 
> will stay there, no need for cloud storage unless your app requires that for 
> some reason.
> 
>> On 12/7/16 12:43 PM, proth...@earthlearningsolutions.org wrote:
>> On this subject, I am wondering about the best way to make user
>> entered data persist between upgrades, on mobile. On an app I made
>> for myself, I store it to my personal server, but for wider
>> distribution, I've been planning on Dropbox, since livecode supports
>> it. Are there other options that you would suggest!
>> 
>> Bill
> 
> 
> -- 
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.com
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Saving data/settings

2016-12-07 Thread proth...@earthlearningsolutions.org
On this subject, I am wondering about the best way to make user entered data 
persist between upgrades, on mobile. On an app I made for myself, I store it to 
my personal server, but for wider distribution, I've been planning on Dropbox, 
since livecode supports it. Are there other options that you would suggest!

Bill

William Prothero
http://es.earthednet.org

> On Dec 7, 2016, at 10:28 AM, Alex Tweedly  wrote:
> 
> 
> 
>> On 07/12/2016 17:13, Richard Gaskin wrote:
>> If your data can be well expressed with key-value pairs, use arrays locally, 
>> and a key-value store like CouchDB or MondgoDB for servers (I hear there's a 
>> great library available for using CouchDB in LC ).
>> 
> Could you perhaps say more about that  ?
> Where can it be found ?
> 
> Thanks
> Alex
> P.S. yes, I did look first :-) Google only found me a couple of forum/uselist 
> threads telling me why I shouldn't want this :-)
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode