<p>自己写的. python. <p>一开始是在Windows上运行, windows比较烦就烦在作为桌面的图片还得是BMP的, 这样还得装个python的PIL库来转换. 而且设置也相对麻烦. <p>最近在公司的另一台机器是ubuntu, 而在gnome上不仅可以直接用jpg文件, 设置也是一行命令就搞掂. 方便. <p> <p>"""<br>Set the wallpaper as the picture got from national geographic picture of the day<br>by xpwang@bea.com<br>FIXME: Needs to set the registry to keep the wallpaper setting after restart system<br>"""<br>import ctypes<br>import calendar<br>import urllib<br>import socket<br>import os<br>import time <p>STOREDIR = os.path.expanduser("~") + '/wallpaper/pod/'<br>DOWNLOADED = 0 <p>def setWallPaper(imagePath):<br> if os.name=="nt":<br> """Given a path to an image, convert it to bmp and set it as wallpaper"""<br> bmpImage = Image.open(imagePath)<br> newPath = STOREDIR + 'mywallpaper.bmp'<br> bmpImage.save(newPath, "BMP")<br> setWallpaperFromBMP(newPath)<br> elif os.name=="posix": <br> try:<br> os.system("gconftool-2 -t string -s /desktop/gnome/background/picture_filename \""+imagePath+"\" -s /desktop/gnome/background/picture_options stretched")<br> except:<br> os.system("dcop kdesktop KBackgroundIface setWallpaper \""+imagePath+"\" 7") <br>def getPicture():<br> try:<br> sock = urllib.urlopen("<a href="http://lava.nationalgeographic.com/cgi-bin/pod/PhotoOfTheDay.cgi")">http://lava.nationalgeographic.com/cgi-bin/pod/PhotoOfTheDay.cgi")</a><br> htmlSource = sock.read()<br> sock.close() <br> pos1 = htmlSource.find('Enlarge</a>')<br> pos2 = htmlSource.find('Wallpaper</a>')<br> page2 = htmlSource[pos1+50:pos2-2]<br> pageurl = '<a href="http://photography.nationalgeographic.com'+page2">http://photography.nationalgeographic.com'+page2</a><br> print pageurl<br> sock = urllib.urlopen(pageurl)<br> htmlSource = sock.read()<br> sock.close() <br> pos1 = htmlSource.find('art-icon-wallpaper-1280.gif')<br> pos2 = htmlSource.find('1280 x 1024 pixels')<br> filename = htmlSource[pos1+42:pos2-2]<br> print filename<br> fileurl = '<a href="http://photography.nationalgeographic.com'+filename">http://photography.nationalgeographic.com'+filename</a><br> onlyfile = filename[filename.rfind("/")+1:];<br> print onlyfile<br> fname = STOREDIR + onlyfile<br> if not os.path.exists(fname):<br> print 'file not retrieved'<br> urllib.urlretrieve(fileurl, fname)<br> print 'got the picture from ' + fileurl<br> else:<br> print 'The file is retrieved'<br> return fname<br> except Error:<br> print "fail to getting picture of ",yy,mm,dd<br> pass<br> return fname <p>def setWallpaperOfToday():<br> #filename = getPicture()<br> filename = getPicture()<br> print 'the filename is ' + filename<br> setWallPaper(filename) <p>def setWallpaperByDate(yy,mm,dd):<br> filename = getPictureByDate(yy,mm,dd)<br> setWallPaper(filename) <p>def prepare():<br> #prepare the directory<br> if not os.path.exists(STOREDIR):<br> print 'going to make dir ' + STOREDIR<br> os.makedirs(STOREDIR)<br> print 'prepare done ...' <p>prepare()<br>setWallpaperOfToday() <p>print 'Wallpaper set ok!' <img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7639948550247457024&page=RSS%3a+%e4%b8%80%e4%b8%aa%e7%94%a8NationalGeographic%e6%af%8f%e6%97%a5%e5%9b%be%e7%89%87%e5%81%9a%e6%a1%8c%e9%9d%a2%e7%9a%84%e8%84%9a%e6%9c%ac&referrer=" width="1px" height="1px" border="0" alt=""><img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&NA=1149&PI=73329&RF=&DI=3919&PS=85545&TP=seasonsme.spaces.live.com&GT1=seasonsme">
分享到:
相关推荐
NationalGeographic国家地理是一个第三方的国家地理-每日精选客户端一个比官方还像官方,有质感,功能完善的国家地理-每日精选客户端(逃脱,不得不吐槽一下官方的。。 )使用了最新技术Android Architecture ...
从国家地理最美的图片开始每一天! 你喜欢国家地理图片吗? 比您会喜欢的扩展名:国家地理新标签! :)功能:-每个选项卡都有新的奇妙高清图像! -在Google搜索和应用程序,书签,访问量最大和上次访问量之间轻松...
《构建NatGeo网站副本:一个SCSS学习之旅》 在这个名为“natgeo-copy-project”的项目中,开发者旨在复制www.nationalgeographic.com的界面和功能,以提升自己的技能,特别是SCSS(Sass预处理器)的运用。这个项目...
需要使用Muzei 。 在始终拥有当天的最新照片和显示随机壁纸之间切换。 在应用程序中阅读当前照片的完整照片描述。 与世界分享您当前的照片。屏幕截图执照版权所有2014-2021 MSal 该程序是免费软件:您可以根据自由...
这个特定的项目,"R-web-scraping-national-geographic",是用R语言实现的一个实例,展示了如何利用R进行Web抓取,特别是在国家地理网站上。R是一种强大的统计编程语言,广泛用于数据分析、建模和可视化,同时它也...
一天可能有多个“一天的照片”,有些照片可能会重复 Ofcoz,与《国家地理》网站中的内容一样:)版本3.1的错误修复程序版本3.0的错误修复程序干净的UI版本:2.0 1.错误的修复程序请发布您的反馈。您可能还想签出-将...
尽管向海洋倾倒废物并非新鲜事,但科学家们发现大量垃圾(尤其是塑料垃圾)在太平洋某区域高度密集地累积,这成为了一个新现象。这些垃圾对海洋生态系统构成了诸多潜在威胁,并进一步影响到人类福祉。研究人员常将这...