How do I estimate the number of RSS subscribers?
I'm running a website, and would like to get a better idea how many subscribers I have. I can check the number of subscribers on Google Reader for my two feeds (RSS and Atom). I also have access to my...
View ArticleFeed notification icon in tray — icon, not baloon or popup
I'm searching for a feed reader: Windows No new items → default icon New items → special icon Can access password-protected websites I don't want to be interrupted, I just want to see in a moment if...
View ArticleConvert Atom XML to plain text
I have backed up my blog from blogger. The format of the file is Atom XML. What's a quick way to turn it into plaintext? Opening it in a browser leads to formatting errors...
View ArticleSimple Atom application that downloads everything
I'm looking for a simple desktop application that downloads everything linked in an Atom feed. This isn't for reading blogs or listening to podcasts - simply using the feed as a notification service...
View ArticleRSS and atom feed notifier for Mac OS X
I am looking for a convenience feed-notifier for Mac OS X similar to e.g. Feed Notifier, which pops up notifications for new items in the feeds. Edit: Growl looks like the right direction, but I am...
View ArticleWhy doesn't Firefox show any kind of a feed presence indication when there is...
This question already has an answer here: In Firefox 4, how do I get the RSS feed button back? 3 answers For example I've came to a webpage having the following tag inside its <head> tag:...
View ArticleLosing line breaks when pasting code into Nitrous
When pasting a bloc of Ruby code from Atom or the Nitrous text editor into the Nitrous console, all line breaks are lost. Multiple lines of code are concatenated into one long string, separated by a...
View ArticlePowerPivot data feed error "Semicolon expected" during import
When importing data from an atom feed in PowerPivot, I get the following error: XML parsing failed at line 7, column 727: Semicolon expected. The feed currently only returns two entries, and...
View ArticleRun Atom using a bat file after changing directory
I have writen in my bat file cmd /k cd /d"C:\Users\amanz\Desktop\Introduction - Computing\Java files" call atomer.bat right now, it just seems to change the directory and stops right there. It doesn't...
View ArticleHow to track blog changes without a feed? [closed]
Some of the blogs like the one from Datameer don't have any feeds, but still I would like to get the changes to the blog in Google Reader. Google Reader used to support this feature, but it no more...
View Articlefiles being overwritten with ������
I'm finding some of my files being overwritten with this symbol: � U+FFFD a whole file will be replaced with the symbol... seem like it occurs randomly. I cannot find a re-occurring pattern yet. Has...
View ArticleHow do I show raw XML for an RSS feed in Firefox?
Internet Explorer has this option, Turn on feed reading view: When unchecked, clicked Atom feeds will show as raw XML. How can I do the same thing in Firefox?
View ArticleView XML feed source in Firefox [duplicate]
This question already has an answer here: How do I show raw XML for an RSS feed in Firefox? 2 answers When I click on an XML feed in Firefox it automatically detects this and asks how I would like to...
View ArticleInput lag and repeated letters in Atom 1.19.2 x64
I have large amounts of input lag and even repeated letters (e.g. "rrrrow") in Atom. I use Atom 1.19.2 x64 from AUR on Arch Linux 4.12.8-2-ARCH on a Ryzen 7 1700....
View ArticleIs there a way to save/reuse regex search/replace patterns in atom or other...
I use BBedit on Mac OS, which has a great feature that allows you to store and reuse search patterns (including grep/regex patterns) in a popup menu inside the search/replace menu. I'm using Ubuntu...
View ArticleCopy Remote Directory on Local Machine
Im currently using Atom's FTP package. Im just wondering if there is a way to copy a remote file directory onto my local machine (using either atom, or another tool). Any insight is greatly...
View ArticleMediawiki Releases RSS Feed? [closed]
Suppose I run a small wiki powered by MediaWiki. I want to keep mediawiki up to date, but in order to do this I need to remember to check the Mediawiki homepage. This can get quite tedious, so I have...
View ArticlePython support for Atom editor
I have been using atom for a while now to code html, CSS, JS. I would now like to learn python and hope to be using Atom as my editor. Is there a way to add python support to Atom. I tried a few...
View ArticleHow to find or create shortcut icon for installed Atom in Windows 7?
I'm new to Atom. I have installed it successfully and added a project in it. I want to create a shortcut icon on the desktop but cannot find atom.exe. I have searched this problem and found that...
View ArticleHow to install Linux or boot USB with Windows 32Bit on UEFI and Atom
I have some troubles with boot os install usb on funny toy called Kiano SlimNote 14.2. It's have CPU Intel Atom x5-Z8350, 2GB RAM small EMMC disk 30GB, UEFI and default installed Windows 10 64 bit. I...
View ArticleHow do I get Atom to highlight SQL embedded within python multiline comments?
I'm using atom editor for python with embedded SQL similar to this: import sqlite3 conn = sqlite3.connect('spider.sqlite') cur = conn.cursor() cur.execute('''SELECT COUNT(from_id) AS inbound,...
View ArticleAtom on Ubuntu not linting code using phpcs; same process works on macOS
My goal here is to install a development environment on Ubuntu, I have most of the necessary parts but I am stuck on the last piece.I am using Atom as the code editor and I want Atom to lint my code...
View Article