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://helpcenter.graphisoft.com/guides/archicad-21/archicad-21-reference-guide/interaction/virtual-trace-using-references-to-edit-and-compare-model-views-and-drawings/
code
In ARCHICAD, you can opt to display two different views concurrently in any model or layout window: •the Trace Reference (“Reference”), optionally placed alongside, on top of or underneath the currently Active content. This acts as a kind of underlay, making it easy to compare multiple model views/drawings on the same ...
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676590314.29/warc/CC-MAIN-20180718174111-20180718194111-00197.warc.gz
CC-MAIN-2018-30
2,987
21
https://community.articulate.com/discussions/articulate-storyline/trigger-when-timeline-starts
code
Trigger when Timeline Starts Oct 02, 2014 I'm trying to make a slide where rectangles indicate if the learner has visited a section, and which section they are currently on. It's not working, though. I have true/false variables for ever section, set as false to start with. When the user clicks into a new section, it ch...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652149.61/warc/CC-MAIN-20230605153700-20230605183700-00551.warc.gz
CC-MAIN-2023-23
1,092
7
http://www.axelspringerplugandplay.com/blog/2015/mentors-monday-4-with-olga-scupin
code
My name: Olga Scupin Important steps in my career: quitting my job and becoming a founder My expertise: Service Design, Design Thinking, User-centred Innovation Why I love being a mentor: seeing teams and their ideas grow and improve to create the best possible solution is very inspiring and I enjoy contributing with m...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125946597.90/warc/CC-MAIN-20180424100356-20180424120356-00603.warc.gz
CC-MAIN-2018-17
642
7
https://www.favething.com/r-powell/high-performance-suvs/
code
Sports cars in SUV clothing. These are some of the fastest SUVs on the market. Large vehicles with surprising road handling ability. If you truly want the exhilaration of driving a sports car but you need the practicality and capability of a SUV then these are what you're thinking of. High Performance SUVs, Sports cars...
s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875146127.10/warc/CC-MAIN-20200225172036-20200225202036-00160.warc.gz
CC-MAIN-2020-10
357
2
http://computing.ornl.gov/internships/rams/archive/rams05/websites05/k_williamson/research.html
code
Modeling and Simulation A SIMULATION API FOR TRAFFIC MODELING This document describes an application programming library for constructing the dynamic pieces of a traffic simulation. It is meant to complement a complete traffic modeling tool set that includes data import and export capabilities, traffic routing algorith...
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368705976722/warc/CC-MAIN-20130516120616-00005-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
6,568
32
http://militantlibertarian.org/2011/06/20/new-lulzsec-evidence-member-nakomis-is-allegedly-military-counter-intelligence/
code
In a release posted on PasteBin today, new information has come to light about a particular member of the shadowy group known as LulzSecurity which I have been covering in detail as of late. After the first “just for kicks” hack of the Senate.gov website, I hypothesized that the group could be a government red team. Th...
s3://commoncrawl/crawl-data/CC-MAIN-2016-50/segments/1480698542765.40/warc/CC-MAIN-20161202170902-00080-ip-10-31-129-80.ec2.internal.warc.gz
CC-MAIN-2016-50
2,049
6
http://www.jpowered.com/graph_chart_collection/anti_aliasing.html
code
Anti Aliasing (Image Smoothing) The latest release of the Advanced Graphs and Charts software now performs a digital image processing technique known as Anti-Aliasing. This means that the resultant graph images provide a superior professional appearance. Look at the 2 images below, the one on the left is produced with ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964358443.87/warc/CC-MAIN-20211128013650-20211128043650-00399.warc.gz
CC-MAIN-2021-49
669
4
http://junefifteenth.com/asic-bitcoin-miner-design-4321.php
code
Asic bitcoin miner design Is this a consistent theme or did you like it yourself. Overseas asic bitcoin miner design up the financial quality writing, its strong to see a personal blog via this one more. I downtown to spend some background learning more or widget more. Taps for educational information I was reflected f...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573176.51/warc/CC-MAIN-20190918024332-20190918050332-00343.warc.gz
CC-MAIN-2019-39
353
2
https://www.geekgirldiva.com/a-wednesday-writing-challenge/
code
I love that I can say this is back by request! Starting points are provided below. You can use one or any combination of the three if you like. Whatever works. Phrase:”You were the first.” Image: A rain-soaked cobblestone street. You write whatever you like using that starting point and see what comes. (Note, no rules ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510734.55/warc/CC-MAIN-20231001005750-20231001035750-00077.warc.gz
CC-MAIN-2023-40
474
6
https://talk.openmrs.org/t/ehealth-manager-pih-sierra-leone/24302
code
The eHealth Manager will be part of the Monitoring, Evaluation, Quality Improvement and Research (MEQR) team based in Koidu City, Kono District, Sierra Leone and will work closely with the Boston-based Medical Informatics team. Current initiatives include: enhancing the Electronic Medical Records (EMR) system at PIH’s ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027313436.2/warc/CC-MAIN-20190817164742-20190817190742-00226.warc.gz
CC-MAIN-2019-35
2,186
4
http://sambal.org/2014/05/installing-node-js-0-10-on-centos5/
code
The problem is, current prebuilt versions of node.js can’t be installed on CentOS5, since CentOS5 has GNU libc 2.5 and the prebuilt node.js RPMs are only for Fedora/RedHat/CentOS 6, and are linked against libc 2.7. Fortunately you can still build from source, as follows: Install Python 2.7 on CentOS5 Node requires Pyth...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123102.83/warc/CC-MAIN-20170423031203-00220-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
3,240
30
https://digiphile.org/productivity/ToolsAndDirection/
code
From Apple Reminder to Things 3, Omnifocus to 2Do, I’ve tried countless productivity software one after another and researched a lot of articles about improving efficiency. When it comes to the pursuit of productivity, I would definitely say that I love to study efficiency and try to take advantage of every feature of ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178363217.42/warc/CC-MAIN-20210302034236-20210302064236-00291.warc.gz
CC-MAIN-2021-10
4,266
15
https://liniya-udachi.ru/13063inimate-dating.html
code
Foremost among them was Casey Keene, the VAWnet Manager at the National Resource Center on Domestic Violence, whose personal story inspired this project. The “Extras” tab contains links to the , short audio programs, additional readings, links to external websites, references, and other resources for additional study. ...
s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439738858.45/warc/CC-MAIN-20200811235207-20200812025207-00468.warc.gz
CC-MAIN-2020-34
1,338
2
https://lists.qt-project.org/pipermail/development/2014-May/016998.html
code
[Development] Adding support for version number comparisons oswald.buddenhagen at digia.com Tue May 13 22:06:23 CEST 2014 On Tue, May 13, 2014 at 12:59:10PM -0500, Keith Gardner wrote: > > but then there is also the semantical perspective. keith's last proposal > > i saw considered only numerical segments specially. > ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511170.92/warc/CC-MAIN-20231003160453-20231003190453-00853.warc.gz
CC-MAIN-2023-40
2,137
37
https://support.dwavesys.com/hc/en-us/community/posts/360049162813-Building-a-QSVM-Quantum-Support-Vector-Machine-by-following-Examples
code
Building a QSVM (Quantum Support Vector Machine) by following Examples My Goal: Build a QSVM Quantum Support Vector Machine using D-Wave QPU. I've been learning a lot while using D-Wave Ocean SDK and Notebook examples. Thank you! I have a question about the QBoost example. I'm running the qboost examples from github: h...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474843.87/warc/CC-MAIN-20240229134901-20240229164901-00820.warc.gz
CC-MAIN-2024-10
807
6
https://git.frama-c.com/pub/frama-c/-/issues/2603
code
package 'why3' error my ubuntu version is Ubuntu 20.04.3 LTS opam version is 4.08.1 After run 'frama-c -e-acsl first.i', happening package 'why3' error.. Package why3 is already installed and current version of why3 is 1.4.0. jaeyoung@jaeyoung-VirtualBox:~/frama-c$ frama-c -e-acsl first.i [kernel] User Error: [findlib]...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103640328.37/warc/CC-MAIN-20220629150145-20220629180145-00143.warc.gz
CC-MAIN-2022-27
636
5
http://webmasters.stackexchange.com/questions/tagged/forms+ruby-on-rails
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 Hidden form and SEO I'm using hidden forms, to collects some statistics. Will it have any penalty from search engines ? Upda...
s3://commoncrawl/crawl-data/CC-MAIN-2014-10/segments/1393999678302/warc/CC-MAIN-20140305060758-00086-ip-10-183-142-35.ec2.internal.warc.gz
CC-MAIN-2014-10
2,199
52
http://meds2shop.com/server/dnhosting.html
code
Disaster. I have used their dnhosting and it is magnificent. a question here: i am trying dnhosting use a plugin to create a form for submission. I've used all the dnhosting on this list so I'm comfortable recommending them. CDN (custom) Dnhosting on a Content Delivery Network (CDN) to speed up access to dnhosting site...
s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084887067.27/warc/CC-MAIN-20180118051833-20180118071833-00169.warc.gz
CC-MAIN-2018-05
7,966
17
http://www.carrotproject.com/welcome/?next=/category/laptops/
code
Someone told us to call this thing a beta. We say think of it as a puppy. We've taught it not to poop inside, and now we want you to help us teach it to shake hands and open doors and read Shakespeare. It's a puppy, and it's a brand comparison tool. It's a website we're building to help people consume with a purpose. W...
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163052469/warc/CC-MAIN-20131204131732-00070-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
673
4
http://faculty.salina.k-state.edu/tim/NPstudy_guide/web/prog4API.html
code
6.8. Programming Assignment 4 – Web Based APIs¶ You are to develop a simple Python program that will prompt the user to enter the name of a movie or TV show and then it will display a list of the actors in the movie. You will get the data by sending a request, per the published API, to IMDbPY. Although the data returne...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701154221.36/warc/CC-MAIN-20160205193914-00065-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
1,380
6
https://www.freelancer.sg/projects/visual-basic/music-scheduling-software-visual-studio/
code
Hi. I want to develop a music programming software for radio station that is developed in Visual studio. The project can be very similar to Power Gold software. Modern, elegant design with the features that Power Gold has. That use database in MySQL or SQL. 1)[login to view URL] 2)[login to view URL] 27 freelancers are...
s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875146341.16/warc/CC-MAIN-20200226084902-20200226114902-00305.warc.gz
CC-MAIN-2020-10
542
6
http://www.vistaheads.com/forums/microsoft-public-windows-vista-networking-sharing/15448-joining-vista-ultimate-windows-2000-domain.html
code
Any error if using nslookup in the Vista? Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Kyle" <Kyle@discussions.microsoft.com> wrote in message news:74432C44-6977-49EC-85B...
s3://commoncrawl/crawl-data/CC-MAIN-2016-50/segments/1480698540928.63/warc/CC-MAIN-20161202170900-00338-ip-10-31-129-80.ec2.internal.warc.gz
CC-MAIN-2016-50
1,599
27
https://www.osnn.net/threads/98-giving-problems-with-xp.24537/
code
i think that win 98 needs to be on the c drive and xp on any other drive you like , i dont see why you can t reinstall win 98 on the drive that you chose to unstall it on ,boot from the cd,there will be loads of threads on this on the site why dont you have a search Try www.dougknox.com There is a tutorial on that site...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125937015.7/warc/CC-MAIN-20180419165443-20180419185443-00500.warc.gz
CC-MAIN-2018-17
1,426
5
https://brucefryer.blogs.com/weblog/2005/09/the_power_of_ee.html
code
Diversity is a good thing when bringing a product to market. If you surround yourself with people who are like you and think like you, big trouble is ahead. Because when something unexpected happens outside of your normal frame of reference, there just isn't that much to draw upon. Last week I was asked to describe a f...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100499.43/warc/CC-MAIN-20231203094028-20231203124028-00656.warc.gz
CC-MAIN-2023-50
1,165
4
https://answers.microsoft.com/en-us/xbox/forum/xba_gapp/loading-disc-issue/7634c06c-5e01-43ec-8736-18c99795c953
code
Hi, I'm having problems loading games on my xbox one. Certain games (Titanfall) load first time everytime but others like elders scroll, lego batman, skylanders etc wont work. It doesn't recognise the game, so i have to eject the disc and reload it. I have to do this up to 20 times before it finally starts. I have clea...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655898347.42/warc/CC-MAIN-20200709034306-20200709064306-00085.warc.gz
CC-MAIN-2020-29
411
1
https://substrate.stackexchange.com/questions/2335/optimistic-parachain-block-finalization
code
Is there some some way to configure a parachain to produce blocks in a way which - has high finalization rate (not PoA though) - predictable finalization rate, yielding a clear optimistic processing policy - has small reorgs. this is similar to 1, but with an emphasis on avoiding large numbers of blocks getting dicarde...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100527.35/warc/CC-MAIN-20231204083733-20231204113733-00650.warc.gz
CC-MAIN-2023-50
1,694
9
https://madebyflame.com/best-terrarium-snakes/
code
Best Terrarium Snakes Reviews & Buyer’s Guide If you are considering to buy a best Terrarium Snakes, you should go through the following best Terrarium Snakes. We spent 76 hours to find a best products for you. listed best Terrarium Snakes comes with amazing features you’ve never heard before. It is the Best Terrarium ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038476606.60/warc/CC-MAIN-20210418103545-20210418133545-00490.warc.gz
CC-MAIN-2021-17
11,582
85
http://stackoverflow.com/questions/10441355/how-to-make-an-information-box-slide-out-from-right-of-a-link-onhover
code
Basically what I want is some code so when someone hovers over a link (in my #navigation bar), a little box slides out to the right of it explaining what the link is. If possible, I would like it so the box moves the other links to the right with it, but if that's not possible than a box that just goes over it is fine....
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701166570.91/warc/CC-MAIN-20160205193926-00288-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
937
8
http://www.menstennisforums.com/12352883-post111.html
code
According to whom? And it's still taking money from one group of people (presumably "rich") to give them to the others (presumably "poor"). The concept of socialism? Yes, it's offensive cos it's based on lies and and only lies. Riiight. Thought so. We're done.
s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187824819.92/warc/CC-MAIN-20171021133807-20171021153807-00439.warc.gz
CC-MAIN-2017-43
260
3
http://community.office365.com/en-us/forums/172/t/5766.aspx
code
Sign up for Office 365 Learn more about Office 365 When the Embed code for the Excel Web App posted here: http://office.microsoft.com/en-us/excel/embed-an-excel-spreadsheet-on-a-web-page-FX102602478.aspx is placed on my public web page, it doesn't work. I copied the Embed code and pasted it into an HTML module on my pu...
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163791972/warc/CC-MAIN-20131204132951-00032-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
5,634
34
https://dynamics-chronicles.com/sheets
code
Wondering how to use last up to date Dynamics 365 SDK Tool with PowerShell ? PLease read this trick Dataverse : Multi-Table lookups or Polymorphic lookups is a GREAT feature that all of us are waiting since years ! Let's take a look on how to configure it and how it works. When working with CRM Package Deployer, it alw...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662601401.72/warc/CC-MAIN-20220526035036-20220526065036-00627.warc.gz
CC-MAIN-2022-21
1,487
8
https://www.freshercooker.in/free-flutter-certification-course/
code
Build your own applications using Flutter. In this course, we will start with developing applications using Flutter, which is one of the most amazing frameworks to develop an application. We will be building a variety of applications starting from the beginner level. This course doesn’t expect you to have an app develo...
s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141189141.23/warc/CC-MAIN-20201127044624-20201127074624-00500.warc.gz
CC-MAIN-2020-50
1,774
37
http://blogs.longwood.edu/jacksonlab/publications/
code
Where is WAIR (and other wing-assisted behaviours)? Essentially everywhere: a response to Kuznetsov and Panyutina (2022) Heers, A.M., Tobalske, B.W., Jackson, B.E., Dial, K.P. (2022). Where is WAIR (and other wing-assisted behaviours)? Essentially everywhere: a response to Kuznetsov and Panyutina (2022). Biological Jou...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510462.75/warc/CC-MAIN-20230928230810-20230929020810-00015.warc.gz
CC-MAIN-2023-40
3,288
27
http://inspiration.nyp.edu.sg/outlook.html
code
Dear Students - Please be informed that NYP has implemented the Windows Live@edu Outlook Live (Exchange Labs) for the student email services User name is your firstname.lastname@example.org Password : Student NRIC / FIN - It includes the letters. All are in upper CAP To begin : Please take note, outllook has same inter...
s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1418802768208.73/warc/CC-MAIN-20141217075248-00081-ip-10-231-17-201.ec2.internal.warc.gz
CC-MAIN-2014-52
451
7
https://rr.co/2007/10/youre-doing-it-wrong
code
Finally. Someone put a flashlight into a razor blade. I can die happy. And fully lit. But seriously, I’ve wanted this for years. Being able to see WTF you’re doing while shaving in a poorly-lit room (or outside or in the dark in Yosemite) is tres awesome.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100525.55/warc/CC-MAIN-20231204052342-20231204082342-00547.warc.gz
CC-MAIN-2023-50
259
1
http://iitnj.org/microsoft-certified-solutions-expert/
code
This course covers the knowledge and skills needed to provide an enterprise solution that supports manual and automated server installations in a physical and virtual environment including the supporting file and storage services. At Ideal Institute of Technology, you will learn the skills necessary to provide enterpri...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891814538.66/warc/CC-MAIN-20180223075134-20180223095134-00019.warc.gz
CC-MAIN-2018-09
4,103
36
https://mail2.ca/~ygrishin/public/qcwa-qso-logger/
code
QCWA QSO logger Linux binary, MD5 sum is 0db0251597746e43e305c417391a8d72. To run Linux binary "libfltk1.3" is required to be installed on your system. Windows binary MD5 sum is 90e2f134bc0f3da5d575b4d14ba0ee78. Source code, MD5 sum is 95839b5f977057ee2d0cfbcaceae0d0c. (1) Q: Where's my configuration stored? A: In eith...
s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912201922.85/warc/CC-MAIN-20190319073140-20190319095140-00484.warc.gz
CC-MAIN-2019-13
1,108
8
https://www.digitalhome.ca/forum/76-smartphone-tablet-computing-including-android-blackberry-ios-devices/142143-apple-aims-ship-12-14-million-ipad-2s-3q11.html
code
Yeah, I think that's their biggest problem. They still can't build enough to meet demand which also means they are keeping production capacity away from competitors which is also driving prices up for them. One thing I'm curious about is why no one has come out with an Android based competitor to the iPod Touch. At lea...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250594662.6/warc/CC-MAIN-20200119151736-20200119175736-00047.warc.gz
CC-MAIN-2020-05
595
3
https://www.experts-exchange.com/questions/21981603/Windows-XP-keeps-on-rebooting-after-5-minutes-of-Windows-startup.html
code
Good Morning, I have Windows XP Professional, it keeps on rebooting by itself without logging off(crashing but without blue screen) and afterwards it gets into Windows XP again, Microsoft would ask me if I would like to send a serious error report and when I click send, it would say that it is either of the components:...
s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195526670.1/warc/CC-MAIN-20190720194009-20190720220009-00296.warc.gz
CC-MAIN-2019-30
787
6
https://docs.appdynamics.com/pages/diffpagesbyversion.action?pageId=31821688&originalVersion=1&revisedVersion=11
code
On this page: As an alternative to using system properties or controller-info.xml to configure the application name, tier name, and node name, or other agent settings, you can use so on, you can configure the agent based on environment variables. Environment variables give you an additional option another mechanism for...
s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600402131986.91/warc/CC-MAIN-20201001174918-20201001204918-00542.warc.gz
CC-MAIN-2020-40
2,995
27
https://www.eginnovations.com/documentation/Postfix/How-does-eG-Enterprise-Monitor-the-Postfix-mail-server.htm
code
Free 30 Day Trial Find the root-cause of your cloud, hybrid-cloudor on-prem performance issues How does eG Enterprise Monitor the Postfix mail server? eG Enterprise employs both agentless and agent based approach to monitor the target Postfix mail server. To collect the metrics of interest from the Postfix mail server,...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662530066.45/warc/CC-MAIN-20220519204127-20220519234127-00627.warc.gz
CC-MAIN-2022-21
774
6
https://forum.netgate.com/topic/121910/noddos-project/1
code
Hi! I'm trying noddos (https://github.com/noddos/noddos), a great project to monitor traffic in a home or enterprise network and identifies IOT and other devices, to dynamically applies ACLs to the traffic. Goal of project is to identify and stop rogu etraffic from devices that have been breached. Software run on Linux...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510358.68/warc/CC-MAIN-20230928031105-20230928061105-00677.warc.gz
CC-MAIN-2023-40
1,420
6
https://osomac.com/2014/10/26/todoist-new-productivity-tool/
code
Over the few months, I have been happy with org-mode, combining an incredible flexibility with the reliability of a plain text file in a Source Control System, and with the raw power of Emacs under the hood. Still, I am moving away, at least for a while. My main issues with org are: - Limited functionality of MobileOrg...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780056902.22/warc/CC-MAIN-20210919220343-20210920010343-00115.warc.gz
CC-MAIN-2021-39
9,475
25
https://community.quickbase.com/quickbase/topics/create-graph-from-a-summary-report
code
I've created a summary report of the types of units our customers are ordering. I have three different types of unit and for each one, I have an original order quantity and a revised order quantity. Because the quantities are all separate fields, I can't create a bar graph. The summary report shows exactly the informat...
s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027317817.76/warc/CC-MAIN-20190823020039-20190823042039-00321.warc.gz
CC-MAIN-2019-35
436
1
https://community.libre.space/t/exporting-copying-pasting-from-currently-displayed-tables/1156
code
Hi everyone - I am trying to build a forecasting timeline for my location to see the trend of GPS Sat. density for a day or two in advance. I was wondering if there was a way to copy\paste or otherwise export the currently displayed tables from GPREDICT? I was trying to go through in half hour increments and save out S...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662545875.39/warc/CC-MAIN-20220522160113-20220522190113-00672.warc.gz
CC-MAIN-2022-21
540
4
https://www.peopleperhour.com/freelancer/khan/salesforce-dev/1547243
code
- Santa Ana, CA, US - $10 /hr - Available now • Have 8 Years of experience in Application Software Designing, Development, Testing and Implementation. This involved hands-on design and development using Force.commore...Summary • Have 8 Years of experience in Application Software Designing, Development, Testing and Impl...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583509996.54/warc/CC-MAIN-20181016030831-20181016052331-00476.warc.gz
CC-MAIN-2018-43
1,473
14
https://superuser.com/questions/410249/linux-software-raid-robustness-for-raid1-vs-other-raid-levels
code
Since raid5 calculates parity it should be able to catch silent data corruption on one disk. Nope. One could totally obliterate a sector with random data, and a RAID5 would not bat an eyelash. RAID1 has the same problem. In general, RAID does not provide real-time data integrity checking. What it does provide is fault-...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817206.54/warc/CC-MAIN-20240418124808-20240418154808-00543.warc.gz
CC-MAIN-2024-18
2,630
10
https://www.acrartex.com/product-tag/artex-fpt/
code
FPT 8800 Series ARTEX Programmer$2,695.95 – $7,295.00 Unlock the power of advanced technology with the ARTEX Programmer for ELTs, a revolutionary solution that’s set to transform the way you manage and program your ARTEX Emergency Locator Transmitters. Built on the Microsoft Surface framework, the ARTEX FPT (Field Prog...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712297292879.97/warc/CC-MAIN-20240425094819-20240425124819-00110.warc.gz
CC-MAIN-2024-18
551
3
https://www.ninjatb.com/howtofindkeywordsforawebsite/how-to-find-keywords-on-macbook-2019-how-to-find-keywords-for-marketing-2019.html
code
From the review above there is no doubt on LongTailPro benefits. You can grow your business quicker by making sure that the LongTailPro is your partner. The price may be high, but you can avail trial by clicking on the link below and all you need to do is to purchase. The LongTailPro download option is not available an...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986666467.20/warc/CC-MAIN-20191016063833-20191016091333-00253.warc.gz
CC-MAIN-2019-43
3,748
8
https://issues.jenkins.io/browse/JENKINS-36640
code
Status: Closed (View Workflow) Resolution: Won't Fix Steps to reproduce 1. Run a pipeline and open the result modal 2. wait for the pipeline to finish 3. all nodes in the pipeline graph are ticked but the header never changes from the running state to a final success/failure screen. There are thousands of errors in the...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224645417.33/warc/CC-MAIN-20230530063958-20230530093958-00288.warc.gz
CC-MAIN-2023-23
3,482
25
https://experienceleague.adobe.com/docs/marketo/using/product-docs/reporting/basic-reporting/editing-reports/change-a-report-time-frame.html?lang=en
code
Change the time period covered by your report, to focus on a specific time of activity. Go to the Marketing Activities (or Analytics) area. Select your report from the navigation tree and click the Setup tab. Double-click the time frame field, labeled differently depending on report type: Person Created At refers to th...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882573118.26/warc/CC-MAIN-20220817213446-20220818003446-00226.warc.gz
CC-MAIN-2022-33
615
8
http://www.concrete5.org/community/forums/usage/unable-to-connect-to-database/
code
Unable to connect to database This is really odd. I upgraded last night to the last stable C5 version 18.104.22.168. It worked fine before going to bed. I checked the my web this morning and found: Unable to connect to database. A database error occurred while processing this request. If it worked before... why does it...
s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439738723.55/warc/CC-MAIN-20200810235513-20200811025513-00201.warc.gz
CC-MAIN-2020-34
797
8
https://community.openhab.org/t/rpi-hardware-gpio-limits-and-an-integral-home-automation/107235
code
In order to enable lights´ control I started with a Rasbee II, a RPi zigbee bridge. After a while I want to extend a range of controlled things with z-wave and RaZberry 2. I soon learned that a number of available RPi´s GPIOs are insufficient for an all-in-one RPi approach. Quick look at what different communities ment...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571536.89/warc/CC-MAIN-20220811224716-20220812014716-00365.warc.gz
CC-MAIN-2022-33
4,141
28
http://www.macnn.com/articles/07/05/23/proxifier.released/
code
updated 02:50 pm EDT, Wed May 23, 2007 Initex Software has released Proxifier for Mac OS X, an application that allows network applications which do not support working through proxy servers to operate through an HTTP or SOCKS proxy server or a chain of proxy servers. Proxifier tunnels all connections on a system or fo...
s3://commoncrawl/crawl-data/CC-MAIN-2015-40/segments/1443736678592.48/warc/CC-MAIN-20151001215758-00143-ip-10-137-6-227.ec2.internal.warc.gz
CC-MAIN-2015-40
885
2
https://discourse.mcneel.com/t/rhinoscript-built-projects-in-architecture/16634
code
I am developing my Master Thesis related to Generative Design, and so far, in my research I was studying Rhinoscript but I couldn’t find any built project in internet. Could you please mention any project? Or web source with Rhinoscript projects? I did several architectural projects with RhinoScript in the last ten yea...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103626162.35/warc/CC-MAIN-20220629084939-20220629114939-00630.warc.gz
CC-MAIN-2022-27
879
4
https://nuls.medium.com/nuls-smart-contract-ready-for-testing-fa3b44ae051
code
NULS Smart Contract — Ready For Testing! Good news! NULS test-net v1.1.0-beta launches tomorrow and now supports smart contracts. Launch: September 6th, 2018, at 15:00 Singapore Time (GMT+8). More details, along with events to support the testing process, will be announced tomorrow. In this version, developers can depl...
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703519395.23/warc/CC-MAIN-20210119135001-20210119165001-00516.warc.gz
CC-MAIN-2021-04
2,148
22
https://dataatomic.com/tags/data-wrangling/
code
This week, I will analyze Car Fuel Economy dataset from TidyTuesday. What is TidyTuesday? TidyTuesday is a weekly social data project in R organized by the R for Data Science community. It is a great way of improving your Data wrangling and visualization techniques, sharing and learning from others. You can find more i...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572581.94/warc/CC-MAIN-20220816211628-20220817001628-00638.warc.gz
CC-MAIN-2022-33
970
8
https://james.apache.org/community/2020/10/29/testing-james-with-jmeter.html
code
Performance testing for James with JMeter October 29, 2020 Ever wanted to figure out what Apache James gets in its guts? Xian Long detailed in this blog post how to be using JMeter in order to run some IMAP performance tests on top of the distributed server, using JMeter Other tools, based on Gatling had been developed...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710870.69/warc/CC-MAIN-20221201221914-20221202011914-00861.warc.gz
CC-MAIN-2022-49
384
7
https://community.qlik.com/thread/233221
code
I'm hoping there's a simple answer on this one. In Qlikview, it's possible to hover over a key field to view its information density and subset ratio when viewing the data model in the table viewer. Is this possible in Qliksense? I've tried to search for this in the Qliksense table viewer with no luck so far. Thanks in...
s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267156096.0/warc/CC-MAIN-20180919083126-20180919103126-00042.warc.gz
CC-MAIN-2018-39
329
2
http://damienvurkf.uzblog.net/the-best-side-of-programming-project-help-5979089
code
The best Side of programming project help This part includes wording that promotes the subject in a very subjective fashion without imparting true facts. Remember to get rid of or exchange these kinds of wording and as opposed to making proclamations a couple of subject's great importance, use specifics and attribution...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376829997.74/warc/CC-MAIN-20181218225003-20181219011003-00206.warc.gz
CC-MAIN-2018-51
3,622
15
https://recentlyheard.com/2019/08/13/how-artificial-intelligence-plays-important-role-in-different-sector/
code
Artificial Intelligence is a technology of computer science that enables the creation of intelligent machines that behave, work and react like humans. Artificial Intelligence has become a very essential part of the technology industry. Researches associated with artificial intelligence are highly technical and speciali...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224644907.31/warc/CC-MAIN-20230529173312-20230529203312-00194.warc.gz
CC-MAIN-2023-23
7,427
30
https://msdn.microsoft.com/en-us/library/b53y76zk(v=vs.80).aspx
code
HTML Editor Tag Navigation in Visual Web Developer The tag navigator is a representation of the element that is currently selected in the document, along with the hierarchy of parent tags to which it belongs. You can use the tag navigator to determine which element in the document has the focus. In addition, you can us...
s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218186530.52/warc/CC-MAIN-20170322212946-00217-ip-10-233-31-227.ec2.internal.warc.gz
CC-MAIN-2017-13
2,829
11
https://premium.wpmudev.org/forums/topic/i-have-a-problem-with-pro-sites-express-checkout/
code
I’m Sébastien B., i’m french an i’m sorry for my english. I’m became a premium member on Wpmu plateform and i downloaded “Pro-sites” for my website but, i encountered a problem with the Paypal express checkout button on the selection level page for subscription (front office : mywebsite.net/pro-site/ renamed to mywebsi...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987773711.75/warc/CC-MAIN-20191021120639-20191021144139-00366.warc.gz
CC-MAIN-2019-43
649
6
https://svn.haxx.se/users/archive-2007-06/0101.shtml
code
On Jun 5, 2007, at 00:04, Josh Blair wrote: > I tried making EditPadPro.exe my SVN_EDITOR using the following > command line set command on WinXP SP2: > set /P SVN_EDITOR= > but when I try to do a 'svn commit', the EditPadPro.exe editor > pops up as expected and I save my comments, close the svn- > commit.tmp file afte...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500288.69/warc/CC-MAIN-20230205193202-20230205223202-00016.warc.gz
CC-MAIN-2023-06
2,090
40
http://www.physicsgre.com/viewtopic.php?p=25091&amp
code
highbounce wrote:So I just got my PGRE score today. It is a little disappointing, 810 - 74%. I am an international student studying at a U.S institution known for its physics program (I also went to high school in the U.S, if that matters). I know that international students are pretty much expected to get 990 on the P...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986688674.52/warc/CC-MAIN-20191019013909-20191019041409-00442.warc.gz
CC-MAIN-2019-43
1,869
7
https://bebraven.org/2017/05/02/learning-team-dynamics-at-hackathon/
code
Learning Team Dynamics at HackathonPosted on Ajani Compton, a Rutgers University-Newark Fellow, shares about Hackathon at the College Board. My cohort (#OHANA) had the chance to really begin building our relationship at Braven’s Storytelling as Leadership Workshop. Truthfully, I was a bit pessimistic at the beginning o...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891811830.17/warc/CC-MAIN-20180218100444-20180218120444-00148.warc.gz
CC-MAIN-2018-09
4,554
8
https://www.freelancer.com.ru/projects/raspberry-pi/need-expert-raspberry/
code
I have a small project on Raspberry Pi. I have already worked with most of the code but it has some problems. If you have worked on it please apply NOTE: No teams, companies or groups please. 8 фрилансеров(-а) в среднем готовы выполнить эту работу за ₹8768 Hi I am an electronic engineer with more than 4 years of expeir...
s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585370505550.17/warc/CC-MAIN-20200401065031-20200401095031-00458.warc.gz
CC-MAIN-2020-16
840
6
https://www.updateland.com/tips-for-a-b-web-scraping-experience/
code
There is unlimited data on the internet, but only a few web scrapers maximize the access they get. As a business owner, you can’t joke with efficiency. However, maintaining efficiency during web scraping is easier said than done. To prevent web scraping, website owners put many measures in place, which distorts and fru...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506045.12/warc/CC-MAIN-20230921210007-20230922000007-00673.warc.gz
CC-MAIN-2023-40
5,335
35
http://slideplayer.com/slide/2747681/
code
Presentation on theme: "Data Visualization using R How to get, manage, and present data to tell a compelling science story William Head of Academic Outreach, Mendeley."— Presentation transcript: Data Visualization using R How to get, manage, and present data to tell a compelling science story William Head of Academic O...
s3://commoncrawl/crawl-data/CC-MAIN-2017-04/segments/1484560281492.97/warc/CC-MAIN-20170116095121-00179-ip-10-171-10-70.ec2.internal.warc.gz
CC-MAIN-2017-04
3,615
25
https://www.alari.ch/publications?f%5Bauthor%5D=183&s=year&o=asc
code
Export 6 results:Author Title Type [ Year] Filters: Author is Thomas Eisenbarth [Clear All Filters] "Power Attacks Resistance of Cryptographic S-boxes with added Error Detection Circuits", proceedings of: '22nd IEEE International Symposium on Defect and Fault Tolerance in VLSI Systems (DFT'07), Rome, Italy, September 2...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224650264.9/warc/CC-MAIN-20230604193207-20230604223207-00372.warc.gz
CC-MAIN-2023-23
1,416
8
https://www.packettracernetwork.com/index.php?option=com_content&Itemid=563&catid%5B0%5D=&lang=en&view=archive
code
An EoL date is set for Packet Tracer (PT) Mobile with end of availability being 1 July 2021. Networking Academy recommends utilizing the desktop version of Packet Tracer, which is the official version for Networking Academy courses. After 1 July 2021, PT Mobile will no longer be available on mobile Apple and Google sto...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585322.63/warc/CC-MAIN-20211020152307-20211020182307-00595.warc.gz
CC-MAIN-2021-43
1,434
7
http://www.scoop.it/t/ronefl/p/2834531499/esol-resources-skills-workshop
code
The composite map gives a picture of the overall distribution, coloring each cell according to whichever answer is estimated to be most likely at that location. The more clearly one answer dominates, the darker the color. Individual maps show estimated probability of each particular answer at a given location, with lar...
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368711515185/warc/CC-MAIN-20130516133835-00016-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
704
2
https://www.elance.com/j/dojo-restful-service/32109974/
code
With 1.7 million freelancers, we'll match you with the perfect talent. The client has made the following changes to the job. Bidding period extended. Client prefers freelancers from: You are still able to submit a proposal for this job. The client prefers freelancers from a different location. client side: Dojo server ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701154682.35/warc/CC-MAIN-20160205193914-00272-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
1,297
17
https://www.cnet.com/tech/tech-industry/siebel-cautious-on-software-market/
code
"In the past three years, we've seen a number of false starts," Siebel said Monday via a teleconference call to a group of securities analysts. "The slightest thing just siderails everything." However, Siebel said he remains confident in the long-term health of the industry and his company, the largest developer of cus...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030336880.89/warc/CC-MAIN-20221001163826-20221001193826-00714.warc.gz
CC-MAIN-2022-40
2,164
8
https://www.daprimus.com/about-us
code
Da Primus was founded with one purpose: to help startups succeed These two words drew us to Boulder, to a startup community that values helping over harvesting, openness over "stealth mode," and collective success over cutthroat competition. Knowledge flows freely when smart people get together to solve hard problems w...
s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027320734.85/warc/CC-MAIN-20190824105853-20190824131853-00066.warc.gz
CC-MAIN-2019-35
1,145
4
https://practical365.com/sharepoint-library-document-management-system/
code
In the modern workplace we use multiple systems to accomplish business needs. Systems such as Human Resources Information System (HRIS), intranet and wiki sites follow us anywhere we go. All these sites have some duplicate information that we have to maintain, and it is always hard to keep up with a current version of ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510412.43/warc/CC-MAIN-20230928130936-20230928160936-00757.warc.gz
CC-MAIN-2023-40
7,734
41
https://github.com/jamietre/windows-terminal-quake
code
Companion program for the new Windows Terminal that enables Quake-style drop down. Forked from original work by flyingpie - Runs alongside the new Windows Terminal - Toggle using CTRL+~ or CTRL+Q - Shows up on the screen where the mouse is (eg. multi-monitor and multi-workspace) There are a couple of options: - Downloa...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964358480.10/warc/CC-MAIN-20211128073830-20211128103830-00545.warc.gz
CC-MAIN-2021-49
1,063
15
http://www.iguanaking.com/dentist/pages/g_chloroform.htm
code
|A TRIP TO THE DENTIST The dentist tells me that during this procedure, he will use chloroform to break up the old cement that is currently in my root canals. I've always wanted to get my hands on some chloroform. The movie version is used on a handkerchief to knock people out quickly and quietly. It's cool stuff. Late...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583515555.58/warc/CC-MAIN-20181022222133-20181023003633-00395.warc.gz
CC-MAIN-2018-43
379
2
https://blogs.perl.org/users/ddmitov/2017/03/camel-doctor-version-010.html
code
Camel Doctor version 0.1.0 I am happy to announce the initial release as an independent application of Camel Doctor - a simple HTML user interface for the default Perl debugger implemented as a Qt 5 executable. The debugger output is displayed together with the corresponding syntax highlighted source by a small formatt...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510219.5/warc/CC-MAIN-20230926175325-20230926205325-00193.warc.gz
CC-MAIN-2023-40
719
3
https://uk.news.yahoo.com/snake-slithers-off-feasting-jackal-five-times-size-121159761.html
code
This is the moment a greedy python made light work of jackal — by digesting it whole in just 40 minutes. Wildlife rangers came running after hearing the “agonising cries” of the jackal suffocating in the python’s death grip. But by the time they arrived, the python had managed to swallow the jackal — despite it being f...
s3://commoncrawl/crawl-data/CC-MAIN-2018-34/segments/1534221216453.52/warc/CC-MAIN-20180820121228-20180820141228-00408.warc.gz
CC-MAIN-2018-34
947
8
http://doggax.gq/blog6447-check-if-div-id-has-class-jquery.html
code
. jQuery check if empty input add class. (inputedit-keys-1).blur(function(). tmpval (this).val()Sign up for free to join this conversation on GitHub. Already have an account? Preparation code output. Hello world div>. Test runner. Warning! Last inserted id. WordPress cron.jQuery make entire div clickable. jQuery scroll...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794870497.66/warc/CC-MAIN-20180527225404-20180528005404-00296.warc.gz
CC-MAIN-2018-22
4,107
11
https://seekingalpha.com/instablog/1048232-starwitchdoctor/1048921-updates-on-mdt-position
code
MDT goal (0.44*1900 = 836 long) portpro only holding. MDTposition now: 875 shares -MDT121020C00042000 (delta .404) for delta of 875-40 = 835 long. I have an open order to sell one more contract of the call, however it should expire today without executing leaving me at roughly 99.8% of the desired delta exposure and 87...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250620381.59/warc/CC-MAIN-20200124130719-20200124155719-00232.warc.gz
CC-MAIN-2020-05
459
5
https://softwareengineering.stackexchange.com/tags/interview/info
code
OFF TOPIC QUESTIONS ARE NOT SUPPORTED! DO NOT ASK ANY QUESTIONS WHERE YOU FEEL THIS TAG APPLIES! OFF TOPIC QUESTIONS ARE NOT SUPPORTED! THIS TAG IS IN THE PROCESS OF BEING CLEANED UP AND REMOVED. Interview questions are usually downvoted, closed and deleted by the community, so better stay away from asking them. For mo...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473401.5/warc/CC-MAIN-20240221070402-20240221100402-00819.warc.gz
CC-MAIN-2024-10
340
4
https://sourceforge.net/directory/license%3Absd/environment%3Awin32/?sort=rating&page=12
code
OSI-Approved Open Source (1,487) - GNU General Public License version 2.0 (153) - GNU Library or Lesser General Public License version 2.0 (85) - MIT License (42) - Apache License V2.0 (25) - GNU General Public License version 3.0 (13) - GNU Library or Lesser General Public License version 3.0 (11) - zlib/libpng Licens...
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257824185.14/warc/CC-MAIN-20160723071024-00116-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
4,418
56
https://social.coop/@FreeScholar
code
Call to dialogue Encuentro Mexico City 2018 http://bit.ly/2y9xtjm Novembre 8-10th 2018 Social and labour movements and indigenous groups are organizing self-determined alternatives. Give today to propel the free software movement to new frontiers http://bit.ly/2RNZ01K Here is a wishlist for some items needed by coopRad...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376823738.9/warc/CC-MAIN-20181212044022-20181212065522-00011.warc.gz
CC-MAIN-2018-51
3,522
33
https://www.claudiodimauro.it/en/nano-boy-pocket-il-portatessere-di-jaimie-jacobs-eleganza-stile-comodita/
code
Manufacturer / Vendor: Jaimie Jacobs (http://www.jaimiejacobswallets.com) Purchase price: €29,90 stylish, Elegant, comodo, small. To describe this tile rack of Jaimie Jacobs could only use positive adjectives. It is a product that I personally find really outstanding; is made by hand with materials that already at the ...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655880616.1/warc/CC-MAIN-20200706104839-20200706134839-00088.warc.gz
CC-MAIN-2020-29
1,832
11
https://lists.debian.org/debian-cd/2001/07/msg00120.html
code
Re: How do I create a Packages file? Le Mon, Jul 30, 2001 at 01:54:12PM -0400, Justin F. Knotzke écrivait: > I never seem to get a second CD. Then you probably don't use COMPLETE=1 because otherwise you'd get a second CD. That probably also means that your local packages are not listed in the tasks (or the default task...
s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578759182.92/warc/CC-MAIN-20190426033614-20190426055614-00194.warc.gz
CC-MAIN-2019-18
1,523
28
http://www.wyrmkeep.com/forums/index.php?topic=105.0
code
Once a year Game Developer magazine publishes a special Game Career Guide issue (Fall 2005). This guide has some fairly interesting information on schools with game-related programs and degrees, a salary survey, recommended books in a number of disciplines, and (of course) lots of ads from colleges and game companies. ...
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368702444272/warc/CC-MAIN-20130516110724-00036-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
622
4
https://m.rochestercitynewspaper.com/rochester/a-cappella-presents-spring-concert/Event?oid=2783293
code
When: Sat., April 23, 7 p.m. 2016 5 groups - Emmolodics, Exit 8, Between the Lines, Hips n' Harmony, Southside Boys Tears, hugs & laughter abound as seniors share their final solos as SUNY Geneseo students 1 College Circle., Geneseo (Geneseo) Select a star to rate. © 2018 City Newspaper
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376824822.41/warc/CC-MAIN-20181213123823-20181213145323-00069.warc.gz
CC-MAIN-2018-51
288
6
http://www.wyzant.com/Bronx_mandarin_tutors.aspx
code
Edgewater, NJ 07020 Chinese tutor, 5 year experience ...I speak good English, understand both Chinese and the local culture, and also am passionate about both countries. I would like to offer lessons on Chinese (mandarin ) for any level. For beginners, I can provide a very suitable text book. I graduated from a...
s3://commoncrawl/crawl-data/CC-MAIN-2014-23/segments/1406510270877.35/warc/CC-MAIN-20140728011750-00490-ip-10-146-231-18.ec2.internal.warc.gz
CC-MAIN-2014-23
315
6
http://seanmcgrath.blogspot.com/2005/04/dublin-python-meetup.html
code
Last nights Dublin Python meetup was revectored at short notice to a pub we knew Paul Everitt of Zope fame would be in :-) It was good to put some faces to some names and to finally meet Paul Everitt F2F. The location was, in my opinion, streets ahead of the Dame Lane location and has the added benefit that the famishe...
s3://commoncrawl/crawl-data/CC-MAIN-2017-51/segments/1512948587496.62/warc/CC-MAIN-20171216084601-20171216110601-00166.warc.gz
CC-MAIN-2017-51
479
3
https://software.manjaro.org/flatpak/com.sigmyne.crush
code
Description CRUSH is an astronomical data reduction and imaging tool for select astronomical cameras, such as SHARC-2, LABOCA, SABOCA, PolKa, GISMO, SCUBA-2, SOFIA/HAWC+, and SOFIA/HIRMES. CRUSH is written entirely in Java, allowing it to run on virtually any platform. It provides the 'show' graphical tool for displayi...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506029.42/warc/CC-MAIN-20230921174008-20230921204008-00792.warc.gz
CC-MAIN-2023-40
513
2
https://iveasia.org/cloudways-dashboard/
code
Cloudways was founded by Uzair Gadit, Pere Health Center, and also Aaqib Gadit in 2009 and their headquarters is on the island of Malta in Europe. They likewise have offices in Spain and also Dubai and also their 30+ personnel helped 8,000 customers from 43 various nations to release 12,000+ servers, 25,000+ web apps. ...
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320305317.17/warc/CC-MAIN-20220127223432-20220128013432-00214.warc.gz
CC-MAIN-2022-05
13,246
94
https://wpdiscuz.com/community/troubleshooting/allowing-users-to-edit-replied-to-comments-but-not-delete-them/
code
Question [Solved] Allowing users to edit replied-to comments but not delete them We ran into a problem on our site with some users deleting replied-to comments and thus deleting all replies at the same time. I ended up disabling the edit feature for replied-to comments, but that leaves our members unable to fix typos. ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100677.45/warc/CC-MAIN-20231207153748-20231207183748-00284.warc.gz
CC-MAIN-2023-50
684
6
https://forum.openbullet.dev/category/4/questions?lang=en-US&page=84
code
@neilrice8019 @Charles @lukesped @broken Ok I decided to write it real quick, I did not test it but you get the idea I hope. Of course you must generate the USER:PIN list in advance, generating them at runtime within OB is possible but complex and costly in terms of performance. ## We create the global variable (this i...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487660269.75/warc/CC-MAIN-20210620084505-20210620114505-00534.warc.gz
CC-MAIN-2021-25
2,209
23
http://dba.stackexchange.com/questions/tagged/t-sql+condition
code
Database Administrators Meta 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 Logical operators OR AND in condition and order of conditions in WHERE Let's examine these two ...
s3://commoncrawl/crawl-data/CC-MAIN-2014-42/segments/1413507446943.4/warc/CC-MAIN-20141017005726-00113-ip-10-16-133-185.ec2.internal.warc.gz
CC-MAIN-2014-42
2,215
53
https://community.amd.com/thread/208242
code
I use 2 Monitor. My Second Monitor have "AMD Radeon HD 5450" If i start the programm Netbeans, it crash after 2 Min. If i close the second Monitor, the Programm works. This is the Log: # A fatal error has been detected by the Java Runtime Environment: # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbeb3e44e2, ...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583508988.18/warc/CC-MAIN-20181015080248-20181015101748-00066.warc.gz
CC-MAIN-2018-43
1,360
20
https://www.farmsoftstudios.com/blog/category/web-applications/sugarcrm/
code
[FATAL] Configuration variable date.timezone is not set, guessed timezone America/Chicago. Please set date.timezone="America/Chicago" in php.ini! If you set that in your php.ini and are still getting that error, it’s likely getting thrown from you cronjob, which is calling the cli version of PHP. Make sure you add Ther...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250607407.48/warc/CC-MAIN-20200122191620-20200122220620-00526.warc.gz
CC-MAIN-2020-05
791
7
http://www.sqaforums.com/forums/estimation-and-planning/64970-test-case-complexity-test-design-estimate.html
code
I'm trying to identify the criteria of the test case complexity. This should help create more accurate time estimates. Does anyone have any ideas about how to measure or assess the complexity of writing a software test case? You can Metrics concepts to estimate the testcase complexity. You give the importance to the te...
s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988719960.60/warc/CC-MAIN-20161020183839-00500-ip-10-171-6-4.ec2.internal.warc.gz
CC-MAIN-2016-44
390
2
http://stream.boffosocko.com/content/statusupdates/
code
Biomedical and Electrical Engineer with interests in information theory, evolution, genetics, abstract mathematics, microbiology, big history, Indieweb, and the entertainment industry including: finance, distribution, representation This looks like an interesting experiment. Curious to see how something like this might...
s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934805914.1/warc/CC-MAIN-20171120052322-20171120072322-00771.warc.gz
CC-MAIN-2017-47
1,797
18