Jul 28
Just finished sharingUseNewsGatorTo generate SyndicatorMethod,Then they discovered that Google Reader can be done,But also the interface pretty much it! This time it was decided to write a similar teaching。

First,Google ReaderLog in,Click "on the left sideAdd subscription」,In the form pops up to fill To subscribe address,Then click on "Add」。

Then click "at the top rightSettings」,Tag conduct and permissions。

Can now be renamed and the establishment of the classification action is just subscribed to the project。
Click "Add to a folder…」,And enter a name for Tag,Here is an example of adding a "temp"The Tag。

Switch to the "Day"Set,At this point will list your existing Tag。
There may be a situation here,I could not find you just created Tag。

If this occurs,,Just click on the first "<< Back to Google Reader」,Re-order point "Setting」-「Day"Back,You can see the newly established Tag。

Select the newly established Tag,And choose "in the drop-down menupublic」,The Tag become public。

Click "add a clip to your site」!

Here we can modify the title's Network、Styles and topics。
After the setup is complete,The bottom of the copy up JavaScript,Paste it into your own Blog on,This completes Hello!

Output (Palacan graph is my extra's)

 


Reference page:DIS CONTINU OUS MIND: Google Reader Network produced completely Raiders
Jul 26
Most sites have now offers RSS subscription feature,Firefox can be generally used in numerous ways, such as subscriptions and read,But if want to subscribe to embed to Blog may not have provided all sites。Last night study waited a long time,The solution finally found a teaching post in the "melancholy circus" in,Namely throughNewsGatorTo subscribe。

To register as a member Log in NewsGator,Click the "top of theAdd Feeds」,In the pop-up window to switch to "URL & Import"Label,In "Feed URL"Field enter want to subscribe to the RSS address (if you do not know that you can try typing the address directly the Blog or website,The system will try to search),After filling click "Add Feed」,To close this small window。

Then,Click the "top of theSettings」,And switch to "Edit Locations」,Then you can see the first big objective is "NewsGator Web Edition」,Click "under itsHeadlines」。

The next screen in,Middle row address:
<script src="http://services.newsgator.com/ngws/headlines.aspx?uid=755553&mid=1"></script>

This address is our goal of。Do not rush to copy,We first following "Check here to enable Headlines settings for this location."To hook on it!

Now,We can put that string into the address field of your Blog,To see how the results!

If you do not think so much pull Mile Laza information,Such as the posting date、And other sources,Can to just "Headlines"The place to make adjustments,The bottom display the results grammatical。If want to keep the title of words,This can be changed:

<p><a href='$link$'>$title$</a></p>

 

 

Output! (Palacan pattern is my own added)

 


參考資料:Melancholy Blue Circus Circus: You can also have a "news network"
NewsGator:http://www.newsgator.com/
Jul 20
Quoted from:udn digital fun blog Part of the contents


Priority use of physical memory to speed up system speed

This instruction is to make the system at the time of execution,Priority to physical memory as the main staging area,However, although easy to use virtual memory,But there is no physical access speed of execution and faster memory,This is also the reason because of the hard disk object properties,So if your physical memory space is large enough (recommended is 512MB or more),Then you may wish to try this setting,It can reduce the waiting time of your Windows XP when performing work spent。

step 1:After turn on regedit,進入①〔HKEY_LOCAL_MACHINE〕→〔SYSTEM〕→〔〕 CurrentControlSet→ 〔Control〕→〔Session Manager〕→〔Memory Management〕,Changes "in the window on the right will ②DisablePagingExecutive" right to select the value "。
Step 2:In the "Edit DWORD" window in the "Value data" value is changed from the default 01。之後按下﹝確定﹞→Effective until after reboot。
Tips:DWORD in which 0 to disable this feature,And one is open,If you want to disable this feature,In accordance with the original path to be changed from 1 to 0。

 

Clear memory with less than a DLL file

The so-called DLL file can be seen as an executable file,It allows the program to perform special work sharing,The required code and other resources。The DLL often appear to .dll or .exe file extension file extension;If a program is started,One of the DLL file is missing or damaged,You may see an error message that the system "can not find XXX.dll",Serious and even cause the operating system can not boot properly。

Nonetheless,Computer memory space but also often occupied DLL files,For example,When we visit certain Web sites,IE browser will automatically load related DLL files,When we switched to another page to browse,These DLL files still remain in the memory of,As long as the memory of the DLL files accumulate the more,Space will be getting smaller,Thus affecting the system's operational efficiency。In order to prevent this from happening,We can clear the memory through a DLL function,Let IE browser automatically cleared when you close the memory of the DLL file,Let IE can each use a new look。

Steps:Start Registry Editor,①進入〔HKEY_LOCAL_MACHINE〕→〔SOFTWARE〕→〔Microsoft〕→〔Windows〕→ 〔Current Version〕→「Explorer」。② Click on "Explorer" project,Right "Add" DWORD value,The name is set to "AlwaysUnloadDLL",And the value is set to [1] DWORD。

Let the liquid crystal display screen fonts look better

With the growing popularity of LCD screen,Almost the majority of people would choose LCD screen is equipped as standard with a computer,But you know,After using the LCD screen,Originally displayed text XP system it will become blurred,In addition to adjusting the screen resolution outside,Microsoft is also for this issue in Windows XP built-in a "Clear Type" display technology,This technology can help you smooth the edges of fonts,And fonts that appear on the screen more clearly look good。

step 1:In the desktop Right click on an empty space,And select the "Content"。
Step 2:From the "appearance" page,點選﹝效果﹞。
Step 3:Check the "Use the following ways to make the screen font smoothing the edges.",And select "ClearType" in the drop-down menu,按下﹝確定﹞。

 

Jul 19
要 手动 移除 Windows Live Messenger (MSN Messenger) 的 广告,Through Resource Hacker need this tool to reach。

First,用Resource Hacker開啟msgsres.dll檔(在C:\Program Files MSN Messenger 底下)

Remove the main window below the banner ad
Order to open "4004" - "923" - "1003",按CTRL F搜尋「ID=Atom(SSConstrainer)」,將前面的「layoutpos=top」改成「layoutpos=none」,Press the top of the "Compile Script" changing for the better compilation。

Remove the main window below the search bar
Order to open "4004" - "923" - "1003",按CTRL F搜尋「idSearchContainer」,將上面的「layoutpos=bottom」改成「layoutpos=none」,Press the top of the "Compile Script" changing for the better compilation。

Remove the bottom of the dialog window text ads
Order to open "4004" - "920" - "1003",按CTRL F搜尋「<element id=atom(adbannercont) layout=filllayout()>」,To "<element layout=none>」,Press the top of the "Compile Script" changing for the better compilation。

全部 完成 后 储存 档案 即可!

Download Resource Hacker:http://ftp.isu.edu.tw/pub/CPatch/patchutil/reshacker/creshacker340.exe
參考資料:http://blog.williamyangzy.org/2006/08/09/windows-live-messenger-800812-release/

Jul 18
Chewing input method provide the user lexicon editing tools available for export thesaurus file,But if it is in the other system backup rescue,This gadget may make no use of the。

The lexicon file storage location is in

C:\Documents and Settings\你的帳號\Application Data\Chewing

The directory under uhash.dat that is!

Jul 2

Windows system clock of a server synchronization function,系統內建是「time.windows.com」與「time.nist.gov」兩個伺服器,Usually if you time to standard time more than too much (like 15 hours),A mistake 訊息 發生 步處 same physical appearance 會,However, in normal circumstances,Seems often error message,And we can own additional time servers to solve this problem。

1.EDIT Catalogue of open bowl 啟登,To the following directory
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers
Add a string value in the right,Name enter a value,Such as 3,Numeric data to fill in the To add the server's URL

Server in the following alternative use

time.stdtime.gov.tw
clock.stdtime.gov.tw
tick.stdtime.gov.tw
tock.stdtime.gov.tw
watch.stdtime.gov.tw

2.Setting Finished 畢後,We have just set up a server you can see the drop-down tab,Allow immediate updating 擇後 election success

 


Jun 25
If you do not then screen capture software,In fact, Windows support is a simple screen capture function。

  • Full Screen Capture:「Print Screen」鍵。This is the vast majority of people know。
  • The current work window capture:Press "Alt + Print Screen」鍵。This approach may have most people do not know,But it is very easy to use functions which!

For example, my current listening foobar2000,Two ways to capture the screen are as follows:

僅按下Print Screen鍵

Press Alt + Print Screen

Once retrieved, it can be attached to a small painter and stored as image file。Incidentally,If Paint can only be saved as BMP file,Try to clear temporary files page (Temporary Internet Files) and then operate storage。
method:"IE" - "Tools" - "Internet Options" - "Delete Files" - "Delete all offline content" - "OK"

Jun 21
Tsuyoshi Tsuyoshi 灌電 腦時 heavy 姐 幫老,Encountered a small state,XP會不定時的出現「Generic Host Process For Win32 Services 遇到問題而且必須關閉」的視窗,After the closure of the network also immediately followed the hanging point,重 登 也 没用,Be sure to reboot,Internet connection to function properly。

We arrive at the Second Gu Shi 已經 circumstances 這個,I think we should have a lot of people run into this problem。The solution is simple,Just go to the official Microsoft download KB894391 update file can be solved。The main causes of this problem,Description of the update file mentioned in:"Installing this update to resolve after you install security update MS05-012 may cause the display" normal host processing sequence (Generic Host Process)訊息 issues mistake ",RTF e-mail message or cause attachment file names in question can not be displayed。」

Correction profile page:http://www.microsoft.com/downloads/details.aspx?FamilyID=a87b44b9-7a6a-49b6-bd89-afad4e049c48&DisplayLang=zh-tw
Direct download:http://download.microsoft.com/download/2/a/4/2a427a3f-d963-4390-975c-ae340f1bfe20/WindowsXP-KB894391-x86-CHT.exe

If after installing KB894391,Solve the feedback problem 沒有 是,Please update KB921883 fixes

Correction profile page:http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=2996b9b6-03ff-4636-861a-46b3eac7a305
Direct download:
http://download.microsoft.com/download/1/4/0/1407245a-6785-4bda-a71f-e48d65f27738/WindowsXP-KB921883-x86-CHT.exe

Jun 19

Quoted from:3Cbank密技百樂門 Electronic information


This time to explain the role and significance of the camera world "shutter",We all know that the aperture and the shutter is inseparable brothers,How do you say? ,Then the shutter is to control the light and out of time,One important principle 很 是 worldwide 這在 phase machine,Shutter is excessive exposure in order to prevent image exists.,Usually in the lens part,With the iris to make a change。The use of the previously mentioned large aperture,Because large openings、When irradiating the object,Certain large amount of light go,ButExcessive contact Osamu 到 曝光 a silhouette machine Yuzuru phase for non-completion,So the shutter time becomes short,A shadow image Liang degree 夠 see 到 get used 這也,But not clear enough,Conversely, if a small aperture、Into a small amount of light,Shutter speed will slow down,Shine out photos clear,But the brightness is less than ideal,How the aperture and shutter to achieve ideal proportion?

The specifications of the camera,I often see the shutter column have a bunch of digital,That is representative of the speed of the shutter,Usually in seconds,The lower the number the shutter faster the (ex:1/1000 Second)、The higher the number the slower (ex:1/8 Second),Many beginners will mistakenly think that the larger the denominator,Shutter speedDegree, the slower,Likely a mistake law 這是,If the exposure time is too long during the day (≧ 1/1 Second ) ,Shine out may only see a white,Conversely evening shutter time is too short ( ≦ 1/1000 sec.),淒的 黑淒 piece throughout nursing ability 就只 law,So control is also a very important knowledge on the shutter time。

Gate Gate Comfort Comfort B 稱做 a reducing organic kind,What B shutter? ,He works with normal shutter,B shutter control speed alone is not the same human operator,Simply say "long exposure with the shutter",The sameAperture,B shutter can be extended to a longer exposure time,Comfort fit gate current nighttime use compared 這種,Like the need to capture the meteor、Traffic on highway、Fireworks light image continuity ...,B shutter can be said to be very suitable helper。

Last,Mentioned above, the shutter with the aperture and speed,Here we called "Aperture Priority",If you set the camera aperture priority ",After a good light 圈大 small manual adjustment rule,Shutter speed of the camera automatically set the corresponding,Aperture Priority will be used in general need to decide depth of field image、View shallow。With aperture priority,Of course, there are the "shutter priority",Determine the speed of the shutter manually,The camera will automatically adjust the aperture size,Use shutter priority will decide the overall image of feeling,Use fast shutter,Can illuminate the dynamic image of the moment,Presented shocking scene with dynamic,The impact of the slow shutter to exhibit a softer image。Talked about here is not helpful to camera photography skills it? Quickly pick up your camera,Field operation again look at,You will be more comfortable Oh!

Jun 19

Quoted from:3Cbank密技百樂門 Electronic information


Many professional photographers are quite accurate for just the right degree of photography or photography,An essential piece of the virtual phase out self 以拍 nurses accepted a 專業 攝影 這些,How do you say? ,E.g:A clearly visible landscapes and a cute kitten photos,Are in the same photo,Expressive pieces required subject 這些 see one way nurses 就知 Inmo for?

The clarity of the photos can strengthen the topics to be presented,Whenever saw photos must first interpret the image most clear and obvious part,至于 模糊不清 或是 不明显 的 部分 则 忽视 不 看,This is why we see a video you can immediately identify which part is the theme、Which part is a supporting role,變及 以改 use pressurized aircraft structural phase Honmi 是 乎就 use outside non-using finesse nurses office 攝影 這些,Let's work can be taken out of the audience at a glance。

Photos should be clear,Not only better camera pixels,Light intensity throughout the feedback required consideration,Right! ,The literal point of view,Clearly know that the so-called aperture to control the light into the camera inside a flow control turns,Why do we need aperture? ,A one piece standing phase 體度 Zhang stressed 就是 a 簡單 來說,The photos will be a plane image,How to use the aperture to do skills like a professional photographer?

Aperture is a set of blades can be scaled,Its location is in that part of the lens,It is like the pupil of the human eye can still zoom。The larger the aperture,Called a large aperture,Its light source數小 clerk(ex:f3.5),Conversely the small aperture light source coefficient(ex:f22)。The camera never played novices would think that a large aperture and more light into the,Shine out photos must clear,In fact, just good opposite,The pictures taken in the same environment,The large aperture shooting photos blurred more than photos using a small aperture,Inmo 呢 這是 for?

Assuming the same in the same environment photography,The use of a large aperture,Because large openings、When irradiating the object,Certain large amount of light go,But received order not to let the camera image is overexposed,So the shutter time becomes short,And because the speed of light refraction,So only from the sight of the lens can be according to the very clear,Elsewhere will be too late to complete the spread of the camera lens becomes fuzzy,We call it shallow depth of view;Talking about this,We will know,The shooting style is to highlight the photo part of the theme as a basis for,On the contrary,Small aperture because the light into the less,Shutter time becomes longer,Refraction of light of an object can have sufficient time to the camera,Shooting out clear and beautiful photos,Called deep depth of field。
Because of the mix of aperture and shutter,Allow photos presented many changes,If the above description is still not understood,Can be credited to be larger aperture、Small coefficient、Shutter short、Shallow depth of view(Clear prospects、Background blur) Or a small aperture、Large coefficient、Slow shutter、Deep depth of field(A clear picture of) ,Shallow deep King technique is suitable according portraits or a specific object,Deep depth of field of the skills you can play shooting the big screen or landscape shots,With shutter and aperture adjustments,畫面 dynamics 攝 a neat beat than allowed return,Or let the photos presenting dynamic dynamic!