You are not logged in.
Site looks nice
I'm following you at github, if you need help just ask!
I started using github for a couple of weeks ago and it's nice
Do you keep arch-start.appspot.com up2date with git?
Offline
Yes, if my changes work locally I push it to github and Google appengine.
Offline
No, it's not
edit: well, it was in Opera. Added some safety margin.
edit2: another problem is glyph width, perhaps I will switch to a monospaced font for the sake of consistency.
Last edited by fijam (2009-04-23 11:07:16)
Offline
I updated arch-home to v0.5, lots of changes:
06/28/09
-Server now handles search requests (webpy). There is no longer a need for javascript.
-News bar stays on one line. overflow: hidden is set so the news items will not go into a new line
-If pkg names are to long they are display either as pkgname-pkgver or pkgname
-Minor css fixes/improvements
-RSS feeds are cached on the local server under arch-home/cache
*PKG feed is updated every 15 minutes
*News feed is updated every 30 minutes
Source/Download: http://cloud.github.com/downloads/pythe … ome-0.5.gz
Preview: http://arch.pyther.net/
Last edited by pyther (2009-06-28 18:46:05)
Offline
Hey,
I managed to get the width of the box that contains pkgnames right with some css trickery, checkout my testing branch for a prototype. I will definitely use the RSS caching, I noticed that appengine likes to throw an exception if a query expires.
Offline
Source/Download: http://cloud.github.com/downloads/pythe … ome-0.5.gz
Preview: http://arch.pyther.net/
UP
because this topic rox.
ktr
Offline
I've made a dark-themed start page for Google App Engine that allows mouse-free use.
By default, the form field is focused, so you can enter your query and press Enter. (Google is the default search engine.)
You may change the search engine by pressing the key that corresponds to the search engine when the text field is not in focus. "g" will select Google; "w" will select the wiki; "a" will select the AUR. These letters are also underlined on the page.
I find it easiest to type the term, press tab (focusing the submit button, but effectively doing nothing), press the key for the search engine, and then Enter to be the easiest.
If there is any interest in it, I will post the code to GitHub or BitBucket shortly.
EDIT: I was stupid enough to forget a link: http://arch-startpage.appspot.com
Last edited by ryanaghdam (2010-08-08 04:20:43)
Offline
this is great! thanks for the my new Homepage
Linux nabcake in training...
ArchLinux64
Offline
Ooh nice. I'm definitely using some of the elements from this in the Arch Linux Afterglow Edition Start Page.
Offline