task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] LINKNAME [Value]
value of the linkname option specified in the pppdoptions file for this connection
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] PPP_TTYNAME [Value]
irrelevant to PPTP connections
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] SPEED [Value]
irrelevant to PPTP connections
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] PPP_SPEED [Value]
same as the above
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] DNS1 [Value]
first DNS server address specified by the peer, if usepeerdns wat set
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
b7a3f74b_TP__in_Israel_Palestine__HOWTO__Value
[Name] DNS2 [Value]
second DNS server address specified by the peer, if usepeerdns wat set
[]
Linux Cables+Ethernet+PPTP (in Israel/Palestine) HOWTO
Value
http://tx.technion.ac.il/~eyalroz/linux_cable_pptp.html
10/1438042992201.62_20150728002312-00122-ip-10-236-191-2_240453838_1.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg add [git command] git add [git description] Add file contents to the index. (* TODO: add notes below on what are the git notions of the "index" etc. and how they relate to hg concepts.) [hg description]
add the specified files on the next commit
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg annotate [git command] git blame [hg description]
show changeset information by line for each file
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg backup [hg description]
backup workspace changes and metadata
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg clone [git command] git clone [hg description]
make a copy of an existing repositoryNote repository Note that with hg, this copies everything from the parent, including all branches, and gives you a working copy of the default branch.
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg commit [git command] git commit [hg description]
commit the specified files or all outstanding changes. Creates only a local change set.
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg diff [git command] git diff / git diff --cached [hg description]
diff repository (or selected files)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg export $ID [git command] git format-patch [hg description]
dump the header and diffs for one or more changesetsThis produces a file that entirely captures the contents of the change set specififed by $ID.The resulting file can be consumed by "hg import". (This is often useful for transporting changes between different workspaces and/or branches, etc.)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg forget [git command] git reset / git checkout – [hg description]
forget the specified files on the next commit
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg incoming [git command] git fetch && git whatchanged ../branch [hg description]
show a list of change sets that would be pulled.(with -v, also show list of files in each)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg init [git command] git init [hg description]
create a new repository in the given directory
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg list [git command] git diff --name-only [hg description]
list active files(those changed in this workspace)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg log hg log FILE [git command] git log [hg description]
show revision history of entire repository show revision history of specified file
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg merge [git command] git merge/git pull [hg description]
merge working directory with another revision
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg nits [git command] git nits [hg description]
check for stylistic nits in active files(onbld extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg outgoing [git command] git whatchanged [git description] show changes between ... [hg description]
show a list of change sets that would be pushed.(with -v, also show list of files in each)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg pbchk [git command] git pbchk [hg description]
run pre-integration checks on this workspace(onbld extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg pdiffs [git command] git diff .. [hg description]
diff workspace against its parent(onbld extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg pull [git command] git fetch / git pull [hg description]
pull changes from the specified source("pull -u" to update as well)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg push [git command] git push [hg description]
push changes to the specified destination
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg qdiff [hg description]
diff of the current patch and subsequent modifications(mq extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg qnew [hg description]
create a new patch(mq extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg qpop [hg description]
pop the current patch off the stack(mq extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg qpush [hg description]
push the next patch onto the stack(mq extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg qrefresh [hg description]
update the current patch(mq extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg recommit [git command] git rebase -i [hg description]
replace outgoing changesets with a single equivalent changeset(onbld extension)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg remove [git command] git rm [hg description]
remove the specified files on the next commit
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg restore [hg description]
restore workspace from backup
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg serve [git command] none [hg description]
start stand-alone webserver
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg status [git command] git status [hg description]
show changed files in the working directory(One letter prefixes like the old cvs status)
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg summary [hg description]
summarize working directory state
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg update [git command] git checkout [hg description]
update working directory (or switch revisions)updates local working copy from local repo.
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] hg-active [git command] Not available separately to webrev [hg description]
creates an input file for webrev(1) that references the change set ID for the parent, and lists all the modified files. Usage:hg-active -w `pwd` > Active.txtwebrev txt webrev -w Active.txt
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
a7071092__v_5____illumos___illumos_wiki__hg_description
[hg command] edit .hg/cdm/*.NOT [git command] ~/.git/*.NOT [hg description]
Exception files for "hg nits", etc.cddlchk.NOT, copyright.NOT, cstyle.NOT, ...Add file names to these files to cause "hg nits" to skip the (possibly lengthy) noise about them.
[]
Page Comparison - hg git Rosetta Stone (v.4 vs v.5) - illumos - illumos wiki
hg description
http://wiki.illumos.org/pages/diffpagesbyversion.action?pageId=1148168&selectedPageVersions=5&selectedPageVersions=4
10/1438042988065.26_20150728002308-00065-ip-10-236-191-2_265941067_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Windows Explorer [Keyboard Shortcut]
Windows + E
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Show Desktop [Keyboard Shortcut]
Windows + D
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Focuses selection to the first icon on the notification area, use arrow keys to navigate and Spacebar to select [Keyboard Shortcut]
Windows + B
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Find Files and Folders (AKA Search) [Keyboard Shortcut]
Windows + F
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] 3D-Flip cycles through your standard applications (only available for Vista versions with Aero enabled) [Keyboard Shortcut]
Windows + Tab
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Launches 3D-Flip but stays on the desktop so that you can scroll in directions [Keyboard Shortcut]
Windows + Ctrl + Tab
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Minimize all windows [Keyboard Shortcut]
Windows + M
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Undo minimize all windows [Keyboard Shortcut]
Windows + Shift + M
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Open Run window [Keyboard Shortcut]
Windows + R
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] System Information [Keyboard Shortcut]
Windows + Pause/Break
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Windows Help [Keyboard Shortcut]
Windows + F1
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Ease of Access [Keyboard Shortcut]
Windows + U
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Displays Windows Sidebar (provided enabled) [Keyboard Shortcut]
Windows + Spacebar
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Locks the computer (needs password to reactivate) [Keyboard Shortcut]
Windows + L
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Tabs through applications on the taskbar [Keyboard Shortcut]
Windows + T
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
7fd97b65_y_Shortcuts_in_Vista___LifeSpy__Keyboard_Shortcut
[Description] Launches the Task Manager (Okay, doesn’t use the Windows button :P) [Keyboard Shortcut]
Ctrl + Shift + Escape
[]
Windows Tip: Windows Key Shortcuts in Vista | LifeSpy
Keyboard Shortcut
http://www.lifespy.com/2007/windows-tip-windows-key-shortcuts/
10/1438042988065.26_20150728002308-00119-ip-10-236-191-2_562249702_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] total page size [Name]
w
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] overall score [Name]
o
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] url [Name]
u
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] total number of requests [Name]
r
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] space id of the page [Name]
s
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] id of the ruleset used [Name]
i
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Make fewer HTTP Requests [Name]
ynumreq
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Use a Content Delivery Network(CDN) [Name]
ycdn
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Avoid empty src or href [Name]
yemptysrc
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Add Expires headers [Name]
yexpires
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Compress components with gzip [Name]
ycompress
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Put CSS at top [Name]
ycsstop
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Put JavaScript at bottom [Name]
yjsbottom
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Avoid CSS expressions [Name]
yexpressions
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Make JavaScript and CSS external [Name]
yexternal
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Reduce DNS lookups [Name]
ydns
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Minify JavaScript and CSS [Name]
yminify
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Avoid URL redirects [Name]
yredirects
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Remove duplicate JavasScript and CSS [Name]
ydupes
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Configure entity tags (ETags) [Name]
yetags
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Make AJAX cacheable [Name]
yxhr
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Use GET for AJAX requests [Name]
yxhrmethod
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Reduce the number of DOM elements [Name]
ymindom
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Avoid HTTP 404 (Not Found) error [Name]
yno404
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Reduce cookie size [Name]
ymincookie
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Use cookie-free domains [Name]
ycookiefree
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Avoid AlphaImageLoader filter [Name]
ynofilter
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Do not scale images in HTML [Name]
yimgnoscale
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
641cd85c_al_Open_Source_Project_Website__Name
[Value] score for Make favicon small and cacheable [Name]
yfavicon
[]
YSlow - Official Open Source Project Website
Name
http://yslow.org/user-guide/
10/1438042988065.26_20150728002308-00142-ip-10-236-191-2_849493936_0.json
5bd92e4f___Description
[Property] ad_title [Type] String [Description]
The title text for this adunit. Maximum length of this field will be 25 characters.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
5bd92e4f___Description
[Property] ad_body [Type] String [Description]
The body text for this adunit. Maximum length of this field will be 165 characters.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
5bd92e4f___Description
[Property] ad_url [Type] String [Description]
The URL that is associated with this adunit. Clicks through this address are used to determine clicks in your adzone (and, correspondingly, your payout). We recommend that the text in ad_title be linked with this address. Maximum length of this field is 36 characters. Note: The forward slashes in this field are escaped with backslashes to make it valid JSON. Backslashes should be removed via your favorite method before inserting into emails. Note: This is a unique, generated address and should not be reused multiple times.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
5bd92e4f___Description
[Property] image_source [Type] String [Description]
The URL address to the square image that accompanies this adunit. Note: The forward slashes in this field are escaped with backslashes to make it valid JSON. Backslashes should be removed via your favorite method before inserting into emails.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
5bd92e4f___Description
[Property] pixel [Type] String [Description]
The URL address to an invisible tracking pixel. We use this pixel to calculate impressions and is required to be present in all adunits. Maximum length of this field is 36 characters. Note: The forward slashes in this field are escaped with backslashes to make it valid JSON. Backslashes should be removed via your favorite method before inserting into emails. Note: This is a unique, generated address and should not be reused multiple times.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
5bd92e4f___Description
[Property] status [Type] Array[] [Description]
Returns a status code containing details about the success or failure of the endpoint. Status codes can be found here.
[]
Description
http://www.launchbit.com/api/documentation.html
10/1438042992201.62_20150728002312-00302-ip-10-236-191-2_559621069_10.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] In JCR structured or unstructured nodes are supported and can be mixed at will in a content tree. [Midgard] Content types are defined in MgdSchema types. All content must be stored to an MgdSchema type, but types can be extended on content instance level using the "parameter" triplets [CouchDB] Type-free [feature]
content type system
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Structured node types support inheritence of types, additional cross-cutting aspects can be added with "mixins". Node types can define allowed node types for child nodes in the content hierarchy. [Midgard] MgdSchemas allow inheritance, and an extended type can be instantiated either using the extended type or the base type [CouchDB] Type-free [feature]
type hierarchy
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Nodes with mixin "referenceable" have GUID a UUID. In practice the node path is often used to reference nodes. [Midgard] Every object has a GUID used for referencing. Objects located in trees that have a "name" property can also be referred to using the path [CouchDB] All objects can be accessed via a UUID [feature]
IDs
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Nodes can reference each other with hard link (special property type) or soft link (by referring to the node path) [Midgard] MgdSchema types can have properties linking to other objects of same or different type. A link of "parentfield" type places an MgdSchema type in a tree. [CouchDB] No reference support built-in [feature]
References
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] All content is hierarchical / in a tree [Midgard] Content can exist in tree, or independently of it depending on the MgdSchema type definition [CouchDB] flat structure [feature]
content hierarchy
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Multi-valued (like an array), binary properties (e.g. for files), nodes have an implicit sort-order [Midgard] Binary properties stored using the Midgard Attachment system [CouchDB] Support for binary properties [feature]
interesting property types
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Multiple content modifications are written in transactions. [Midgard] Transactions can be used optionally. [feature]
transactions
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] JCR Observers can register for content changes on different paths and/or for different node types and/or CRUD, receive notification of changes as serialized node [Midgard] All transactions cause both process-internal GObject signals, and interprocess DBus signals [CouchDB] Support for one external event notification shell script [feature]
events
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] Workspaces provide separate root trees. [Midgard] No workspaces support in Midgard 9.03, coming in next version [CouchDB] Multiple databases within one CouchDB instance [feature]
workspaces
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json
b75e89ab_contentGoesHere__feature
[JCR / Jackrabbit] nodes or parts of the repository (or the whole repo) can be imported or exported in XML. 2 formats: docview for human-frindly representation, sysview including all technical aspects [Midgard] Objects can be exported and imported in XML format. There are tools supporting replication via HTTP, tarballs, XMPP, and the CouchDB replication protocol [CouchDB] JSON serialization is the standard way of accessing the repository. CouchDB replication protocol supports full synchronization between instances [feature]
import and export
[]
contentGoesHere
feature
http://dev.day.com/content/ddc/blog/2009/11.html
10/1438042987171.38_20150728002307-00279-ip-10-236-191-2_68804682_0.json