An English professor wrote the
words, "Woman without her man
is nothing" on the blackboard and
directed his students to punctuate
it correctly. The men wrote:
"Woman, without her man, is
nothing." The women wrote:
"Woman: Without her, man is
nothing."
Punctuation is powerful!
This is my first blog, I create this blog because I want to share what is in my mind. Sorry if I am not very good in english Thanks for coming to my blog
Search this site
Tuesday, July 17, 2012
Saturday, May 19, 2012
Shortcut in Visual Studio 2010
Actually I was confused with them
that's why now I want to make some note and I hope this note can help anyone who will be confused like me
1) Show SmartTag AKA Auto fix options AKA auto correct Options (yup, good old eclipse)
ctrl .
2) To Comment
Ctrl k,c
3) To Uncomment
Ctrl k , u
3) Reformatting the document
Ctrl k d
4) Insert Code Snippets
Ctrl k s
And more in this link :
http://www.itscodingtime.com/post/Visual-Studio-2010-Keyboard-Mouse-Shortcuts.aspx
that's why now I want to make some note and I hope this note can help anyone who will be confused like me
1) Show SmartTag AKA Auto fix options AKA auto correct Options (yup, good old eclipse)
ctrl .
2) To Comment
Ctrl k,c
3) To Uncomment
Ctrl k , u
3) Reformatting the document
Ctrl k d
4) Insert Code Snippets
Ctrl k s
And more in this link :
http://www.itscodingtime.com/post/Visual-Studio-2010-Keyboard-Mouse-Shortcuts.aspx
Saturday, May 12, 2012
The Different Between Programmer and Users
Long time ago when I attended SAS course
I just knew the main difference between programmer and user
that happened when we tried used alpha for mean
it show that mean has a trusted value
ussually alpha 1 until 5 persen
but some programmer (that is me)
try using alpha equals 99% (that very extreme)
and my friend laugh at that time because they think if the alpha is 99% then of course the data you are using is not valid anymore and if we can put it simple "just erase it"
I just knew the main difference between programmer and user
that happened when we tried used alpha for mean
it show that mean has a trusted value
ussually alpha 1 until 5 persen
but some programmer (that is me)
try using alpha equals 99% (that very extreme)
and my friend laugh at that time because they think if the alpha is 99% then of course the data you are using is not valid anymore and if we can put it simple "just erase it"
Javascript Linux Emulator
A friend just post in facebook about run a linux OS using Javascript
And I tried it and it can run some command in linux console
this is the link:
http://bellard.org/jslinux/
Then this is the notes about that:
http://bellard.org/jslinux/tech.html
And I tried it and it can run some command in linux console
this is the link:
http://bellard.org/jslinux/
Then this is the notes about that:
http://bellard.org/jslinux/tech.html
Tuesday, February 14, 2012
Configure Remote Desktop Access on Windows 7 Systems
Remote Desktop is not enabled by default. You must specifically enable it to allow remote access to the workstation. When it is enabled, any member of the Administrators group can connect to the workstation. Other users must be placed on a remote access list to gain access to the workstation.
Follow Our Daily Tips
RSS | Twitter | Blog | Facebook
Tell Us Your Tips
Share your tips and tweaks.
To configure remote access, follow these steps:
1. In Control Panel, click System And Security, and then click System.
2. On the System page, click Remote Settings in the left pane. This opens the System Properties dialog box to the Remote tab.
3. To disable Remote Desktop, select Don’t Allow Connections To This Com¬puter, and then click OK.Skip the remaining steps.
4. To enable Remote Desktop, you have two options. You can:
Select Allow Connections From Computers Running Any Version Of Remote Desktop to allow connections from any version of Windows.
Select Allow Connections Only From Computers Running Remote Desktop With Network Level Authentication to allow connections only from Windows 7 or later computers (and computers with secure network authentication).
5. Click Select Users. This displays the Remote Desktop Users dialog box.
6. To grant Remote Desktop access to a user, click Add. This opens the Select Users dialog box. In the Select Users dialog box, click Locations to select the computer or domain in which the users you want to work with are located. Type the name of a user you want to work with in the Enter The Object Names To Select field, and then click Check Names. If matches are found, select the account you want to use and then click OK. If no matches are found, update the name you entered and try searching again. Repeat this step as necessary, and then click OK.
7. To revoke remote access permissions for a user account, select the account and then click Remove.
8. Click OK twice when you have finished.
Follow Our Daily Tips
RSS | Twitter | Blog | Facebook
Tell Us Your Tips
Share your tips and tweaks.
To configure remote access, follow these steps:
1. In Control Panel, click System And Security, and then click System.
2. On the System page, click Remote Settings in the left pane. This opens the System Properties dialog box to the Remote tab.
3. To disable Remote Desktop, select Don’t Allow Connections To This Com¬puter, and then click OK.Skip the remaining steps.
4. To enable Remote Desktop, you have two options. You can:
Select Allow Connections From Computers Running Any Version Of Remote Desktop to allow connections from any version of Windows.
Select Allow Connections Only From Computers Running Remote Desktop With Network Level Authentication to allow connections only from Windows 7 or later computers (and computers with secure network authentication).
5. Click Select Users. This displays the Remote Desktop Users dialog box.
6. To grant Remote Desktop access to a user, click Add. This opens the Select Users dialog box. In the Select Users dialog box, click Locations to select the computer or domain in which the users you want to work with are located. Type the name of a user you want to work with in the Enter The Object Names To Select field, and then click Check Names. If matches are found, select the account you want to use and then click OK. If no matches are found, update the name you entered and try searching again. Repeat this step as necessary, and then click OK.
7. To revoke remote access permissions for a user account, select the account and then click Remove.
8. Click OK twice when you have finished.
Subscribe to:
Posts (Atom)