| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 192
» Latest member: St103966
» Forum threads: 14,194
» Forum posts: 223,513
Full Statistics
|
| Online Users |
There are currently 1270 online users. » 2 Member(s) | 1265 Guest(s) Applebot, Bing, Google, classicdrogn, Norgarth
|
| Latest Threads |
Fic Update Thread 63: Th...
Forum: Other People's Fanfiction
Last Post: Shepherd
6 hours ago
» Replies: 126
» Views: 7,911
|
Political Images thread t...
Forum: Politics and Other Fun
Last Post: Norgarth
Yesterday, 06:46 PM
» Replies: 228
» Views: 32,246
|
Image dump thread XXXII
Forum: General Chatter
Last Post: Norgarth
Yesterday, 06:44 PM
» Replies: 63
» Views: 3,937
|
The Dead Dove Locker -- "...
Forum: Other People's Fanfiction
Last Post: Mamorien
08-09-2026, 08:28 PM
» Replies: 165
» Views: 35,436
|
The Imperial Presidency, ...
Forum: Politics and Other Fun
Last Post: robkelk
08-09-2026, 04:05 PM
» Replies: 244
» Views: 42,912
|
All The Tropes Wiki Proje...
Forum: General Chatter
Last Post: GethN7
08-09-2026, 08:35 AM
» Replies: 97
» Views: 4,395
|
Stupid dialog, free to a ...
Forum: Other People's Fanfiction
Last Post: robkelk
08-08-2026, 01:06 PM
» Replies: 223
» Views: 113,017
|
Dearly Departed of 2026
Forum: General Chatter
Last Post: robkelk
08-07-2026, 06:02 PM
» Replies: 73
» Views: 8,234
|
Fanfic Recommendations: T...
Forum: Other People's Fanfiction
Last Post: classicdrogn
08-07-2026, 04:36 PM
» Replies: 217
» Views: 112,157
|
Crossovers that should be...
Forum: Other People's Fanfiction
Last Post: Norgarth
08-07-2026, 08:33 AM
» Replies: 246
» Views: 70,382
|
|
|
| "GURPS IST - Character Aging Question" |
|
Posted by: robkelk - 10-18-2012, 01:21 AM - Forum: IST 25 Development
- Replies (6)
|
 |
http://forums.sjgames.com/showthread.php?t=98567
I think he's confusing IST and Warriors' World, and have posted as much... but I could be wrong.
(Hey, Bob, have you (re-)activated your SJGames Forums account yet?)
--
Rob Kelk
"Governments have no right to question the loyalty of those who oppose
them. Adversaries remain citizens of the same state, common subjects of
the same sovereign, servants of the same law."
- Michael Ignatieff, addressing Stanford University in 2012
|
|
|
| New England Earthquake |
|
Posted by: Jorlem - 10-17-2012, 01:27 AM - Forum: General Chatter
- Replies (6)
|
 |
So, did anyone else feel the earthquake a few minutes ago? I felt it at 7:13, according to my computer's clock.
-----
Stand between the Silver Crystal and the Golden Sea.
"Youngsters these days just have no appreciation for the magnificence of the legendary cucumber." --Krityan Elder, Tales of Vesperia.
|
|
|
| Magisterium Trial, who's interested? |
|
Posted by: Matrix Dragon - 10-16-2012, 12:33 PM - Forum: The Legendary
- Replies (18)
|
 |
I want to try and unlock Hybrid on Purrfect Archer before the end, and I know not everyone might have done this one yet. In many ways, along with Pandora's Box 5, this is the conclusion to the City of Heroes story.
Who wants to take down Tyrant this weekend?
|
|
|
| ASP.NET question |
|
Posted by: Bob Schroeck - 10-15-2012, 04:15 PM - Forum: General Chatter
- Replies (2)
|
 |
Rob's comment in his "home server" thread is on-target for me, too -- when I have a technical quandary, I bring it here, and I never fail to get an answer (or a dozen answers ). And I have a quandary now.
In addition to my "real" work at my new job, I've been picking up a little ASP.NET on the side -- one of the tools I use in the course of my day is a web-based manager for the website content processes I oversee, written in-house in C# and ASP.NET, which is now my code to tweak and refine to fit my needs. It revolves around a GridView which is dynamically bound to a datasource in the page's PageLoad event, its contents determined by a SQL query that is generated by clicking on/selecting options on the page itself before hitting a "refresh" button.
What I'd like to do is add column-sorting to this GridView. I've already learned that if you don't bind the GridView to the data source at design time, the grid's built-in sorting functionality just doesn't happen. My admittedly crude and primitive efforts haven't gotten me very far. I've tried to assign handlers for onclick events to the columns as they are first accessed through the grid's RowDataBound event, but the results seem to require javascript functions in the page to handle those events instead of a C# method in the codebehind. And it doesn't seem I can use those functions to call the C# sorting method without a rather odd and involved option that I can't seem to make work anyway.
So... does anyone have any advice to offer? Am I overlooking something obvious? Is there a clever hack to get around the late binding limitation? Should I look for a third-party grid component?
Thanks.
-- Bob
---------
Then the horns kicked in...
...and my shoes began to squeak.
|
|
|
| Home server - what do I want? |
|
Posted by: robkelk - 10-15-2012, 03:38 PM - Forum: General Chatter
- Replies (11)
|
 |
(Amazing how often I think of this forum as a tech resource...)
I need to set up an internet-connected server at home so that I can make some files available. Now, when I think "server," I think "2U rack-mounted box connected to the SAN and backup tape library, with firewalls between it and the Internet." That's overkill for what I want here.
I'll need to set this up so that only people with a password to be able to download files. A web server, or something that's equally as easy for a non-technical person to use, appears to be indicated here. I assume a firewall of some sort is also necessary - the firewall in most DSL "modems" is designed for incoming traffic, not outgoing traffic. While a FTP server, a wiki back-end (preferably the same one that FenWiki uses), and a VPN host (I have a static IP address, but nobody else in the possible VPN does) would be nice, they're future projects, not essentials at the moment.
I don't yet know what OS is going to be on this box - recommendations there would also be appreciated, but no OS-wars, please. The hardware will be a PC out of my spare-parts box, so definitely not cutting-edge. Or even "trailing-edge," probably.
While a turnkey solution would be considered - time is tight and I'm busy - "free" trumps "easy" here, and I do have security concerns about turnkey solutions in general.
What do I need, and where do I get it?
--
Rob Kelk
"Governments have no right to question the loyalty of those who oppose
them. Adversaries remain citizens of the same state, common subjects of
the same sovereign, servants of the same law."
- Michael Ignatieff, addressing Stanford University in 2012
|
|
|
| Do you use PayPal? |
|
Posted by: Bob Schroeck - 10-14-2012, 05:49 PM - Forum: General Chatter
- Replies (10)
|
 |
You might want to write them a very special letter right away: they've slipped a "forced arbitration" clause into their terms of use that takes away your right to sue them or participate in class action suits against them. And the only way to opt out of it is in writing, with a real signature, mailed to their litigation department.
More information here.
-- Bob
---------
Then the horns kicked in...
...and my shoes began to squeak.
|
|
|
| 'Retro-Filk' [i]Avalon is Risen[/i] Recording |
|
Posted by: Jorlem - 10-13-2012, 10:41 AM - Forum: General Chatter
- No Replies
|
 |
Thought this might interest some of you.
Quote:The Site I Just Linked Wrote:
Avalon is Risen -- limited-time retro "filk"
mix
For those who prefer your filk the old-fashioned way -- voice
and guitar only -- we're offering this limited-time retro-filk
edition for your enjoyment.
By purchasing this digital download, you'll receive a special
download of Avalon is Risen with only voice and guitar -- no
other instrumentals or backups. Experience Leslie's full guitar
masterwork in unprecedented clarity.
If you're looking for the "real" Avalon is Risen album,
don't buy this: instead, go click here.
All proceeds from this download will be given directly to album
producer Kristoph Klover, who donated hundreds of
extra unpaid hours to make Avalon is Risen as awesome as possible.
-----
Stand between the Silver Crystal and the Golden Sea.
"Youngsters these days just have no appreciation for the magnificence of the legendary cucumber." --Krityan Elder, Tales of Vesperia.
|
|
|
|