Mariposa
464 km. Útvonal: Santa Monica (10) – (5) Pyramid Lake (99) – Visalia –Fresno – (41) –Oakhurst -(49) –Mariposa
41 C fok árnyékban. Séta a városban, kedves kis város, főleg a “Szalon”. Éjszaka rettenetes meleg és rettenetes zajos légkondi, füldugóval alszunk.
2. nap. Yosemite Nemzeti Park
70 km. Útvonal: Mariposa ( reggel 30 C fok), (140) – A park bejárata után megálltunk, szép rálátás volt a Merced folyóra, sokan fürödtek, a folyón sok kis zuhogó volt. Bementünk a Visitor Centerbe, térkép, stb.
Parkolás, megkerestük a Shutle bust, elmentünk a „8” –as pontig, megkerestük a Valley floor tours indulási helyét. 2 órás utazás megállásokkal a legszebb pontokon, így körbejártuk a park leglátványosabb helyeit. El Capitan-Bridalveil fall-Tunnel View , (itt csodálatos panoráma van a hegyekre)-Half Dome- Campingek-vissza a 8-as pontra.
Visszaérkezés és ebéd után 20 perces sétával elmentünk a Yosemite fall-hoz.
A Parkban nem volt kibiírhatatlan meleg, csak a napon volt melegebb.
A Wawona road-on (41), majd a Glacier Point Roadon, rengeteg kanyarral , szerpentineken elmentünk a Glacier Point-hoz. Innen belátható az egész Yosemite Nemzeti Park felülről a camping a sátrakkal együtt, a Half Dome és a vízesések. Nagyon szép a kilátás.Medvével nem találkoztunk szerencsére.Itt sokan várták a naplementét.
Vissza indultunk Mariposába (41)-Oakhurst- (49).Legalább 1OO kannyar volt a 41-es uton.Éjjel tudtunk aludni, mert a szoba végre lehült és kikapcsoltuk a szörnyeteget.(Kint továbbra is hőség 38 C fok)
3. nap. Mariposa Grove.
Indulás (35 C fok reggel) , (49) – Oakhurst- (41)
4. nap, Sequoia Nemzeti Park
5. nap, Morro Bay
HTML 5 Compatible Web Browsers
The following links display comprehensive comparisons of web browsers on the support of the HTML 5 features.
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML_5%29
http://fmbip.com/litmus
http://caniuse.com/
Microsoft .NET Framework source code
The Microsoft .NET framework source code is available at the address below. You can search the source code by class name.
http://www.dotnetframework.org
How to configure the domain password expiration policy in the Microsoft Active Directory
The Microsoft Active Directory is a great system to manage the security of servers and workstations. One of the fundamental security tools is the password expiration policy.
To set the password expiration policy in an Active Directory domain follow the steps below
- Remote desktop into the domain controller
- Start the Active Directory Users and Computers snap in
- Right click the root domain name and select Properties
- Select the Group Policy tab
- In the middle select the Default Domain Policy Group Policy Object Link
- Click the Edit button
- On the left side expand Computer Configuration > Windows Settings > Security Settings > Account Policies
- Select the Password Policy and Account Lockout Policy keys to set the desired values
Warning!
All new and existing user accounts will inherit these settings, and the password of existing user accounts will immediately expire where the “Password never expires” option is not set.
Display deleted items in the Microsoft Visual Studio Source Control Explorer
When you delete a file or folder in TFS by default it is no longer displayed in the Source Control Explorer. To be able to “undelete” a file or folder enable the visibility of deleted items in Microsoft Visual Studio.
To see deleted items in the Source Control Explorer
- Start Visual Studio
- In the Tools menu select Options
- On the left side expand Source Control
- On the left side select Visual Studio Team Foundation Server
- On the right side check Show deleted items in the Source Control Explorer
- Click OK to save your changes
To “undelete” a file or folder
- Start Microsoft Visual Studio
- Open the Source Control Explorer window
- In the View menu select Other Windows
- In the list select Source Control Explorer
In the Source Control Explorer window navigate to the location of the deleted item. Deleted files and folders are displayed in gray with a special icons.
- Right click the item and select Undelete