As many of you noticed, there were several registration-related bugs. I fixed most of them yesterday/today but if you still have troubles registering or logging in, let me know and ‘ll try to fix them ASAP.
I’m really sorry that users were trying to register but failed to complete the process and went away. To remedy the problem at least partially, I created a page to resend an email with confirmation code (which didn’t reach some people and they are stuck in the middle of the process). I also added some links back and forth to make it harder to get lost during registration process, hope that helps.
I also fixed strange bug (a product of trash-OOP conversion process) with feed fetching failure when you just added it - please let me know if it’ll happen again.
No Comments »
I moved Feed Friends (and Feed Preprocessor) to new faster server. It was planned for a while and I was setting server up but today I finally moved it.
I updated DNS and I hope you will not see any glitches but in case you are still directed to old servers, you’ll have Access Denied error page - it means your DNS servers still cache old IPs.
Feeds will be updated on both old and new servers for a while to avoid problems with feed readers freaking out. There might be some unusual bugs though if you share your item or adding new feed already using new server but your feed reader still goes to old one (especially if you’re using some web-based feed reader) - reader will not get updated feed as you might expect.
Also i planned to put magic “beta” mark next to the title for a while and now it’s a good time. Once I moved whole thing to new server I hope to proceed with fixing bugs and adding new features.
Please let me know if you’ll find some problems with new server - best way is by adding comments to this post.
Thank you for your patience!
No Comments »
It might sound strange but I’m not only doing computer stuff (although it takes most of my life) - today I published my first instructable - Party top-hat made of playing cards.
I’ve been collecting playing cards for a long time and being interested in DIY (being subscribed to MAKE Magazine was probably my biggest acheivement so far), I thought it’ll be a great project because playing cards are also a great material (no, I don’t use collectable cards).
Take a look - I also did it as an experiment trying writing manuals/educational stuff (all of us have weak areas they have to work on).
No Comments »
Apparently some links got broken because I used pipes (”|” symbol) to separate fields, it also refused to accept lattitude and longtitude if zoom and type were missing (because of a broken link). Both problems are fixed now, it’ll also override links once it loads.
Also, Jeremy Zawodny didn’t like AdSense banners and he’s right - they were not related to content at all making them just some ads which is not cool ;) so I removed them until I’ll need really big money to pay for hosting.
Update: I also moved map type selectors into maps to use native interface. I hope to move zoom selectors there too.
No Comments »
Google maps vs. Yahoo! maps tool got some links in blogs starting with the review of Flickr geotagging by Thomas Hawk (who also posted a link in TechCrunch story comments).
Looks like people liked it because it also made it’s way to Mashup of the day on Programmable Web.
No Comments »
After all the development (and not as much testing ;)), I desided to open up preprocessing configuration tool.
This part of the interface allows you to control how feed items get processed for you and there are currently 6 modification modules:
- Link from description (regex) - useful when feed owner is putting a link to some intermediate page but feed item always containg destination link.
- Remove part of the descriptio (regex) - useful when blog owner annoys you with some content that is not really useful.
- Feed Friends toolbar - all links get wrapped into a frame with “share” button on it so you can easily share the item with Feed Friends. Uses my first CPAN module - HTML::LinkChanger (Enabled by default).
- Header and Footer - simple modules adding arbitrary HTML on top and at the bottom of the items just in case you want to write something over there.
- In-feed Controls - module, I was writing about some time ago which adds links to popular services that can do something with item link/title like del.icio.us, Digg and Feed Friends of course. (Enabled by default)
There are also a couple of modules that filter out some news items by Title or Description regex in case you don’t want to see all of the news in the feed.
Feel free to change some configurations, e.g. add/remove some In-feed controls - you’ll see the results next time your feeds will get updated, fetched and preprocessed. You can also disable a module by clicking “Disable” next to enabled module as well as revert configuration to global defaults, if you changed it, by clicking “Reset”.
P.S. This is essentialy a core of Feed Preprocessor and I’m open to suggestions for more preprocessing modules which will be much easier to add.
P.P.S. Please keep in mind that Feed Preprocessor only affects feeds that you added to a feed list and reading by you feed reader - it preserves original items intact when you share them.
P.P.P.S. Load and other issues might force me to remove some of the modules in the future. Let’s consider it BETA.
No Comments »
ROBOT
Download
Artist: Chernyshev family productions
Duration: 00:00:05
Created: Sun, 06 Aug 2006
Location: NJ, USA
Category: Cartoon
License: All rights reserved
Director: Alex Chernyshev
Producer: Nickolas Chernyshev
Actor: Robot
Chernyshev family brings you new super-blockbuster, starring magnetic parts from Magnetix kit, “ROBOT”!
Tags: video cartoon
No Comments »
Moved this blog and http://www.sergeychernyshev.com/ to new hosting.
Other projects will follow soon.
Let me know if you’ll notice any glitches with it.
No Comments »
In preparation to next development phase (remember that preprocessing configuration interface?) I rewrote large chunk of code in more object-oriented way then it was originaly done (release early makes it’s evil deed).
So it’s quite possible that some functionality got broken even though I tested the code after the change.
Please let me know if you notice some sudden problems with the service.
P.S. I’m also preparing a new hosting for the service so I hope for significant performance increase.
No Comments »
I’m working on configuration manager for Feed Preprocessor to give you more control over your feeds.
Some time ago I’ve added an interface for global configuration (I never posted about it because only I can see it) and today I changed how one of preprocessing modules work and changed some global preprocessing configuration that you’ll start seeing in your feeds (that’s why I’m posting about it now).
Shortly, I rewrote a module that inserts “In-feed controls” (sister project for Feed Friends and Feed Preprocessor) directly into new items so now in addition to “Share” button (that changed it’s appearence to
Share with Feed Friends), you can see so common
Add to del.icio.us,
Digg it and
Search on Technorati links.
Now you don’t need to depend on blog author to insert these links into posts - you can use Feed Preprocessor (which is part of Feed Friends’ feed management) to add them to all feeds you’re using.
P.S. interface to configure preprocessing is on it’s way and you’ll be able to do more preprocessing for your feeds relatively soon.
No Comments »