topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 12, 2025, 5:51 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 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 225next
1176
Living Room / Re: Share your photos! Travel shots, photoblogs, etc.
« Last post by 4wd on December 03, 2016, 11:20 PM »
I was north of the border recently  :)

20161030-083322.jpg
1177
Found Deals and Discounts / DxO Optics Pro 9 available *FREE* until 2017/02/28
« Last post by 4wd on December 03, 2016, 06:41 PM »
2016-12-04 11_31_03.png

^ That's a link.

Released in 2013:
DxO Optics Pro 9 introduces PRIME, a revolutionary noise reduction technology whose spectacular performance produces detailed and vividly-colored images even under the most extreme shooting conditions.

Based on DxO Labs' exclusive approach of prior calibration of equipment in its laboratories, DxO Optics Pro integrates many powerful tools for automatically processing RAW and JPEG images: precise optical and geometric corrections, intelligent optimization of exposure and contrast, preservation of colors and details. Its numerous presets can be adapted to photographers' personal tastes and will help them bring out the best in their photos in just a few clicks.

I'd drop in a direct download link but the serial numbers are all different anyway, (ie. you need to submit an email address - use a disposable if you like).
1178
US$39.99 and as of this moment it still shows as $39.99 but I'm not sure whether the freebies are still included.

2016-12-02 11_00_04.png

^ That's the email link I received.
1179
Companies like Windscribe in Canada (a new company that made a splash) and VPN Unlimited seem to have specials along the usage of one year at $20 or lifetime at $40.

I actually picked up one of the VPN Unlimited Infinity Lifetime (Lifetime = 99 years, IIRC) deals late last year for <US$40.  Was less than for a year with the provider I was using, so even if VPN Unlimited die in the next month I've saved money :D

Their software is easy to use, (application for most OSs, an app for Chrome based browsers, and instructions for various other devices), they allow torrents on specific servers, and allow up to 5 devices to connect at once as standard, (Chrome with the app counts as one device, separate from the whole computer).  You can cover more devices if necessary at a monthly/yearly cost, (they have specials on that occasionally).

Speeds are fine for me with no real impact, (only on ADSL2+ at 6-8Mb/1Mb), using the Optimal VPN gateway (the closest).
1180
Living Room / Re: grab urls
« Last post by 4wd on November 29, 2016, 09:13 PM »
I have a list of URLs that I want to download from a website that has a form login.

How can I do that automatically in batch?

Is there a downloader and can the downloader use the cookie from my Firefox to authenticate?

wget

Login with wget and keep the cookie

Parameter to download files from a list:  -i list.txt
1181
Anonymous Speech - The IT Law wiki.
Inherent in the panoply of protections afforded by the ((American)) First Amendment is the right to speak anonymously in diverse contexts.[2] This right arises from a long tradition of American advocates speaking anonymously through pseudonyms, such as James Madison, Alexander Hamilton, and John Jay, who authored the Federalist Papers but signed them only as "Publius."

The U.S. Supreme Court has stated that "an author's decision to remain anonymous . . . is an aspect of the freedom of speech protected by the First Amendment."[3] This is because "the interest in having anonymous works enter the marketplace of ideas unquestionably outweighs any public interest in requiring disclosure as a condition of entry."[4] The Supreme Court has also held that there is "no basis for qualifying the level of First Amendment scrutiny that should be applied to . . . [the Internet] medium."[5] Accordingly, "it is clear that speech over the internet is entitled to First Amendment protection" and that "this protection extends to anonymous internet speech."[6]

All of which only applies to American Citizens.
1182
Found Deals and Discounts / Black Friday deals 2016
« Last post by 4wd on November 24, 2016, 07:21 PM »
And so the inevitable scrambling for spare cash behind the cushions and the crush at the doors of Internet shops begins:

A VPS deal to get you started:

256MB KVM - $10/year

This one is available in Miami only. Open a ticket for a free upgrade to 512MB of RAM.

MIAKVM-256
256MB RAM
10GB Disk Space
500GB Bandwidth
1 CPU Core
1 IPv4
KVM Virtualization
Miami, FL
$10/year

https://hostodo.com/...mocode=BLACKFRIDAY03

Promo code BLACKFRIDAY03 will be applied on the second screen.

Cheap for KVM virtualisation, good for low data transfer website, VPN, proxy, etc.

Disclaimer: I have a VPS with Hostodo (~5 months, not this particular configuration), never had a problem with it - this is just an email deal they've sent out.


Also, on Cyber Monday, C.H.I.P. are going to have a one day only sale (5am-Midnight PST).
1183
The other RoboCopy offshoots?

RoboCopy derivatives that I mentioned here:

BTW, if you're going to use Robocopy where there's any chance that the files will already be opened then it will fail on those files, (it won't access open files).  You can get around that by either using:
1) ShadowSpawn (which is a replacement for Hobocopy below) which will create a VSS copy before running Robocopy, or;
2) Hobocopy which was a less featured version of Robocopy that could use the VSS, (written by the author of ShadowSpawn).

Although, ShadowSpawn is really just a pre-command to RoboCopy, (or any other command), that creates a VSS copy so that open files can be accessed.

Wikipedia also mentions a couple of other GUIs for RoboCopyw, like Easy RoboCopy which has been updated to cope with new args in the Win10 version.

Can you get 50 Gigabytes in hours rather than days with any of these tools like RichCopy/Robocopy?

File Transfer Time Calculator

eg. 50GB @ ~20Mb/s = ~6.3 hours

It all depends on whether you can saturate your connection and the fact that a lot of small file transfers will slow down the transfer due to increased overhead, (more negotiation). In which case it's probably better to Zip/7z the folder structure beforehand just using the store option instead of compression so you only have one big file to transfer at maximum throughput.

+1 for CarotDAV, although I use it as a single interface for accessing various cloud storage rather than as a WebDAV server.
1184
One extra feature would be if they gave you an inclusion capability on file types. e.g. Only .mbx and .toc (e.g. some folders have thousands of .jpgs form attachments that do not need their zero byte new equivalent.)  However, the 0 bytes files are easy enough to delete en masse so that can be seen as a frill.

RoboCopy has exclude filtering capability along with wildcards for input, so you could run two RoboCopy commands, one including *.mbx and the other *.toc.

As long as you don't set the mirror or purge switches (/MIR or /PURGE) then it shouldn't delete the files created from the first run.

If you need the fastest type copy, what is recommended these days?  Which tool? What mode? 
Maybe Syncovery?  Maybe a special fast mode in Total Commander or XYplorer?  The regular modes I used on both really was too slow for my 70 Gigabytes. Many hours.

You could use RoboCopy for the copy, (RoboCopy = Robust Copy), since it's using the normal Windows API you're almost guaranteed to get a 1:1 copy of the data and it multi-threads the copy by default unless you tell it otherwise.

There's also RichCopy if you want a GUI version of RoboCopy.
1185
However, looking for a way to make a copy of a file structure, blanking out the data, seems like a fairly simple routine, in one method it would be 3-step.

If you just want a copy of the file structure so you can compare and rename your local files to match, wouldn't skwire's Zero Zipper do the job?

Or RoboCopy, (should be able to handle the spaces fine since it's using the normal filesystem), and zip the resulting cloned structure.

You'd end up with a file/folder structure clone of minimal size to transfer, then you could use a dual pane filemanager, (or something like Beyond Compare, set it to only compare filenames and display only discrepencies), to simultaneously browse the clone structure and data copy, fixing names as necessary.

Not as automated as you'd like but it is reasonably simple and doesn't involve any tedious program development.
1186
General Software Discussion / Re: Windows 10 Announced
« Last post by 4wd on November 21, 2016, 01:00 AM »
Blackbird is just a command file (~1MB), you can view and edit it if you want.
1187
Living Room / Re: ['Supermoon' tomorrow] Sun/Moon-rise/set App
« Last post by 4wd on November 14, 2016, 06:55 PM »
As to which direction I can see it, I'll look for the big bright thing in the night (assuming there's no clouds)  :D
:)
The advantage of the other one, for photographers in particular, is that they can find/choose a location with something specific in the foreground for rising/setting of the moon, maybe woods, or a lake.

True but since it was cloudy last night, direction became kind of irrelevant for me  ;D
1188
Anyone who already signed up wanna just share the download link so we don't have to give out an email address to try it out?

Knock yourself out  :)

Download ~277MB

I'm finding it a little on the slow side loading images but haven't really looked too much into the whole program yet.

And Designer if you want to play with that also:

Download ~253MB
1189
Living Room / Re: ['Supermoon' tomorrow] Sun/Moon-rise/set App
« Last post by 4wd on November 13, 2016, 11:30 PM »
I found Time And Date easier to understand (being a complete astronomy noob):

2016-11-14 16_27_01.png

Next one is on December 14 and then you have to wait a year for the following.

2016-11-14 16_30_04.png

As to which direction I can see it, I'll look for the big bright thing in the night (assuming there's no clouds)  :D
1190
Post New Requests Here / Re: Script for not go to sleep pc
« Last post by 4wd on November 13, 2016, 07:17 AM »
I would like an automated script to modify this time during some tasks without assistance and come back to the standard conditions I have.

https://www.donation....msg311964#msg311964

WTPF.exe <program.exe>

It'll stop the computer from sleeping until the program exits.
1191
General Software Discussion / Re: Need software to resolve RFI issue
« Last post by 4wd on November 10, 2016, 06:02 PM »
I like it! It's a button-less proximity widget, so I generally have to be sitting on the bike (or very damn close) to test it. But I do believe I can come up with a stop sign or something to test with.

Ah, does the widget use a battery?

Otherwise it's probably RFID like most car keys these days so you may not have much luck with the bike alarm, you may have to try the garage remote instead.

You could also try shielding the transmitter instead of the receiver, may have more luck and may be a little easier ... kind of depends whether the transmit signal is being lost because of the other signal or the receiver's frontend is being overwhelmed.

EDIT: Actually, if your bike widget is RFID that could be a completely different set of frequencies, ie. RFID can be:
•LF : 125 kHz - 134,2 kHz : low frequencies,
•HF : 13.56 MHz : high frequencies,
•UHF : 860 MHz - 960 MHz : ultra high frequencies,
•SHF : 2.45 GHz : super high frequencies

And your garage remote might be 315MHz or 433MHz.

Sounds like something affecting a really wide range, your best bet might be finding a friendly radio amatuer to help.  Or possibly the local TV antenna/satellite installer, (with the right gear), might be willing to offer assistance for a beer or two.
1192
A slightly easier way to set Public or Private network, just run the appropriate shortcut and it'll set the current connection to Public or Private.

From here.
1193
General Software Discussion / Re: Need software to resolve RFI issue
« Last post by 4wd on November 09, 2016, 06:34 PM »
Depends on the country and the modulation used: 802.11b you can go to Ch14; 802.11g can be Ch11 or Ch13 (country dependent); 802.11n is Ch11.

eg. In Australia it's Ch13 for 802.11b/g but channels 1, 6, and 11 are the ones that are most likely to avoid overlap so it's usual to find the default being Ch6.
Which, quite frankly, is nuts if they're trying to avoid overlap since most people wouldn't know how to change the channel in the first place  ;D

@SJ: I guess another simple thing to try that might give you a clue is directional shielding, eg. grab a sheet of steel/Al/etc, (maybe around 4' x 4'), and place it on one side of your bike centered near where the receiver for the alarm is.  Then see if you can activate the alarm from the opposite side from what would be a normal distance.

Move the sheet around the bike until you get a spot where it's intermittent and the theory goes the interference will be coming from the direction behind you, ie. in the line going from the sheet, to the bike, to you.

Haven't tried it but it's something simple, might work but depends on how bad the interference is.

EDIT: Whoops, being directionally challenged I actually meant the interference will be coming from behind you  :P
1194
General Software Discussion / Re: New PDF editor: FlexiPDF from SoftMaker
« Last post by 4wd on November 09, 2016, 05:33 PM »
Personally try to avoid letting PayPal/Amazon/etc do any sort of currency conversion, they're worse than my bank when it comes to that.
1195
General Software Discussion / Re: Need software to resolve RFI issue
« Last post by 4wd on November 09, 2016, 05:23 PM »
@SJ: What channel is your WiFi set at?  Default is usually channel 6.
You could try changing it to either end, 1 or 13 (I think it's 13 for USA), and see if it improves. Might be someone using a WiFi repeater link that happens to pass over your property.

If it's something that isn't specifically WiFi broadcast related then I'm not sure the apps Wraith mentioned will help, you really need a Field Strength Meter.
I don't suppose there's any HAM Radio people you know that can help?
1196
General Software Discussion / Re: Need software to resolve RFI issue
« Last post by 4wd on November 08, 2016, 09:57 PM »
What is being insinuated?

Curt, I'm not insinuating anything, I said "most countries".

Equipment that operates in these ISM bands should be more tolerant of interference simply because they are a "noisy" band.

Doesn't mean there isn't someone broadcasting at a power output in excess of the regulations, just that it's going to be a little hard to do anything about it if they are within specs ... and that includes complaining to the FCC.
1197
General Software Discussion / Re: Need software to resolve RFI issue
« Last post by 4wd on November 08, 2016, 04:07 PM »
contact the proper authority and complain; Radio frequencies are potential dangerous and must be controlled accordingly.

It's most likely 2.4GHz which is an ISM, (Industrial, Scientific, Medical), band - ISM bands are, to put it simply, free-for-all, (unlicensed), areas of the spectrum in most countries generally only restricted by the maximum power you're allowed to transmit at, (for the USA this is about 1000mW for 2.4GHz).

There's also other things that can broadcast on there, eg. your microwave oven :)

@SJ: Is it screwing with the 802.11bgn (2.4GHz) or 802.11a/ac (5GHz) WiFi ?
Or both?

Might help narrow it down since 5GHz is of shorter range than 2.4GHz, (dependent on power output naturally).
1198
Living Room / Re: Share your photos! Travel shots, photoblogs, etc.
« Last post by 4wd on November 02, 2016, 12:44 AM »
Queenscliff's Black Lighthousew, one of only three in the world:

20161027-110605.jpg
1199
Living Room / Re: Looking for smartphone
« Last post by 4wd on October 27, 2016, 08:32 PM »
4wd, I now find on ebay Xiaomi Redmi 3S, is this what we are talking about?

No.

also do you know any european ebayer? thanks!

I don't use ebay for buying phones.
1200
Living Room / Re: Looking for smartphone
« Last post by 4wd on October 27, 2016, 02:47 AM »
Do you know why they opened it?

Vickmall usually open the packages to make sure the installed ROM is Global, (as in not Chinese and will work with Google Play store - if it's not, they can and will flash it for you if you want), they are one of the better Chinese online retailers.  Most would just ship the phone with whatever ROM is installed, (Chinese), and it's up to you to flash it.

Also:
IMPORTANT
1.All the phones has been full test and all the packages has been stirctly detection  before ship out.  If  parcels received with serious extrusion, the seal marks opened,weight difference(empty Box) etc. pls open  the package in front of the postman, need official proof from Post station and real photos. pls contact us asap so that we can  make judgments timely.

ie. They test and check the contents before sending so they know that when it left them it was working.  Considering you would have to return a faulty phone to them at your cost, this is fine by me.
Pages: prev1 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 225next