url stringlengths 13 4.35k | tag stringclasses 1
value | text stringlengths 109 628k | file_path stringlengths 109 155 | dump stringclasses 96
values | file_size_in_byte int64 112 630k | line_count int64 1 3.76k |
|---|---|---|---|---|---|---|
https://lists.fedorahosted.org/archives/list/kde@lists.fedoraproject.org/message/YSA3U4EZK22MOQBYIQEP7QPKJSKHFCRH/ | code | On Wednesday 29 June 2011 20:38:31 Patrick O'Callaghan wrote:
Each DE wants its own
user interface? Fine, but they do essentially the same things, so why
can't they both use a common library for keystore functionality?
Because it takes time to get there. :-)
There are talks about this already. | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572220.19/warc/CC-MAIN-20220816030218-20220816060218-00546.warc.gz | CC-MAIN-2022-33 | 294 | 6 |
https://www.itprotoday.com/compute-engines/got-office-compatibility-issues | code | As you might expect, I deal with quite a few Microsoft Word documents--not just the ones I create that get passed between my editors and me, but reference documents supplied by vendors, proposals, and supporting documentation for various projects. This means, of course, that every time Microsoft does a major upgrade to... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583511703.70/warc/CC-MAIN-20181018042951-20181018064451-00557.warc.gz | CC-MAIN-2018-43 | 3,153 | 7 |
https://www.altsci.com/3/s/The-prefix-Template-need-not-be-included-an | code | [permalink] [id link]
The prefix " Template :" need not be included, and an initial capital is not necessary.
Some Related Sentences
prefix and :"
For instance, when linking to a local file using the " file :" URI scheme, the syntax is of the form "", where "" is the standard prefix, and the third represents the root o... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038072175.30/warc/CC-MAIN-20210413062409-20210413092409-00436.warc.gz | CC-MAIN-2021-17 | 8,395 | 47 |
http://sqlblogcasts.com/blogs/simons/archive/2008/11.aspx | code | November 2008 - Posts
You might have read my previous post about coming to the
Hyperbac booth at PASS to see the next big thing.
So what was it that Hyperbac was announcing.
Imagine this secnario. You have your production database, if you've folowed
best practice the data files will be sized for say the next 6 months w... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123270.78/warc/CC-MAIN-20170423031203-00200-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 20,372 | 327 |
https://dungeon-of-the-endless.fandom.com/wiki/Crawler | code | Scuttling level: Legendary
(Self) Not noticed by monsters (except with a Crystal)
(Self) Speed +0/+8
If a hero uses Crawler, enemies will no longer be able to target them, though enemies already targeting the hero may continue attacking them. That is until they leave the room. While under the effect of Crawler, a hero ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-47/segments/1573496670921.20/warc/CC-MAIN-20191121153204-20191121181204-00345.warc.gz | CC-MAIN-2019-47 | 655 | 7 |
https://cutephp.com/forum/index.php?showtopic=42532 | code | Topic: help me ?
Problem here... Whew, I found myself posting just problems sad.gif
Anyway, if you insert image and drag it somewhere inside textarea, image url loses /cutenews part
Correct url should be
but it somehow became
domain.com/data/upimages/image.jpg (notice lost of /cutenews)
I noticed the same thing after e... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100534.18/warc/CC-MAIN-20231204182901-20231204212901-00231.warc.gz | CC-MAIN-2023-50 | 345 | 7 |
https://www.gamedev.net/topic/645453-vs-2005-not-saving-build-setting-and-window-settings/ | code | I have been having this issue with 1 single project for a year now. I have scoured the web multiple times looking for a solution. So here is how it all came about.
Moved from Vista to Win 7 after a nasty trojan trashed my system. Reinstalled all of the software needed to build the project and left the project in the pa... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123484.45/warc/CC-MAIN-20170423031203-00527-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 1,437 | 4 |
http://physics.stackexchange.com/questions/tagged/tachyon+fermions | code | to customize your list.
more stack exchange communities
Start here for a quick overview of the site
Detailed answers to any questions you might have
Discuss the workings and policies of this site
Is conservation of statistics logically independent of spin?
If the number of fermions is $n$, we expect the quantity $(-1)^... | s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1410657118950.27/warc/CC-MAIN-20140914011158-00008-ip-10-196-40-205.us-west-1.compute.internal.warc.gz | CC-MAIN-2014-41 | 2,315 | 52 |
https://www.tensorflow.org/tutorials/?hl=pt-br | code | import tensorflow as tf mnist = tf.keras.datasets.mnist (x_train, y_train),(x_test, y_test) = mnist.load_data() x_train, x_test = x_train / 255.0, x_test / 255.0 model = tf.keras.models.Sequential([ tf.keras.layers.Flatten(), tf.keras.layers.Dense(512, activation=tf.nn.relu), tf.keras.layers.Dropout(0.2), tf.keras.laye... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583656577.40/warc/CC-MAIN-20190116011131-20190116033131-00538.warc.gz | CC-MAIN-2019-04 | 1,016 | 5 |
https://lists.gforge.inria.fr/pipermail/pharo-project/2011-April/046247.html | code | [Pharo-project] A lil simplification of MorphTreeNodeMorph
tudor.girba at gmail.com
Wed Apr 6 10:21:36 CEST 2011
Indeed. For example, in the context of Moose, we sometimes have lists in the order of 100k elements. The LazyMorphTreeMorph offers pagination and it works well, but it would be super cool to have a stronger ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487621699.22/warc/CC-MAIN-20210616001810-20210616031810-00356.warc.gz | CC-MAIN-2021-25 | 2,613 | 48 |
http://forums.zimbra.com/administrators/38804-clamav-0-96-out.html | code | Bug 45794 - Upgrade to clamav 0.96
Dear ClamAV users,
ClamAV 0.96 introduces new malware detection mechanisms and other
significant improvements to the scan engine. The key features of
ClamAV 0.96 include:
- The Bytecode Interpreter: the interpreter built into LibClamAV allows
the signature writers to create and distri... | s3://commoncrawl/crawl-data/CC-MAIN-2016-22/segments/1464049288709.66/warc/CC-MAIN-20160524002128-00128-ip-10-185-217-139.ec2.internal.warc.gz | CC-MAIN-2016-22 | 1,670 | 28 |
http://forums.myfantasyleague.com/forums/index.php?s=c4c1af342a88b993003741533ea84840&showuser=11693&tab=status | code | ComishMember Since 12 Jul 2012
Offline Last Active Jun 22 2020 10:45 PM
- Group Members
- Active Posts 17
- Profile Views 933
- Member Title Member
- Age Age Unknown
- Birthday Birthday Unknown
Author of Truths Blood and Red Star Rising.
Comish hasn't added any friends yet.
There are no status updates to display | s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703518240.40/warc/CC-MAIN-20210119103923-20210119133923-00600.warc.gz | CC-MAIN-2021-04 | 313 | 11 |
http://stackoverflow.com/questions/896428/zigbee-stack-recommendations?answertab=oldest | code | I've been out of the loop on Zigbee for a while now. Was wondering who has the most mature Zigbee stack... Is it Microchip, Chipcon, Atmel?
Has anyone got RF Modules down to less then $10 yet?
I recall there was some licensing issues with certain stacks a while back...
EDIT: This question was originally asked in 2009. ... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163051992/warc/CC-MAIN-20131204131731-00061-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 557 | 4 |
https://indico.cern.ch/event/624830/ | code | WLCG Workshop 2017
19-22 June 2017 University of Manchester (https://indico.cern.ch/event/609911/overview )
Benchmarking discussion (~90') during the Operational tools, benchmarking, accounting, monitoring session (Wed 21/6 @ 11:00)
Structure: short intro talks and a panel discussion
Talks: summary of the WG activity +... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500304.90/warc/CC-MAIN-20230206051215-20230206081215-00491.warc.gz | CC-MAIN-2023-06 | 538 | 7 |
https://www.udemy.com/course/forecasting-python/ | code | Forecasting Models and Time Series for Business in Python
What you'll learn
- Facebook Prophet
- Tensorflow Structural Time Series
- Time Series Analysis
- Demand Planning and Forecasting
- Basic Statistics: Linear regression, p-value
- Basic Python desirable
Welcome to the most exciting online course about Forecasting... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030334332.96/warc/CC-MAIN-20220925004536-20220925034536-00186.warc.gz | CC-MAIN-2022-40 | 2,631 | 29 |
https://conference-ifaci-2017.com/you-must-do-your-homework-every-day/ | code | You must do your homework every day
Definition homework difference between quoted and vision statement for the cliffs behind these daily motivate will help. A list you really don't need to survive? Have to refer to communicate with the homework help. Your homework for you must do your homework significado de casa signi... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107904039.84/warc/CC-MAIN-20201029095029-20201029125029-00584.warc.gz | CC-MAIN-2020-45 | 6,624 | 14 |
http://blogs.technet.com/b/privatecloud/archive/2014/07/07/automation-mvp-spotlight-series-integration-story-how-to-take-the-imports-sharepoint-and-sma-amp-import-them-into-your-environment.aspx | code | ...building hybrid clouds that can support any device from anywhere
Okay Readers – we have the next post ready to go!
Here is the fifth of six posts in the MVP Spotlight Series for the Automation Track…
This post will walk you through importing the solution built during the Automated Service Requests with Microsoft Sys... | s3://commoncrawl/crawl-data/CC-MAIN-2015-18/segments/1430456773322.93/warc/CC-MAIN-20150501050613-00046-ip-10-235-10-82.ec2.internal.warc.gz | CC-MAIN-2015-18 | 3,773 | 28 |
https://git.jrtechs.net/jrtechs/FOSSRIT-mismatches/src/branch/master/jackie-1-full.md | code | MEL CHUA hereby irrevocably transfers and assigns to JACKIE KAZIL in perpetuity, all right (whether now known or hereinafter invented), title, and interest, throughout the world, including any copyrights and renewals or extensions thereto, in the attached transcript of the interview recorded between us on AUGUST 28, 20... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323587623.1/warc/CC-MAIN-20211025030510-20211025060510-00492.warc.gz | CC-MAIN-2021-43 | 27,683 | 123 |
http://5minutedownloads.com/details-5-minute-outliner.htm | code | 5 Minute Outliner 2.0
- Visulize and organize your ideas
- Create outlines, checklists or projects within minutes
- Import outlines, mindmaps or checklists from PC to your phone
- Create algorithms to solve problems, logical sequence of steps, using loops and condition testing
- Stay compatible with your team and with ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218186780.20/warc/CC-MAIN-20170322212946-00313-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 4,912 | 32 |
http://www.ibmmainframeforum.com/abends-sql-codes/topic1685.html | code | Obviously, error has to do with module last linkedited with S/360 Linkage Editor.
Not obviously at all. . . It is doubtful that your code was linked with anything remotely involved with an s/360. . .
It is about 99% sure that you have some mistake in your use of components on the free site.
From the references:
. . .
C... | s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988720380.80/warc/CC-MAIN-20161020183840-00309-ip-10-171-6-4.ec2.internal.warc.gz | CC-MAIN-2016-44 | 588 | 9 |
https://playur.net/ | code | The Royal Game of Ur is a 5000 year old game that was rediscovered in the early 20th century in what is now south Iraq.
In the 80's a curator at the British Museum, manage to translate a clay tablet which included the play rules, thus allowing us to recreate this ancient game.
On this site you can play The Royal Game o... | s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600400204410.37/warc/CC-MAIN-20200922063158-20200922093158-00671.warc.gz | CC-MAIN-2020-40 | 1,116 | 12 |
https://community.letsencrypt.org/t/validating-another-ip-address/24608 | code | I run an SMTP server for which I would like to generate a certificate.
smtp.mydomain.com only answers on
tcp 25 and
tcp 587, and there is no way I’m going to open an HTTP server on that machine, even for a temporary domain validation.
Is there any way I could tell
certbot to validate my
smtp.mydomain.com FQDN on
tcp 80... | s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039744320.70/warc/CC-MAIN-20181118073231-20181118095231-00355.warc.gz | CC-MAIN-2018-47 | 782 | 14 |
https://alvinshen.com/2018/03/18/microsoft-cloud-day-shanghai/ | code | Attend Microsoft Cloud Day in Shanghai. Although it’s really an entry-level event, I’m very happy (also surprised) there are more and more developers in China are interested in Azure.
In addition, it’s good to know Microsoft Cognitive Services and how many years the Microsoft’s scientists have worked on it. Great Job M... | s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986684425.36/warc/CC-MAIN-20191018181458-20191018204958-00548.warc.gz | CC-MAIN-2019-43 | 663 | 3 |
https://gb.coursera.org/lecture/check-point-jump-start-network-security/deploying-check-point-security-gateways-iBJr2 | code | Hello, and welcome again to Check Point Jump Start training. In this module, we will cover deploying a Check Point security gateway, a firewall. So we are going to look at network models. But this is not a networking class, so we're not going to spend a lot of time on the various models. But we will talk about packet f... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945030.59/warc/CC-MAIN-20230323065609-20230323095609-00487.warc.gz | CC-MAIN-2023-14 | 41,929 | 1 |
https://github.com/jasonk33?tab=repositories | code | Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Hide content and notifications from this user.
Learn more about blocking users
Contact Support about this user’s behavior.
Learn more about reporting abuse
Data and Notebook for the ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514574662.80/warc/CC-MAIN-20190921190812-20190921212812-00134.warc.gz | CC-MAIN-2019-39 | 1,355 | 20 |
http://atari.boards.net/thread/3151/20-tapuino-c64-128-c16 | code | I have been tinkering away in my shed quietly for a few weeks, ordering the odd bit here and there and I have finally built one of these DIY C64 Tape=>SD interfaces. It plays and records .tap files and it has worked flawlessly on all the .tap files I have tried so far.
You basically have a Arduino Nano ( I used my chea... | s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986718918.77/warc/CC-MAIN-20191020183709-20191020211209-00347.warc.gz | CC-MAIN-2019-43 | 947 | 4 |
https://www.thesequitur.com/best-100-pure-tea-tree-oil/ | code | Are you looking for the best 100 Pure Tea Tree Oil but don’t know where to start? We have done much research and analysis to present the best 100 Pure Tea Tree Oil available. There are various 100 Pure Tea Tree Oil options on the market, and you can get surprising advantages from these products. They vary in price, qua... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710972.37/warc/CC-MAIN-20221204104311-20221204134311-00875.warc.gz | CC-MAIN-2022-49 | 18,216 | 83 |
http://erizabesu-queen.info/24229-code-de-reduction-zalando-vala.html | code | your Kindle device in one click Julia Verification Toolset - Research / Investigation tools Gabriel Weinberg - (2018) Why should I use DuckDuckGo instead of Google? Bonus : Tutorial for VagrantSpec - A Vagrant plugin that helps building complex scenarios with many VMs. Vagrant - discover vagrant boxes Vault (by HashiCo... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195527204.71/warc/CC-MAIN-20190721205413-20190721231413-00406.warc.gz | CC-MAIN-2019-30 | 5,974 | 13 |
https://forums.developer.nvidia.com/t/ttyacm0-able-to-run-only-once-until-it-is-re-pluged-again-in-jetson-orin-nano/269838 | code | Hi, I am using Jetson orin nano developer kit.
I am able to run the microcontroller’s port ttyACM0 only once, I have to re-plug it in again to run the microcontroller which will again run only once but the port is detected
I am using “micro ros” to run the microntroller (teensy 3.2)
Facing this issue only in jetson ori... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100016.39/warc/CC-MAIN-20231128214805-20231129004805-00436.warc.gz | CC-MAIN-2023-50 | 5,059 | 70 |
http://ajax.isiportal.com/yui/examples/button/btn_example03.html | code | This example demonstrates different ways to create a Button that functions like an HTML checkbox (
A Checkbox Button can be instantiated three different ways:
A Checkbox Button can be created using an existing
<input type="checkbox"/> element as a source element, the attributes of which are captured and used for the cr... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945333.53/warc/CC-MAIN-20230325130029-20230325160029-00374.warc.gz | CC-MAIN-2023-14 | 1,983 | 12 |
http://www-sop.inria.fr/prisme/fiches/Arithmetique/index.html.en | code | If a numerical result is sought, these imprecisions are usually acceptable. If a logical decision has to be taken based on this result (for example based on the sign of the result), the decision will be right in most cases but may be wrong (if the value is close to zero, its sign is not guaranteed to be correct). The c... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474659.73/warc/CC-MAIN-20240226094435-20240226124435-00208.warc.gz | CC-MAIN-2024-10 | 2,981 | 17 |
https://codespots.com/search?q=vue.js&page=7 | code | A zoomable fixed balloon container. Useful for adding tutorial videos or other page specific content.
This is very a first version of the plugin. If you find any bugs and/or want to contribute, feel free to create issues, PRs or reach me out on twitter!
This is a vue component, which is sliding to unlock some functiona... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710698.62/warc/CC-MAIN-20221129132340-20221129162340-00595.warc.gz | CC-MAIN-2022-49 | 652 | 5 |
http://www.dzone.com/links/android_to_windows_phone_8_the_complete_guide.html | code | Video tutorial to demonstrate how to use Combo Box (Drop-Down list) in Java using Swing API.
Nice, step-by-step instructions for building your own custom Linux system, entirely from source code
The word "legacy" has a lot of connotations. Mostly bad ones. We seem to forget that... more »
how DevOps revolutionizes R&D p... | s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1412037663467.44/warc/CC-MAIN-20140930004103-00399-ip-10-234-18-248.ec2.internal.warc.gz | CC-MAIN-2014-41 | 582 | 6 |
https://www.paypal-community.com/t5/About-Business-Archive/Where-did-the-merchant-tools-go/m-p/886401 | code | You are viewing the PayPal Community Archives. This content may be old or outdated. Leave the Archive
Chat with our moderator team every Wednesday between 1-2pm PT (4-5pm ET). Learn more in Community Events
I've had a Premier account for years but haven't used PayPal in a long time so was surprised when I logged into s... | s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987836295.98/warc/CC-MAIN-20191023201520-20191023225020-00432.warc.gz | CC-MAIN-2019-43 | 2,288 | 9 |
https://80.lv/articles/spatial-announces-first-season-of-in-house-and-ugc-games/ | code | The team also announced the hire of Charles Ju, an industry vet who launched games with over 100 million in downloads and $50 million in revenue. His games include Beat Fever, Sessions, BattleCamp, and PlayMesh.
Spatial, the 3D social platform to build, share, and play interactive games on the web, mobile, and VR, toda... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473690.28/warc/CC-MAIN-20240222030017-20240222060017-00489.warc.gz | CC-MAIN-2024-10 | 15,477 | 40 |
http://slideplayer.com/slide/6207315/ | code | 2 TEXT BOOK:Han, Kamber, Data Mining Concepts and Techniques, Morgan KaufmannREFERENCE BOOKS:Golfarelli, Data Warehouse Design: Modern Principles and Methodologies, Tata McGraw HillM.H. Dunham, Data Mining Introductory and Advanced Topics, Pearson Education.
3 Unit 1 Introduction to Data mining: Evolution of Data minin... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439738380.22/warc/CC-MAIN-20200809013812-20200809043812-00468.warc.gz | CC-MAIN-2020-34 | 20,896 | 51 |
https://www.challengertalk.com/threads/auto-trans-shift-points.208042/ | code | so just plain and simple i cant see having almost 400 hp and only shifting at around 5800 rpm is there any way tranzformer custom dyno tune mopar shop is there any way i can change my shift points?????
On the contrary, you should be impressed with an engine that can get so close to 400 hp with only a "mere" 5800 rpm. O... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038082988.39/warc/CC-MAIN-20210415005811-20210415035811-00446.warc.gz | CC-MAIN-2021-17 | 737 | 3 |
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/2.0/com.vmware.nsxt.install.doc/GUID-F47989B2-2B9D-4214-B3BA-5DDF66A1B0E6.html | code | A transport zone is a container that defines the potential reach of transport nodes. Transport nodes are hypervisor hosts and NSX Edges that will participate in an NSX-T overlay. For a hypervisor host, this means that it hosts VMs that will communicate over NSX-T logical switches. For NSX Edges, this means that it will... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232255165.2/warc/CC-MAIN-20190519201521-20190519223521-00117.warc.gz | CC-MAIN-2019-22 | 2,969 | 6 |
https://sheepishlittleblog.wordpress.com/2009/04/02/i-got-better/ | code | What one begins with a Monty Python quote, one must also end with a Monty Python quote.
Yes, I’m not dead, in fact. I’ve been quite ill, but I feel relatively human again. Sadly, too sick to blog inherantly means too sick to knit, so I’ve gotten exactly nothing done in the last… 3 days? 4 days? A while. The days all ru... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267864354.27/warc/CC-MAIN-20180622045658-20180622065658-00566.warc.gz | CC-MAIN-2018-26 | 1,498 | 6 |
http://fiona-hsieh.blogspot.com/2013/10/lizard-croc-dude-freaks-out-first.html | code | I wanted to animate a more complex character with some wrinkles and stuff, so I decided to animate a reptile. WOOP NECK WRINKLES. He was originally supposed to be a crocodile, but... he actually looks more like a lizard or a salamander with sharp teeth. So I guess he's a crocodile lizard salamander mix. AHA.
and spider... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607871.54/warc/CC-MAIN-20170524230905-20170525010905-00390.warc.gz | CC-MAIN-2017-22 | 420 | 2 |
http://singleapp.com/api/doc_menu_list.php | code | This will return a list of all of the restaurant menus in Toronto and Montreal.
|key||Api Key||Required||The api key that was generated from|
|format||Output Format||Optional||Can be set to "XML' or 'JSON' depending on which output format you want to use.
|count||Number of results||Optional||The number of restaurants t... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875146033.50/warc/CC-MAIN-20200225045438-20200225075438-00472.warc.gz | CC-MAIN-2020-10 | 1,166 | 13 |
http://tajul.com/2013/04/how-to-install-bijoy-for-windows-8/ | code | How to install Bijoy for Windows 8
Bijoy is likely one of the most popular Bangla typing device in Bangladesh. not too long ago Microsoft was once released their newest working device windows eight. but Bijoy now not releases Bijoy for windows 8. in consequence home windows 8 consumer can not set up bijoy for windows e... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163051588/warc/CC-MAIN-20131204131731-00019-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 1,073 | 8 |
https://community.adobe.com/t5/muse/muse-web-mail-form-with-web-com/td-p/9176420 | code | I am not receiving emails from my web form. No error message is given and the form shows the message has been sent. I can easily correct this with godaddy but this is the first time I have dealt with web.com.
I have made several calls and I am getting fairly frustrated with them. One rep. said he had never heard of ado... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623488528979.69/warc/CC-MAIN-20210623011557-20210623041557-00503.warc.gz | CC-MAIN-2021-25 | 1,807 | 14 |
https://www.instructables.com/community/Flippin-Open-Source-Rant/ | code | Flippin Open Source Rant Answered
I'm hate open source today!! It started out so easy, too. Download a free script based avi editor called Avisynth? Ok. Try to save the output of your newly edited avi file? Who the bleep knows how? Well, try to install a plugin instead. Download and stick in the plugins folder. Doesn't... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038464045.54/warc/CC-MAIN-20210417192821-20210417222821-00156.warc.gz | CC-MAIN-2021-17 | 2,088 | 2 |
https://www.perlmonks.org/index.pl/?node_id=196463 | code | How do you design the programmer within yourself?
Never stop. It's one thing to keep learning new skills,
especially techinical ones, but quite another (and at least
as important) to keep forming new opinions, researching
them, fleshing them out, and testing (and ultimately
discarding or mutating) them. I'm constantly ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585177.11/warc/CC-MAIN-20211017113503-20211017143503-00443.warc.gz | CC-MAIN-2021-43 | 1,234 | 24 |
http://www.adras.com/ANN-Seed7-Release-2010-04-04.t7187-145.html | code | Next: Learn about proxy sites and how to use them to open blocked sites unlimited downloads from RapidShare and megaupload and increase the speed of the Internet with new sites for free
From: tm on 4 Apr 2010 17:26
I have released a new version of Seed7: seed7_05_20100404.tgz
In the Seed7 programming language new state... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585997.77/warc/CC-MAIN-20211024111905-20211024141905-00028.warc.gz | CC-MAIN-2021-43 | 2,986 | 50 |
http://www.linuxquestions.org/questions/linux-hardware-18/nvidia-driver-is-not-working-properly-on-mandrake-10-1-a-283756/ | code | Nvidia driver is not working properly on Mandrake 10.1
I just installed the latest Nvidia drivers on my system running Mandrake 10.1. Everything went fine and I see the Nvidia log when I start X but when I load my KDE profile everything gets messed up. It appears that menus are being wrote over. When I launch the kcons... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218189403.13/warc/CC-MAIN-20170322212949-00005-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 384 | 2 |
https://theexceptioncatcher.com/blog/2012/12/rant-on-web-interfaces-quick-context-menus/ | code | For any of those that have seen one of my highest voted answers, they could conclude that I’m largely in favor of web applications. However, that’s not entirely the case. Many technical journalists, venture capitalists, and startup executives would have you to believe that desktop applications are no longer relevant. T... | s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046154321.31/warc/CC-MAIN-20210802141221-20210802171221-00260.warc.gz | CC-MAIN-2021-31 | 3,873 | 11 |
http://forums.devshed.com/delphi-programming-90/parse-record-procedure-5-csv-files-920780.html | code | July 14th, 2012, 09:17 AM
Is it possible to use Parse Record procedure on 5 CSV files
I have an unusual request / problem:
- open 5 csv files,
- calculate the average value for each cell,
- save one csv file with new values, which has the same structure as the five selected.
Is it possible to calculate the average of t... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917125532.90/warc/CC-MAIN-20170423031205-00414-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 752 | 12 |
http://manpages.ubuntu.com/manpages/precise/man1/g15composer.1.html | code | Provided by: g15composer_3.2-2_amd64
g15composer - Scriptable command interface to libg15render(3) drawing functions
G15composer is a scriptable command interface to the libg15render drawing functions that outputs to a g15daemon screen. G15composer exposes all graphics primitives and text rendering functions of libg15r... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439737019.4/warc/CC-MAIN-20200806180859-20200806210859-00284.warc.gz | CC-MAIN-2020-34 | 4,875 | 8 |
http://objectinnovations.com/News/16-07-25.html | code | New Courseware in ASP.NET Web Pages
July 25, 2016.
Object Innovations today released a new course on Microsoft's ASP.NET Web Pages for C# developers using
WebMatrix 3 and .ASP.NET Web Pages 2
This course provides a practical hands-on introduction to developing Web applications
using ASP.NET Web Pages and C#. This Web d... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589618.52/warc/CC-MAIN-20180717070721-20180717090721-00186.warc.gz | CC-MAIN-2018-30 | 2,477 | 36 |
http://superuser.com/questions/209635/3-os-computer-hard-drives-corrupted-any-way-to-save-the-data | code | Ok...So i have a computer. Its a pretty amazing computer. Built it myself. It has 3 500gb harddrives on it, all with different OS's. XP, Vista, and 7. I recently ran into a little problem. Well its a pretty big problem hahaha. Some how, it seems ALL 3 have gotten corrupted. one day i turn on my computer, i boot up XP. ... | s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1398223206120.9/warc/CC-MAIN-20140423032006-00466-ip-10-147-4-33.ec2.internal.warc.gz | CC-MAIN-2014-15 | 1,742 | 5 |
http://harrybrelsford.blogspot.com/2008/06/standard-management-console-sbs-2003.html | code | Harry brelsford here, author of Windows Small Business Server 2003 Best PRactices and just posting up more of my book for you, the reader. My goal is to have the entire book posted by the time SBS 2008 ships!
Harry Brelsford, ceo at smb nation www.smbnation.com
Consider this both the “noun” and the “verb” of the Server... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583659944.3/warc/CC-MAIN-20190118070121-20190118092121-00461.warc.gz | CC-MAIN-2019-04 | 10,896 | 39 |
https://cyber.vumetric.com/security-news/2024/01/07/stealthy-asyncrat-malware-attacks-targets-us-infrastructure-for-11-months/ | code | Security News > 2024 > January > Stealthy AsyncRAT malware attacks targets US infrastructure for 11 months
A campaign delivering the AsyncRAT malware to select targets has been active for at least the past 11 months, using hundreds of unique loader samples and more than 100 domains.
Microsoft security researcher Igal L... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816586.79/warc/CC-MAIN-20240413051941-20240413081941-00494.warc.gz | CC-MAIN-2024-18 | 2,204 | 17 |
https://osrnews.blogspot.com/2019/12/new-osr-products-at-dtrpg-december-8th.html | code | However, from the dearth of releases lately (and not just OSR, in general) it seems like I'm not the only one.
1E Character Sheet Uncluttered - Not bad at all. 75 cents, though.
Dungeons in Blue: Just Geomorphs 19 and 20 - Two more packs, if you like those sort of thing. $3.49 each
Friday Enhanced Map 12-6-19 - Looks s... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780053657.29/warc/CC-MAIN-20210916145123-20210916175123-00708.warc.gz | CC-MAIN-2021-39 | 418 | 5 |
https://yelismar.github.io/videos/watch/amount-of-time | code | Amount of time
Share this & earn $10
Published at : 21 Nov 2020
Subscribe to Shaawar Music
فيديو من me only
comments powered by Disqus.
[FREE MATCH] A-Kid vs David Starr - La Hora De La Verdad - 07/12/2019
GRANNY TRYING TO COMPLETE DEADLY DEATHRUN in HUMAN FALL FLAT
Courting vs Dating: Are you a Girlfriend or a Wife?
C... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243991829.45/warc/CC-MAIN-20210514214157-20210515004157-00029.warc.gz | CC-MAIN-2021-21 | 2,940 | 54 |
https://map.lu/about/index.html | code | map.lu is the mapping project for ProjectArea51 providing all mapping content for the various projects.
This is the second generation mapping site and as such it's content is still being generated.
Map imagery & map.lu ©2012-2016 Peter Mount, ProjectArea51
Map data provided by:
- © OpenStreetMap contributors, CC-BY-SA
... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487617599.15/warc/CC-MAIN-20210615053457-20210615083457-00493.warc.gz | CC-MAIN-2021-25 | 1,111 | 13 |
https://forum.yiiframework.com/t/creating-simple-model/43447 | code | If I extend CModel I need to implement it ,because CModel is abstract
can I just leave it blank? what is his role?
I think I should create Model That extends CModel, because the abstractness of CModel and the attributeNames method that not implemented will cause me to create a lot of additional code in every custom mod... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949093.14/warc/CC-MAIN-20230330004340-20230330034340-00630.warc.gz | CC-MAIN-2023-14 | 729 | 7 |
http://www.redmine.org/boards/4/topics/49304 | code | Rewrite core documents with a plugin
I want to create a plugin for rewrite the redmine core documents by adding a checkbox field to choose who can see the folder.
I don't know anything about ruby.
It would be very nice to help me.
Thanks in advance, | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676593208.44/warc/CC-MAIN-20180722100513-20180722120513-00071.warc.gz | CC-MAIN-2018-30 | 249 | 5 |
https://www.coffeecup.com/forums/sitemapper/sitemapper-and-shopping-cart-creator/?post_id=254864 | code | Everytime I generate a sitemap with Sitemapper on the website I have generated with Shopping Cart Creator any new links are added with the Shop Name prefixed in the Page Title. This, I believe, is not wise to do as I want the item to be indexed not the Shop Name. I then have to go through the results and edit out the S... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571210.98/warc/CC-MAIN-20220810191850-20220810221850-00284.warc.gz | CC-MAIN-2022-33 | 592 | 3 |
https://www.devx.com/c-zone/41907/ | code | y recent C++ 10-Minute Solution titled “Using a Good Parasite Class to Design a Self-Clearing Memory Buffer” was greeted with skepticism, raised eyebrows, and a torrent of questions from readers who were puzzled by the notion of objects that are never destroyed?seemingly a violation of the C++ object model.
Readers hav... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224647459.8/warc/CC-MAIN-20230531214247-20230601004247-00531.warc.gz | CC-MAIN-2023-23 | 8,910 | 45 |
https://discourse.getgrav.org/t/strategy-to-customize-simplify-grav-for-end-users/22395 | code | I’m a keen beginner in most things webdev, but have played with Grav for some time now and look into getting better at it and to better understand some basic ideas. Right now I’m struggling with two “larger” questions, here is one - maybe you have some ideas, insights in a general approach to my challenge:
Purely as a ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949107.48/warc/CC-MAIN-20230330070451-20230330100451-00500.warc.gz | CC-MAIN-2023-14 | 1,479 | 12 |
https://forums.wyzecam.com/t/notifications-screen-header-shows-mac/4851 | code | Question for the Wyze team … all four of my v2 cams are working fine but I’ve noticed an anomaly on the Notifications screen, specifically with one of the cameras. The camera pointed at the crib is named “Guest Rm - Crib”, yet when I go to the Notifications screen and filter to only show only notifications for this cam... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376826715.45/warc/CC-MAIN-20181215035757-20181215061757-00476.warc.gz | CC-MAIN-2018-51 | 956 | 1 |
https://dh.sunygeneseoenglish.org/2019/02/19/technology-and-the-humanities-an-inevitable-connection/ | code | I have to admit I was nervous coming into English 340. I feel comfortable with basic computer skills, and my friends often come to me for help with simple tasks. Last semester, I took an IT course and learned the basics of Microsoft Office. However, prior to this class, the most advanced experience I had with computers... | s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600401614309.85/warc/CC-MAIN-20200928202758-20200928232758-00715.warc.gz | CC-MAIN-2020-40 | 2,434 | 4 |
http://mattculloty.com/ | code | I can push pixels. Logos, icons, and typography are right in my wheelhouse.
I combine front-end open source frameworks with HTML5 and CSS3 best practices resulting in unique end products.
Content is king. A custom WordPress solution can be the answer to managing it all from analytics to blogging to eCommerce.
All web s... | s3://commoncrawl/crawl-data/CC-MAIN-2017-26/segments/1498128320476.39/warc/CC-MAIN-20170625083108-20170625103108-00463.warc.gz | CC-MAIN-2017-26 | 1,090 | 11 |
https://blog.setcronjob.com/2009/11/how-much-do-your-crons-cost.html | code | I've added Estimated cost and how long your cron will be kept executing at the Control Panel.
For example, I have three cron jobs daily, one cron job every 6 hours, one cron job every 30 minutes, and here's the estimation:
You have 5 cron jobs. Estimated cost: $0.20075 / year. Your cron will be executed in 4454 years 2... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499967.46/warc/CC-MAIN-20230202070522-20230202100522-00611.warc.gz | CC-MAIN-2023-06 | 421 | 4 |
https://yourmom.org/r/LeftHandPath | code | Tree of Death draw by a friend.
/r/LeftHandPathMoon Blood & Bathin of Ars Goetia
/r/LeftHandPathHi fellow left-hand path devotees. Here's a video did with Satania about some of my paranormal and occult experiences. This video is more personal than the other stuff I've posted here, less theoretical and abstract. I tgo i... | s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371799447.70/warc/CC-MAIN-20200407121105-20200407151605-00073.warc.gz | CC-MAIN-2020-16 | 3,199 | 27 |
http://graborabmou.skyrock.com/3150882588-accutane-buy-cnada-pharmacy-cost-of-accutane-accutane-and-pill.html | code | BUY CHEAP Accutane - CLICK HERE!
Cheapest prices for Accutane. NO PRESCRIPTION REQUIRED!
Best prices on the Internet for Accutane!
Order Accutane Online! - Lowest Prices Guaranteed!
FREE delivery. Accutane online - Buy Cheap Accutane without a prescription!
Four Months Supply! FREE Courier Worldwide Shipping!
* Reliabl... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794863570.21/warc/CC-MAIN-20180520131723-20180520151723-00017.warc.gz | CC-MAIN-2018-22 | 3,591 | 81 |
http://www.mitacs.ca/en/discipline/computer-science?page=2 | code | Enhancement of technology and computer science has helped researchers in multiple fields and industries, from health care to automotive industry. Smoking is one of the habits that could harm humans dramatically. Lung cancer, heart attack is just some of the diseases that come with smoking. A large number of people stri... | s3://commoncrawl/crawl-data/CC-MAIN-2017-51/segments/1512948515313.13/warc/CC-MAIN-20171212095356-20171212115356-00532.warc.gz | CC-MAIN-2017-51 | 5,137 | 10 |
https://tfoa.wordpress.com/2010/04/28/tfoa-68-the-key-motivators-for-joining-an-association/ | code | In this post I’m referring to a very interesting article by The ARC on the primary reasons why people become members of associations.
The top 4 reasons:
- Networking and Social Interaction
- Recognition and credibility
- Associations keep their members up-to-date in the rapidly changing world
- The Education and Profes... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243990449.41/warc/CC-MAIN-20210514091252-20210514121252-00101.warc.gz | CC-MAIN-2021-21 | 368 | 6 |
http://pcmcia-cs.sourceforge.net/cgi-bin/HyperNews/get/pcmcia/toshiba/37/1/1.html?outline=1&admin | code | Hi Dave, Dieter,
Is the DFE650 problem solved now ??? I have a similar problem, kernel 2.2.16-3 (redhat), pcmcia card services 3.1.8, DFE 650 on Toshiba Satellite 2210XCDS. The card is detected (two beeps), ping to eth0 IP works but to default gateway doesn't. On /var/log/messages appears: eth0: found link beat eth0: l... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084887253.36/warc/CC-MAIN-20180118111417-20180118131417-00380.warc.gz | CC-MAIN-2018-05 | 444 | 5 |
http://www.solidperfume.com/forums/index.php/topic/1707-happy-birthday-nancy/ | code | Happy Birthday, Nancy
Posted 21 December 2005 - 12:22 PM
Happy Bithday to you. May all your wishes come true.
Edited by Nicki169, 21 December 2005 - 12:23 PM.
Posted 21 December 2005 - 02:47 PM
(your B-day present is you don't have to hear me sing!)
Happy Happy - Katita
Posted 22 December 2005 - 03:16 AM
Happy Birthday... | s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912202510.47/warc/CC-MAIN-20190321092320-20190321114320-00022.warc.gz | CC-MAIN-2019-13 | 993 | 22 |
http://forums.appleinsider.com/t/4425/which-dual-did-you-buy | code | [quote]Originally posted by Bodhi:
<strong>Power Mac G4 Z05N
Mac OS - U.S. English
256MB PC2700 DDR SDRAM - 1 DIMM
Optical 2 - None
80GB Ultra ATA drive
Power Mac G4 Dual 1GHz w/167MHz system bus
Optical 1 - Apple SuperDrive
NVIDIA GeForce4 Titanium dual-display w/128MB DDR
Apple Pro Keyboard - U.S. English
Bodhi. I do... | s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398460942.79/warc/CC-MAIN-20151124205420-00225-ip-10-71-132-137.ec2.internal.warc.gz | CC-MAIN-2015-48 | 785 | 14 |
https://community.chrono.gg/t/problem-with-login-and-ff57/7002 | code | Since upgrading to FF57 I am having problems with chrono.gg forgetting my login every time I turn off my PC.
I have gone through FF support and I have checked it is not a FF problem, but seems to be due to chrono.gg storing the login information in the “local storage”.
I regularly clean my storage, but I leave the logi... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572033.91/warc/CC-MAIN-20220814113403-20220814143403-00105.warc.gz | CC-MAIN-2022-33 | 2,104 | 16 |
http://www.bioinformatics.org/cgi-bin/viewvc.cgi/pyorbit/.cvsignore?view=log | code | - [select for diffs]
Fri Oct 8 22:06:08 1999 UTC
(17 years, 6 months ago)
I have autoconfed the build and install process.
This form allows you to request diffs between any two
revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text F... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121528.59/warc/CC-MAIN-20170423031201-00589-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 355 | 9 |
https://heroes.thelazy.net/index.php/Wandering_monsters | code | Wandering creatures (or sometimes monsters or neutral armies/stacks) is a term for the creatures standing on the Adventure Map. The type of the creatures can be totally random, restricted by creature level or be specifically defined by the map-maker. If the creature is non-upgraded, there can be also upgraded creatures... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100523.4/warc/CC-MAIN-20231204020432-20231204050432-00215.warc.gz | CC-MAIN-2023-50 | 1,435 | 10 |
https://cbmm.mit.edu/video/learning-what-we-know-and-knowing-what-we-learn-gaussian-process-priors-neural-data-analysis | code | Learning what we know and knowing what we learn: Gaussian process priors for neural data analysis
July 12, 2021
July 8, 2021
Guillaume Hennequin, Kris Jensen
All Captioned Videos Computational Tutorials
Guillaume Hennequin, Kris Jensen - University of Cambridge
Additional papers and resources
PRESENTER: Today, we have ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100112.41/warc/CC-MAIN-20231129141108-20231129171108-00159.warc.gz | CC-MAIN-2023-50 | 91,979 | 231 |
https://avetampere.wordpress.com/2009/05/05/log-audio/ | code | I did my audio slideshow on the snow chaos in London. Eventually it was very old news, but I didn’t have anything much better to do it on. It had a newsy approach, and I took photos for it myself, as well as using some from other news channels websites.
When I made it, I tried to keep in mind that it is going to be an ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125945793.18/warc/CC-MAIN-20180423050940-20180423070940-00161.warc.gz | CC-MAIN-2018-17 | 1,020 | 2 |
http://www.crunchyroll.com/forumtopic-464723/count-to-40-before-creatormod-posts | code | The title is self-explanatory,
The normal members count, starting from 1, and try to reach the number 40 before creator/mod posts.
Simple game, simple rules, simple fun.
Me: Reset! (or any other thing I decide to post) | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676593208.44/warc/CC-MAIN-20180722100513-20180722120513-00360.warc.gz | CC-MAIN-2018-30 | 218 | 4 |
http://ux.stackexchange.com/questions/tagged/captcha+usability | code | Am redesigning my sign-up form, some users feel bored with filling security field. Is really the Security verification code is user-friendly?
I'm working on setting up a CAPTCHA on a project, and just thought about the user experience of it. I personally find them tedious, especially if they're too difficult. Even thes... | s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609540626.47/warc/CC-MAIN-20140416005220-00453-ip-10-147-4-33.ec2.internal.warc.gz | CC-MAIN-2014-15 | 540 | 3 |
https://www.mobileappdaily.com/knowledge-hub/xamarin-vs-react-native | code | Two of the popular cross-platform frameworks includes React Native and Xamarin. The year 2018 was stellar concerning apps that were produced in any defined year and most of these applications were developed using these two influential cross-platform mobile app development frameworks.
iOS applications have always used O... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816879.25/warc/CC-MAIN-20240414095752-20240414125752-00590.warc.gz | CC-MAIN-2024-18 | 10,052 | 69 |
https://medium.com/@yanguo4?source=post_internal_links---------2---------------------------- | code | $100,000 is the start.
The rough idea:
A software engineer at entry level is paid at $100,000 mark. After that, you can expect about 10%~20% increase on average year over year, or equivalently, the salary is doubled to $200,000 within five years, and tripled to $300,000 in another three years.
I do not intent to write ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610704792131.69/warc/CC-MAIN-20210125220722-20210126010722-00424.warc.gz | CC-MAIN-2021-04 | 2,726 | 22 |
https://www.hdfgroup.org/2015/12/serve-protect-web-security-hdf5/ | code | To Serve and Protect: Web Security for HDF5
John Readey, The HDF Group
|Editor’s Note: Since this post was written in 2015, The HDF Group has developed the Highly Scalable Data Service (HSDS) which addresses the challenges of adapting large scale array-based computing to the cloud and object storage while intelligently... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474746.1/warc/CC-MAIN-20240228211701-20240229001701-00486.warc.gz | CC-MAIN-2024-10 | 10,948 | 52 |
http://phpdeveloper.org/news/13122 | code | New from the Web Developer's Virtual Library today is this overview by Marc Plotz of the Zend Framework, including a brief introduction to the Model/View/Controller design pattern.
Many developers are scared off by the thought of something as huge and confusing as the Zend Framework - I know this because I was once one... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267867579.80/warc/CC-MAIN-20180625072642-20180625092642-00169.warc.gz | CC-MAIN-2018-26 | 905 | 3 |
https://dukewayne.com/index.php?thread/3621-what-movie-is-it/&pageNo=9 | code | The movie is....Flying Leathernecks.
Out of the 4 replies I received, all were correct!
The winners are...
arthurarnell, ralphper, wbbison and chester7777
If you feel like discussing the game or movie, or if you have a thought or question, feel free to post it in the Guess the movie discussion thread. click here
Now, o... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506686.80/warc/CC-MAIN-20230925051501-20230925081501-00061.warc.gz | CC-MAIN-2023-40 | 516 | 8 |
https://hubski.com/user/NelsonzzWillie | code | There will be no sequel, just the same universe I would think. If you're planning on playing the next Bully or Red Dead, I would suggest playing the FIRST Bully and play Red Dead Redemption. Rockstar strives for originality, so I'd hope they don't make the next Red Dead some typical "shoot 'em up" western about a deran... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571987.60/warc/CC-MAIN-20220813202507-20220813232507-00031.warc.gz | CC-MAIN-2022-33 | 480 | 1 |
http://www.vistax64.com/vista-news/252303-single-biggest-reason-why-windows-7-wont-another-vista.html | code | Originally Posted by lemur
I am not so sure that it will be as fast as MS wishes. After all, for companies it is a substantial investment - software, hardware and especially education. And people will be screaming and kicking because they are too lazy to learn new stuff. The introduction of Win7 will probably go along ... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164012753/warc/CC-MAIN-20131204133332-00085-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 832 | 4 |
http://blogs.msdn.com/b/cumgranosalis/archive/2008/03/24/who-s-afraid-of-the-big-bad-cast-operator.aspx | code | My previous blog entry (which was completely misunderstood by some people who commented - I blame the fact that English is not my native tongue) reminded me of another poor coding behavior. Just so we don't have a repeat of that last post, let me clarify that I have nothing against the as operator - I use it all the ti... | s3://commoncrawl/crawl-data/CC-MAIN-2015-32/segments/1438042988317.67/warc/CC-MAIN-20150728002308-00205-ip-10-236-191-2.ec2.internal.warc.gz | CC-MAIN-2015-32 | 1,608 | 12 |
http://www.qaptainqwerty.com/2007/01/mad-fold-in-text.html | code | My latest "cartoon", shown in the previous blog entry, was inspired by MAD Magazine's fold-in inner back page. In case you are not familiar with MAD Magazine, the mag's inner back page is a foldable puzzle. When unfolded, the page would pose some question on a topic. On the page you would also find instruction on how t... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583512400.59/warc/CC-MAIN-20181019124748-20181019150248-00117.warc.gz | CC-MAIN-2018-43 | 2,523 | 4 |
https://community.intel.com/t5/Solid-State-Drives/How-to-install-Intel-750-SSD-as-bootable-drive-for-windows-10/td-p/368795 | code | Intel ssd 750 series not booting on http://www.asus.com/Motherboards/MAXIMUS-VIII-GENE/specifications/ asus maximus VIII z170 chipset.
I have an Intel SSD 750 series add-in-card and I want to use as my main/boot drive.
The issue is that when I hit the power button, the mobo do not boot from the SSD, it just show the Q-... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363135.71/warc/CC-MAIN-20211205035505-20211205065505-00046.warc.gz | CC-MAIN-2021-49 | 2,096 | 24 |
https://github.com/codalab/codalab-competitions/wiki/Dev_Issue-tracking | code | Clone this wiki locally
This page describes how to file and track issues for the CodaLab project. All bugs are tracked as issues in the CodaLab GitHub repository.
- Add a meaningful title.
- Add the 'Bug' and 'New' labels, to identify the issue as a bug.
- Assign a priority - 'P1' or 'P2' or 'P3' (see priority definiti... | s3://commoncrawl/crawl-data/CC-MAIN-2017-04/segments/1484560281649.59/warc/CC-MAIN-20170116095121-00090-ip-10-171-10-70.ec2.internal.warc.gz | CC-MAIN-2017-04 | 1,342 | 22 |
https://www.tefter.io/~awesome/bookmarks?tags=language | code | Lightweight curly-bracket language which compiles to Ruby and Crystal.
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
⚡️ A PHP GraphQL Framework
The Crystal Programming Language
Fetish-themed programming language
Chuck Norris Programming Language
Magento2 Turkish Translation / Ma... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875141396.22/warc/CC-MAIN-20200216182139-20200216212139-00222.warc.gz | CC-MAIN-2020-10 | 942 | 15 |
https://forum.aspose.com/t/insert-html-table-string-with-styles-css-in-word-document-convert-to-pdf-file-using-java/220008 | code | I have an HTML string that is rendered using DocumentBuilder of Aspose.Words in Java. The HTML has a table that has some CSS applied to it but after converting this HTML to PDF, the tables styles are not applied. I am attaching the expected vs obtained result screenshots for your reference.
Please provide a solution. T... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679102697.89/warc/CC-MAIN-20231210221943-20231211011943-00089.warc.gz | CC-MAIN-2023-50 | 945 | 10 |
http://www.linuxforums.org/forum/miscellaneous/4256-open-ssl-encrytion-utilities-doubts.html | code | Results 1 to 1 of 1
Enjoy an ad free experience by logging in. Not a member yet? Register.
- Join Date
- Sep 2003
Open SSL encrytion utilities -doubts
1. What is the command line for creating a message digest for a simple text file.
2. What is the command-lines for encrypting and decrypting the message digest.
3. What ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123590.89/warc/CC-MAIN-20170423031203-00491-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 426 | 8 |
https://agiletools.crunch.help/en/concepts/key-result-types | code | A Key Result type informs us of the intention where the value should go to make it a success. Agile Tools support six types.
Often we do not know from which value to improve. Getting to the baseline value of some metric is not always trivial. Sometimes there are technical hurdles, and sometimes the process is in the wa... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707948234904.99/warc/CC-MAIN-20240305092259-20240305122259-00693.warc.gz | CC-MAIN-2024-10 | 2,085 | 14 |
https://www.toekneestuck.com/blog/2012/02/05/forked-me-some-jquery-sap/ | code | While I was redoing my site, I wanted to implement some sticky elements and since I’ve used Forrst’s sap() plugin before, I decided to quickly implement it.
Soon after I realized there were a few things I needed to add get it working how I needed it:
- When the element was repositioned back into the flow of the content... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780056856.4/warc/CC-MAIN-20210919095911-20210919125911-00482.warc.gz | CC-MAIN-2021-39 | 1,023 | 7 |
https://stackoverflow.com/questions/tagged/prestosql | code | Questions tagged [prestosql]
Pyspark code or steps to connect to Presto SQL catalog and execute query on postgresql db using pyspark?
I have pyspark configured to work with PostgreSQL directly. However, I want to pass data from spark to presto using jdbc connector, and then run the query on postgresql using pyspark and... | s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578526904.20/warc/CC-MAIN-20190418221425-20190419002440-00052.warc.gz | CC-MAIN-2019-18 | 336 | 3 |
https://forum.getkirby.com/t/question-about-plugin-priority/27148 | code | i noticed something i didn’t really understand.
I have two Pluginfolders in use: “kd-core-extension” and “kd-custom-extension”
The idea behind this is, that the core will contain generic stuff for the template which will be updated regularly and the custom is kind of a blank plugin, which will bring in adjustments spec... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500074.73/warc/CC-MAIN-20230203185547-20230203215547-00045.warc.gz | CC-MAIN-2023-06 | 2,335 | 23 |
https://www.hometheaterforum.com/community/threads/new-layer-of-menus-in-movie-forum.4553/ | code | - May 23, 2000
In a recently closed post, Steve Jaros said:
You and I had this conversation before, so let's just say we agree to disagree. However, seeing the continue daily growth of this forum, I don't see how this policy is killing the board. What will kill this board as far as any semblance of order in discussions... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506539.13/warc/CC-MAIN-20230923231031-20230924021031-00198.warc.gz | CC-MAIN-2023-40 | 2,465 | 8 |
https://torbenboekemeyer.me/orbital/ | code | Pen & Paper is often associated with thick rule books, crazy dices, and complex character sheets. But theres also a thriving indie scene, that embraces role playing games as a diverse, inclusive and emotional medium, far away from orks, knights and dragons.
Building on the belonging outside belonging system, ORBITAL le... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585280.84/warc/CC-MAIN-20211019171139-20211019201139-00467.warc.gz | CC-MAIN-2021-43 | 569 | 2 |