topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday March 18, 2026, 12:25 pm
  • 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 ... 59 60 61 62 63 [64] 65 66 67 68 69 ... 146next
1576
Post New Requests Here / Re: "Merge field" function
« Last post by Ath on December 19, 2013, 01:35 PM »
I'm getting an error: Line 574 Error: The requested action with this object has failed.
I have triple-checked my syntax, and it seems okay.
Can you share your template (anonimized ofc, PM for e-mail) and the exact errormessage & optional logfile? I'd like to debug this some more.
My current finding is that you have some conditional thingy that triggers the error, if it's actually in the Excel2Html program.
1577
Post New Requests Here / Re: "Merge field" function
« Last post by Ath on December 18, 2013, 05:06 AM »
You should not have the .xls(x) file open in any other application, like Excel, maybe that's the issue?
1578
Post New Requests Here / Re: "Merge field" function
« Last post by Ath on December 17, 2013, 02:45 PM »
Check out this coding snack I did 2.5 years ago, Excel2Html
1579
Circle Dock / Re: UnZippable Betas zip 4 Ellipse Dock
« Last post by Ath on December 07, 2013, 09:09 AM »
Try downloading the files with an other browser, that usually fixes it.
1580
Nope, doesn't work for me.
Could it be that you have a conflict in the hotkeys, that starts 2 applications, SSC and something else?
1581
N.A.N.Y. 2014 / Re: N.A.N.Y 2014 Submission: ESC Close
« Last post by Ath on November 29, 2013, 02:45 AM »
Hm, I don't fully get what the use-case is, here. :huh:

Some programs I don't want to close on <Esc>, and others explicitly support that (and it can be disabled) so that's also just fine.
1582
BrowserTraySwitch / Re: Custom Location, DonationCoder parent folder
« Last post by Ath on November 25, 2013, 03:19 PM »
Unfortunately, I don't have Admin. privileges,
Then, how did you get the software installed in the first place?
1583
BrowserTraySwitch / Re: Custom Location, DonationCoder parent folder
« Last post by Ath on November 25, 2013, 01:17 PM »
You should have a look at the ConfigDir.ini file in the directory where you installed BTS. It contains detailed information on how to move the location of these files.
1584
General Software Discussion / Re: curious win7 file issue...
« Last post by Ath on November 21, 2013, 01:40 AM »
- Virtualized folder? So the file may have been stored in C:\Program Files\blabla, but Windows tucked it away in a virtualized folder, C:\Users\Username\AppData\Local\VirtualStore\Program Files\blabla
1585
N.A.N.Y. 2014 / Re: NANY 2014 Pledge: Blasteroids
« Last post by Ath on November 20, 2013, 01:36 AM »
For me, the left one too. Much brighter and to the point.
1586
Living Room / Re: When you make your 100'th Post
« Last post by Ath on November 18, 2013, 04:35 AM »
Here's a Honorary Member hitting a some-hundred-mark: skajfes @200  :up:

Screenshot - 18-11-2013 , 11_31_50.png
1587
General Software Discussion / Re: The Open Source debate
« Last post by Ath on November 13, 2013, 08:55 AM »
It's a bit of a pitty that you had to mention the name of the product and it being open-source.
The only way you'll probably get the application on board is from a functional viewpoint: your users should tell that stubborn/short-sighted IT-guy that they want/need that application to be able to do their work properly, and that IT needs to provide it to them to be able to stay in business, instead of the other way around.
This is of course based on the assumption that a functional shoot-out has already been done ;)
The fact that it's open source should not be part of the equasion.
1588
Living Room / Re: Looking for a seventies music title...
« Last post by Ath on November 11, 2013, 09:58 AM »
a song performed by Jane Birkin and written by Serge Gainsbourg
Their most popular, EU-wide IMHO, was Je t'aime (lyrics)
1589
Living Room / Re: Looking for a seventies music title...
« Last post by Ath on November 11, 2013, 06:06 AM »
What country was it released in? Not every song is released/available in every country :-[
1590
General Software Discussion / Re: Free FTP storage using my own FTP client??
« Last post by Ath on November 08, 2013, 09:36 AM »
AFAICS, FTP is not secure enough to be considered for transporting sensitive stuff across the internet, so DropBox and Wuala are often used as an alternative.
1591
Screenshot Captor / Re: Suggestion: The ability to float screenshots on your workspace
« Last post by Ath on November 07, 2013, 02:43 PM »
Wraith, check out the Post-Capture options page in SSC's Preferences
1592
General Software Discussion / Re: new Site for my Software
« Last post by Ath on November 07, 2013, 10:19 AM »
Great to see you getting back on your feet again, kudo's :Thmbsup:
1593
Living Room / Re: When you make your 100'th Post
« Last post by Ath on November 07, 2013, 07:12 AM »
We all missed your 2800'th posting... :-[

Screenshot - 07-11-2013 , 14_10_27.png
1594
Living Room / Re: Issues in Windows 8.0 and 8.1 migration
« Last post by Ath on November 06, 2013, 09:31 AM »
1595
Find And Run Robot / Re: [Solved] Multiple parameters to URL?
« Last post by Ath on November 05, 2013, 01:40 AM »
 ^car (.*) (.*):(.*)

results where $$1 substitues the first word matching (.*)
This only works when typing exactly 1 space after the first word.

A more reliable regex for capturing separate words, independent from the number of spaces, would be:
^car (\w*)\s*(\w*)\s*:?\s*(\w*)
This way you can even have 0 or more spaces around the colon.
1596
Find And Run Robot / Re: [Solved] Multiple parameters to URL?
« Last post by Ath on November 04, 2013, 12:09 PM »
Should be \w* instead of .* within the round braces
1597
General Software Discussion / Re: Clever screenshot - automatical selection
« Last post by Ath on November 03, 2013, 01:38 PM »
Can you describe what the selection criteria for the area to capture are? Software (at least AFAIK) has no eyes, so it can't make a visual selection, but needs exact directions on what to select & capture.
1598
Living Room / Re: When you make your 100'th Post
« Last post by Ath on November 02, 2013, 09:17 AM »
Another scorer :D : Nod5 hits 700:

Screenshot_2013-11-02-10-49-17_ver001.png
1599
Living Room / Re: Android upgrade ... help ... lost internet page shortcuts
« Last post by Ath on November 01, 2013, 02:37 AM »
I've seen similar things happen when upgrading my Sony Xperia telephone. Feels like the default storage location for the home screen is changed in some way. A next upgrade, a few months later, made the same thing happen, but seemed to restore the old storage location (some old shortcuts returned...)
Maybe this is related?

Didn't find a solution though, those storage locations, if preserved at all, are in an area only available with root access, and to enable root access you seem to have to wipe all settings first. Ergo: No dice, no cigar  >:(
1600
Developer's Corner / Progvember - Need another challenge?
« Last post by Ath on October 23, 2013, 03:25 AM »
If you really need another challenge, or this year's NANY isn't challenging enough :tellme:, you could participate in this: Progvember

<what>
A month of solid, focussed coding....try to get from idea to release in 30 days.
<what>
<when>

The official month of Progvember runs from 1 - 30th November.
<when>
<why>
<1>

...

[OT]
IMHO they should have used proper SGML tags, but hey...
Pages: prev1 ... 59 60 61 62 63 [64] 65 66 67 68 69 ... 146next