view release on metacpan or search on metacpan
t/data/allenpike.json view on Meta::CPAN
{
"id": "/2019/podcast-episode-numbers",
"url": "http://www.allenpike.com/2019/podcast-episode-numbers",
"title": "325: Podcast Episode Numbers",
"date_published": "2019-02-28T21:10:10+00:00",
"content_html": "<p>In iOS 11, Apple made a variety of <a href=\"https://developer.apple.com/videos/play/wwdc2017/512\">changes and improvements</a> to the Apple Podcasts app and spec. Among other things, they added support for a new show form...
},{
"id": "/2019/navigation-should-be-boring",
"url": "http://www.allenpike.com/2019/navigation-should-be-boring",
"title": "Navigation Should Be Boring",
"date_published": "2019-01-31T21:10:10+00:00",
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JSON/Parse.pod view on Meta::CPAN
[â Author: L<EBASSI|https://metacpan.org/author/EBASSI>; Date: C<2015-04-19>; Version: C<0.002>]
Uses the JSON library from Glib, a library of C functions for the
Linux GNOME desktop project, so it is independent of the other CPAN
modules. Judging from the fairly sparse documentation, it seems to be
a module where you build the JSON on the fly rather than converting a
Perl structure wholesale into JSON.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Jaipo/Notify/LibNotify.pm view on Meta::CPAN
=encoding utf8
=head1 NAME
Jaipo::Notify::LibNotify - A easy-to-use interface to show desktop notifications with libnotify.
=head1 SYNOPSIS
Jaipo::Notify::LibNotify is a easy-to-use interface to show desktop notifications with libnotify.
It doesn't use libnotify directly, but talking to libnotify via dbus.
use Jaipo::Notify::LibNotify;
view all matches for this distribution
view release on metacpan or search on metacpan
bin/make-bookmarklet view on Meta::CPAN
human-readable JavaScript code into bookmarklet form.
=head1 DESCRIPTION
This script will attempt to copy the bookmarklet code to
your desktop clipboard using pbcopy if possible. A warning
will be issued if it cannot regardless of the availablity of
pbcopy, the bookmarklet code will be output.
=head1 USAGE
view all matches for this distribution
view release on metacpan or search on metacpan
duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JavaScript/Duktape/C/lib/duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
lib/JavaScript/Duktape/C/lib/duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JavaScript/Embedded/C/lib/duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
lib/JavaScript/Embedded/C/lib/duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
share/ext-3.4.1/examples/dd/field-to-grid-dd.js
share/ext-3.4.1/examples/debug/debug-console.html
share/ext-3.4.1/examples/debug/debug.png
share/ext-3.4.1/examples/debug/inspector.gif
share/ext-3.4.1/examples/debug/sheldon.xml
share/ext-3.4.1/examples/desktop/credits.txt
share/ext-3.4.1/examples/desktop/css/desktop.css
share/ext-3.4.1/examples/desktop/desktop.html
share/ext-3.4.1/examples/desktop/images/accordian.gif
share/ext-3.4.1/examples/desktop/images/bogus.png
share/ext-3.4.1/examples/desktop/images/desktop.gif
share/ext-3.4.1/examples/desktop/images/desktop3.jpg
share/ext-3.4.1/examples/desktop/images/gears.gif
share/ext-3.4.1/examples/desktop/images/gears.png
share/ext-3.4.1/examples/desktop/images/grid.png
share/ext-3.4.1/examples/desktop/images/grid32x32.gif
share/ext-3.4.1/examples/desktop/images/grid48x48.gif
share/ext-3.4.1/examples/desktop/images/grid48x48.png
share/ext-3.4.1/examples/desktop/images/hatch.gif
share/ext-3.4.1/examples/desktop/images/hd-bg.gif
share/ext-3.4.1/examples/desktop/images/hd-tb-bg.gif
share/ext-3.4.1/examples/desktop/images/icon_padlock.png
share/ext-3.4.1/examples/desktop/images/icons-bg.png
share/ext-3.4.1/examples/desktop/images/im32x32.gif
share/ext-3.4.1/examples/desktop/images/im48x48.gif
share/ext-3.4.1/examples/desktop/images/im48x48.png
share/ext-3.4.1/examples/desktop/images/launcher-bg.gif
share/ext-3.4.1/examples/desktop/images/launcher-btn.gif
share/ext-3.4.1/examples/desktop/images/logout.gif
share/ext-3.4.1/examples/desktop/images/logout.png
share/ext-3.4.1/examples/desktop/images/member.gif
share/ext-3.4.1/examples/desktop/images/member.png
share/ext-3.4.1/examples/desktop/images/powered.gif
share/ext-3.4.1/examples/desktop/images/powered.png
share/ext-3.4.1/examples/desktop/images/s.gif
share/ext-3.4.1/examples/desktop/images/tabs.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/item-over.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/scroll-left.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/scroll-right.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-left-corners.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-left-right.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-right-corners.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-right.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-top-bottom.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/startbutton-icon.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/startbutton.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbar-split-h.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbar-start-panel-bg.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbutton.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbuttons-panel-bg.gif
share/ext-3.4.1/examples/desktop/images/winbar-bg.gif
share/ext-3.4.1/examples/desktop/images/winbar-btn.gif
share/ext-3.4.1/examples/desktop/images/windows-bg.gif
share/ext-3.4.1/examples/desktop/js/App.js
share/ext-3.4.1/examples/desktop/js/Desktop.js
share/ext-3.4.1/examples/desktop/js/Module.js
share/ext-3.4.1/examples/desktop/js/StartMenu.js
share/ext-3.4.1/examples/desktop/js/TaskBar.js
share/ext-3.4.1/examples/desktop/sample.js
share/ext-3.4.1/examples/desktop/wallpapers/blue.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desk.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desktop.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desktop2.jpg
share/ext-3.4.1/examples/desktop/wallpapers/ext.gif
share/ext-3.4.1/examples/desktop/wallpapers/shiny.gif
share/ext-3.4.1/examples/desktop/wallpapers/sky.jpg
share/ext-3.4.1/examples/direct/direct-form.js
share/ext-3.4.1/examples/direct/direct-form.php
share/ext-3.4.1/examples/direct/direct-tree.js
share/ext-3.4.1/examples/direct/direct-tree.php
share/ext-3.4.1/examples/direct/direct.js
share/ext-3.4.1/examples/shared/screens/dd-fieldtogrid.gif
share/ext-3.4.1/examples/shared/screens/dd-gridtoformpanel.gif
share/ext-3.4.1/examples/shared/screens/dd-gridtogrid.gif
share/ext-3.4.1/examples/shared/screens/dd-zones.gif
share/ext-3.4.1/examples/shared/screens/debug-console.gif
share/ext-3.4.1/examples/shared/screens/desktop.gif
share/ext-3.4.1/examples/shared/screens/direct.gif
share/ext-3.4.1/examples/shared/screens/docs.gif
share/ext-3.4.1/examples/shared/screens/editor.gif
share/ext-3.4.1/examples/shared/screens/feeds.gif
share/ext-3.4.1/examples/shared/screens/form-adv-vtypes.gif
view all matches for this distribution
view release on metacpan or search on metacpan
quickjs/doc/quickjs.texi view on Meta::CPAN
@itemize
@item Small and easily embeddable: just a few C files, no external dependency, 210 KiB of x86 code for a simple ``hello world'' program.
@item Fast interpreter with very low startup time: runs the 77000 tests of the ECMAScript Test Suite@footnote{@url{https://github.com/tc39/test262}} in less than 2 minutes on a single core of a desktop PC. The complete life cycle of a runtime instanc...
@item Almost complete ES2023 support including modules, asynchronous
generators and full Annex B support (legacy web compatibility). Some
features from the upcoming ES2024 specification
@footnote{@url{https://tc39.es/ecma262/}} are also supported.
view all matches for this distribution
view release on metacpan or search on metacpan
debian/README.Debian view on Meta::CPAN
The dependency chain with javascript libraries might install apache2 with jifty.
You can safely remove it on a developer's desktop machine.
Or remove apache2 and use lighttpd.
libjifty-perl can be used alone on servers. The main jifty package add more
examples and tutorials which can be useless on servers.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ekps9566.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
share/public/css/bootstrap-responsive.min.css view on Meta::CPAN
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;wi...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Kwiki/MindMap.pm view on Meta::CPAN
*** IBM
*** Mac
** small
*** sony
*** toshiba
* desktop
** pretty
** ugly
.mindmap
The string 'computer' means the root node, and sub-nodes are prefixed
view all matches for this distribution
view release on metacpan or search on metacpan
1.11 2019-08-14 15:04:38 JST
- Add support for renewing OAuth tokens. (PR #74)
1.10 2019-08-14 14:58:51 JST
- Add an example of using altUri.desktop.
- Add APIs for getting group/room member profiles
- Add a Type library to be used in the future.
1.09 2019-06-19 12:55:11 JST
- Add broadcast APIs (PR #71)
view all matches for this distribution
view release on metacpan or search on metacpan
lib/LWP/media.types view on Meta::CPAN
application/vnd.kinar kne knp
application/vnd.koan skp skd skt skm
application/vnd.kodak-descriptor sse
application/vnd.las.las+xml lasxml
# application/vnd.liberty-request+xml
application/vnd.llamagraphics.life-balance.desktop lbd
application/vnd.llamagraphics.life-balance.exchange+xml lbe
application/vnd.lotus-1-2-3 123
application/vnd.lotus-approach apr
application/vnd.lotus-freelance pre
application/vnd.lotus-notes nsf
view all matches for this distribution
view release on metacpan or search on metacpan
xtools/my-deb.sh view on Meta::CPAN
#------------------------------------------------------------------------------
# lintian .deb and source
lintian -I -i \
--suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key,command-in-menu-file-and-desktop-file,emacsen-common-without-dh-elpa,bugs-field-does-not-refer-to-debian-infrastructure \
$DEBFILE
lintian -I -i \
--suppress-tags maintainer-upload-has-incorrect-version-number,changelog-should-mention-nmu,empty-debian-diff,debian-rules-uses-deprecated-makefile,testsuite-autopkgtest-missing *.dsc
view all matches for this distribution
view release on metacpan or search on metacpan
Report/examples/localTrojans.pl view on Meta::CPAN
2758 tcp/udp apollo-status APOLLO Status
2759 tcp/udp apollo-gms APOLLO GMS
2760 tcp/udp sabams Saba MS
2761 tcp/udp dicom-iscl DICOM ISCL
2762 tcp/udp dicom-tls DICOM TLS
2763 tcp/udp desktop-dna Desktop DNA
2764 tcp/udp data-insurance Data Insurance
2765 tcp/udp qip-audup qip-audup
2766 tcp/udp compaq-scp Compaq SCP
2766 tcp # used by Solaris listen/nlps_server.
It was part of System V R3 and Solaris.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/LaTeXML/Plugin/LtxMojo/public/js/external/ace-min/mode-autohotkey.js view on Meta::CPAN
define("ace/mode/autohotkey",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/autohotkey_highlight_rules","ace/mode/folding/cstyle"],function(e,t,n){var r=e("../lib/oop"),i=e("./text").Mode,s=e("../tokenizer").Tok...
view all matches for this distribution
view release on metacpan or search on metacpan
hugs98-Nov2003/src/winhugs/menusbm.c view on Meta::CPAN
typedef VOID (WINAPI * DRAWFUNC)(HDC hdc, SIZE size);
HBITMAP WINAPI CreateMenuBitmap(DRAWFUNC lpfnDraw)
{
// Create a DC compatible with the desktop window's DC.
HWND hwndDesktop = GetDesktopWindow();
HDC hdcDesktop = GetDC(hwndDesktop);
HDC hdcMem = CreateCompatibleDC(hdcDesktop);
view all matches for this distribution
view release on metacpan or search on metacpan
assert not f, "should be false"
```
Build a dynamic proxy to one real object can be very helpful in many situations. You can find this in Hibernate (the Java ORM solution) if you choose working with Lazy Initialization.
Perl, Python, Java, Ruby or PHP: each language has some advantages to do something. I can't choose one language just based on one aspect. We need to consider the community, the environment, tools, etc. Perl is a good choice for software development i...
view all matches for this distribution
view release on metacpan or search on metacpan
site/htdocs/static/bwr/bootstrap/dist/css/bootstrap.min.css.map view on Meta::CPAN
{"version":3,"sources":["bootstrap.css","less/normalize.less","dist/css/bootstrap.css","less/print.less","less/glyphicons.less","less/scaffolding.less","less/mixins/vendor-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/typ...
view all matches for this distribution
view release on metacpan or search on metacpan
site/htdocs/static/bwr/font-awesome/css/font-awesome.css view on Meta::CPAN
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Leyland/Manual/Localization.pod view on Meta::CPAN
CPAN has quite a few modules for data localization, the most common being
L<Locale::Maketext> and L<Gettext> (I think). The problem is that these
modules aren't really cut out for language negotiation. Their only purpose
seems to be to localize your application to the locale of the system on
which it is running, which is completely pointless when dealing with web
applications. These are not desktop applications we're letting end-users
install on their PCs with an interface written in their native language. We are talking about
web applications, probably running on virtual servers located thousands
of miles from your end-users. Who the hell cares about the locale of the
system?
view all matches for this distribution
view release on metacpan or search on metacpan
eg/histogram.pl view on Meta::CPAN
$brush->{A} = $alpha;
$brush;
}
# and some colors
# names and values from https://msdn.microsoft.com/en-us/library/windows/desktop/dd370907%28v=vs.85%29.aspx
sub White() {0xFFFFFF}
sub Black() {0x000000}
sub DodgerBlue() {0x1E90FF}
#
sub pointLocations {
view all matches for this distribution
view release on metacpan or search on metacpan
share/exceptions.json view on Meta::CPAN
"detailsUrl": "./Autoconf-exception-macro.html",
"referenceNumber": 19,
"name": "Autoconf macro exception",
"licenseExceptionId": "Autoconf-exception-macro",
"seeAlso": [
"https://github.com/freedesktop/xorg-macros/blob/39f07f7db58ebbf3dcb64a2bf9098ed5cf3d1223/xorg-macros.m4.in",
"https://www.gnu.org/software/autoconf-archive/ax_pthread.html",
"https://launchpad.net/ubuntu/precise/+source/xmltooling/+copyright"
]
},
{
share/exceptions.json view on Meta::CPAN
"detailsUrl": "./GStreamer-exception-2005.html",
"referenceNumber": 35,
"name": "GStreamer Exception (2005)",
"licenseExceptionId": "GStreamer-exception-2005",
"seeAlso": [
"https://gstreamer.freedesktop.org/documentation/frequently-asked-questions/licensing.html?gi-language\u003dc#licensing-of-applications-using-gstreamer"
]
},
{
"reference": "./GStreamer-exception-2008.json",
"isDeprecatedLicenseId": false,
"detailsUrl": "./GStreamer-exception-2008.html",
"referenceNumber": 30,
"name": "GStreamer Exception (2008)",
"licenseExceptionId": "GStreamer-exception-2008",
"seeAlso": [
"https://gstreamer.freedesktop.org/documentation/frequently-asked-questions/licensing.html?gi-language\u003dc#licensing-of-applications-using-gstreamer"
]
},
{
"reference": "./i2p-gpl-java-exception.json",
"isDeprecatedLicenseId": false,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Lingua/EN/CommonMistakes.pm view on Meta::CPAN
defination definition
defininition definition
defininitions definitions
defintion definition
defintions definitions
dekstop desktop
dekstops desktop
delared declared
delare declare
delares declares
delaring declaring
delemiter delimiter
lib/Lingua/EN/CommonMistakes.pm view on Meta::CPAN
desiable disable
desidered desired
desidere desire
desination destination
desinations destinations
deskop desktop
deskops desktops
desription description
desriptions descriptions
destiantion destination
destiantions destinations
destrutor destructor
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Lingua/EN/SENNA/third-party/senna/hash/words.lst view on Meta::CPAN
desk(0)00
desk-top
deskjet
deskpro
desks
desktop
desktops
desmarais
desmarest
desmond
desolate
desolation
view all matches for this distribution
view release on metacpan or search on metacpan
share/count_1w.txt view on Meta::CPAN
hands 49087727
associates 49020998
finally 48999091
az 48985772
updates 48858672
desktop 48850257
classes 48836974
paris 48831449
ohio 48812305
gets 48807490
sector 48746882
share/count_1w.txt view on Meta::CPAN
pleasure 16798232
honor 16787246
asp 16785885
oriented 16785804
eagle 16785232
desktops 16782911
pants 16774383
columbus 16772509
nurse 16772151
prayer 16762869
appointment 16761764
share/count_1w.txt view on Meta::CPAN
concentra 281263
rayne 281257
lullabies 281227
cmh 281225
slasher 281219
desktoplinux 281212
critiquing 281212
polypeptides 281211
alleghany 281199
poul 281184
lihue 281164
share/count_1w.txt view on Meta::CPAN
fiftieth 238169
groupies 238164
joyfully 238163
shearwater 238157
cleaved 238140
booksdesktopswireless 238139
wasco 238137
castrol 238129
minotel 238127
thermoelectric 238123
datblygu 238118
share/count_1w.txt view on Meta::CPAN
egee 100380
esthetician 100379
distcheck 100379
plater 100378
yasir 100376
desktopx 100376
tills 100375
rxpg 100373
graviton 100371
nazim 100369
wwu 100367
share/count_1w.txt view on Meta::CPAN
decubitus 67601
stddev 67600
hirundo 67600
dudu 67600
shadrach 67599
rdesktop 67593
effe 67592
souce 67590
vlogging 67588
sdfchecker 67588
peelers 67588
share/count_1w.txt view on Meta::CPAN
amod 67129
recombine 67127
macr 67125
multigenerational 67122
mcculley 67122
booksdesktops 67122
hooting 67120
fielden 67120
tjp 67119
manwl 67119
webnet 67118
share/count_1w.txt view on Meta::CPAN
bofa 67022
pavol 67020
pictires 67019
ncjrs 67019
idref 67019
desktopbsd 67019
ghrelin 67018
eurotalk 67018
carbonized 67017
mattia 67016
demir 67016
share/count_1w.txt view on Meta::CPAN
moncrieff 63722
fomenting 63722
comapny 63721
algorithmics 63721
neurofilament 63720
desktopmodules 63718
algerie 63718
onsets 63717
capecitabine 63717
umeda 63716
receiued 63716
share/count_1w.txt view on Meta::CPAN
fuscus 47961
hanning 47960
gunslingers 47960
gwt 47959
ciders 47959
kdesktop 47958
graniteware 47958
flecainide 47958
abrahamsen 47958
paragons 47957
dayer 47957
share/count_1w.txt view on Meta::CPAN
pareos 34763
holtman 34763
gradua 34763
delegator 34763
cumshoot 34763
macdesktops 34762
lavalin 34762
hoeller 34762
turmel 34761
scorpionfish 34761
hourihan 34761
share/count_1w.txt view on Meta::CPAN
tamotsu 34417
datastormusers 34417
cursussen 34417
braucht 34417
wontons 34416
freedesktop 34416
entendres 34416
ebpp 34416
xlp 34415
htk 34415
sobibor 34414
share/count_1w.txt view on Meta::CPAN
targed 24906
roseart 24906
drmike 24906
dirndl 24906
burrup 24906
xfdesktop 24905
occure 24905
kharlamov 24905
keyguard 24905
dcmp 24905
tripodi 24904
share/count_1w.txt view on Meta::CPAN
shearn 15092
rotocast 15092
poria 15092
pontivy 15092
lacaille 15092
javadesktop 15092
indconcepts 15092
forgie 15092
conchango 15092
almendros 15092
tihar 15091
share/count_1w.txt view on Meta::CPAN
heilbrunn 14024
dnssd 14024
chairmanships 14024
balsamea 14024
animalpassion 14024
alldesktopentertainment 14024
vombats 14023
tafil 14023
sukanya 14023
recoger 14023
powerzip 14023
share/count_1w.txt view on Meta::CPAN
suphan 13760
sobald 13760
kotsis 13760
jusco 13760
inifile 13760
grdesktop 13760
faceriding 13760
emilya 13760
eipen 13760
dhanraj 13760
cwgc 13760
view all matches for this distribution
view release on metacpan or search on metacpan
eg/Segment/S03 view on Meta::CPAN
alternative but to hang draw curtains from a track or rod placed above the
arch.
<p no=55 segment_break>
Redundancy of effort. Scholars who are good at knowing where to look for
the sources of their subject matter may not be good at knowing where to
look for suitable software. The replacement of mainframe use by desktop
computing in recent years means that scholars working alone do not have as
much contact with computer-learned people as they used to do. This means
they are less in touch with software developments. Hence, if they get
interested in designing their own software, scholars may spend their time
reinventing last year's wheel.
view all matches for this distribution
view release on metacpan or search on metacpan
Tagger/words.yml view on Meta::CPAN
desires: { nns: 1 }
desist: { vb: 1 }
desk-top: { jj: 3 }
desk: { nn: 18 }
desks: { nns: 14 }
desktop: { jj: 4, nn: 10 }
Desktop: { nnp: 2 }
desolate: { jj: 2 }
DeSoto: { nnp: 1, nn: 1 }
despair: { nn: 2 }
Despair: { nn: 2 }
view all matches for this distribution