how do you usually upload picture in SCN A workaround for current SCN upload is

简介: how do you usually upload picture in SCN A workaround for current SCN upload is

(此邮件由 admin1@note.youdao.com 代发) 2013-12-3 18:21

Hello friends,


recently there is a known issue in SCN http://scn.sap.com/thread/3463117 that you cannot upload pictures in your local laptops when you write blogs.( The insert image button is disabled )

Currently the SCN guys are investigating on this issue.image.pngSo I have to insert the picture from the web.image.pngI have to upload the pictures to http://www.flickr.com and paste the picture url to SCN blog.


Unfortunately in flickr website, we can only obtain url like http://www.flickr.com/photos/53067560@N00/2658147888/in/set-72157606175084388/. Once opended, you will find the url contains both the content of uploaded picture itself and the frame of flickr website. Such url could not be used in SCN.


If we right click on the uploaded picture, we can see see a couple of picture size choices. Clicking on “Original” means we would like to view the picture with original size.image.pngon the new window, right click on picture and choose menu item “Properties”, then you can get the static url, which could be used in SCN blog.image.pngIf you have lots of picture to upload this inefficient operations will make you mad. So finally I write a small tool to do url conversion automatically.

It is written in JAVA but could easily be rewritten in ABAP.


Firstly parte all uploaded picture url into a text file in your laptop like below:image.pngimage.pngimport attached java file into your Eclipse and execute it, it will convert the url for you:image.pngYou need to create an application in flickr website and then you can get your own application key.image.png



相关文章
|
5月前
|
数据库 OceanBase
min restore scn of backup set file is greater than restore scn. can't use to restor
min restore scn of backup set file is greater than restore scn. can't use to restor
43 1
|
SQL 存储 安全
浅谈 SESSION_UPLOAD_PROGRESS 的利用(二)
浅谈 SESSION_UPLOAD_PROGRESS 的利用
187 0
浅谈 SESSION_UPLOAD_PROGRESS 的利用(二)
|
存储 安全 Ubuntu
浅谈 SESSION_UPLOAD_PROGRESS 的利用(一)
浅谈 SESSION_UPLOAD_PROGRESS 的利用
128 0
浅谈 SESSION_UPLOAD_PROGRESS 的利用(一)
|
算法 开发者
关于 加载图片"Corrupt JPEG data: premature end of data segment" 的解决方法
关于 加载图片"Corrupt JPEG data: premature end of data segment" 的解决方法
关于 加载图片"Corrupt JPEG data: premature end of data segment" 的解决方法
|
SQL Oracle 关系型数据库
Online Data Files move
online data files move,move online,
1681 0
|
Oracle 关系型数据库
[20170310]V$RMAN_OUTPUT的stamp 2.txt
[20170310]V$RMAN_OUTPUT的stamp 2.txt http://blog.itpub.net/267265/viewspace-1979123/ --//以前写的,今天才发现自己再次犯严重的错误.
927 0
|
Oracle 关系型数据库 数据库
ORA-01189的完整解决过程(File is from a different RESETLOGS than previous files)
昨天用户报告数据库不能启动了,询问用户,用户也不清楚原因。在解决过程中遇到了ORA-01189的问题,查遍了网上,包括metalink,也没有找到合适的解决方案,差点就放弃了......还好,根据ORACLE的错误解释,终于摸索出了下面的解决方法。
1420 0
|
测试技术 数据库 关系型数据库
[20160119]V$RMAN_OUTPUT的stamp.txt
[20160119]V$RMAN_OUTPUT的stamp.txt --今天检查无意中发现2016/1/2日志切换频繁。http://blog.itpub.net/267265/viewspace-1979024/ --放假回来后检查发现dg磁盘空间满了,当时清除我并有仔细看,因为没有相关记录,我想看看当时如何执行一些操作, --查询V$RMAN_OUTPUT发现里面并没有明显的时间记录,仅仅存在STAMP,SESSION_STAMP,RMAN_STATUS_STAMP字段。
819 0