2051
Clipboard Help+Spell / Re: CLIPBOARD HELP+SPELL LATEST VERSION INFO THREAD - v2.31.0 - Sep 15, 2015
« Last post by IainB on September 14, 2015, 03:22 AM »@mouser: Just installed this. Thanks.

"Ask, and it will be given unto you; seek, and ye shall find; knock, and it will be opened unto you."
- New Testament, Matthew 7:7
____________________
Actually Iain you could be on to a nice little tip for him because Nulls and ISBLANK could fail out if he somehow hit space and it got in there. So he could write it as a compound effect to check for two or three of those cases.Yes, I realise that is a possibility, however, as @Target put it:
_________________-TaoPhoenix (September 05, 2015, 07:54 AM)
...but without knowing more about your particular case...
_________________-Target (September 03, 2015, 12:35 AM)
...I guess we'll all soon grow tired of those "oooh, I look like TextMate!" applications altogether, but until then, I wonder what we normal programmers can do to help prevent the world to consider seriously bloated runtime environments a must-have. ...Well, they say that "Imitation is the sincerest form of flattery", or something, but probably those fat, bloated look-alike pieces of software are at best only academic experiments to discover the answer to questions such as, for example (say), "What happens if we try to do this or emulate that using Language X?"
___________________-Tuxman (September 05, 2015, 07:38 PM)
there are probably dozens of ways to do this, but without knowing more about your particular case you can try this (obviously this is for cell Cx)Yes, but bear in mind that:
=if(aX = "","",XXXX)
______________________-Target (September 03, 2015, 12:35 AM)
...As someone who did install it, it's no different that what you have in the G software. You can install the G930 without installing the complete gaming bit, but the gaming bit integrates it in if you install that.
______________________-wraith808 (September 01, 2015, 01:40 PM)

Plus ca change, plus c'est la meme chose.Not sure if it's quite what you want, but DC member anandcoral wrote Stick-A-Note. IainB's review is here: Stick-A-Note + Universal Viewer - Mini-Review
There was a very simple Stickynotes by Toren K. Smith at http://www.cs.utexas.edu/users/tbone , but that page has gone (WayBackMachine?). Or, take a look at KNot v2.04b
__________________________________-rjbull (December 07, 2014, 03:14 PM)
Yes, I wondered whether Stick-A-Note might fit the bill for lifeh2o.
Stickynotes by Toren K. Smith is in the Wayback (I just looked) - e.g., http://web.archive.o...xas.edu/users/tbone/
He has apparently moved his website and Stickynotes to http://www.torensmith.com/?page_id=9
The Stickynotes version there is the same as the latest download from the Wayback pages (identical file hashes) - i.e., v2.0.0.4 (2004-09). Apparently, it's not been developed since. I haven't tried it out, but I did take an archive copy of both the .ZIP and .EXE (installer) files as I was fossicking about. He only offers the installer file now at torensmith.com.
The old online Stickynotes User Guide is here: http://web.archive.o...tickynotes-docs.html
_________________________


Fix for installing unsigned add-ons in Firefox Dev and Nightly - gHacks Tech Newswrong link, IainB-IainB (August 24, 2015, 08:54 AM)
------------------
Allow me once again to recommend Nightly Tester Tools https://addons.mozil...ightly-tester-tools/
It can do a lot more than I'll ever need, but I only use it for allowing me to have whatever extension I want to, signed or not.
_______________________-Curt (August 24, 2015, 11:20 AM)
...To fix the issue, do the following (please note once again that this will work in all versions of Firefox until Firefox 42 is released. When that release hits, only Dev and Nightly versions support the switch).
Load about:config in Firefox's address bar and hit enter.
Confirm you will be careful if a warning message is displayed.
Search for xpinstall.signatures.required.
Double-click on the preference name so that its value is set to false.
You may install unsigned extensions again in Firefox once you have set the preference to false, a restart of the browser is not necessary. ...

