topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday September 19, 2026, 10:39 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 47 48 49 50 51 [52] 53 54 55 56 57 ... 146next
1276
Living Room / Re: 10th Anniversary - long time member check-in thread
« Last post by Ath on March 15, 2015, 01:44 PM »
Elvis just left the building (aka: nudone was a visitor, less than 30 minutes ago, but it may be something automated as I see his name in the recent visitors list several times a day)
1277
General Software Discussion / Re: Create Shortcut Icons for Keyboard Shortcuts
« Last post by Ath on March 15, 2015, 08:13 AM »
That's quite easy, but a step-by-step guide with pictures is the easiest, I guess: http://www.wikihow.c...-Shortcut-in-Windows

It does sound a little bit backward though... :huh:
1278
Living Room / Re: When you make your 100'th Post
« Last post by Ath on March 15, 2015, 08:07 AM »
It's getting Hot in here, Arizona Hot to be precise, 1000th post!

Screenshot - 15-03-2015 , 14_04_33.png
1279
  • Export the list of e-mail addresses to a text file
  • Run a script across that file to remove all valid e-mail addresses
  • Pre- and post-pend all remaining with the sql to disable these records (assuming you have a column for that in the database)
  • Run the script on your database
  • Run the e-mail send script, excluding the flagged records
If the e-mail send script is in a formal programming language, lik Java, C#, php, etc., it should probably validate the e-mail before trying to send it, some sql dialects allow to cater for that using a LIKE or even a regex, if you press it hard enough
1280
General Software Discussion / Re: is it possible to have WhatsApp on my laptop?
« Last post by Ath on March 13, 2015, 05:06 PM »
Goto http://web.whatsapp.com (preferably using Chrome, AFAIR) from your laptop and scan the QR code shown with the whatsapp app on your phone, they'll then be 'linked', just follow the instructions there.
Needs your phone to have a very recent version of whatsapp.
1281
Recharge? Solar cells I'd expect... :P
1282
Living Room / Re: Once-in-a-century Pi Day 03/14/15
« Last post by Ath on March 13, 2015, 10:25 AM »
Well, over here in the non-US of A, we use a different date notation (14-03-2015, 2015-03-14 or 14.3.2015), that doesn't even come close to Pi, so I guess we'll have to pull the pass-card for the festivities :o ;D
1283
General Software Discussion / Re: how to take a very long screenshot
« Last post by Ath on March 13, 2015, 08:54 AM »
SC has a manual scroll option for the very difficult auto-scrollable 'windows'...
1284
So I changed to Alt+Space, which is better as it can be done with the left hand only.
That <Alt-Space> keypress opens the System menu on most Windows applications...
1285
General Software Discussion / Re: is there a way to expand all?
« Last post by Ath on March 10, 2015, 06:42 AM »
Most treeviews support the Asterisk (*) key on the numeric keypad for Expand all, some have a (context-)menu entry for it.
1286
4. Quick note taking - Simple, may or may not have voice note mode.
Evernote ?
5. PDF reader - Small just for reading pdf files.
Adobe Reader works perfectly fine for me
1287
General Software Discussion / Re: how to take a very long screenshot
« Last post by Ath on March 10, 2015, 06:37 AM »
ScreenShotCaptor and check out/learn from the screencasts
1288
Living Room / Re: anyone using outlook to help me?
« Last post by Ath on March 09, 2015, 11:23 AM »
You'll have to record/create a macro, save it with a proper name, and configure that in your Ribbon, according to the description I linked to. (Here to be even more precise)
1289
General Software Discussion / Re: Vivaldi, the new Web browser for power users
« Last post by Ath on March 09, 2015, 02:44 AM »
I will give Vivaldi a try. I really liked Opera 12, but despise the new O-Chromium with a passion. It made me go to WaterFox and different other programs Never liked the way Chrome and all Chromium based browsers (including the new Opera)sends information behind your back.
But this new Vivaldi browser is using the WebKit/Blink rendering engine, the same as Chrome is using, doesn't that bother you?
1290
General Software Discussion / Re: is it possible to easily build a GUI mockup?
« Last post by Ath on March 08, 2015, 01:01 PM »
I'm sure that there are some people out there that would find Eclipse intuitive! ;D

Oh, don't get the impression that I don't like Eclipse: I prefer it over both Netbeans (a lot) and Visual Studio (any edition from VS2005 to VS2013), it's only the GUI-design part I resent, I'd probably use Delphi 7 for a mockup, and VS2010 for a real GUI-based application.
1291
General Software Discussion / Re: is it possible to easily build a GUI mockup?
« Last post by Ath on March 07, 2015, 10:01 AM »
I can only see a free trial. :(
I think the last free Delphi IDE was for Delphi 6, and that's been quite a while. I was assuming that they'd have released another freebee, but they probably can't afford it :huh:
Maybe the FOSS Lazarus IDE is a viable alternative, but I haven't used that myself.

If only a mockup is needed, then Eclipse is a good choice:

https://eclipse.org
Hm, I beg to disagree on that statement. Building a GUI using Eclipse has always been real close to a nightmare to me.

Unless you have a really good plug-in to suggest for that? (I've used the Swing-derivate WindowBuilder, and compared to VS2008 or later, or Delphi, that's a nightmare, IMHO)

Your other suggestions really make sense :Thmbsup:
1292
General Software Discussion / Re: is it possible to easily build a GUI mockup?
« Last post by Ath on March 07, 2015, 02:57 AM »
Download Visual Studio Express or a free version of Borland's RAD Studio and create your mockup with it. You can easily add functionality if needed, in your language of choice, VB, C# or Delphi.
1293
Living Room / Re: anyone using outlook to help me?
« Last post by Ath on March 05, 2015, 05:12 AM »
I think the original manufacturer has the best support for this: https://support.offi...79-83d3-68a254a80ea6
1294
Living Room / Re: anyone using outlook to help me?
« Last post by Ath on March 04, 2015, 10:57 AM »
What Outlook version are we talking about here?
1295
Office 365 accounts are coupled to the account that is used to log into the MS cloud where Office 365 resides, not to a specific workstation. I might work on another location/workstation, or a tablet, tomorrow, and I still want/need access to my own files, don't I?

Should be harmless to change the computer-name.
1296
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by Ath on February 22, 2015, 05:27 AM »
Speaking of which, I have around 20 drives that I need to destroy in the next couple months or so.... and no shotgun!  :'(
A descent hammer will also do nicely :up:
1297
Living Room / Re: When you make your 100'th Post
« Last post by Ath on February 19, 2015, 05:35 AM »
 :Thmbsup:
1298
Living Room / Re: two-factor entrance authentication
« Last post by Ath on February 17, 2015, 06:43 AM »
Then the bad guys can sign in.  One thing they do is place some sort of malware into index.html, which then
affects future entrants to the site.
That are 2 statements, totally not related to each other.
If anybody, bad or good, can log into your site then why/how do they get to change something like index.html? I've never been able to achieve that, neither as an admin nor as a regular user.
Most webservers require a separate, (s)ftp connection to the server for up/down-loading of website related files. Any account allowed to access that does have proper strength, and because of the assumed required 's' prefix can't be man-in-the-middled, if you don't blindly accept a non-standard/weird certificate (that your ftp-client WILL inform you about).

For absolute foolproof secure client/server connections you need a two-sided certificate-signed 'ssl'-connection (tls is the current connection protocol, ofc.), where both the server and the client need a matching certificate before a connection is even established. The hassle of securely exchanging and then installing the certificates, and the time spent on daily maintenance (adding new certs, and removing expired/lost/stolen certs) usually makes the use of this feature very low-frequent. But, combined with strong, often changing, passwords this system is water-tight.
1299
You can change your FF settings to start with the tabs that were open when FF was last 'closed'. Also works nicely if it dies or needs to be killed.

Sure it's not your AV acting up, btw? I tried AVG for a while, and my FF based Pale Moon grinded to a halt after being open for about a day, and nearly eating 100% ram. After returning to Avast I can leave the browser running for weeks without issues.

Oh, and another, well meant, advise: Get rid of Windows XP.
There are no excuses left of keeping that OS in use for internet research (of all purposes :mad:), that task can easily be ported to an up to date Linux.
1300
Hello there this is really my first time here , so any advice would be helpful
Advice? Just be nice  :) then read the topic-title, and if you think you have something useful to add, reply. Or ask, if you have questions.
Pages: prev1 ... 47 48 49 50 51 [52] 53 54 55 56 57 ... 146next