Login

OPDS Service Added!

Probably not a huge deal, but I'm loving this update so far.

If you have an OPDS-compatible eReader, you can now use Fimfetch as a catalog you can download and read stories from.

:mlp-tadorkable:

https://fimfetch.net/opds

Mature-rated fictions are hidden by default, unless you set the mature flag or log in using your personal key. Your key can be found on your library page in the description for the new automatic bookshelf labeled "Mobile Stories"

Your key is unique to you, so don't go sharing it with anyone unless you don't mind them looking at everything in your bookshelves and adding things to your mobile library.

Posted by DataByte on Thursday, January 18 2018

Bookshelves Update!

Bookshelves!

Yes, I finally forced myself to sit down and finish the skeleton I've been toying with for way too long now. I've been working at this update for the past week straight, 15 hours a day. Well, other stuff in there, too, but the bookshelves are what is important right now ;)

There are two default shelves that you can't alter (but you can change their visibility in your user settings), and then one that's generated for free, labeled "Save for Later," which you can do whatever you want to.

User bookshelves can have their own title, description, icons to pick from, colors, and you can even change the order that they are listed in your library!

Fictions in your bookshelves can also be moved into different ordering groups, and you can now add your own reviews!

Now you can not only share your list of favorite fictions, but you can move the best ones to the top, change the order of ones that don't sort correctly alphabetically, and add your own review so that people visiting your list can see why you like that story!

Also, you can also set your profile to display your favorite fics from any one of your bookshelves!

Please play around to your heart's content, and do let me know if you find something that doesn't seem to work right or you think needs a change. I've been looking at this for so long, I feel like I'm going cross-eyed. The bookshelves addition alone represents between 4,000 and 5,000 lines of code in six different languages and two different database tables.

--- But wait, there's more! ---

Other changes I've added: List of top readers, Patreon profile badges, a dedicated page to thank everyone who supports or has supported Fimfetch, and clop tags.

Clop tags brief: Since a lot of the traffic to fimfetch is for cloppy stuff, I figured I'd make it possible for people to help everyone also browsing those stories to find or filter out genres. I snuck this one into the live site a while ago, so there are already a number of tags in the system.

And lastly, a security buff! I upgraded the password encryption system from a salted hash to use a recursive salted hash, which is exponentially more difficult to crack :)

Since I don't have a supercomputer cluster the size of the NSA, I can't convert anyone's login to use the new system, so your account upgrade will happen in the background as soon as you login. Unless you're using the Facebook login feature, in which case I can't do anything to it, anyway.

Posted by DataByte on Sunday, December 17 2017

Website news update!

Website news!

:mlp-swcute:

Recently, it was brought to my attention that the archiver broke again. Huge shoutout to barbeque for helping me find the error! Fixes were made to that, and also an improvement for distinguishing the new method that fimfiction.net uses to delete a fic. (The API listing does not go away anymore)

The server move went without a hitch and the subsequent "rack" build is working like a charm! I should probably get a UPS to do graceful shutdowns in the event of a power out (it's a backup only, after all), but you can't get one big enough in a store. It would have to be special order. I think I'm going to put off on that for now.

Additionally, Bronycon was awesome! I got to meet a bunch of new people, and even a few that new of fimfetch! **squee!**

Didn't make as much as I'd hoped, but still managed to net about $200 profit for the website - that'll help pay for the domain registration and hosting for a few months :)

Hosting costs have gone up a tad since I lost my free server where I was previously employed, but I don't plan on throwing in the towel just yet. Who knows, maybe I should get some ads.. I don't really know.

Future plans!

:mlp-swrite:

I'm going to Ciderfest in two weeks, and I'm running games on Saturday!

Enterplay is sending me hundreds of dollars of merch to give away in tournaments, which is super exciting. No entry fee, draft packs provided!

:mlp-dawhyeah:

Also, for late night adult entertainment, I'll also be running a Cards Against Equestria panel at 11pm!

Well, that's about it, unless you want me to start rambling about the technical challenges of keeping this site running. There's a line between enthusiastic and obsession, but I'm not sure where that is.

:mlp-tawkward:

Posted by DataByte on Saturday, October 07 2017

Website news and BronyCon!

Hello everypony!

Data here with your way-too-infrequent update!

First on the docket is a personal update: I recently switched jobs, and with that also had to find a new location to host my backup server. I built a room for it in my basement and ran a dedicated circuit for it along with a rudimentary cooling and air filtering system (read: nailed an air filter in front of the servers and plugged in a fan), so I’m back in the business of redundant backups for all of the archived fiction data! (Cue confetti!) I’ve also upgraded the storage arrays, so the primary data is on 8 RAID10 drives, and the secondary backups on a 5TB RAID6 volume. Technical jargon aside, I now have backups of backups of backups, and don’t plan on losing anything any time soon. (I love data)

:mlp-tplotting:

Next up, website backend improvements! Fimfiction’s site recently changed their interface and formatting, which messed up updating for a time. Thank you to all that brought it to my attention! Fimfetch has been updated to work again, and also filter out the annoying “Read this chapter online” links that were added to the chapter texts. I also finally fixed up the clunky command interface I wrote, but that’s more for my convenience, so who cares (shrug).

I’ve also implemented a clickthrough on mature rated fictions, just in case someone browses or clicks into a fic that they may not be wanting to see. It also means that you can direct link mature fics on fimfiction’s site, if you’re into that.

Now for more exciting news!

Fimfetch’s popularity is at an all-time personal best, holding at 4,000+ users and 25,000+ pageviews per month for three months running! Up from what was 900/5,000 only a year ago!

:mlp-scyes:

Granted, it seems that much of that activity is for clop, but hey – you do you. :mlp-brscared:

And for the best part:

I’m going to be at BronyCon! :mlp-tgrin: (Cue confetti cannon loaded with glitter)

For folks interested, I’ll be vending in the Artist Alley at table 69, with all sorts of random crafts and merch, including wood cutie mark plaques, chainmail keychains, MLP:CCG merch, and the hugely popular Cards Against Equestria. Any profits from this endeavor will be going into my bank account for website hosting and registration fees, and hopefully guarantee the site’s survival for a bit longer, as donations aren’t quite enough to keep a complicated website like this one running.

Posted by DataByte on Monday, August 07 2017

Huge Update!

This is HUGE!

Ok, First off: this is the first update that will also be sent out via email!

I finally got around to finishing that bit (and the unsubscribe option)

Prepare your inbox for pony emoticons, because I love using them.

:mlp-dfabulous:

What else changed?

Take a look!

I've done a complete overhaul of the underlying web backend, as well as tweaks to the site theme and how everything works with different screen sizes (like on mobile).

This was a huge undertaking, and I'm really excited to finally make the new site live!

:mlp-scyes:

Other things to note: I have added a new rating system for you fiction lovers out there to enjoy: you can now rank the stories you have read, and the results are averaged with everyone else's ratings to make a composite score - and you can filter search results by that score!

Also, I finally added a profile page and bookshelf interface, so you can keep track of those things you've read, and show them off to others!

Also, you can set an avatar image, and it's drag-and-drop compatible!

:mlp-trparty:

I could go on about all of the things I added and changed here and there, but I would start blathering in technical jargon about bits you may or may not ever see, and that's not very entertaining.

:mlp-pplotting:

I am currently working on a few more things to add, but those might be another week or two before they're ready.

:mlp-aholdback:

Thankyou everyone for your support!

This is DataByte, signing off for now.

:mlp-dlazy:

Posted by DataByte on Thursday, October 06 2016

Login

Facebook
Login with
Facebook:
FiMFetch