members.gamedev.net
I'm pleased to announce that the GDNet+ member webspace is now fully back online - and, for the first time in about 3 years, accessible by FTP once...
I'm pleased to announce that the GDNet+ member webspace is now fully back online - and, for the first time in about 3 years, accessible by FTP once...
For the past three days or so, I've taken some time away from working on V5 to see if there aren't some things I can do for the current site, V4. As...
Today's chocolate-chunk-o'-LINQ: public ActivityLogEntry[] GetActivitiesFiltered(DateTime? startTime, DateTime? endTime, Uri[] actors, Uri[]...
At the moment I'm working on the code for managing user accounts. This encompasses logging into accounts, creating new accounts, changing your...
Well, I could tell you, but maybe it'd be easier just to show you.(Let me know if you get any errors out of it. I'm aware of two issues at the...
Here's a little something that had me stumped for 15 mins. The info on the net about it is pretty sparse so maybe this will help somebody.I was...
Now that Pulse is churning away at the codebase, I've spent time today doing further tidying of the build and deploy process. Once the site goes live...
I spent a bit of time recently doing some work on V5's build pipeline, implementing continuous integration and making the deploy-to-servers process a...
One of the biggest causes of security issues in sites - XSS attacks, SQL injection, etc - is a failure to properly handle user input, making sure...
There's a horribly subtle little bug here. Can you spot it?public IEnumerable GetContentItemHeaders(IEnumerable uris, ContentItemHeader.Fields...
One of the questions from a previous entry was what's happening to user ratings in V5. I don't have funky screenshots to show you this time, but I'll...
Today I'm going to begin talking about V5's top navigation bar. The navbar is really going to be your primary means for getting around the site, so...
I've been quiet for a while now. I've been quiet for a number of reasons; the end of my degree is one, and shifts in my personal life is another. I'm...
This may be one of the most annoying developments in web technology I've encountered so far.I guess it's not the access control spec itself per se,...
My work over the past few days has mostly been on the text sanitizer.The sanitizer is an interesting beast. The basic task it faces is to take a...
One of the major philosophical elements of the V5 design is one taken from Google: Search, don't sort. The problems with rigid categorization -...
Not much to report today.IE support is now better, though not on a par with the other platforms by a long shot. Funnily enough, the problem wasn't...
Happy 10th birthday, GDNet! I got you a present. It's not much. I'd hoped, planned, for so much more, but you know how these things go.Yes, folks,...
So yeah I've been a bit quiet recently. This is mostly due to life events, partly due to being busy working on V5, but mostly due to my Masters'...
GameDev.net uses cookies to ensure you have the best experience on our platform. Learn more