Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -uNr /home/jahiy/Documents/echofon_for_twitter-2.5.2-fx/echofon_for_twitter-2.5.2-fx/components/nsEchofon.js /home/jahiy/Documents/echofon_for_twitter-2.5.2-fx/[email protected]/components/nsEchofon.js | |
--- /home/jahiy/Documents/echofon_for_twitter-2.5.2-fx/echofon_for_twitter-2.5.2-fx/components/nsEchofon.js 2012-09-19 06:55:02.000000000 +0800 | |
+++ /home/jahiy/Documents/echofon_for_twitter-2.5.2-fx/[email protected]/components/nsEchofon.js 2013-01-27 16:56:49.000000000 +0800 | |
@@ -25,7 +25,7 @@ | |
Components.utils.import("resource://echofon/TwitterClient.jsm"); | |
Components.utils.import("resource://echofon/EchofonHttpRequest.jsm"); | |
Components.utils.import("resource://echofon/Timeline.jsm"); | |
- Components.utils.import("resource://echofon/EchofonGA.jsm"); | |
+ //Components.utils.import("resource://echofon/EchofonGA.jsm"); | |
NewerOlder