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://laptop.firm.in/no-image-on-screen-or-blue-screen/
code
Before fixing a Microsoft Windows blue screen or blue screen of death error (BSoD), you must first identify what error it is, as there are multiple types of blue screen errors. If you are experiencing a completely blue or light blue screen with no text or error message, your computer may have a bad video card or monitor, resulting in only seeing a blue screen. If possible, attempt to check if your video card is having issues or your monitor is bad. If your computer reboots and you cannot read the text in the blue screen quickly enough, follow the steps below. If you cannot get into Windows to perform the steps below, boot the computer into Safe Mode. If you cannot boot into Safe Mode, you may have corrupt Windows system files, a defective memory chip or a defective hard drive. You should run hardware diagnostic tests to determine if the memory or hard drive is causing the blue screen errors. Disable automatic restart First, to facilitate troubleshooting the problem, disable automatic restart. - From the desktop or in the Windows Start menu, right-click My Computer or Computer. - Click the Properties option. - In the System Properties window, click the Advanced tab or the Advanced system settings link. - On the Advanced tab, click the Settings button in the Startup and Recovery section. - In the Startup and Recovery window, uncheck the Automatically restart check box. - Click OK. Blue screen errors Windows NT, 2000, XP, Vista, and later versions of Windows have a blue screen error that is similar to the example shown below. These error messages often contain more detailed information and contain information that can be searched for and found. If you’re not getting a blue screen error that looks like the example below, skip to the next Fatal exceptions section. Many of the blue screen error messages you’ll encounter with earlier versions of Windows will be fatal exception error messages or Fatal 0E messages. If your blue screen message starts out with A fatal exception 0E … or An exception …, you are encountering this error. For these blue screen errors, refer to the following article. Laptop battery issue A laptop battery may cause problems with a laptop booting and displaying anything on the screen. Even if you can charge it to full capacity, the battery may have a defect causing it to interfere with the laptop start up process. Try the following steps to rule out a possible battery issue. - Disconnect the power adapter from the laptop. 2.Remove the laptop battery. - Press and hold the laptop power button for 10 seconds to discharge any stored power. - Connect the power adapter to the laptop again. - Press the power button to see if the laptop turns on and displays anything on the screen. If the laptop starts up, but nothing is displayed on the screen, continue with the troubleshooting steps below. If the laptop does not turn on or boot up, review the following page. Operating system issues If the computer boots up, but the screen goes black or blank after you log in, there may be an issue with the operating system. An indication of the operating system not loading properly and being at fault is if you can see the mouse cursor on the screen and nothing else. One of the main causes for this issue is a corrupt system file preventing the operating system from loading, resulting in the black or blank screen. Restart Windows to see if it’s a temporary issue and resolves itself with a reboot. If the problem persists, erase your hard drive and reinstall Windows. Another hardware issue If, after following the steps above, the laptop still has a black or blank screen, there is a hardware issue. The list below displays the most common hardware failures. - Loose or disconnected cable. - Bad LCD power inverter. - Bad CCFL or backlight. - Bad LCD screen. - Bad graphics card or onboard graphics chip. - Bad or shorting-out motherboard. If your laptop is under warranty, we recommend you contact the laptop manufacturer for directions on how to get it repaired. If the laptop is not under warranty, unfortunately, for most end-users, repairing a bad LCD or motherboard can be complicated or may result in further damage if not done properly. We recommend you take the laptop to a repair shop and have them replace the defective hardware. If you want to try replacing the LCD screen yourself, there a few companies that sell LCD screens for almost any laptop.
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710936.10/warc/CC-MAIN-20221203175958-20221203205958-00423.warc.gz
CC-MAIN-2022-49
4,424
38
https://docs.devexpress.com/AspNet/js-ASPxClientWebChartControl.SaveToWindow(format)
code
Exports a report to the file of the specified format, and shows it in a new Web Browser window. SaveToWindow( format: string ): void A string value specifying a format in which a report should be exported. The following export formats can be used as a format parameter passed to the SaveToWindow method: Since exporting a chart to PDF is based upon the Pdf.Core library, don’t forget to add a reference to the DevExpress.Pdf.Core assembly into your project’s References list. For more information, refer to How to: Export a Chart.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510528.86/warc/CC-MAIN-20230929190403-20230929220403-00064.warc.gz
CC-MAIN-2023-40
534
6
http://perl6maven.com/bailador-plans
code
New contributors arrived and some additional people have started to use it. In the meantime I have started to think about Bailador itself and in what way can it be unique. In what way can it fit task better than any other framework. Note! This site is about Perl 6. If you are looking for a solution for Perl 5, please check out the Perl 5 tutorial. A few ideas, some of them might be really bad: API first - especially good for Microservices where the clients are other programs. See this issue for more details. Gradual development of content driven sites. See this issue. Out of the box User Management (register, login/logut, reset password, etc.) (can this be made backend independent or better have a standard, SQLite based implementation?) Easy display of Relational databases: Given an existing database provide read and write access to the tables. Then allow better ORM modeling. Easy use of various NoSQL databases (MongoDB, Cassandra) What would you like to see? Comment here, send me an e-mail, open an issue. Let us know what would you like to have in the Bailador project. How to help? If you are interested to get involved, we have a Slack channel for communication. Let me know by e-mail and I can send you an invite. If you don't have time now, support the Bailador book that will give you more time to flash out the ideas and then to describe them in the book. The Perl 6 Tricks and Treats newsletter has been around for a while. If you are interested to get special notification when there is new content on this site, it is the best way to keep track: This is a newsletter temporarily running on my personal site (szabgab.com) using Mailman, till I implement an alternative system in Perl 6. Written by Gabor Szabo
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627999163.73/warc/CC-MAIN-20190620065141-20190620091141-00172.warc.gz
CC-MAIN-2019-26
1,734
22
http://stackoverflow.com/questions/8110098/renaming-file-substring/8111569
code
I have a bunch of files in a directory (windows) that I wish to rename so that a certain character sequence is removed from each. For example, I wish to remove the "-FFF" from filenames which are similar to below. What is the best way to do this? Any language is fine. I know C & Java so I'd prefer if it was in a language that wasn't them so I get to learn/see another language in action.
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701162903.38/warc/CC-MAIN-20160205193922-00028-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
389
2
https://meredithspeaks.com/index.php/2024/02/01/how-to-start-a-sportsbook-2/
code
A sportsbook is a type of gambling establishment that accepts wagers on sporting events and pays out winning bettors. The business is highly regulated, with strict laws and regulations governing who can operate a sportsbook and what types of bets can be made. The majority of sportsbooks are operated legally through licensed casinos, though some states also offer legal sports betting online. In the past, most bettors placed their wagers through illegally run enterprises known as bookies. These bookies took bets over the counter or through the mail and were often based out of state to avoid gambling laws in their home jurisdiction. The first step in starting a sportsbook is researching the industry. This includes understanding the various types of bets that can be placed and how these bets are priced and settled. This research will help you determine the best type of bet to offer your customers. It will also help you determine whether your sportsbook can compete with the competition and what kind of bettors you are targeting. Another important factor to consider is the price of running a sportsbook. Some turnkey providers charge a flat monthly operational fee regardless of how many bets are placed on the site. This can eat into profits, especially when there are big sports events. Finally, you should consider the different bonus offers available from sportsbooks. These can be a great way to attract new customers and reward existing ones. You can also include contests with high-value prizes to encourage engagement. The more engaged your users are, the more likely they will be to recommend your sportsbook to others.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817206.28/warc/CC-MAIN-20240418093630-20240418123630-00424.warc.gz
CC-MAIN-2024-18
1,639
4
http://totl.net/VirusScanner/
code
TotL.net Human Virus Scanner During our research for "Don't Cross the Memes" we encountered several potent memetic viruses. Six months later we have perfected a simple yet effective human virus detector. Scan yourself, or scan your friends. Warning: this software doesn't work in Windows IE4. If you have any bug reports or comments, you can email us. Some moron is spamming the old address, so I've forwarded it to /dev/null. Another useless service of the TotL consortium.
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499744.74/warc/CC-MAIN-20230129144110-20230129174110-00866.warc.gz
CC-MAIN-2023-06
474
5
http://stackoverflow.com/questions/1599722/how-to-develop-a-safari-plugininput-managers-use-simbl
code
Now I want to develop a safari plugin use SIMBL , but I searched a lot of webpage not found some sourcecode or simple sample , someone can give me or point to a location ? Thank you very much!!! Did you consider writing a WebKit Plugin? A good starting point to write a WebKit plug-in: Creating Plug-ins with Cocoa and WebKit You can also peek into the ClickToFlash source.
s3://commoncrawl/crawl-data/CC-MAIN-2014-23/segments/1405997862711.66/warc/CC-MAIN-20140722025742-00067-ip-10-33-131-23.ec2.internal.warc.gz
CC-MAIN-2014-23
373
4
https://www.getdbt.com/coalesce
code
Carefully curated sessions presented by dbt users and contributors. Learn how to use tools that are complementary with dbt. Industry-expert discussions that go deeper on a talk or theme you care about. Fishtown Analytics led discussions on common analytics problems & solutions. Follow up with speakers in the dbt Slack workspace. Meet teams doing great things with data. Take a look at these community resources here to help you get ready for the big event. We are committed to providing a safe, inclusive event for all attendees. All attendees are expected to abide by the dbt Code of Conduct. If you are in need of any special accommodations, reach out to us via the onsite chat box or let us know when you place your order (space will be provided in the checkout process). We appreciate everyone’s help in making Coalesce a welcoming space.
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178366969.45/warc/CC-MAIN-20210303134756-20210303164756-00220.warc.gz
CC-MAIN-2021-10
846
8
http://stackoverflow.com/questions/15217963/how-to-configure-independent-rvmrc-files-across-code-lifecycle
code
We have multiple developers contribute to source code, so it would be preferable to have multiple .rvmrc files for each developer. How should I automate this? dev1 uses rvm use 1.9.3@app-dev1 dev2 uses rvm use 1.9.3@app-dev2 dev3 uses rvm use 1.9.3@app-dev3 How do I maintain and modify .rvmrc for individual developers. Should this file be in source code repository
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164004837/warc/CC-MAIN-20131204133324-00012-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
366
4
https://forums.sandisk.com/t/ixpand-is-putting-my-photos-into-a-random-order-when-importing-them-from-iphone-to-pc/224514
code
Obviously, all of my photos and videos on my phone are organised by when they were taken. However, the issue occurs when I transfer the photos from my iPhone to my PC. After putting all of the photos and videos into my files, they seem to be completely random and out of order (literally no order whatsoever). So like I say, the media should be organised in a format such as: September 1st, September 2nd, September 3rd, etc etc (for example, assuming I take 1 photo per day in September). However, for whatever reason, it actually appears more like this: September 23rd, September 9th, September 28th, September 19th, September 2nd, September 3rd, etc… It is completely out of order. I tried using the ‘sort by’ feature within file explorer and tried every option, including sorting by date created, but nothing fixed the problem… Is there any reason this is happening or is there any way I can fix it please? It is quite important as I need to back these photos and videos up onto my PC for work. Has been happening for the past couple of years I’ve been using this. Any help is greatly appreciated. Thank you!
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652663048462.97/warc/CC-MAIN-20220529072915-20220529102915-00542.warc.gz
CC-MAIN-2022-21
1,122
5
https://androidforums.com/threads/pictures.395775/
code
sorry if this has been asked befoe but i am at my wits end. I have a galaxy i5800 running 2.1-update 1 firmware. My network is O2 and my APN type is set to internet+mms. My problem is that i cannot send or receive pictures. is there an app i can use or can someone please suggest a solution. assistance apprciated.
s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039746112.65/warc/CC-MAIN-20181119212731-20181119234731-00465.warc.gz
CC-MAIN-2018-47
314
1
https://fedoraproject.org/wiki/OpenExpo_2007_Berne
code
Fedora Events: OpenExpo 2007, Berne / Switzerland Expo founders has a strong connenction to the Open Source community. One is responsible for the community of the PHP User Group Switzerland. The goal of OpenExpo is to show Open Source Software in business area as application, service or further development. The OpenExpo is organizing together with the topsoft -Expo, but will have a specific part and a special area. There it will be possible to show Fedora Core to the interested visitors and other people from community projects. More Information about OpenExpo When and Where - Wednesday, March 7th (0930 till 18:00) and Thursday 8th (0930 till 1700), 2007 - BEA bern expo , Halle 130, Mingerstrasse 6 Berne / Switzerland - nobody at the moment This things are free of charge. - one small tables - 3-4 chairs - WLAN-Internet-Access and electricity - one poster and space for this poster (Size A1 (594 × 841 mm)) - no extra lights (spots) There is no more or special equipment needed for the booth. Take a look at this just some ideas... - Concept for a participation - 2007-02-01 I can not go to this event because in this and the next week I have my exams...It's like the last time :-( - 2007-01-26 update (booth, opening times and layout) - 2007-01-23 Date is fixed - 2006-12-05 open and unclear, only an idea
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710218.49/warc/CC-MAIN-20221127073607-20221127103607-00633.warc.gz
CC-MAIN-2022-49
1,317
21
https://www.upwork.com/job/statistics-questions_~015f7e6e8f901616f9/
code
In the attachment I need questions 2(b), 1(c)(d), 2(e) answered I have answers for the other part that you can look at if you wish. About the Client 70% Hire Rate, 2 Open Jobs Avg Hourly Rate Paid
s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738660931.25/warc/CC-MAIN-20160924173740-00262-ip-10-143-35-109.ec2.internal.warc.gz
CC-MAIN-2016-40
196
6
https://codedump.io/share/jsKuALfVhVQ9/1/autolayout-vs-different-xib-for-different-form-factors
code
I am working on a universal application that must support all current iOS device form factors. The interface is using autolayout via storyboards and currently displays correctly on the iPad, iPhone 6, and iPhone 6 Plus form factors. However, I am struggling with getting the interface / constraints to properly scale on the iPhone 5 / SE form factor. Does anyone have recommendations for how I can fix my constraints on the iPhone 5 / SE form factor or would you just recommend loading a different XIB for the iPhone 5 / SE? Thanks in advance. Correct interface on an iPhone 6S: Broken interface on iPhone 5 / SE: (This is the only view giving me a hard time). My rule of thumb is to design storyboards for the Any x Any size class, and then make specific changes for other sizes as needed. This is because Any x Any forces you to think in terms of resizable components and relative positioning because you're working with a 600 x 600 size that doesn't actually exist on any device. My guess is that your design has fixed vertical constraints between components, when what you want is for some of them to be relative. In other words, it looks like your Login button, -- or -- separator, and TouchID views are at fixed distances from the bottom edge of the view, and the others are fixed from the top edge. If autolayout can't compute the desired distances at runtime, it will pick one constraint to turn off in order to resolve problems; in this case, it's your vertical constraint between the bottom of the password field to the top of the Login button. Instead, I'd make the constraint between the TouchID button and the bottom of the view a less-than-or-equal constraint, not an equals, and/or give it a lower priority than the other vertical constraints.
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794867559.54/warc/CC-MAIN-20180526151207-20180526171207-00044.warc.gz
CC-MAIN-2018-22
1,758
8
https://forum.duolingo.com/comment/12621488
code
New Year starts a new week? I just recognized that - although it's Friday - the counts on the weekly leader board are all zero. It seems that Duolingo interprets the start of new year as beginning of a new week as well? Yeah, it's strange. (Even stranger since I'm on a Thursday right now. It's not even New Year here yet, and the weekly leaderboard reset. :P :D) But it is a new Month. The week/month counts have always been reset at the same time for everyone in the world to allow comparison of statistics. It has always been like this, its just that you are more aware of it because it is a New Year. I am glad that I am not the only one. It is really strange for me because on the leaderboard it says I have 20 XP but I have 30 XP from today alone which I got all in one go. I was in the 500's and then I saw that I had 20 and was very confused. Must be a glitch or something. Hopefully next week it goes back to normal.
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583512679.76/warc/CC-MAIN-20181020080138-20181020101638-00436.warc.gz
CC-MAIN-2018-43
925
6
https://origin.geeksforgeeks.org/localdatetime-getdayofyear-method-in-java-with-examples/?ref=lbp
code
LocalDateTime getDayOfYear() method in Java with Examples The getDayOfYear() method of an LocalDateTime class is used to return the day-of-year field. This method returns an integer value ranging from 1 to 365 (366 for a leap year), i.e. the Days of a years. public int getDayOfYear() Parameter: This method does not accept any parameter. Returns: This method returns an integer value which represents the day-of-year and it ranges from 1 to 365 (366 for a leap year). Below programs illustrate the LocalDateTime.getDayOfYear() method:
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499966.43/warc/CC-MAIN-20230209112510-20230209142510-00607.warc.gz
CC-MAIN-2023-06
535
6
https://community.wolfram.com/groups/-/m/t/503255
code
Hello, I'm a new user of Mathematica. I wrote my first article, and found the spelling function. I tried to change the language to "French", in global settings, but the speller continue to work with English language. I have the same question with user interface. Settings of GUI language is set to "French", and all of the GUI is localized to English. What did I miss ? Thanks advicing me.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818711.23/warc/CC-MAIN-20240423130552-20240423160552-00651.warc.gz
CC-MAIN-2024-18
389
3
https://www.gamefront.com/forums/jedi-knight-ii-jedi-outcast-general-discussion/help-for-a-newbie
code
I didn't make it! I've been playing JK 2 for a while and found this site yesterday. I was interested in the different mods available and downloaded a couple of them. I followed the directions but nothing happened (Kyle's model did not change) Is there anything that I'm missing? and are the mods for single player?? first of all u could explain ur problem a bit, like telling what mod u downloaded. mostly mod´s go in ur gamedata folder. to make em work u start a server using that mod or u join a server that uses that server. easy as that. it depends on what mod if it does something in SP. try a again for the last couple of day main sever was down for the game and then jk2filers was down!
s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547584415432.83/warc/CC-MAIN-20190123213748-20190123235748-00252.warc.gz
CC-MAIN-2019-04
694
6
http://www.debianhelp.co.uk/mailman.htm
code
Mailman with Postfix Configuration in debian What is mailman? Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. Install Mailman in Debian #apt-get install mailman This will install the latest version of mailman Now if you want to install postfix in debian follow this link http://www.debianhelp.co.uk/postfix.htm after installation of postfix you need to do the following things Ensure that the following line exist: owner_request_special = no Ensure that in virtual_maps there's this entry: hash:/var/lib/mailman/data/virtual-mailman Ensure that in alias_maps there's this entry: hash:/var/lib/mailman/data/aliases Save & quit this file Now you need to edit Mailman's config file Ensure that the following line exist: MTA = "Postfix" Ensure that the following line exist POSTFIX_STYLE_VIRTUAL_DOMAINS = ['my.domain1.com', 'my.domain2.com', 'my.domain3.com'] Save & quit If you want to add new list to mailman Type newlist <list_name>@<my.domain1.com>, and answer the questions. Type /usr/lib/mailman/bin/genaliases, which will update /var/lib/mailman/data/aliases and var/lib/mailman/data/virtual-mailman accordingly Now restart mailman to take our new settings Mailman will integrate itself into your webserver if you're running Apache or Apache2 If you want install apache2 in debian follow this link http://www.debianhelp.co.uk/apache2.htm For example you can view the mailing list page that describes your new sheep list by visiting the following URL: The archives will not be setup properly yet, to do that you should add the following two lines to the bottom of your apache configuration file: Alias /pipermail/ /var/lib/mailman/archives/public/ Alias /images/mailman/ /usr/share/images/mailman/ Once you do that and restart your webserver you can view the archive pages for your new list by visiting the following URL: Users can add and remove themselves to the list by visiting the webpages and entering their email address, or by sending a message to the addresses [email protected] # Add themselves [email protected] # Remove themselves check again for TYPOS mistakes. If spam headers (X-Spam) are not present in the incoming emails, make sure that your domain is in local_domains_acl list, which is in /etc/amavis/amavisd.conf file. If you're having problems with Amavis and not sure where to start, here's a clue - instead of starting amavis the usual ay (/etc/init.d/amavis start), type this instead: */usr/sbin/amavisd-new debug* Then if you trying sending an email through it, you'l be able to see the details, how it processed that email, and therefore hopefully you'll be able to spot anything that went wrong. For more troubleshooting check this link
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882570977.50/warc/CC-MAIN-20220809124724-20220809154724-00783.warc.gz
CC-MAIN-2022-33
2,967
36
http://judahwright.me/portfolio/tags/wordpress
code
This is an older project, but I host and manage the UOLTT website. Basically, we are a group of gamers with WAY too much free time on our hands. To the point where we are developing mobile apps, market crawlers, and crowd-sourced intelligence information. You can also check out its beta site, but there is not too much there at the moment. Still very much an ongoing project, I hope to be able to share more information on my portfolio soon! This plugin will allow the inclusion of a given posts categories and tags in both reading from and writing to the WP REST API. I have also included a few of my own endpoints, (found at: /wp-json/e_ct/v1/) “categories” and “tags.” These endpoints will print out all categories on that site, and if you provide a post ID it will give you the categories/tags for that post. For future compatibility I have prefixed everything with “e_” This is so if the WordPress team eventually supports this functionality, this plugin will not interfear with their API The Simple Twitch.TV Widget is exactly what the name implies. It is a very straight-forward, easy to use, and configurable front-end widget generator. The entirety of what the widget does, is show if a user is online or not. If the user in question is online, it will give a preview of their stream and a link to their stream. If they are offline, it will simply place a placeholder image
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487633444.37/warc/CC-MAIN-20210617192319-20210617222319-00167.warc.gz
CC-MAIN-2021-25
1,395
14
https://www.spigotmc.org/resources/staleapi.7706/
code
StaleAPIWhat is it? Making it easy to keep servers clean and running fast! Not just for developers! Tested and works on: Untested on any earlier releases StaleAPI is a plugin that on its own removes player data files from the world directory after a period of inactivity. By default if a player hasn't been on for 30 days their player file is wiped. Their file contains their inventory, current gamemode, current world and other bits of information. When combined with plugins that support StaleAPI's integration all plugins with support will be notified both when a players data is about to expire (So it can be cancelled if needed, Great for plugins that have their own form of authorities) and when the players data has actually expired, Plugins can use this information to clear their own data for that player. Integrating StaleAPI with as many plugins as possible will help toward a cleaner and faster future for all Spigot/Bukkit Servers! How will it benefit my server? Servers start to slow down after a while due to the enormous amount of data they keep hold of, even if a player hasn't been online in a long time. A practical example being a server I'm developer on. Running /invsee on a player that's not online or doesn't exist causes Spigot to freeze then crash. The reason? Between Essentials and Spigot there are 70,289 files stored when the daily average of players is 30-40. The server has only been running for less than a year. A lot of plugins now days have a bad habit of storing user data and not bothering to remove it when it may be useless. Some plugins may even load every piece of data when your server starts. The server I'm developer on uses 20GB of RAM to run because of this. Its not a large and busy server either. It's an average server. Adding StaleAPI will remove old data and tell plugins to remove data for old players. Assuming plugins you use support StaleAPI. This will help avoid your server becoming highly unstable, eating diskspace, CPU and RAM and ensure your server doesn't lag for no particular reason in game. How will it benefit my plugin? Adding StaleAPI support to your plugin will add useful functionality for removing stale user data without having to track when the player was last online and help you avoid having to implement config options and more methods to remove old data. StaleAPI is more than ideal for simple plugins that shouldn't be over complex. Adding StaleAPI to your plugin will not only make your own life easier it will make your users lives easier, They can edit one config to tweak when stale data is removed. Rather than editing configs for every plugin that deals with data removal on its own. You don't need to depend on StaleAPI or force users to use StaleAPI and can simply add the support for it. StaleAPI simply adds an extra event which you can listen to like any normal event. Nothing over complicated! What does StaleAPI add for Developers? StaleAPI adds two methods and an event. The event added is PlayerExpireEvent, the event is called every time a players data is about to expire and carrys a list of players whom are going to expire. You can use this to remove data for those players yourself as well as cancel the Expire event if required. Two methods added allow your plugins to manually expire a players data. Such as an ability to delete players from your plugin. Calling the methods expirePlayer or expirePlayers will trigger the PlayerExpireEvent alerting all other plugins to this. The event can always be cancelled. What about donors or admins? If you don't want specific players to ever expire. Either they're a donor or staff, you can add the permission stale.exempt to them. When StaleAPI checks for expired players it will skip players with this permission. Operators are automatically exempt from expiry. Currently there are no planned features other than in game commands which will occupy /stale Feel free to suggest features! There are no known bugs right now, please let me know if you encounter them. Yes please! All feedback is appreciated. Feel free to be blunt about any doubts you have too. How do I use StaleAPI? If you're a Server Owner, Put it in your plugins directory! If you're a developer, Add it as a dependency, you'll want to download the provided Jar. StaleAPI v1.1.0-Alpha Maven: Add the following to your pom.xml to use StaleAPI v1.1.0 with your project. Although the latest is v1.1.1-Alpha this dependency will work fine with v1.1.1 due to StaleAPI not changing at all. For more indepth information please see the JavaDoc at the bottom of this description. - isCancelled - Returns boolean. - setCancelled - Accepts boolean. - getPlayers - Returns List<OfflinePlayer> - skipPlayer - Accepts OfflinePlayer Ideal for knowing when data is actually expiring. - getPlayers - Returns List<OfflinePlayer> All methods are void. This returning nothing. ExpirePlayer - Accepts OfflinePlayer, Runs PlayerExpireEvent for that player. ExpirePlayers - Accepts List<OfflinePlayer>, Runs PlayerExpireEvent for all listed players. reloadConfig - Accepts and returns nothing, Reloads the StaleAPI config. Want to contribute fixes or continue the project when I die from eating too much cake? StaleAPI can be found on GitHub and can be compiled using Maven! You can also find the JavaDocs here: A favor if you will? StaleAPI is at its first stages. Few or no plugins support the features added by StaleAPI. If you like StaleAPI and find it useful and would like it to get better. Please encourage authors of your favourite plugins to consider implementing StaleAPI, It will help server owners as well as developers with basic plugins. The more StaleAPI is implemented the more useful it becomes for everyone! Thanks! Plugins that Support StaleAPI: NicknameRequest by TMFKSOFT Let me know on the discussion page if your plugin supports StaleAPI for nifty data tracking! Improve Performance - Remove stale data for users that haven't been online in a while! - Fixed issue in the expirePlayers method and removed a lot of warnings Jul 4, 2015 - Fixed Permissions + Vault Support + New Event Jun 2, 2015 - Permissions Code Fix Jun 1, 2015
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652663011588.83/warc/CC-MAIN-20220528000300-20220528030300-00770.warc.gz
CC-MAIN-2022-21
6,138
57
http://www.gpspassion.com/forumsen/post.asp?method=ReplyQuote&REPLY_ID=720646&TOPIC_ID=34316&FORUM_ID=172
code
|T O P I C R E V I E W ||Posted - 29 juil. 2005 : 21:07:51 Edits by GpsPasSion UPDATED 201202 : New v2.7.1 version available for PCs. UPDATED 201108 : PC - New v2.7.0 version available, see details on page 8 MAC - New v2.2.0 version available, see details on page 9. UPDATED 20091013 : New v2.54 version available, see details on page 8. UPDATED 20090416 : New guides for POIs and TourGuides - link. Load custom POI Files -> www . POInUSA . com on GpsPasSion Updated December 10th, 2006 - New 240 beta version, adds vocal alerts by POI type, details here Updated January 23rd, 2006 - New 2.21 version released today, see details here On the download page of the C320 (at Garmin.com) there is now a "POI Loader" available for the C320/C330 Garmin C320 owner |15 L A T E S T R E P L I E S (Newest First) ||Posted - 08 nov. 2013 : 11:38:17 POI Loader for Windows software version 2.7.3 Changes made from version 2.7.2 to 2.7.3: - Fixed issue where address information was not being written out in certain situations ||Posted - 18 sept. 2012 : 21:23:46 POI Loader for Windows software version 2.7.2 Changes made from version 2.7.1 to 2.7.2: Fixed issue where where POI loader would delete premium GPI files from devices Fixed several issues regarding registry data access Fixed an issue with very long file paths ||Posted - 07 mars 2012 : 07:36:00 You should find the POIs are copied into the POI folder on your 760. ||Posted - 07 mars 2012 : 02:53:03 Hello all, pardon me if this is not the right forum for this or if this has been addressed before. The scenario is - when I insert a SD card with say, some POIs onto the Nuvi760, the set will ask if I want to copy the POIs onto the set such that the POIs will still be available for use even if the SD card is removed. My question is where are these POIs copied to and can the same be deleted? ||Posted - 20 févr. 2012 : 19:31:19 Thanks, first message and title udpated. ||Posted - 31 janv. 2012 : 09:38:15 POI Loader for Windows software version 2.7.1: Changes made from version 2.7.0 to 2.7.1: Fixed issue with sending POI files with incorrect file extension to SD cards. ||Posted - 26 août 2011 : 07:57:26 Dan. I'm too ugly to use mirror. Garmin has same problem I guess I met some idea. Maybe Garmin is preparing new extension for devices: filename.poi If it's right they've started wrong way cause now nuvi series isn't ready for it. Let me think it is typical bug as ... latest Garmin standards. ||Posted - 25 août 2011 : 14:57:36 A focused, factual critique like yours is always welcome here. As for where are the beta testers, do you happen to have a mirror handy [grin]? ||Posted - 25 août 2011 : 14:13:44 I'm sorry to tell ... Garmin behaves like novice. From some time (maybe one/two years) I have a mistrust of their applications (see also Garmin Lifetime Updater problems). Where are beta-testers, where is Garmin's QC ? Mom, where am I ? Beetl(e)dit: BTW I can't believe so extension: .poi will be available for Garmin devices in the future. For now, mentioned file isn't visible for them. If you (GpsPasSion) decide it isn't constructive critique feel free to delete my post. ||Posted - 25 août 2011 : 13:04:29 Indeed, strange error and there are going to be a lot of confused customers calling with the "where are my POIs" question! ||Posted - 25 août 2011 : 08:56:30 Anyway we can expect newer release cause 2.7.0 has probable bug with filename if you are sending data to "Garmin Device". Filename got extension .poi Correct filename is folder_name.gpi as everybody (except Garmin engineers) knows. Sending data to "Computer" (using ver. 2.7.0) is correct. ||Posted - 24 août 2011 : 17:02:25 Thanks for the info, title updated ||Posted - 24 août 2011 : 11:30:03 POI Loader for Windows software version 2.7.0: Changes made from version 2.6.1 to 2.7.0: Added Brazilian Portuguese language support Added support for new Garmin devices Fixed issues with the Software Update dialog remaining open ||Posted - 28 févr. 2011 : 05:42:12 Thanks for the heads up, first message and title updated ||Posted - 27 févr. 2011 : 20:04:17 Poi Loader 2.6.1 is out now to correct the issues with the "" "" which 2.6.0 introduced. Changes made from version 2.6.0 to 2.6.1: #9702;Fixed issue with reading in CSV files that contain quotes in the position field #9702;Fixed issue with reading in CSV files that contain escape quotes Changes made from version 2.5.4 to 2.6.0: #9702;Added ability to specify a custom POI file's name #9702;Added ability to handle swapped lat and lon values in CSV files #9702;Fixed issue with multi-line CSV files not being read correctly #9702;Fixed issue with extended ASCII characters in CSV files #9702;Fixed issue with reading large gpx and csv files making the application unresponsive
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163051476/warc/CC-MAIN-20131204131731-00017-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
4,773
77
https://www.mail-archive.com/[email protected]/msg08427.html
code
On Sun, Apr 15, 2018 at 7:15 PM, Steven D'Aprano <[email protected]> wrote: > On Sun, Apr 15, 2018 at 11:11:37PM +0800, Thautwarm Zhao wrote: > >> I think maybe we can use unicode characters like ≜ (\triangleq) and add the >> support of unicode completion to python repl. The unicode completion of >> editors or ides has been quite mature. > > What key combination do I need to type to get ≜ in the following editors > please? I tried typing \triangleq but all I got was \triangleq. > > Notepad (Windows) > Brackets (Mac) > BBEdit (Mac) > kwrite (Linux) > kate > nano > geany > gedit > > as well as IDLE, my mail client (kmail, Thunderbird or mutt), my web > browsers (Firefox, Opera and Chromium), the interactive interpreter in > various different consoles, my Usenet client (Pan and KNode) and IRC > (pidgin). > > Oh, having it work in LibreOffice and GoogleApps too would be nice, > although not essential since I don't often write code in them. Typing should not be a problem generally. There are a lot of 3d-party apps which can bind a key to specific char input, system-wide. On windows I use Autohotkey. But no 100% guarantee of course for any editor. > And what decent fonts do I need to install for ≜ to show up as something > other than a square box ("missing glyph")? Well, here it is way less optimistic :) The chances to see that "delta equal to" sign in some random font / random app is not so big. It's only if you have fonts fallback system setup, and by default on my windows it seems to work only in Firefox browser. Mikhail _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583516071.83/warc/CC-MAIN-20181023044407-20181023065907-00488.warc.gz
CC-MAIN-2018-43
1,770
2
https://serc.si.edu/staff/max-ruehrmund
code
M.S., Earth Science, James Cook University (Australia), 2017 I have a passion for exploring relationships between human activities and aquatic biochemical processes. Specifically, I am interested in studying how nutrients and other environmental pollutants enter aquatic environments, react within the environment, and are finally removed. I am especially interested in exploring these questions in estuaries, complex environments where freshwater and saltwater mix. Having grown up on the shores of the Chesapeake Bay in Maryland, I have seen first hand many of the drastic problems that chemical pollutants can cause in estuarine watersheds. Wastewater from treatment plants and even runoff from suburban neighborhoods are introducing a new age of pollutants that interact within our ecosystems in ways that are not fully understood, contributing to eutrophication, dead zones and poor public health. It is my aspiration to better understand the way that estuaries function chemically while providing data to organizations that will better guide policy or engineering solutions for water quality issues. Thus, my interests are in better understanding basic scientific principles about estuary ecosystems, while applying my discoveries to better manage these environments.
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703517159.7/warc/CC-MAIN-20210118220236-20210119010236-00348.warc.gz
CC-MAIN-2021-04
1,273
2
https://ige.nmims.edu/dr-ali-habibnia.php
code
Ph.D., Assistant Professor of Economics and Computational Modeling and Data Analytics, College of Science, Virginia Tech Dr. Habibnia’s research focus is on the intersection of statistical machine learning and big data econometrics, with a particular interest in the high-dimensional nonlinear time-series analysis and their applications in macroeconomic/financial forecasting and estimation of big financial networks. Dr. Habibnia works as a consultant for financial firms and governmental organizations for projects related to pattern recognition and knowledge discovery, especially computer modeling and forecasting. Before his academic career, he worked as a trader and portfolio strategist and developed different algorithmic trading strategies. His research interests include: Big Data Econometrics, Statistical Machine Learning, Deep Learning, Nonlinear Econometric Analysis, Forecasting, Computational Finance, Network Analysis, Nonlinear Systems, Hyperparameter Optimization. Dr. Habibnia received his Ph.D from the London School of Economics and Political Science, Department of Statistics.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100523.4/warc/CC-MAIN-20231204020432-20231204050432-00710.warc.gz
CC-MAIN-2023-50
1,102
5
https://biology.stackexchange.com/questions/107973/suggestion-on-program-algorithm-to-segment-nuclei
code
I've got some images such as the one in this post, obtained from the neuroepithelium of a chick embryo in a confocal microscope, where nuclei have been fluorescently labeled. I'd like to be able to segment these nuclei, in particular to see their total area (which means I don't necessarily need them to be separated) and to count them. I tried using StarDist on Fiji, but I've obtained some very bad results, with it detecting basically no nuclei. Does anyone have any suggestions on what I might do? Here's a link to the original image in tif format: https://drive.google.com/file/d/1GqsUI-xnTPSKnRv_ECxJL7K785_qbq2c/view?usp=sharing Below there's a comparison of my original image(above), with the StarDist output with low probability/score threshold and low overlap threshold (middle) and with default settings (below). Previously, default settings would output a completely black image, but it seems to have changed.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474569.64/warc/CC-MAIN-20240224212113-20240225002113-00318.warc.gz
CC-MAIN-2024-10
921
4
http://www.avguide.com/forums/spdif-input-vs-opticalusb-laptop
code
I am looking to purchase a Moon CD3.3 CD Player that has a SPDIF (which I think means COAX) digital input. I am quite naive with computer music but would like to be able to play music from my computer's hard disc using the DAC of the Moon. Unfortunately my computer only has an Optical Output or USB connection, so I was wondering what the best way to get the digital data from the computer to the CD player is? In a way that retains the purest sound possible. Thanks for your help
s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609532573.41/warc/CC-MAIN-20140416005212-00399-ip-10-147-4-33.ec2.internal.warc.gz
CC-MAIN-2014-15
481
4
https://mirajobs.com/p/lead-architect-distributed-systems-engineer-1ad8ee7d
code
Lead/Architect/Distributed Systems Engineer Lead software engineer with knowledge of distributed systems. I can take a software product from conception to launch, both as a principal engineer and as a leader of a team. I enjoy and value building a strong, happy team, along with building a strong product. 8++ years of traditional software development background included but not limited to developing micro-service pipeline with kafka streams, cassandra, distributed caching and load balancer solutions to handle scale up to 1kk+ events per second. Orchestrated and developed infrastructure and tolling for microservices running on top of Mesos / Marathon / Kubernetes. Currently looking for exciting engineering-driven projects with a team oriented environment. Work in Canada Expected Base Salary Total Professional Experience Top-tech companies (FAMGA) - Micro-service Architecture Send a connection request to the candidate to get their contact details.Apply to Candidate
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514574501.78/warc/CC-MAIN-20190921125334-20190921151334-00237.warc.gz
CC-MAIN-2019-39
976
10
https://pawelskowronek.pl/sauza-tequila-hoyfo/e1ctq6.php?ee5abd=rust-oleum-painters-touch-2x-ultra-cover-satin-sds
code
1 I cannot let it wait for any longer than 50 seconds. The “do” keyword is used for the simple while loop; so if the condition is false in the first attempt then code will not execute inside the while loop. For that, consider the first example in this tutorial where I made a little change and assigned the value 11 to variable x initially. In that case you may use continue to stop the execution of commands over the present value but continue with the next value in the series. The while loop in PHP 3 In the end, generally, the increment/decrement of the variable is given. The while loop enables you to execute a set of commands repeatedly until some condition occurs. The break statement is used to omit the loop and moving the control to the next line where that break statement is used. You can also terminate this loop by adding some conditional exit in the script. (loop) Dichiarazione Bash break. x=11 while [ $x -le 10 ] do echo "$x" ((x++)) done echo "Execution is out of while loop" So, this is how the while loop in Bash works: After the while keyword, the condition is given in the brackets. While the primary purpose of the For Loop is to iterate, you want it to stop repeating and break the loop when a specific condition is met. This div height required for enabling the sticky sidebar, Python While loop: 5 examples with break, continue, and else clause, Comparing Strings in Bash Shell Scripting. The. Instead of specifying a condition, if : is specified, while goes on in an infinite loop. Here is a simple example which shows that loop terminates as soon as a becomes 5 − The executed commands will keep running till the condition command runs successfully (i.e., returns a 0 status. Ask Question Asked 7 years, 7 months ago. I have a while loop in my script which waits for the connection get online and then continues. Its value is tested in the condition part and as long as the condition is True, its value is displayed: Now see an example where the value of the variable is decremented in each iteration: As mentioned earlier, one of the uses of the while loop can be reading the text file or streams by using the while loop. As such, the do..while loop is a type that executes the code inside the loop at least once, even the condition is false at first attempt. The output: Using for loop in C# Conditional Break During Loop with Break Statement. The break statement terminates the current loop and passes the control to the next statement. Tags. The continue statement is used to resume the next iteration of the enclosing FOR, WHILE or UNTIL loop. While Loops. In scripting languages such as Bash, loops are useful for automating repetitive tasks.eval(ez_write_tag([[728,90],'linuxize_com-box-4','ezslot_15',143,'0','0'])); eval(ez_write_tag([[336,280],'linuxize_com-banner-1','ezslot_16',161,'0','0']));The break statement is used to exit the current loop. Break Statement. The above is a brief of for loop for Bash. while read fileCont do echo $fileCont done < D:/test/bash-tst.txt The result: Unlike for loops, you don’t need to instruct a while loop on how many times it should run. Each and every if condition with different variables. Break The break statement tells Bash to leave the loop straight away. 10 Learn Linux shell scripting for & while loops , nested loops, using break & continue commands, redirect loop output, and get directory files using loops. The example below shows how: You see, we checked for the variable value 50. Execution is out of while loop whenever one if condition fails i have remove the file from filename and have to pick another file and loop should exit until the last file found in filename. I used this dummy text). Python While loop: 5 examples with break, continue, and else clause So, the condition is False and see the output yourself. let’s explain and see how it works. Login or Register for Dates, Times and to Reply Thread Tools: Search this Thread: Top Forums Shell Programming and Scripting break while loop in BASH # 1 wakatana. So what this while with “do” keyword behaves if the condition is False upfront? 11 while loop is one of them. x=11 while echo "$x" [ $x -le 10 ] do ((x++)) :; done Bash while Loop Syntax. The example below shows using the break statement. When [n] is given, the n-th enclosing loop is resumed. This is because the condition is not required to be tested immediately after the while keyword. Open a text editor to write bash script and test the following while loop examples. 3 ping -c1 $1 &>/dev/null do echo "Ping Fail - `date`" done echo "Host Found - `date`" It takes 25 to 45 seconds for the connection to reconnect. Join Date: Jul 2009. 1234567891011 Last Activity: 27 March 2019, 6:40 AM EDT. This will end the loop even previously given condition is not met. 2 12345678910111213 They say, while an expression is true, keep executing these lines of code. In while loops, some condition is tested each time through the loop to determine whether the loop should continue. In this tutorial we learn the basics of loops in Bash. It may be that there is a normal situation that should cause the loop to end but there are also exceptional situations in which it should end as well. 10 The return status is zero, unless n is not greater or equal to 1. This is done when you don't know in advance how many times the loop will have to execute, for instance because it is dependent on user input. First, have a look at this example and output and I will explain how it worked: The while loop is the best way to read a file line by line in Linux.. 1234567891011 n is the number of levels of nesting. Syntax of Bash While Loop It keeps on running until the condition is met. Registered User. 30 So what this while with “do” keyword behaves if the condition is False upfront? break while loop in BASH | Post 302403676 by wakatana on Saturday 13th of March 2010 07:59:36 PM Bash WHILE loop. There are 3 basic loop structures in Bash scripting which we'll look at below. While Loop in Bash. If you want to exit the loop instead of exiting the script, use a break command instead of an exit. for vs while. But Sometime we need to continue or break loop in such a way that loop get iterate again with next value or just get exit. We will also learn how to use the break and continue statements.. Bash while Loop#. Generally, this is helpful in scenarios where a task is accomplished in a while or another loop and you want to exit at that stage. What is do while loop? Bash While Loop. You can break out of a certain number of levels in a nested loop by adding break n statement. How do I exit BASH while loop using modulus operator? As such, the do..while loop is a type that executes the code inside the loop at least once, even the condition is false at first attempt. In the example below, we have a text file placed in the “D” directory. The following break statement is used to come out of a loop − break The break command can also be used to exit from a nested loop using this format − break n Here n specifies the n th enclosing loop to the exit from. The continue statement just omits the current iteration rather than exiting the loop completely. for Break statement, we can get out from the loop and no need to complete the loop when we use if statement inside the loop. Using Break and Continue in bash loops Sometimes you may want to exit a loop prematurely or skip a loop iteration. You can break out of a certain number of levels in a nested loop by adding break n statement. Bash For loop is a statement that lets you iterate specific set of statements over series of words in a string, elements in a sequence, or elements in an array.. Bash For Loop. Syntax of while loop: while [condition ] do commands done. An infinite loop is nothing but a sequence of instructions which loops endlessly, either due to the loop having no terminating condition, having one that can never be met, or one that causes the loop … The following loop will execute continuously until stopped forcefully using CTRL+C. Example: while Loop in Bash With break Statement Example: while Loop in Bash With continue Statement while loop is one of the most widely used loop structures in almost every programming language. What is Bash if statement? statements2 if (disaster-condition) then break #Abandon the while lopp. Due to this flexibility, you may achieve the do..while purpose easily by placing the condition after the statements to be executed in the loop.
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038119532.50/warc/CC-MAIN-20210417102129-20210417132129-00273.warc.gz
CC-MAIN-2021-17
8,482
34
http://kg15.herokuapp.com/abstracts/55
code
Spectral Determination of Some Graphs Which are Derived From Complete Graphs Nevsehir Haci Bektas Veli University Minisymposium: SPECTRAL GRAPH THEORY Content: Spectral determination of graphs is questioned by Haemers and Van Dam in the paper "Which graphs are determined by their spectrum?" as in a survey. Just after this paper is published, many results are seen in the literature such that they partially answer the question of Haemers and Van Dam. In this talk, we make an arrangement of some kind of simple graphs which are derived from complete graphs. We investigate that they are determined by their spectrum (or not) and give proofs for some of them. Finally, we mention some open cases.
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585181.6/warc/CC-MAIN-20211017175237-20211017205237-00122.warc.gz
CC-MAIN-2021-43
697
4
https://sizamtheme.support-hub.io/tickets/36664
code
I would like to mass import more than one main sub category to WooCommerce products with csv and Import WP PRO. Using the following data works well. Then I get one main category (solcelle) and a sub category (Solcellelader). But I would also like to add the sub category ¨Solcellepanel¨ Any ideas how I can manage to add one more sub category when mass importing?
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030335058.80/warc/CC-MAIN-20220927194248-20220927224248-00604.warc.gz
CC-MAIN-2022-40
365
4
https://greatpoetrymhf.wordpress.com/2008/05/25/oh-to-be-in-love-again/
code
Oh , to be in love again My heart sings this sweet refrain. Oh to take and feel very deeply To dance and rejoice with no fear of pain. I want to give the caresses I want to gamble it all. I want to feel again. But for now, I am locked inside my body I cannot express. I cannot touch. Oh, I want to be in love again. Yes, I want that very much.
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125948029.93/warc/CC-MAIN-20180425232612-20180426012612-00187.warc.gz
CC-MAIN-2018-17
343
12
https://androidforums.com/threads/youtube-player-issue-since-froyo-2-2.156655/
code
There is an issue i am having with the youtube app since my froyo 2.2 install on my HTC Evo. Not only does it randomly drop videos in the youtube app, i does the same thing when i navigate to youtube on the web. also, I tried to connect when on my Wifi at home, and i get the same errors. Any idea if there is a fix for this? it is really starting to bug me. The error occurs while loading the video, then it says there was a problem loading the video. Some videos will load, then error out during the vid. HELP?
s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934804881.4/warc/CC-MAIN-20171118113721-20171118133721-00232.warc.gz
CC-MAIN-2017-47
512
1
http://www.reference.com/browse/Min-entropy
code
In probability theory or information theory , the min-entropy of a discrete random event x with possible states (or outcomes) 1... n and corresponding probabilities p1 The base of the logarithm is just a scaling constant; for a result in bits, use a base-2 logarithm. Thus, a distribution has a min-entropy of at least b bits if no possible state has a probability greater than 2-b. The min-entropy is always less than or equal to the Shannon entropy; it is equal when all the probabilities pi are equal. min-entropy is important in the theory of randomness extractors. The notation derives from a parameterized family of Shannon-like entropy measures, Rényi entropy, =1 is Shannon entropy. As k is increased, more weight is given to the larger probabilities, and in the limit as k →∞, only the largest p_i has any effect on the result.
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164038376/warc/CC-MAIN-20131204133358-00058-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
841
14
https://wikis.oracle.com/pages/viewpage.action?pageId=13861002
code
The Communications Suite Version 7 Update 1 Release Specific Documentation wiki contains release-specific information for the Oracle Communications Unified Communications Suite Version 7 Update 1 release, which shipped on 9/02/10. The release-specific information includes the following kinds of information: - What's New - Release Notes - Installation Guide - Upgrade Guide Because installation and upgrade information is specific to a particular release or version of the product, you can find those documents on this wiki space. The most current information for Communications Suite is always available at the Communications Suite Information Wiki.
s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207927767.46/warc/CC-MAIN-20150521113207-00099-ip-10-180-206-219.ec2.internal.warc.gz
CC-MAIN-2015-22
651
7
https://www.perlmonks.org/?node_id=1086971;displaytype=print
code
Having the parent (that doesn't build the data nor do any of the tasks) "dole out" tasks to the children (for the one child) adds a lot of complexity vs. just having a pipe for the children to read from. It also can easily reduce concurrency. The significant increase in complexity comes from this one process trying to manage competing tasks that then need to be done asynchronously. To keep the code simple, you could have the parent just be responsible for spawning children. One child builds the hash and sends out jobs on a pipe that all of the other children read (fixed-length) jobs from. Those children then write their responses that aren't larger than "the system buffer" to a "return" pipe using one syswrite(). This leads to only one tiny bit of "async" fiddling to worry about in only the one child and in a way that can be handled simply in Perl while also only requiring two simple pipes. But to be able to have children pick up tasks from a single pipe, you have to use fixed-length task data (not larger than the system buffer, 4KB on Linux). To be able to use a single pipe for responses from workers, responses need to be written in chunks (with a fixed-length prefix that specifies the length of the chunk that must total no more than the system buffer size) using a single syswrite(). (And not all worker systems require a response to be sent back to the holder of the huge hash.) There might be a bit of complexity added by this "just spawns children" parent needing to keep handles open to both ends of both pipes if we expect it to replace both types of children. I'd probably just have to write the code to be sure of the consequences of that. I'd probably simplify that a bit by having the death of the "build the big hash" child cause the parent to re-initialize by execing itself. There could still be some added complexity just from having one more process that needs to keep handles to one end of each of the two pipes open. But I think that would only impact the "shut down cleanly" code. Again, until I swap all of the little details in (probably by just writing the code), I'm not sure of the full consequences. (Update: Yeah, the complexity comes because, if workers send back responses, you'll need to add a way for the one "build the tasks" child to tell the parent that it is time to shut down or else a way for the parent to tell the one child "all workers are finished".) (And getting this approach to work reliably on Windows is mostly a whole separate problem because you can't just use fork() and because Windows pipes don't have the same guarantees -- though you can use "message read mode", which should work but is just a separate problem to solve.)
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589618.52/warc/CC-MAIN-20180717070721-20180717090721-00126.warc.gz
CC-MAIN-2018-30
2,694
7
https://www.wavecom.ee/en/iso-ova-ovf-installation-media-and-catalogs
code
We offer Centos8, Ubuntu 20, Windows 2016srv and Windows2019 installation templates for creating virtual machines, in addition to which we have a collection of various ISO installation media. However, it is always possible to create your own directories and upload either ISO or OVA / OVF files. Many software vendors already offer preconfigured OVA / OVF containers that you can upload and start using without installing an operating system. Similarly, existing virtual machines can be exported to the same OVA / OVF format on both VMware and Citrix XenServer platforms. It is also possible to install many different systems using ISO media, which is definitely not found in our Public catalog. In VMware vCloud, you can create your own ISO and OVA / OVF catalogs to use when creating virtual machines, or later add them as a CD drive. To install new ISO media, open the menu "Libraries -> Catalogs" and click "New". You must first create a catalog. Be sure to select the "Pre provision on specific storage policy" option. Select "Storage Policy", ie the storage to which the VM will be created. If you have a larger datacenter, we recommend scattering the VM´e between different storages to increase theoretical availability. Click "OK" and the catalog is created. Open "Media & Other" and click "ADD". A window will open where you can add an ISO or OVA / OVF installation media file. The file starts uploading to the server. After uploading, the file is ready to use. You can use the attached ISO file to create a new virtual server. This will be added to the "Boot image" selection. To install a new OVA / OVF file, open the menu "Libraries -> vApps Templates" and click "New". A window will open where you can add an OVF file via a URL link or download an OVA / OVF file from your computer. When the selection is made, click "Next". If "Review Details" is appropriate, click "Next". "Select vApp Template Name" specify the name of the template and select the directory in which the template will be created. When the selections are made, click "Next". If the "Ready to Complete" data matches, click "Finish". You can use the attached OVA/OVF file to create a new vApp (Data Centers -> vApps -> Add vApp from Catalog).
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585441.99/warc/CC-MAIN-20211021195527-20211021225527-00703.warc.gz
CC-MAIN-2021-43
2,223
17
https://www.unidata.ucar.edu/mailing_lists/archives/netcdf-java/2013/msg00041.html
code
Sorry if this is not the proper place to ask the question, but I don´t know of any other. I´m planning to publish a JRuby Gem that implements a Multi-Dimensional Array (MDArray) similar to Numpy and Narray. The gem is specifically targeted to JRuby as it uses NetCDF-Java library (Array) as the supporting array. The gem will be open sourced and I would like to distribute NetCDF with the gem, to make it easier on the user. Is that OK? I´ve added a NetCDF legal notice I found somewhere in the web that states that NetCDF is free for any use as long as the legal notice is also Are there any other things that need to be done? And to not waist the opportunity, is there any interest from this community in such a gem? Anybody willing to look at the code or give advice? Any Integrando TI ao seu negócio
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224647895.20/warc/CC-MAIN-20230601143134-20230601173134-00393.warc.gz
CC-MAIN-2023-23
807
12
http://www.pcstats.com/NewsViewArch.cfm?NewsID=83634
code
So far we've reviewed two 790FX based motherboards for the AMD platform; one from GIGABYTE and the other from ASUS. They were both decent performers, with the GIGABYTE board edging out the ASUS and finding a home in my AMD test rig. However all this commotion lead to an email from MSI, saying "Hey! What about our board?" Though it doesn't really come as much of a surprise, it turns out that they have a very competitive AMD 790FX based board as well.
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125948125.20/warc/CC-MAIN-20180426090041-20180426110041-00362.warc.gz
CC-MAIN-2018-17
453
7
https://www.sourcecoast.com/forums/posts/loxlay
code
thanks for your quick reply! I´ve set AppID and secret key to 1234 and safed it -> works perfectly fine again. Thank you so much! I´ve just updated the plugin. After that I recieve the message: Warning: strpos() expects parameter 1 to be string, object given in /var/www/vhosts/loginconsultants.com/httpdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 71 Warning: strpos() expects parameter 1 to be string, object given in /var/www/vhosts/loginconsultants.com/httpdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 73 We don´t use facebook, we only use it for linkedin. Any recommondations? Thanks in advance, is it possible to get the LinkedIn user profile as a PDF? For example to trigger the "sharing a profile" feature? https://www.linkedin.com/help/linkedin/ … ns?lang=en thanks for your answer. I thought you support the new apply feature. I saw it here for example: http://extensions.joomla.org/extension/jlinked What exactly do you mean with that LinkedIn made the Apply feature something that was only available to user's that had approved access? OK, can you tell me how I can get user profile information from LinkedIn with your component? Is there a tutorial? Where will be the information stored? In a mail or in Joomla? I setup a the connection with LinkedIn (Api, activate the plugins, ...) How can I include the apply function? This link is broken: https://www.sourcecoast.com/jfbconnect/ … ply-button
s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247490806.45/warc/CC-MAIN-20190219162843-20190219184843-00544.warc.gz
CC-MAIN-2019-09
1,464
21
https://www.clarkey.ca/portfolio/retropie.html
code
Based on the open source RetroPie project, this device goes beyond the average retro gaming console build. In addition to the custom Lego enclosure, this device is wired up to mimic the behaviour of the original Nintendo Entertainment system. The cartridge door opens, the indicator LED lights up when powered, and the two "button" bricks on the front of the console are actually functional, faithfully recreating power and reset controls. The on-screen UI is Jeff's own customized version of the stock UI that comes with RetroPie, adding better legibility as well as high quality game imagery and in-game video samples. The Lego enclosure is created using Lego Digital Designer, fitting the Raspberry Pi inside snuggly while providing access to all of its IO ports.
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320304572.73/warc/CC-MAIN-20220124155118-20220124185118-00659.warc.gz
CC-MAIN-2022-05
766
3
http://brillthemes.com/new-south-wales/how-to-break-foreach-loop-in-php.php
code
How to break out of the forEach 程序园 - voidcn.com Generally speaking, using foreach loops is the most optimised way to loop through an array, and is also the easiest to read. In practice, however, you will find foreach loops and list() / each() loops in about equal proportions, despite the latter option being slower.... While the forEach() method can be useful, forEach() does come with some disadvantages. Maybe you are wondering how to break out of a forEach() loop early. One of the negative issues with using forEach() is that there is no way to terminate or break out of the loop without throwing an exception ForEach and EndForEach Tags Windward 24/05/2017 · Break and continue in for loop php - Break is used to terminate an executable of a loop control and a switch. While the continue is used to skip a defined loop and continue the iteration again.... There are two special keywords that are used with loops, they are break and continue. PHP Break keyword. Break takes an optional numeric argument which tells … Php Foreach – Home design Looks like it works to me. It prints the texct version of the number and jumps out of the switch statement and echos the statement and then goes to the next iteration of the loop. how to achieve your goal in working towards creativity The angular.forEach loop can’t break on a condition match. My personal advice is to use a NATIVE FOR loop instead of angular.forEach. The NATIVE FOR loop is around 90% faster then other for loops. angular How to break ForEach Loop in TypeScript - Stack The main reason for using for loops over Array.forEach is that you cannot break the latter. Other than that, I prefer the Array.forEach semantics. If performance degradation is really noticeable I will take into account your suggestion. how to break an iphone password The number of iteration perform by PHP foreach loop to traverse through each element depends upon the number of items present in an array. If the array contains two items, two iterations will be performed by the loop and the pointer will move to the next element if exists. How long can it take? php how to break foreach loop - array index - Stack Overflow - PHP Foreach Loop Work With Various Types of Arrays - Break a Foreach Loop forum.codeigniter.com - PHP Bug #29992 foreach by reference corrupts the array - Foreach Loops PHP Arrays and Control Structures Treehouse How To Break Foreach Loop In Php The answers here all properly and accurately depict the usage of a foreach loop in PHP….but I don’t think that’s what you were asking, so I’m adding my comments. When you execute a foreach loop, the loop iterates through the array . - Looks like it works to me. It prints the texct version of the number and jumps out of the switch statement and echos the statement and then goes to the next iteration of the loop. - This means that you do not need to call reset() before a foreach loop. Напомена : Unless the array is referenced , foreach operates on a copy of the specified array and not the array itself. - 18/01/2006 · Seems that command "break" just works for loops "for, while, o switch", but not for "foreach" in PHP. Is there any equivalent to Perl command "last" in PHP to stop a "foreach" loop? - It is not possible to break from forEach() normally. Alternatively you can use Array.every() because you wish to return false while breaking the loop.
s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232256314.25/warc/CC-MAIN-20190521082340-20190521104340-00323.warc.gz
CC-MAIN-2019-22
3,398
22
https://bugzilla.mozilla.org/show_bug.cgi?id=1411979
code
Closed Bug 1411979 Opened 3 years ago Closed 3 years ago Share the get Temp File function in xpcshell and browser tests 59 bytes, text/x-review-board-request We could have a FileTestUtils.getTempFile([optional name]) function. The reason the function is not shared is that it depends on the current global Assert functions, as well as either do_register_cleanup or registerCleanupFunction. This means we should find a better way to access these in TestUtils-style modules. Why is the current function not using createNiceUniqueFile? I honestly don't think we should care about cleanup, it's a tmp file, the OS can do its own job, I assume we may just create a folder based on current timestamp, and use createNiceUniqueFile to ensure to not pick a dupe and that we won't hit the 10k files limit. (In reply to Marco Bonardo [::mak] from comment #1) > Why is the current function not using createNiceUniqueFile? Because that may end up reusing the name of a file that's just been deleted, which creates intermittent failures on Windows under heavy load. Additionally, various situations require that the file does not exist to begin with, and that has never been created before. > I honestly don't think we should care about cleanup, it's a tmp file Some tests do create relatively big files, like the background file saver, and we may run the tests many times on the same machine without rebooting. I believe this may happen in automation too. Cleaning up is always a good idea, and may prevent headaches later. When the utility is shared, though, we may be able to put all files in a single subfolder and only delete the subfolder once, to save I/O calls. This will still be a per-process folder, with xpcshell potentially creating more folders than browser-chrome tests. We should still randomize the folder name to avoid the access denied error when reusing names, as createUnique doesn't handle it, which is understandable as we can't distinguish it from a real issue with an inaccessible folder: https://dxr.mozilla.org/mozilla-central/rev/a97fb1c39d51a7337b46957bde4273bd308b796a/xpcom/io/nsLocalFileCommon.cpp#79 Comment on attachment 8923347 [details] Bug 1411979 - Share the getTempFile function in xpcshell and browser tests. https://reviewboard.mozilla.org/r/194552/#review199548 As I said on IRC, it looks a little bit legacy since it's synchronous and returns an nsIFile. I assume it's because there are 121 consumers, and part of them rely on this returning an nsIFile, so it would be an expensive job to convert all of them, for a tiny benefit (users could use this code as an example). Maybe a conversion to OS.File could be something mentorable. ::: testing/modules/FileTestUtils.jsm:52 (Diff revision 1) > + gFileCounter++; > + > + // Get a file reference under the temporary directory for this test file. > + let file = this._globalTemporaryDirectory.clone(); > + file.append(leafName); > + Assert.ok(!file.exists()); please add a message, even just "Sanity check the temp file doesn't exist". Attachment #8923347 - Flags: review?(mak77) → review+ Pushed by [email protected]: https://hg.mozilla.org/integration/mozilla-inbound/rev/68e85782bbca Share the getTempFile function in xpcshell and browser tests. r=mak I realized just after pushing that I didn't run xpcshell tests in the trysevrer build. :-( Pushed by [email protected]: https://hg.mozilla.org/integration/mozilla-inbound/rev/7a4f33d16b9e Fix ESLint failure. rs=me Also, xpcshell tests look good locally, but I haven't run one that is for Windows only. If that fails, feel free to back out the patches and I'll re-land them tomorrow. Backed out for failing xpcshell's toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js: https://hg.mozilla.org/integration/mozilla-inbound/rev/bdb364ba3e05ea651d932b0f4c38ab5a7804dee7 Follow-up push with failure: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=7a4f33d16b9e40788ecdad7cb35582c2abf3ee5c&filter-resultStatus=usercancel&filter-resultStatus=runnable&filter-resultStatus=retry&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=140789588&repo=mozilla-inbound [task 2017-10-30T18:00:10.613Z] 18:00:10 INFO - toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js | Starting test_private_temp [task 2017-10-30T18:00:10.614Z] 18:00:10 INFO - (xpcshell/head.js) | test test_private_temp pending (2) [task 2017-10-30T18:00:10.615Z] 18:00:10 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2) [task 2017-10-30T18:00:10.616Z] 18:00:10 INFO - TEST-PASS | toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js | test_private_temp - [test_private_temp : 52] Sanity check the temporary file doesn't exist. - true == true [task 2017-10-30T18:00:10.616Z] 18:00:10 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js | test_private_temp - [test_private_temp : 23] 493 == 448 [task 2017-10-30T18:00:10.617Z] 18:00:10 INFO - /builds/worker/workspace/build/tests/xpcshell/tests/toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js:test_private_temp:23 [task 2017-10-30T18:00:10.618Z] 18:00:10 INFO - exiting test [task 2017-10-30T18:00:10.618Z] 18:00:10 INFO - Unexpected exception 2147500036 [task 2017-10-30T18:00:10.619Z] 18:00:10 INFO - undefined [task 2017-10-30T18:00:10.619Z] 18:00:10 INFO - exiting test Pushed by [email protected]: https://hg.mozilla.org/integration/mozilla-inbound/rev/f4d73d768873 Share the getTempFile function in xpcshell and browser tests. r=mak You need to log in before you can comment on or make changes to this bug.
s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371880945.85/warc/CC-MAIN-20200409220932-20200410011432-00339.warc.gz
CC-MAIN-2020-16
5,692
16
https://www.geeky-gadgets.com/raspberry-pi-expansion-board-now-available-on-kickstarter-09-06-2014/
code
Hobbyists, makers and developers that enjoy using the Raspberry Pi mini computer for their projects, might be interested in a new Raspberry Pi expansion board called the Matboard which has been created by Winchester Laboratories based in the UK. The Matboard Raspberry Pi expansion board has been specifically designed to provide users with an extremely easy-to-use addition to their Raspberry Pi. Enabling makers and hobbyists with even the most basic knowledge of electronics and programming code to be able to create a variety of different Raspberry Pi powered projects. Watch the video below to learn more about this new Raspberry Pi expansion board that can help add extra functionality to your Raspberry Pi projects easily. Its creator explains : “The Matboard was designed to be very easy to use with the basic GPIO commands that can be run from within Python or Scratch. It plugs directly into the Raspberry Pi GPIO bus with a standard ribbon cable connector. The board is immediately usable as it has four coloured LEDs and coloured switches . Straightaway you can start testing your project ideas and developing code. Using the LEDs and Switches to confirm outputs are working and inputs are being read. The board also has 4 x relays which are rated at 2A – 250VAC and 220VDC. (Note : For safety reasons we do not recommend using the Matboard with AC mains supply).These are connected to terminal blocks that can be used to control anything with a switch. For example lights, water pumps, valves, security strobes, garden lights, motors etc. The Raspberry Pi uses 3.3V logic and the GPIO pins are connected directly to the heart of its microprocessor so we have used a darlington pair transistor buffer to drive the relays and buffer the inputs making them safe to experiment with. There are also four switch inputs connected to a terminal block, that can be used to receive a signal from a switch, pressure pad, PIR sensor or other circuit that the Raspberry Pi can react to. These inputs can be used either by connecting switches or by applying an external voltage of up to 30VDC without damaging the Raspberry Pi.” For more information on the new Matboard Raspberry Pi expansion board jump over to the Kickstarter website for details and to make a pledge for either a kit or fully assembled board. For more details on Raspberry Pi displays and HATS jump over to our essential guide. Latest Geeky Gadgets Deals Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224655247.75/warc/CC-MAIN-20230609032325-20230609062325-00166.warc.gz
CC-MAIN-2023-23
2,618
10
https://forums.combatlogforums.com/t/expression-syntax-for-sunder-stack-query/14536
code
This is for the vanilla version for a vanilla raid. I want to show the total sunders done < 5 stacks by each member of the raid in warcraft logs. I tried chatgpt who suggested I plug in: type = “applydebuff” and ability.name = “Sunder Armor” and stack < 5 to the expression filter, but that unfortunately didn’t work. I would think going to Casts and typing a new filter of ability.name = “Sunder Armor” and stack < 5 would be sufficient, but when I do that it just shows the total sunder armor and no filters. Appreciate it. Hi there. I’d recommend using an IN RANGE filter for this. type = “cast” AND ability.id = “11597” AND NOT IN RANGE FROM type = “applydebuffstack” AND ability.id = “11597” AND stack = 5 TO type= “removedebuff” AND ability.id = “11597” GROUP BY target ON target END Use this and look at the Casts tab. This should only show Sunder Armor used when the target does not have 5 stacks. Oh thanks for replying!! That’s way over my head haha. When I put it in and try to validate, this is what I get “Error encountered: line 1, column 8: expression expected, EOF encountered.” Where are you trying to enter it? Can you link the log? Sure, I got to casts and put it in under filter. You can use any wow vanilla log, such as say Warcraft Logs - Combat Analysis for Warcraft Oh sorry, the forum quote changed all the " to ”, smh. This works fine Warcraft Logs - Combat Analysis for Warcraft type = "cast" AND ability.id = "11597" AND NOT IN RANGE FROM type = "applydebuffstack" AND ability.id = "11597" AND stack = 5 TO type= "removedebuff" AND ability.id = "11597" GROUP BY target ON target END Amazing! This is so great. I can’t thank you enough.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100745.32/warc/CC-MAIN-20231208112926-20231208142926-00779.warc.gz
CC-MAIN-2023-50
1,713
13
http://openwebdeveloper.sys-con.com/node/1174013
code
|By Pat Romanski|| |November 5, 2009 12:15 PM EST|| Vordel, a provider of governance products for Cloud Computing and Service Oriented Architecture (SOA) announced at VordelWorld, its annual user conference in Dublin, Ireland, the release of the Vordel Cloud Service Broker. The Vordel Cloud Service Broker aggregates and manages multi-domain services. This creates a trusted environment for enterprises to leverage the benefits of Cloud Computing. Organizations who wish to use Cloud services in conjunction with their own SOA and those of their partners face major issues related to reliability and trustworthiness. One significant challenge is aggregating services from multiple domains including Public, Private and Community Clouds - into coherent composite services and applying policies to them. The Vordel Cloud Service Broker solves this multi-domain problem by registering services from all three domains into a single repository – the multi-domain registry repository - enabling monitoring, management and policy enforcement. Additionally, the Vordel Cloud Service Broker offers value-added services such as caching, acceleration, and transformation saving enterprises time and money while creating a trusted and reliable environment. A Packed Showroom at the 4th International Cloud Computing Expo Floor held at the Sta.Clara Convention Center, CA Gartner commented that “The future of cloud computing will be permeated with the notion of brokers negotiating relationships between providers of cloud services and the service consumers. In this context, a broker might be software, appliances, platforms or suites of technologies that enhance the base services available through the cloud. Enhancement will include managing access to the services, providing greater security or even creating completely new services.”1 Vordel CEO, Vic Morris, speaking about the company's Cloud Service Broker news said "Trust is a major barrier to Cloud adoption particularly among enterprises. It's clear that many organizations see the value of incorporating Cloud Services into their IT infrastructure, but they also have concerns about the reliability and performance of these services outside their domain of control. The Vordel Cloud Service Broker addresses these issues by providing a trustworthy and reliable onramp to Cloud services allowing businesses to monitor and manage them in the same fashion as their own internal services. This means that composite applications can be built in a completely seamless fashion offering users full visibility, trust and control". Key valued added services provided by the Vordel Cloud Service Broker include: Multi-Domain Registry Repository The Multi-Domain Registry (MDRR) aggregates together services across domains. These domains include not only Cloud providers such as Amazon and Google, but also local on-premises services, and business partner services. In this way, all of the services on which a business depends are managed in one place. This becomes a single point at which compliance to Service Level Agreements, compliance to privacy and security mandates, and usage statistics can be viewed. Analytics for visibility Organisations require a record of how they are using Cloud Computing, not least because they will be billed for this usage. The Vordel Cloud Service Broker provides an independent audit trail of Cloud service usage. Analytics of Cloud Computing usage includes not only raw usage information, but also information about service quality, patterns of usage over time, and identity of users. In this way, an organization can understand how they use Cloud Computing. All content sent to Cloud services must be analysed for leaked data, in order to enable Data Loss Prevention. In addition, content-level threats must be detected and blocked. This includes application-level attacks at the API and payload level. Caching protects the enterprise from latency associated with connecting to the Cloud service. Cloud Service Broker’s cache saves the organization money by allowing some requests to be serviced by the broker itself, removing the need for a (billed) connection up to the Cloud provider. Vordel Cloud Service Broker allows developers to link together local applications with Cloud-hosted applications. The local applications may be accessed via Web Services interfaces, via database calls, via message schemes such as MQ or JMS or simply via the file system. Content sent to the Cloud service may need to be transformed, for example in order to mediate between different versions of applications. In addition, many Cloud services use REST API interfaces whereas internal services may use SOAP, JMS or older technologies such as COBOL. Vordel’s technology includes an accelerated transformation engine which allows data to be transformed at speed. Vordel Cloud Service Broker complements the Cloud Service providers by offering a comprehensive Service Level Agreement monitoring to monitor the response time of the Cloud service, and the entire transaction throughput time. Throttling is the “surge protector” of Cloud Computing. If an application makes a high number of calls to a Cloud service then a Cloud Service Broker can deflect a portion of the calls to back-up service, newly provisioned for this purpose. Events such as Cloud outages must be alerted, so that remedial measures can be put into place. Extensibility 3rd Party Valued Added Services Organizations may wish to add their own value-added services from 3rd party sources, or indeed add their own pluggable modules. Vordel Cloud Service Broker will be available in Q1 2010. There is growing need for data-driven applications and the need for digital platforms to build these apps. In his session at 19th Cloud Expo, Muddu Sudhakar, VP and GM of Security & IoT at Splunk, will cover different PaaS solutions and Big Data platforms that are available to build applications. In addition, AI and machine learning are creating new requirements that developers need in the building of next-gen apps. The next-generation digital platforms have some of the past platform needs a... Aug. 26, 2016 03:15 PM EDT Reads: 365 Pulzze Systems was happy to participate in such a premier event and thankful to be receiving the winning investment and global network support from G-Startup Worldwide. It is an exciting time for Pulzze to showcase the effectiveness of innovative technologies and enable them to make the world smarter and better. The reputable contest is held to identify promising startups around the globe that are assured to change the world through their innovative products and disruptive technologies. There w... Aug. 26, 2016 11:30 AM EDT Reads: 556 Internet of @ThingsExpo, taking place November 1-3, 2016, at the Santa Clara Convention Center in Santa Clara, CA, is co-located with 19th Cloud Expo and will feature technical sessions from a rock star conference faculty and the leading industry players in the world. The Internet of Things (IoT) is the most profound change in personal and enterprise IT since the creation of the Worldwide Web more than 20 years ago. All major researchers estimate there will be tens of billions devices - comp... Aug. 26, 2016 10:15 AM EDT Reads: 3,574 Data is the fuel that drives the machine learning algorithmic engines and ultimately provides the business value. In his session at Cloud Expo, Ed Featherston, a director and senior enterprise architect at Collaborative Consulting, will discuss the key considerations around quality, volume, timeliness, and pedigree that must be dealt with in order to properly fuel that engine. Aug. 26, 2016 09:45 AM EDT Reads: 1,828 The 19th International Cloud Expo has announced that its Call for Papers is open. Cloud Expo, to be held November 1-3, 2016, at the Santa Clara Convention Center in Santa Clara, CA, brings together Cloud Computing, Big Data, Internet of Things, DevOps, Digital Transformation, Microservices and WebRTC to one location. With cloud computing driving a higher percentage of enterprise IT budgets every year, it becomes increasingly important to plant your flag in this fast-expanding business opportuni... Aug. 26, 2016 07:00 AM EDT Reads: 3,915 19th Cloud Expo, taking place November 1-3, 2016, at the Santa Clara Convention Center in Santa Clara, CA, will feature technical sessions from a rock star conference faculty and the leading industry players in the world. Cloud computing is now being embraced by a majority of enterprises of all sizes. Yesterday's debate about public vs. private has transformed into the reality of hybrid cloud: a recent survey shows that 74% of enterprises have a hybrid cloud strategy. Meanwhile, 94% of enterpri... Aug. 26, 2016 05:00 AM EDT Reads: 3,035 Personalization has long been the holy grail of marketing. Simply stated, communicate the most relevant offer to the right person and you will increase sales. To achieve this, you must understand the individual. Consequently, digital marketers developed many ways to gather and leverage customer information to deliver targeted experiences. In his session at @ThingsExpo, Lou Casal, Founder and Principal Consultant at Practicala, discussed how the Internet of Things (IoT) has accelerated our abil... Aug. 26, 2016 02:15 AM EDT Reads: 1,969 With so much going on in this space you could be forgiven for thinking you were always working with yesterday’s technologies. So much change, so quickly. What do you do if you have to build a solution from the ground up that is expected to live in the field for at least 5-10 years? This is the challenge we faced when we looked to refresh our existing 10-year-old custom hardware stack to measure the fullness of trash cans and compactors. Aug. 26, 2016 01:30 AM EDT Reads: 1,679 The emerging Internet of Everything creates tremendous new opportunities for customer engagement and business model innovation. However, enterprises must overcome a number of critical challenges to bring these new solutions to market. In his session at @ThingsExpo, Michael Martin, CTO/CIO at nfrastructure, outlined these key challenges and recommended approaches for overcoming them to achieve speed and agility in the design, development and implementation of Internet of Everything solutions wi... Aug. 26, 2016 01:00 AM EDT Reads: 1,975 DevOps at Cloud Expo, taking place Nov 1-3, 2016, at the Santa Clara Convention Center in Santa Clara, CA, is co-located with 19th Cloud Expo and will feature technical sessions from a rock star conference faculty and the leading industry players in the world. The widespread success of cloud computing is driving the DevOps revolution in enterprise IT. Now as never before, development teams must communicate and collaborate in a dynamic, 24/7/365 environment. There is no time to wait for long dev... Aug. 26, 2016 12:45 AM EDT Reads: 2,282 Cloud computing is being adopted in one form or another by 94% of enterprises today. Tens of billions of new devices are being connected to The Internet of Things. And Big Data is driving this bus. An exponential increase is expected in the amount of information being processed, managed, analyzed, and acted upon by enterprise IT. This amazing is not part of some distant future - it is happening today. One report shows a 650% increase in enterprise data by 2020. Other estimates are even higher.... Aug. 26, 2016 12:30 AM EDT Reads: 2,909 I wanted to gather all of my Internet of Things (IOT) blogs into a single blog (that I could later use with my University of San Francisco (USF) Big Data “MBA” course). However as I started to pull these blogs together, I realized that my IOT discussion lacked a vision; it lacked an end point towards which an organization could drive their IOT envisioning, proof of value, app dev, data engineering and data science efforts. And I think that the IOT end point is really quite simple… Aug. 25, 2016 11:45 PM EDT Reads: 2,301 Today we can collect lots and lots of performance data. We build beautiful dashboards and even have fancy query languages to access and transform the data. Still performance data is a secret language only a couple of people understand. The more business becomes digital the more stakeholders are interested in this data including how it relates to business. Some of these people have never used a monitoring tool before. They have a question on their mind like “How is my application doing” but no id... Aug. 25, 2016 10:15 PM EDT Reads: 1,729 Identity is in everything and customers are looking to their providers to ensure the security of their identities, transactions and data. With the increased reliance on cloud-based services, service providers must build security and trust into their offerings, adding value to customers and improving the user experience. Making identity, security and privacy easy for customers provides a unique advantage over the competition. Aug. 25, 2016 09:15 PM EDT Reads: 2,220 Is the ongoing quest for agility in the data center forcing you to evaluate how to be a part of infrastructure automation efforts? As organizations evolve toward bimodal IT operations, they are embracing new service delivery models and leveraging virtualization to increase infrastructure agility. Therefore, the network must evolve in parallel to become equally agile. Read this essential piece of Gartner research for recommendations on achieving greater agility. Aug. 25, 2016 05:15 PM EDT Reads: 729 Smart Cities are here to stay, but for their promise to be delivered, the data they produce must not be put in new siloes. In his session at @ThingsExpo, Mathias Herberts, Co-founder and CTO of Cityzen Data, will deep dive into best practices that will ensure a successful smart city journey. Aug. 25, 2016 03:30 PM EDT Reads: 1,512 SYS-CON Events announced today that Venafi, the Immune System for the Internet™ and the leading provider of Next Generation Trust Protection, will exhibit at @DevOpsSummit at 19th International Cloud Expo, which will take place on November 1–3, 2016, at the Santa Clara Convention Center in Santa Clara, CA. Venafi is the Immune System for the Internet™ that protects the foundation of all cybersecurity – cryptographic keys and digital certificates – so they can’t be misused by bad guys in attacks... Aug. 25, 2016 01:00 PM EDT Reads: 2,611 SYS-CON Events announced today Telecom Reseller has been named “Media Sponsor” of SYS-CON's 19th International Cloud Expo, which will take place on November 1–3, 2016, at the Santa Clara Convention Center in Santa Clara, CA. Telecom Reseller reports on Unified Communications, UCaaS, BPaaS for enterprise and SMBs. They report extensively on both customer premises based solutions such as IP-PBX as well as cloud based and hosted platforms. Aug. 25, 2016 09:00 AM EDT Reads: 602 For basic one-to-one voice or video calling solutions, WebRTC has proven to be a very powerful technology. Although WebRTC’s core functionality is to provide secure, real-time p2p media streaming, leveraging native platform features and server-side components brings up new communication capabilities for web and native mobile applications, allowing for advanced multi-user use cases such as video broadcasting, conferencing, and media recording. Aug. 25, 2016 08:45 AM EDT Reads: 2,143 Akana has announced the availability of version 8 of its API Management solution. The Akana Platform provides an end-to-end API Management solution for designing, implementing, securing, managing, monitoring, and publishing APIs. It is available as a SaaS platform, on-premises, and as a hybrid deployment. Version 8 introduces a lot of new functionality, all aimed at offering customers the richest API Management capabilities in a way that is easier than ever for API and app developers to use. Aug. 25, 2016 06:00 AM EDT Reads: 1,462
s3://commoncrawl/crawl-data/CC-MAIN-2016-36/segments/1471982296571.15/warc/CC-MAIN-20160823195816-00125-ip-10-153-172-175.ec2.internal.warc.gz
CC-MAIN-2016-36
15,863
62
https://help.k2.com/support-services/kbt141262
code
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties. In K2 Five, when designing workflows via the new workflow designer, when you add a SmartObject event, there should be a breadcrumb which shows you where the SmartObject is located. Clicking on it should allow users to browse and select the SmartObject the event should execute. However, when you attempt to edit an existing SmartObject event and want to change the SmartObject, the breadcrumb disappears, making it impossible to browse for a SmartObject not in the list. The following scenario leads to this occurence: - Drag a SmartObject event into Workflow Designer Canvas - Configure the event to execute any SmartObject - Close the designer, then edit the same workflow again - Edit the SmartObject event, and click on browse. The breadcrumb navigation has disappeared, and you cannot navigate to another category to select another SmartObject. This is a known issue, and has been scheduled to be fixed in future releases. Please refer to our K2 Five Fix Packs KB to determine if this has been fixed in any of the Fix Packs. For now, the following workaround is available: Delete the existing SmartObject event you want to configure, and replace it with another SmartObject event.
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107863364.0/warc/CC-MAIN-20201019145901-20201019175901-00002.warc.gz
CC-MAIN-2020-45
1,463
12
http://www.jsclasses.org/package/283-JavaScript-Place-and-draw-guides-and-rulers-like-Photoshop.html
code
|Classes of Mark Rolich||>||JS Rulers Guides||>||Download .zip .tar.gz||>||Support forum||>||Blog||>||Latest changes| |Groups||Screenshots||Freshmeat project||User ratings| |Utilities and Tools||General purpose tools to simplify software development||View top rated classes| |Guides are lines that are useful to align objects placed in a space. This object can render guide lines that the user can drag them by clicking on rulers that are displayed on the side just like in the Photoshop program. |There are not enough user ratings to display for this class.| |Packages needed by this class| |Class||Dependency||Why it is needed| |Event||Required||For cross-browser event handling| |Drag and Drop||Required||For drag-n-drop functionality| |Applications that use this class|
s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609532374.24/warc/CC-MAIN-20140416005212-00233-ip-10-147-4-33.ec2.internal.warc.gz
CC-MAIN-2014-15
773
11
https://lists.archlinux.org/archives/list/[email protected]/message/FOMTI6Y243IBYYFIGD4KOFPEZ5RV2T2O/
code
On Sun, 2014-08-17 at 11:36 +0200, Florian Dejonckheere wrote: There is no reason for keeping packages for dead projects [snip] I respectfully disagree. The upstream activity does not determine downstream use. Even if a project is dead it can still be used by many users. This is especially true for small programs and scripts where development stops simply because there's nothing left to develop.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506559.11/warc/CC-MAIN-20230924023050-20230924053050-00666.warc.gz
CC-MAIN-2023-40
398
3
http://sentinel-hub.com/blog?page=3
code
Sinergise is excited to become a part of the Open Data Incubator for Europe (ODINE), funded from the EU’s Horizon 2020 Research and Innovation Programme. Satellite imagery is one of the basic components for planning UAV (unmanned aerial vehicles) flights. Therefore it is no surprise that Sentinel-2 data is increasingly considered as a reliable source for more accurate planning in areas, where up-to-date data are required. MAVinci GmbH is the first using Sentinel Hub for planning their UAV flights. Among the outstanding features of Sentinel-Hub is without doubt its speed. For each request you make, we have to analyze a dataset consisting several hundred trillion pixels, which takes some time. Most of the requests are handled in a couple of seconds. Sentinel Hub, tool for seamless processing and distribution of Sentinel data, persuaded European Space Agency (ESA) and a group of evaluators from earth observation field. Take a look at all the new features we've add over the summer - better control over data flow, previews, color balance, new EO products and more... Overall performance of Sentinel Hub, a tile generated in 1-2 seconds, is sufficient for most users. However, there are cases when one needs to have data available in the fastest possible way. A typical example being disaster relief crowd-sourcing effort, when large number of users is trying to get images from the same area. Nothing beats pre-rendered pyramid in such cases and we made it easier than ever to create one. We truly believe that Sentinel-2 data are of great value. We created Sentinel Hub OGC services to increase uptake of these data, to make it easier and more cost efficient for end-users and developers to use it. We are now going one step forward. We are releasing Sentinel Playground application under open-source license. Agriculture in the 21st century faces multiple challenges: it has to produce more food and fibre to feed a growing population. Due to increasing pressure on arable land a substantial need to improve efficiency in the farming sector has emerged. Sentinel Hub will be presented at EO Open Science 2.0 conference, which is prepared by The European Space Agency (ESA) to maximize the scientific benefits of Earth Observation data by capitalizing on the digital revolution. We are introducing a revolutionary web application for browsing, analysis and evaluation of Sentinel-2 imagery - Sentinel Playground. Full-resolution data are available within hours after acquisition. Multi-spectral images can be checked in any of the standard rendering options or in user-defined band combination.
s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886116921.70/warc/CC-MAIN-20170823000718-20170823020718-00323.warc.gz
CC-MAIN-2017-34
2,608
10
https://talk.openmrs.org/t/how-can-i-watch-for-our-help-submissions-form/7107
code
We have a form at http://openmrs.org/help/ where people tell us about how they would like to contribute. Can i just watch these submissions in the background? get a Desk.com account and respond there. Which I can add you to if you like. I’m not sure how to add you – I’m an admin but it won’t even let me add a Flex Agent (pay only or the time we use). Speak to @burke. I added @dkayiwa to the Guides team – Things are set up so that people only see what they need to see
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506480.35/warc/CC-MAIN-20230923062631-20230923092631-00873.warc.gz
CC-MAIN-2023-40
481
3
https://superuser.com/questions/261646/desktop-crashing-bsod-overheating
code
On sunday night while having a nap I came back to PC to find it blank. Everything still on, but no response. So power cycled, then BSOD after it loads the first red dot in Windows 7. 0x0000007E I decide to leave it over night, and next morning it boots. Dies after about 30 minutes, was only running firefox and running a backup. Same error, though when I tried to reboot a couple times it gave errors ranging from page fault to satasys to upnp.sys to 0x0000007A. I have tried booting into the w7 DVD but it crashes as well. Strangely I booted to ubuntulive cd with the GPU in, got to the desktop fine no problem. I decide to take out the 5870 GPU and use onboard but no luck. Tuesday I buy a new mobo (same model, newer version), and it works fine from the onboard, but same issue with GPU. I run minecraft for about an hour, seems solid. Come yesterday I buy a new graphics card, 6970 and it seems to work fine. Again minecraft seems fine. Come today, 5 minutes into crysis2 it dies to complete freeze with sound looping. Reboot to BSOD. Leave off for 5 minutes with 30" desk fan blowing into case, boots fine. I've got work to do but later I plan to do a CPU-only stress test first with fan on, then fan off. I guess it is possible it is the PSU, or the CPU, especially as it seems the old mobo and gpu died so maybe the PSU is having power issues or output problems.
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986655554.2/warc/CC-MAIN-20191014223147-20191015010647-00156.warc.gz
CC-MAIN-2019-43
1,370
7
https://community.canvaslms.com/message/144905-re-is-anyone-using-immersive-reader-in-office-365?commentID=144905
code
Just discovered this tool that is accessed via office365 and can be embedded on pages in modules through external tools or in could assignments. It looks like a great thing to use with struggling readers and it will also read in other languages so would be great for language teachers. BUT while i can see and get it to read my documents it doesn't seem so easy for students to do the same. The word document changes to a pdf and the immersive reader option doesn't appear. I am working with some teachers who are very excited about the possibilities of this but I want to be sure it will work for students too. (they all have office365 logons via our system)
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986700560.62/warc/CC-MAIN-20191020001515-20191020025015-00012.warc.gz
CC-MAIN-2019-43
659
3
https://discourse.omnigroup.com/t/filtering-outline-by-column-content/31607
code
In Eco Pro it was possible to filter the outline content by columns , using notepads. Can I achieve a similar result in Omnioutliner? If you’re in OO5, you can use the search box to specify filters based on column contents and save the filters. Is that what you’re looking for? Such a long time since I used Ecco that I don’t remember how it worked there. I would like a filter that displays all of the outline items for which any comment is entered into a column topic. Ecco Pro did this beautifully with the “notepad” function. I’ve experimented with the search box and filters, but cannot get what I described above. Not exactly sure if this helps, but here goes. In Ecco Pro, one could have the same information displayed in different configurations in separate tabs. These were Notepads. If I closed a file, I could have it re-open with the same Notepads displayed in separate tabs. In OmniOutliner, when you enter your search string in the Filter Box, you can select either “Batch Find” or “Filter”. “Batch Find” keeps the entire outline visible in the main window, and in the Sidebar shows only those items that match your search criteria. But if you select “Filter”, the outline in the main window is filtered to show just those items whose columnar data matches the filter. The difference between that and Ecco - and this is a big difference for me - is that in Ecco, the filtered view (or Notepad) would show grayed-out parent items of the filter-selected rows, so that you had complete context. In OmniOutliner, you get only the items (or rows) that match the filter criteria. With no parents to provide context. So OO comes close to what Ecco did, but fails to match it. And that lack of context is, for me, a crippling problem. The outlines I create require context for filtered items. It’s a feature request I’ve made, and I hope it makes it. The unique capability of Ecco Pro was the ability to display, in a Notepad, ALL of the outline items that had a comment in the column of the same name. Running a search string in OO only selects outline items, or column contents, that match the search string. I’m looking to display all of the outline items that have any comments in the column. Certainly, the greyed-out parents items were a bonus feature in Ecco Pro. Th addition of both of these capabilities to OO would be wonderful! Sounds like it would be helpful if our saved filters had an “is not empty” popup option alongside their current options (“is”, “is not”, “begins with”, etc.). That said, I think you can do what you’re looking for right now by using the “is like” option: try setting the filter to “Column” “is like” “?*”. In the is like pattern matcher, ? is a wildcard that matches any character, while * is a wildcard that matches any number of additional characters. Thus, ?* is a pattern which will match one or more characters in the target column, which sounds like what you’re asking for. Hope this helps! Wow!!! (kcase) Your strategy does exactly what I need. This opens up many display options for my projects. Thank you for the solution. Is it possible to hide a selected column (or columns) only in a filtered view, but have all those columns display in the unfiltered view? Also, can column locations be moved in a filtered view, leaving the original column locations in the unfiltered view? It doesn’t seem like this works in OOPro 5.3.4. returned lots of rows where the field for the filtered column was empty.
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296946584.94/warc/CC-MAIN-20230326235016-20230327025016-00564.warc.gz
CC-MAIN-2023-14
3,524
19
http://stackoverflow.com/questions/13239530/using-excel-to-create-a-csv-file-with-special-characters-and-then-importing-it-i
code
Take this XLS file I then save this XLS file as CSV and then open it up with a text editor. This is what I see: I see that the double quote character in column C was stored as AB""C, the column value was enclosed with quotations and the double quote character in the data was replaced with 2 double quote characters to indicate that the quote is occurring within the data and not terminating the column value. I also see that the value for column G, 3,2, is enclosed in quotes so that it is clear that the comma occurs within the data rather than indicating a new column. So far, so good. I am a little surprised that all of the column values are not enclosed by quotes but even this seems reasonable OK when I assume that EXCEL only specifies column delimieters when special characters like a commad or a dbl quote character exists in the data. Now I try to use SQL Server to import the csv file. Note that I specify a double quote character as the Text Qualifier character. And a command char as the Column delimiter character. However, note that SSIS imports column 3 incorrectly,eg, not translating the two consecutive double quote characters as a single occurence of a double quote character. What do I have to do to get Excel and SSIS to get along? Generally people avoid the issue by using column delimiter chactacters that are LESS LIKELY to occur in the data but this is not a real solution. I find that if I modify the file from this i.e, removing the two consecutive quotes in column C's value, that the data is loaded properly, however, this is a little confusing to me. First of all, how does SSIS determine that the double quote between the B and the C is not terminating that column value? Is it because the following characters are not a comma column delimiter or a row delimiter (CRLF)? And why does Excel export it this way? According to Wikipedia, here are a couple of traits of a CSV file: Fields containing line breaks (CRLF), double quotes, and commas should be enclosed in double-quotes. For example: "aaa","b CRLF bb","ccc" CRLF zzz,yyy,xxx If double-quotes are used to enclose fields, then a double-quote appearing inside a field must be escaped by preceding it with another double quote. For example: However, it looks like SSIS doesn't like it that way when importing. What can be done to get Excel to create a CSV file that could contain ANY special characters used as column delimiters, text delimiters or row delimiters in the data? There's no reason that it can't work using the approach specified in Wikipedia,. which is what I thought the old MS DTS packages used to do... If I use Notepad change the input file to Excel reads it just fine but SSIS returns The preview sample contains embedded text qualifiers ("). The flat file parser does not support embedding text qualifiers in data. Parsing columns that contain data with text qualifiers will fail at run time.
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257824994.73/warc/CC-MAIN-20160723071024-00282-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
2,898
21
http://www.linuxquestions.org/questions/linux-software-2/light-weight-word-processing-package-358042/
code
Light weight word processing package I'm now installing BLFS 6.1 and searching for a light-weight word processing package which can read and edit M$ .doc documents. OOo will be too heavy taking long time to load and occupying huge space. Any recommendation. TIA Last edited by satimis; 08-29-2005 at 05:30 AM.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118743.41/warc/CC-MAIN-20170423031158-00324-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
309
4
https://writersdomain.org/2022/11/01/data-feature-facial-feature-sepal-length-sepal-width-petal-length-petal-width/
code
Data Feature Facial Feature sepal length sepal width petal length petal width size of face forehead/jaw relative arc length shape of forehead shape ofjaw Example 3.22. A more extensive illustration of these two approaches to view- ing multidimensional data is provided by Figures 3.28 and 3.29, which shows the star and face plots, respectively, of 15 flowers from the Iris data set. The first 5 flowers are of species Setosa, the second 5 are Versicolour, and the last 5 are Virginica. r 3.3 Visualization L2g (b) Chernoff face of Iris 150. I\ AJ 5 Figute 3.28. Plot of 15 lris flowers using star coordinates. /Cit /-F\v v 2 3 4 5 /oro\ \:./ 55 /oro) \7 105 04 3 4 ,,f\<vv 53 54 ,,’1t\ ,-T\ \ | / / \ l , / \Z \’/ /\ /oro) \, ‘104 /o ro \ \_-/ 53 /oro\ t l \7 103 (a) Star graph of Iris 150. + \t/ 102 Z\ Iore\ \:-/ 52 /eto) f ,1 \, \:/ 101 102 ,4\=vz 5 1 ,,,,\ Y-T-7 \l/ /o ro \ \_-/ Figure 3.29. A plot of 15 lris flowers using Chernoff faces. 130 Chapter 3 Exploring Data Despite the visual appeal of these sorts of diagrams, they do not scale well, and thus, they are of limited use for many data mining problems. Nonetheless, they may still be of use as a means to quickly compare small sets of objects that have been selected by other techniques. 3.3.5 Do’s and Don’ts To conclude this section on visualization, we provide a short list of visualiza- tion do’s and don’ts. While these guidelines incorporate a lot of visualization wisdom, they should not be followed blindly. As always, guidelines are no substitute for thoughtful consideration of the problem at hand. ACCENT Principles The follov,ring are the ACCEN? principles for ef- fective graphical display put forth by D. A. Burn (as adapted by Michael Friendlv): Apprehension Ability to correctly perceive relations among variables. Does the graph maximize apprehension of the relations among variables? Clarity Ability to visually distinguish all the elements of a graph. Are the most important elements or relations visually most prominent? Consistency Ability to interpret a graph based on similarity to previous graphs. Are the elements, symbol shapes, and colors consistent with their use in previous graphs? Efficiency Ability to portray a possibly complex relation in as simple a way as possible. Are the elements of the graph economically used? Is the graph easy to interpret? Necessity The need for the graph, and the graphical elements. Is the graph a more useful way to represent the data than alternatives (table, text)? Are all the graph elements necessary to convey the relations? Tbuthfulness Ability to determine the true value represented by any graph- ical element by its magnitude relative to the implicit or explicit scale. Are the graph elements accurately positioned and scaled? T\rfte’s Guidelines Edward R. Tufte has also enumerated the following principles for graphical excellence; 3.4 OLAP and Multidimensional Data Analysis 131 Graphical excellence is the well-designed presentation of interesting data- a matter of substance, of statistics, and of design. Graphical excellence consists of complex ideas communicated with clar- ity, precision, and efficiency. Graphical excellence is that which gives to the viewer the greatest num- ber of ideas in the shortest time with the least ink in the smallest space. Graphical excellence is nearly always multivariate. And graphical excellence requires telling the truth about the data. 3.4 OLAP and Multidimensional Data Analysis In this section, we investigate the techniques and insights that come from viewing data sets as multidimensional arrays. A number of database sys- tems support such a viewpoint, most notably, On-Line Analytical Processing (OLAP) systems. Indeed, some of the terminology and capabilities of OLAP systems have made their way into spreadsheet programs that are used by mil- Iions of people. OLAP systems also have a strong focus on the interactive analysis of data and typically provide extensive capabilities for visualizing the data and generating summary statistics. For these reasons, our approach to multidimensional data analysis will be based on the terminology and concepts common to OLAP systems. 3.4.L Representing Iris Data as a Multidimensional Array Most data sets can be represented as a table, where each row is an object and each column is an attribute. In many cases, it is also possible to view the data as a multidimensional array. We illustrate this approach by representing the Iris data set as a multidimensional array. Table 3.7 was created by discretizing the petal length and petal width attributes to have values of low, med’ium, and hi,gh and then counting the number of flowers from the Iris data set that have particular combinations of petal width, petal length, and species type. (For petal width, the cat- egories low, med’ium, and hi,gh correspond to the intervals [0, 0.75), [0.75, 1.75), [7.75, oo), respectively. For petal length, the categories low, med’ium, and hi,gh correspond to the intervals 10, 2.5), 12.5, 5), [5, m), respectively.) I32 Chapter 3 Exploring Data Table 3.7. Number of flowers having a particular combination of petal width, petal length, and species rype. Petal Length Petal Width Species T Count medium medium medium medium high high high high Setosa Setosa Setosa Versicolour Versicolour Virginica 3 3 2 a .= E o E -c .9 -c Virginica Versicolour Setosa Figure 3.30. A multidimensional data representation for the lris data set. 3.4 OLAP and Multidimensional Data Analysis 133 Table 3.8. Crosstabulation of flowers accord- ing to petal length and width for flowers of the Setosa species. Table 3.9, Cross-tabulation of flowers accord- ing to petal length and width for flowers of the Versicolour species. width width Iow medium high Table 3.10. Cross-tabulation of flowers ac- cording to petal length and width for flowers of the Virginica species. Empty combinations-those combinations that do not correspond to at least one flower-are not shown. The data can be organized as a multidimensional array with three dimen- sions cortesponding to petal width, petal length, and species type, as illus- trated in Figure 3.30. For clarity, slices of this array are shown as a set of three two-dimensional tables, one for each species-see Tables 3.8, 3.9, and 3.10. The information contained in both Table 3.7 and Figure 3.30 is the same. However, in the multidimensional representation shown in Figure 3.30 (and Tables 3.8, 3.9, and 3.10), the values of the attributes-petal width, petal length, and species type-are array indices. What is important are the insights can be gained by looking at data from a multidimensional viewpoint. Tables 3.8, 3.9, and 3.10 show that each species of Iris is characterized by a different combination of values of petal length and width. Setosa flowers have low width and length, Versicolour flowers have medium width and length, and Virginica flowers have high width and length. 3.4.2 Multidimensional Data: The General Case The previous section gave a specific example of using a multidimensional ap- proach to represent and analyze a familiar data set. Here we describe the general approach in more detail. 0 0 0 0 4 3 3 0 2 2 +l b0 et L34 Chapter 3 Exploring Data The starting point is usually a tabular representation of the data, such as that of Table 3.7, which is called a fact table. Two steps are necessary in order to represent data as a multidimensional arrayi identification of the dimensions and identification of an attribute that is the focus of the analy- sis. The dimensions are categorical attributes or, as in the previous example, continuous attributes that have been converted to categorical attributes. The values of an attribute serve as indices into the array for the dimension corre- sponding to the attribute, and the number of attribute values is the size of that dimension. In the previous example, each attribute had three possible values, and thus, each dimension was of size three and could be indexed by threevalues. Thisproduceda3 x 3 x 3multidimensional array. Each combination of attribute values (one value for each difierent attribute) defines a cell of the multidimensional array. To illustrate using the previous example, if petal length : lou), petal width : mediutr\ and species : Setosa, a specific cell containing the value 2 is identified. That is, there are only two flowers in the data set that have the specified attribute values. Notice that each row (object) of the data set in Table 3.7 corresponds to a cell in the multidimensional array. The contents of each cell represents the value of a target quantity (target variable or attribute) that we are interested in analyzing. In the Iris example, the target quantity is the nurnber of flowers whose petal width and length fall within certain limits. The target attribute is quantitative because a key goal of multidimensional data analysis is to look aggregate quantities, such as totals or averages. The following summarizes the procedure for creating a multidimensional data representation from a data set represented in tabular form. First, identify the categorical attributes to be used as the dimensions and a quantitative attribute to be used as the target of the analysis. Each row (object) in the table is mapped to a cell of the multidimensional array. The indices of the cell are specified by the values of the attributes that were selected as dimensions, while the value of the cell is the value of the target attribute. Cells not defined by the data are assumed to have a value of 0. Example 3.23. To further illustrate the ideas just discussed, we present a more traditional example involving the sale of products.The fact table for this example is given by Table 3.11. The dimensions of the multidimensional rep- resentation are the product ID, locati,on, and date attributes, while the target attribute is the reaenue. Figure 3.31 shows the multidimensional representa- tion of this data set. This larger and more complicated data set will be used to illustrate additional concepts of multidimensional data analysis. r 3.4 OLAP and Multidimensional Data Analysis 135 3.4.3 Analyzing Multidimensional Data In this section, we describe different multidimensional analysis techniques. In particular, we discuss the creation of data cubes, and related operations, such as slicing, dicing, dimensionality reduction, roll-up, and drill down. Data Cubes: Computing Aggregate Quantities A key motivation for taking a multidimensional viewpoint of data is the im- portance of aggregating data in various ways. In the sales example, we might wish to find the total sales revenue for a specific year and a specific product. Or we might wish to see the yearly sales revenue for each location across all products. Computing aggregate totals involves fixing specific values for some of the attributes that are being used as dimensions and then summing over all possible values for the attributes that make up the remaining dimensions. There are other types of aggregate quantities that are also of interest, but for simplicity, this discussion will use totals (sums). Table 3.12 shows the result of summing over all locations for various com- binations of date and product. For simplicity, assume that all the dates are within one year. Ifthere are 365 days in a year and 1000 products, then Table 3.12 has 365,000 entries (totals), one for each product-data pair. We could also specify the store location and date and sum over products, or specify the location and product and sum over all dates. Table 3.13 shows the marginal totals of Table 3.12. These totals are the result of further summing over either dates or products. In Table 3.13, the total sales revenue due to product 1, which is obtained by summing across row 1 (over all dates), is $370,000. The total sales revenue on January 1, 2004, which is obtained by summing down column 1 (over all products), is $527,362. The total sales revenue, which is obtained by summing over all rows and columns (all times and products) is $227,352,127. All of these totals are for all locations because the entries of Table 3.13 include all locations. A key point of this example is that there are a number of different totals (aggregates) that can be computed for a multidimensional array, depending on how many attributes we sum over. Assume that there are n dimensions and that the ith dimension (attribute) has si possible values. There are n different ways to sum only over a single attribute. If we sum over dimension j, then we obtain s1 x … * sj-1 * tj+t * … * s’ totals, one for each possible combination of attribute values of the n- l other attributes (dimensions). The totals that result from summing over one attribute form a multidimensional array of n-I dimensions and there are n such arrays of totals. In the sales example, there 136 Chapter 3 Exploring Data Table 3.11, Sales revenue of products (in dollars) for various locations and times. Product ID Location Date Revenue : : 1 Minneapolis 1 Chicago 27 Minneapolis 27 Chicago i i Oct. 18, 2004 $250 Oct. 18,2004 $79 Oct. 18, 2004 301 : : Oct. 18, 2004 $2,321 Oct. 18, 2004 $3,278 Oct. 18, 2004 $1,325 : : Figure 3.31. Multidimensional data representation for sales data. 3.4 OLAP and Multidimensional Data Analvsis L37 Table 3.12. Totals that result from summing over all locations for a fixed time and product. Table 3.13. Table 3.12 with marginaltotals. date Jan 1. 2004 Jan2,2004 Dec 31. 2004 | total 27,362 , r27 are three sets of totals that result from summing over only one dimension and each set of totals can be displayed as a two-dimensional table. If we sum over two dimensions (perhaps starting with one of the arrays of totals obtained by summing over one dimension), then we will obtain a multidimensional array of totals with rz – 2 dimensions. There will be (!) distinct anays of such totals. For the sales examples, there will be () : g arays of totals that result from summing over location and product, Iocation and time, or product and time. In general, summing over ,k dimensions yields ([) arrays of totals, each with dimension n – k.
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500151.93/warc/CC-MAIN-20230204173912-20230204203912-00827.warc.gz
CC-MAIN-2023-06
14,160
111
https://gitlab.haskell.org/ghc/ghc/-/issues/14760
code
Error reporting on obsolete file I have just had this warning: Whatever.hs:41:1: warning: [-Wunused-imports] The import of ‘Data.Map’ is redundant except perhaps to import instances from ‘Data.Map’ To import instances alone, use: import Data.Map() | 41 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^^ This happens because the source file has been modified during the compilation: GHC shows an excerpt of the new file to report an error in the old file. Could we cache the old file somehow during the compilation to avoid this discrepancy?
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039388763.75/warc/CC-MAIN-20210420091336-20210420121336-00413.warc.gz
CC-MAIN-2021-17
545
4
https://quizlet.com/12774971/pre-algebra-ch-3-4-flash-cards/
code
Pre-Algebra Ch. 3-4 A statement that compares two quantities using <, >, ≤,≥, or ≠ solution of an inequality any number that makes an inequality true. inequalities that have the same solution an integer that has no integral factors but itself and 1 a number with more than two factors a number that is a factor of two or more numbers relatively prime number two or more numbers that have no other commen factor but 1 fractions that have the same value The lowest form of a fraction. the product of a quantity by an integer a multiple that is the same for 2 or more numbers A number that can be written as a fraction the answer to a division problem
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794866894.26/warc/CC-MAIN-20180524224941-20180525004941-00460.warc.gz
CC-MAIN-2018-22
654
16
http://www.redboxresearchdata.com.au/documentation/installguide
code
ReDBox and Mint releases are packaged up and made available for download via our deployment repository. Installing both systems is straight-forward and the following sections and links will guide you through the process. Both the ReDBox and Mint systems have the following prerequisites: You can run Mint and ReDBox on the same server - just make sure you have the memory capacity. The installations for Mint and ReDBox include the Jetty server. This is a robust server that should suit most requirements. The documentation provided via this site is based on the default Jetty configuration provided with Mint and ReDBox. Currently, no work is being undertaken to test either ReDBox or Mint with other container servers (such as Apache Tomcat). In some cases you may wish to use Apache's HTTP server as the public-facing web server for ReDBox and Mint. In this case we suggest using mod_proxy to provide a reverse proxy between the users and the Jetty servers running ReDBox and Mint. As of the v1.8 release, there is now one build of ReDBox and Mint that include all the supported plugins. This means installing the application can be as simple as downloading the packaged applications and configuring the application to your needs. A key part of the installation process is considering what your curation options are, as this will decide which plugins need to be configured with your server(s). The initial install puts this question aside for a moment and uses the Local Curation plugin to get things up and running quickly. This is ideal for a demonstration/test environment where you want to take a look at the system and how it works, but is not generally advised for production systems. Please do not put real data into the initial install with an expectation of smoothly migrating to something else... it is technically possible, but was not designed for this and will cause you more annoyance then convenience at a later date. In general, we also suggest that installing Mint first is the best option. As mentioned in the System Overview, Mint provides ReDBox with a variety of look-up services. There are currently 3 methods to install ReDBox and Mint Developer Installation Guide.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123560.51/warc/CC-MAIN-20170423031203-00171-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
2,191
9
http://www.coderanch.com/t/425369/Struts/struts-portlet-elements-aligned
code
File APIs for Java Developers Manipulate DOC, XLS, PPT, PDF and many others from your application. A friendly place for programming greenhorns! Big Moose Saloon Register / Login struts2 portlet elements not aligned Joined: Jan 08, 2009 Jan 08, 2009 10:41:48 portlet i develop i there some additional div and table tags added around my ui elements. this makes my ui elements dis aligned. have you guys experienced the same problem. what is the possible resolution for this. I agree. Here's the link: subject: struts2 portlet elements not aligned Problem with spacing Android edittext text alignment How to remove the record number from GUI Jboss portlet Size creating an expression in JS All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter | Powered by Copyright © 1998-2015
s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398449258.99/warc/CC-MAIN-20151124205409-00271-ip-10-71-132-137.ec2.internal.warc.gz
CC-MAIN-2015-48
788
19
http://qcmethod.org/publications/qcp_2011:10
code
C. Makridakis, C. Ortner and E. Suli Numerische Mathematik, 119, 83–121 (2011). The force-based quasicontinuum (QCF) approximation is a non-conservative atomistic/continuum hybrid model for the simulation of defects in crystals. We present an a priori error analysis of the QCF method, applied to a one-dimensional periodic chain, that is valid for an arbitrary interaction range, large deformations, and takes coarse-graining into account. Our main tool in this analysis is a new concept of atomistic stress. Moreover, we formulate a new atomistic/continuum coupling mechanism based on coupling stresses instead of forces and extend the a priori analysis to this new method. We show that the new method has several theoretical advantages over the original QCF method.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476442.30/warc/CC-MAIN-20240304101406-20240304131406-00635.warc.gz
CC-MAIN-2024-10
770
3
https://www.kitumusote.org/web-hosting-on-dedicated-rain-server-array-raid/
code
Web Hosting On Dedicated Rain Server Array -raid – Merely speaking, Web Hosting is a kind of Internet hosting service that hosts your sites without your need to construct or install your own sites. If you are interested in opting for a Web Hosting service, you can contact one of the Cheap Website Hosting suppliers and talk about with them concerning your requirements and about your preferred website design. The very best low-cost web hosting services offer unlimited e-mail accounts, domain, site builders, unlimited web hosting, unrestricted space and bandwidth, impressive tracking and loads of other functions in simply a single package. With such a remarkable service, you can host numerous type of websites without the requirement to create different represent each. There are numerous other benefits that come with the use of a Cheap Web Hosting service company. It conserves money and time: For long duration of time, it is not possible to keep an eye on the activities of your site. In case of some concerns, it is hard to find the specific source from where the problem has actually originated. However, with Cheap webhosting providers, you can get appropriate assistance through their customer support team. The team is comprised of experts and they help you in performing your everyday organization operations with the utmost efficiency. If any problems occur with the website, the client service group of the Cheap site hosting companies always comes to your aid. Manage a large number of accounts: Cheap Web Hosting service company hosts big numbers of accounts. If you own a little organization, then you can likewise handle several small accounts hosted by the Best cheap web hosting service. Get devoted server support: When you opt for Cheap web hosting services, then the administrator of the Cheap website hosting services will give you devoted server assistance. When it comes to web hosting, this implies that the administrator will be supplying you with the dedicated server so that you can have maximum benefits. You require to get devoted servers for that function if you want to host several websites. Nevertheless, in case of small businesses, getting a Dedicated server is not possible as it is cost reliable and likewise not a practical option. Handle the website yourself: Some low-cost web hosting business do offer Managed site hosting services. This option is great for the person who does not want to rely on the assistance team supplied by the web hosting business. Get unlimited space and bandwidth: Cheap web hosting strategies offer with unlimited space and bandwidth. In case of a shared web hosting plan, the owner of the website shares the exact same server with other sites. Host your website in the country where you are most comfy: Greengeeks is among the couple of hosting fastest low-cost web hosting service provider that enables its clients to host their site in the nation where they are most comfy. The website can be hosted in the nation where the customer has strong roots. This way, the nation where the site is hosted stays consistent with the core business operations. You may also get other benefits used by Greengeeks such as unrestricted disk area and bandwidth in addition to other included services. Merely speaking, Web Hosting is a kind of Internet hosting service that hosts your sites without your need to build or install your own sites. The finest inexpensive web hosting services supply limitless email accounts, domain names, site home builders, unrestricted web hosting, limitless space and bandwidth, remarkable monitoring and loads of other features in simply a single plan. Get devoted server assistance: When you opt for Cheap web hosting services, then the administrator of the Cheap website hosting services will provide you devoted server assistance. Handle the website yourself: Some low-cost web hosting companies do use Managed site hosting services. Host your site in the country where you are most comfy: Greengeeks is one of the few hosting fastest low-cost web hosting supplier that enables its clients to host their site in the country where they are most comfy. Web Hosting On Dedicated Rain Server Array -raid
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487649688.44/warc/CC-MAIN-20210619172612-20210619202612-00318.warc.gz
CC-MAIN-2021-25
4,200
9
http://paucarazo.com/new-procb-paper-sex-and-boldness-explain-learning-in-a-lizard/
code
Check out our recent ProcB paper on the effects of sex and personality traits on spatial learning in Eulamprus quoyii, an Australian skink. Understanding individual differences in learning is a major challenge. We addressed the possibility that spatial learning ability is associated with personality traits, such as boldness, in males/females of the Easter Water Skink (Eulamprus quoyii). We show, for the first time in reptiles, that males are better spatial learners than females, which we suggest reflects their different social roles. Furthermore we show that, across the sexes, the boldest and shyest individuals were overall better learners than intermediate individuals. We argue this may reflect the importance of spatial learning in individuals adopting extreme alternative territorial (bold individuals) or sneaker (shy individuals) tactics. For a more detailed account of this, visit Martin Whiting’s The Lizard Lab post here.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100056.38/warc/CC-MAIN-20231129041834-20231129071834-00216.warc.gz
CC-MAIN-2023-50
940
3
https://sourceforge.net/p/devil-linux/mailman/devil-linux-develop/thread/[email protected]/
code
This email is to inform you of release '2.1.8' of 'OpenLDAP' through freshmeat.net. All URLs and other useful information can be found at The changes in this release are as follows: The OpenLDAP Project is a collaborative effort to provide a robust, commercial-grade, fully featured, open source LDAP software suite. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop OpenLDAP Software and its related documentation. OpenLDAP Software provides a complete LDAP implementation including server, clients, C SDK, and associated If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects you're subscribed to in the right column, which you may cancel by highlighting the project in question and clicking the 'delete' button. Get latest updates about Open Source Projects, Conferences and News.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118519.29/warc/CC-MAIN-20170423031158-00443-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
1,001
15
http://blogs.umb.edu/pariyawitachariy001/2012/03/11/wiki-project-pariyawit/
code
I am part of the Georges Island Team, with Martha as Team Lead. I am the researcher of the team; I’ve started researching about the island and have told the team members to tell me anything specific they want me to research about. Team Lead has created Doodle and Twitter for the team. So far, we’ve been communicating through the Discussions part of the website. The challenge is probably about communicating with team members all at the same time, but I believe it will not be a problem for the team. However, I think that our ways of communication as of now are pretty effective because whenever someone posts a question or a comment, everyone in the group gets to see it. It is an opportunity to work with different people and hear their ideas on a topic that I know very little about.
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368706153698/warc/CC-MAIN-20130516120913-00001-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
793
1
https://www.handheldgroup.com/knowledge-base/update-android-os-on-nautiz-x1/
code
- Micro-SD or Mirco-SDHC card - Micro-USB cable / charger Follow the steps below to update the OS on your Nautiz X1. - Place update.zip on external sd-card (microSD). - Connect the unit to the charger. - Run the Nautiz X1 app. - Select OS Update. - Click Install local update and select the zip from step 1. - Confirm to update. - Wait for the device to reboot and the installation to finish. You’ll now see the system recovery screen after everything is done. - Use Volume Up or Down to select to reboot system now and press the power button to restart the device.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506045.12/warc/CC-MAIN-20230921210007-20230922000007-00516.warc.gz
CC-MAIN-2023-40
567
11
https://forums.percona.com/t/hosted-mongodb-and-pmm/5916
code
We are going to hosted MongoDB (Atlas). Will PMM support this? or do I need to find a way to hack this? PMM has two different parts: metrics monitor and query analysis. You can use metrics monitor remotely. You also can use query analytics remotely but you need to enable Profiling for your MongoDB instance. see the following links for about profiling in Atlas
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100972.58/warc/CC-MAIN-20231209202131-20231209232131-00100.warc.gz
CC-MAIN-2023-50
361
5
https://github.com/nvaccess/nvda/issues/5955
code
Join GitHub today Microsoft Edge UIA Framework ID changed #5955 I'm not sure if the below issue has anything to do with this... A variant of #5901: In build 14361, if you restart NVDA, NVDA will fail to notice UIA item selection event. Expected: NVDA will notice UIA item selection event. Other than this, UIA is functioning as expected - recognizes various UIA controls, for instance. Thanks.
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583509958.44/warc/CC-MAIN-20181015225726-20181016011226-00265.warc.gz
CC-MAIN-2018-43
393
6
http://www.sensorynotions.net/main/2012/04/03/relevance/
code
Consider the difference between “dumbing down” and “leaving out irrelevant context”. They look a alike. However, the difference is in what matters to the person you are talking to. - When you “dumb something down” (also known as simplifying), you leave out complicated but relevant information. The details get in the way because the person you are talking to does not (yet?) have the experience/mental scaffolding. Take, for example, the art of enjoying a fine wine. Try to discuss with a neophyte the subtleties of scent and flavor that give each wine its distinct character, or how soil, climate, and a myriad of other conditions affect the grapes that go into each wine. Before you can even talk about it, you have to teach it. Such an education can easily take months to years, and we’re just talking about wine. - When you “leave out irrelevant context”, you leave out complicated information because it doesn’t matter. Sticking with the wine metaphor, when an unskilled wine drinker asks, “What drink goes best with this dish?”, that person may not care at all about the subtleties required to answer the question as long as the meal has a good glass of wine to go with it. This is the challenge of every expert. When talking to someone who is not already skilled in the art, there are times when the details matter. Then you will have to find the balance between teaching and “dumbing down” (simplifying) that gets the idea across. When the details don’t matter, the challenge is to figure out which details don’t matter and to leave them out as needless chatter. I struggle with this art, sometimes daily. Sometimes I succeed.
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662517018.29/warc/CC-MAIN-20220517063528-20220517093528-00298.warc.gz
CC-MAIN-2022-21
1,673
5
https://www.ecoographixsales.com/sale-13554027-55plates-hour-a1-a2-thermal-ctp-machine-with-inline-punching-and-autoloader.html
code
55PPH Thermal Full-Automatic Online CTP Offset Plate Making Machine ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Product Description ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ With square screen imaging technology adopted, reach saturation increasing by 21% and fineness and precision ten times higher than original; With linear motor high-precision positioning equipped, achieve longer service life and lower operation and maintenance cost for customer. ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Technical Advantages ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Break through the traditional optical fiber technology limitation, and divide a laser beam into 256 channels of small laser beams that can be separately controlled, doubling the output speed; the square screen dot printed on the plate, with sharp edge feature and a rectangular-step-shaped distribution of energy, makes the image clearer, 10 times more accurate than 200lpi AM screening and the color saturation is increased by over 21%. ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Specifications ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Producing and Packaging ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶ From producing to delivery, we make every details very carefully to guarantee the good product quality and service to customers. ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Certificates ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ FAQ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ ▷▶◀◁ Q1: What are your main products ? A: Our main products are the Prepress 4up and 8up Online/Offline Thermal CTP, CTCP, VLF CTP, Flexo CTP, Processor, Offset Plates, Offset Inks, Offset Printing Blankets, Postpress Packing Equipment and so on. You can get the equipment and consumables all in one and no worry about the after-sales service from our company. Q2: Where is your factory ? A: Our CTP machine factory is in Hangzhou city, which is about 1.5 hours by train from Shanghai. You are warmly welcome to visit our factory! Q3: Is there any certification for your CTP machine ? A: Yes, all our CTP machines have been certified by SGS and CE. Q4: Can you also supply the Workflow and RIP ? A: Yes, we can provide the Workflow Brainnew and RIP Compose V12. Q5: What about the installation and after-sales technician support ? A: Our engineer can go to help the installation and provide the necessary training. The buyer should take the round air plane tickets, service charge and the local accommodation cost. Any problems or questions, we will be at your disposal 7x24 hours. Among our large amount of CTP installations worldwide, there are also many end users (printers) who have purchased the CTP products from EcooGraphix China directly and EcooGraphix technical service team support these installations remotely with regular onsite visits. These end users printers all run the CTP systems with full satisfaction due to our robust quality, seamless remote service, thorough training and maintanence. If you are a printer who is considering purchasing directly from EcooGraphix China, there is no hassle on installations, training and after sales service. We guarantee your satisfaction.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679099281.67/warc/CC-MAIN-20231128083443-20231128113443-00203.warc.gz
CC-MAIN-2023-50
3,313
22
https://www.manualsbooks.com/xerox/printer/xerox-workcentre-c2424.html
code
Organization of Xerox WorkCentre C2424 Service Manual Frontis - Introductory, Safety and Regulatory Information This section contains important safety information regarding technical components, regulatory agency requirements, and information about this manual. Section 1 - General Information This section cantains a general overview of the system and basic information regarding the control panel, consumables, and the system’s physical, functional, electrical, environmental, and media specifications. Section 2 - Theory of Operation This section contains the basic theory of operation for the entire system. It includes diagrams and detailed operating information regarding the sub-systems (internal components), print processes (media paths and imaging), and electronics (power supply and boards). Section 3 - Error Codes and Messages This section provides detailed troubleshooting procedures for the system, utilizing the displayed control panel error codes and messages. Section 4 - General Troubleshooting This section covers general start-up, POST, BIST, PEST, and power supply operations of the system to aid in troubleshooting problems not associated with a control panel message or error code. This section also covers the Service Diagnostic functions of the system. Section 5 - Image-Quality Troubleshooting This section provides image-quality troubleshooting procedures for the entire system. It also contains the various test prints available to aid in troubleshooting image-quality problems. Section 6 - Adjustments and Calibrations This section provides procedures for proper homing of the systems components, system calibrations, ensuring ground integrity of the system, and resetting NVRAM. Section 7 - Cleaning and Maintenance This section provides basic information on cleaning and maintaining the system for optimal operation. It also includes printer self-maintenance functions. Section 8 - Disassembly This section contains all the disassembly instructions for removing and replacing Xerox spared parts. Section 9 - Parts List This section contains exploded diagrams and detailed parts lists for the WorkCentre C2424 Copier-Printer and the most common Xerox supplies used for this system. Section 10 - Wiring Diagrams This section contains the main wiring diagrams, plug-jack connector maps, and wiring diagrams to aid in troubleshooting the PEST codes. Various terms are used throughout this manual to either provide additional information on a specific topic or to warn of possible danger present during a procedure or action. Be aware of all symbols and terms when they are used, and always read NOTE, CAUTION, and WARNING statements. A note indicates an operating or maintenance procedure, practice or condition that is neccessary to efficiently accomplish a task. A note can provide additional information related to a specific subject or add a comment on the results achieved through a previous action. A caution indicates an operating or maintenance procedure, practice or condition that, if not strictly observed, results in damage to, or destruction of, equipment. A warning indicates an operating or maintenance procedure, practice or condition that, if not strictly observed, results in injury or loss of life. Read More Xerox WorkCentre C2424 Service Manual on PDF Below
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511717.69/warc/CC-MAIN-20231005012006-20231005042006-00598.warc.gz
CC-MAIN-2023-40
3,308
29
https://tapchisao.online/what-is-the-actual-reason-behind-a-16-year-old-boys-demand-to-get-his-leg-amplified-in-order-to-save-his-life-nemo/
code
He was Ƅorп disaƄled.Oпe of his legs doп’t fυпctioп. This leg has a Ƅig woυпd that is ????iпg this yoυпg Ƅoy softly. His last wish is to cυt off his egg. Meet a 19 year old who has Ƅoпe differeпt aпd also liʋes differeпtly. We shoυld always pray for help, Ƅυt we shoυld always listeп for aп iпspiratioп aпd impressioпs to proceed iп a way differeпt from those we may haʋe thoυght of. Jυst as despair caп come oпly from other hυmaп Ƅeiпgs, hope too caп Ƅe giʋeп to oпly oпe Ƅy other hυmaп Ƅeiпgs. I was Ƅorп this way with a disaƄled leg aпd later there deʋeloped a Ƅig woυпd. I liʋe here with my Ƅrother. We left home so that he caп search for a liʋiпg aпd try to Ƅe self-reliaпt as a maп. So far we haʋe speпt seʋeп years liʋiпg here. My leg was too Ƅig aпd they had to operate it here. Where yoυ see the woυпd, there was a пail iпserted there. The leg weпt iпto sυrgery aпd later toys were remoʋed. After my leg redυced iп size, i Ƅecame ill. I was takeп to the hospital as paiпt oпe year iп the hospital. See my thigh aпd how Ƅig my hips are. The leg was as Ƅig as my hips dυriпg wheп i was Ƅorп. This oпe yoυ see here, deʋeloped itself siпce i had kпowledge. I’ʋe always weпt to seʋeral hospitals aпd eʋeп пow we ofteп go to Hospitals- is a white doctor who treated me iп oпe of the hospitals we ʋisited aпd he waпted to pυt a cast oп me. Wheп he did it, it was Ƅυrпiпg me aпd he later remoʋed it. My leg has always Ƅeeп paiпfυl, Ƅυt doctors refυsed to cυt it off. My pareпts, after witпessiпg the paiп, i feel they reqυested doctors to cυt off my leg, Ƅυt doctors did пot sυpport that idea. I doп’t kпow the reasoп why doctors refυse to cυt off my leg, Ƅυt i waпt to see my leg cυt off. Please cυt off my leg. I haʋe eпdυred eпoυgh paiп. I пeʋer had the chaпce of goiпg to school dυe to this leg, which is disaƄled. There’s a teacher who told my pareпts that stυdeпts woυld always poke fυп at me jυst Ƅecaυse of my leg. All i caп say is that pareпts haʋiпg пot takeп me to school was a Ƅad idea. I regret пot goiпg to school. I woυld at least kпow how to read aпd write. It seems i haʋe пo fυtυre ahead, eʋeп if my health coпditioпs caп Ƅe solʋed, Ƅυt my life is at stake Ƅecaυse i’m illiterate. If i had to pυпish my pareпts. I woυld pυпish them Ƅecaυse they пeʋer took me to school. I υпderstaпd i had this disaƄility, Ƅυt that woυld пot stop me from goiпg to school, aпd right пow i haʋe the zeal aпd coυrage to go to school. Wheп, giʋeп a chaпce, i woυld go to school aпd haʋe some kпowledge. Caп yoυ imagiпe, i doп’t eʋeп kпow how to write my owп пame. Wheп i had 12 years, me, my father aпd my Ƅig Ƅrother left home. We liʋed υпder extreme poʋerty. We had a poor life. Theп decided to migrate aпd leaʋe oυr hoυse aпd come here to search for a liʋiпg. My Ƅrother aпd dad woυld go oυt wheпeʋer they coυld aпd get a thiпg. They woυld Ƅriпg what they got here aпd woυld share it later.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817398.21/warc/CC-MAIN-20240419110125-20240419140125-00023.warc.gz
CC-MAIN-2024-18
3,181
42
http://akritisoftwares.com/CakePhp-Development.aspx
code
CakePHP is a free, open-source, rapid development framework for PHP. It's a foundational structure for programmers to create web applications. CakePHP reduces development costs and helps developers write less code. We provide CakePHP Development services with the use of CakePHP framework for speedy and robust web application development. Akriti Softwares is the CakePHP development Company which has got wide expertise in framework based web application development. We use CakePHP framework quite extensively for rapid web application development. CakePHP framework makes web application development an exciting process. We provide you with all the tools you need to get started with. Our CakePHP developers write codes which are logically and specifically befitting to your application.Benefits Of CakePHP Development : |Compatible with versions 4 and 5 of PHP.| |Fast and flexible template (PHP syntax, with helpers)| |Its MVC architecture helps in integrated development process to achieve enhanced scalability and maintainability.| |Cake is easy to understand and sets the industry standards in security and session handling.| |It provides powerful flexible data validation features.| |Helps programmers or developers to reduce code repentance in web development.| |Open source web application frame work| Our CakePHP Developers have several years of experience in PHP development who are also experienced in other PHP framework. Give us a few bullet points of what you want We can create a detailed requirements specification for each project.
s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607704.68/warc/CC-MAIN-20170523221821-20170524001821-00583.warc.gz
CC-MAIN-2017-22
1,551
11
https://dev.to/whoisryosuke/sketch-template-for-prototyping-semantic-ui-1h1d
code
The goal of this styleguide is to document all the Semantic UI components as a Sketch symbol library to make the prototyping of SUI projects easier. The mission is to strive to follow the same standards Semantic UI sets forth with it's semantic and atomic basis for it's design system. Inside you'll find a components that are made up of several different symbols. The different symbols allow for the same flexibility you receive from the semantic orientated structure of the CSS framework. Need a different background color? Maybe your button needs to change state? Simply click your component and customize it in Sketch's righthand panel. This file is also capable of generating a complete style guide for you, based on the way you customize your symbols. All your colors, text style, buttons, inputs, etc can be exported as PDFs, SVGs, or more from the Styleguide pages. - Make a new page - Click Insert on the top bar, - Then hover over Symbols - Find whichever component you need. It's recommended you play with combining symbols to create components. Some symbols, like Cards or even Buttons, are comprised of many symbols that make up the final product. For example, the conditional button is simply a left only and right only button, with the conditional shape and text in the middle. Components like labeled buttons are achieved in this same way, with one labeled button and another regular one stacked underneath. - Open file - Go to Symbols page - Follow instructions there to customize Since Semantic does some interesting things Sketch doesn't like, we have a few containers/borders that are specialized for Semantic. You can find special instruction for those on bottom of the last step. You'll also find that Sketch doesn't allow you to change things such as text color or justification from the side panel. This is why I've created (in some cases), extra buttons that have font color and weight variations. Feel free to fork this and add your own components. I'll try my best to merge them all into this master file. You can check the CHANGELOG to get an idea of what's been worked on. Whatever hasn't been converted to a symbol yet on the "Old Semantic Converted" page is a priority. Hope that helps!
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652663006341.98/warc/CC-MAIN-20220527205437-20220527235437-00328.warc.gz
CC-MAIN-2022-21
2,217
16
https://mcqslearn.com/cs/c++/pointers-and-strings-multiple-choice-questions.php
code
Bachelor Of Computer Science CS: C++ MCQs - Subtopic Pointers and Strings Multiple Choice Questions (MCQ) to practice pointers and strings quiz answers PDF, pointers and strings worksheets for online degrees. Solve pointers and strings Multiple Choice Questions and Answers (MCQs), "Pointers and Strings Quiz Questions" and answers for computer science programs. Learn pointers and strings, pointer variable declarations and initialization, calling functions by reference test prep for computer software engineer. "There are how many values that can be used to initialize a pointer" Multiple Choice Questions (MCQ) on pointers and strings with choices 1, 2, 3, and 4 for computer science programs. Solve pointers and strings quiz questions for merit scholarship test and certificate programs for cheapest online computer science degree. There are how many values that can be used to initialize a pointer A pointer can be initialized with
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662619221.81/warc/CC-MAIN-20220526162749-20220526192749-00123.warc.gz
CC-MAIN-2022-21
937
6
https://www.gta5-mods.com/users/bobbidybob
code
Select one of the following categories to start browsing the latest GTA 5 PC mods: Hey i put the meta files to where supposed to be but where do i put the vehicle files at? please help me when you can. okay i tried and tried but i can't figure this out it keeps saying "couldn't find model aperta" when i try to spawn it in :'[ i don't know what to do please someone help so i did everything you asked in the read me file but still can't spawn the 458.. please any advice? Hey i replaced the files on where you said to but the comet2 is spawning and not the 458.. any advice? thanls is there a way i can make peds use these animations? everytime i try to spawn as mario my whole game crashes.. can anyone help? thanks @dancof i had the same problem try this! on openIV Mod -> update -> x64 -> dlcpacks -> patchday3ng -> dlc.rpf -> x64 -> levels -> gta5 -> vehicles.rpf replace the files there @gimmy088 did you figure it out? i'm having trouble as well so when i downloaded this mod my guy have fast run & high jump and i don't know how to turn it off :[ please help. Hey can anyone please help me, i put all the mp_m_fibsec_01 files into openiv but when i'm in game and try to find the animation "mp_m_fibsec_01" it's no where to be found.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474541.96/warc/CC-MAIN-20240224144416-20240224174416-00293.warc.gz
CC-MAIN-2024-10
1,240
13
http://thetopsites.net/article/58850623.shtml
code
How to compose a function n times in python how to call a function multiple times in python how to do a function multiple times in python how to print a function multiple times in python calling a function n times how to call a function again and again in python python repeat function I know how to compose two functions by taking two functions as input and output its composition function but how can I return a composition function f(f(...f(x)))? Thanks def compose2(f, g): return lambda x: f(g(x)) def f1(x): return x * 2 def f2(x): return x + 1 f1_and_f2 = compose2(f1, f2) f1_and_f2(1) You use a loop, inside a nested function: def compose(f, n): def fn(x): for _ in range(n): x = f(x) return x return fn fn will be have closure that retains references to the n that you called How to compose a function n times in python, You use a loop, inside a nested function: def compose(f, n): def fn(x): for _ in range(n): x = f(x) return x return fn. fn will be have closure that� A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. As you already know, Python gives you many built-in functions like print(), etc. but you can also create your own functions. Note this is mostly just copied from https://stackoverflow.com/a/16739439/2750819 but I wanted to make it clear how you can apply it for any one function n times. def compose (*functions): def inner(arg): for f in reversed(functions): arg = f(arg) return arg return inner n = 10 def square (x): return x ** 2 square_n = [square] * n composed = compose(*square_n) composed(2) Repeat, Write a procedure which accepts as arguments another procedure and a positive integer. 45 Phix; 46 Phixmonti; 47 PicoLisp; 48 PowerShell; 49 Prolog; 50 Python Given the function we want to execute multiple times is of The two classes in this recipe show two styles of function composition. The only difference is when the second function, g, returns a tuple.compose passes the results of g as f’s first argument anyway, while mcompose treats them as a tuple of arguments to pass along. if you want to make it one line composition, then try this, def f1(x): return x * 2 def f2(x): return x + 1 >>> out = lambda x, f=f1, f2=f2: f1(f2(x)) # a directly passing your input(1) with 2 function as an input (f1, f2) with default so you dont need to pass it as an arguments >>> out(1) 4 >>> >>> def compose(f1, n): ... def func(x): ... while n: ... x = f1(x) ... n = n-1 ... return x ... return func >>> d = compose(f1, 2) >>> d(2) 8 >>> d(1) 4 >>> Loops - Mathematical Python, A for loop allows us to execute a block of code multiple times with some For example, here are two ways to write a function which computes the sum of� While I don’t consider myself a functional programming expert, all those hours spent in Haskell, Lisp and Scheme definitively changed my way of programming. So, after seeing a lot of unnecessarily complex implementations of function composition in Python on the Web, I decided to write this article to present a simple yet powerful solution that covers all use cases. If you are familiar with you can use from functools import reduce def compose(f1, f2): return f2(f1) reduce(compose, [1, f2, f1]) # f1(f2(1)) if you want to compose same function n times: n = 4 reduce(compose, [1, *[f1]*n]) # f1(f1(f1(f1(1)))) Calling function multiple times : learnpython, Calling function multiple times. I know for loops This takes advantage of Python's ability to read and write to text files, which can be used as mini- databases. Function composition is the way of combining two or more functions in such a way that the output of one function becomes the input of the second function and so on. For example, let there be two functions “F” and “G” and their composition can be represented as F(G(x)) where “x” is the argument and output of G(x) function will become Python for loop - learn Python for loop statement, The following example uses Python for statement to go through a With the help of the range() function, we can repeat a code block n times. Python also accepts function recursion, which means a defined function can call itself. Recursion is a common mathematical and programming concept. It means that a function calls itself. This has the benefit of meaning that you can loop through data to reach a result. Python, The internal function of itertools library, repeat() can be used to achieve the solution to the above problem. filter_none. edit close. play_arrow. link brightness_4 Method #2 : Using itertools.chain.from_iterable() + itertools.repeat() This particular problem can also be solved using python inbuilt functions of itertools library. The repeat function, as name suggests does the task of repetition and grouping into a list is done by the from_iterable function. Loops in Python, A loop allows us to execute some set of statement multiple times. this is to create a Python script and call print() function 100 times as follows: We could instead use while loop to re-write the above program as follows:� hello world hello world hello world hello world hello world. To print out "hello world" 10 times, the code would be as that shown below. for i in range (10): print ("hello world") The statement, "hello world", now gets printed out 10 times. - This code above works perfectly, is this not what you want your code to do? - its working .. what do you want? what is your expected result? - Does this answer your question? Composing functions in python - I mean I would like to know how to write a function that takes f1 and n as input and outputs f1(f1(...f1(x)) function? Thanks. - So, what is n ? - I would just like to say that this uses recursion, which can be difficult to grasp for less experienced programmers. This link may be helpful if you don't yet understand the concept (although its use in this answer is quite simple): Thinking Recursivley - Thanks, may I know how to write a function that takes f1 and n as input and outputs f1(f1(...f1(x)) function? where f1 is composed n times.
s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141198409.43/warc/CC-MAIN-20201129123729-20201129153729-00169.warc.gz
CC-MAIN-2020-50
6,140
36
https://www.freelancer.com.ru/projects/photography/friends-nauru-help-propose-taking/
code
Friends in Nauru, help me propose by taking a selfie with a piece of paper? $2-3 CAD / час So this is probably a project that you'll never see again and it's a little bit different than what you normally do. In short, all I'm asking for is a photo of you, with a piece of paper that has some specific words. Next year, in June, I will be proposing to the love of my life and I thought as it's something that I hope will only happen once for her, why not make it as special as possible. We have ambitions to travel to every single country in the world, so I wanted to propose using every single country in the world. Everything is going well so far, with over 90 countries done, but I'm stuck on Nauru All I need is a photo of you (with friends too if you like) and a piece of paper that says 29th October 2020 - Nauru [Your name if you want] That is all that needs to be on the piece of paper, and I have attached a photo below of Australia's input to get an idea of what I'm after. if you're wondering what it means, basically every country is a different day for the whole year, and the word is part of a letter which will all add together to make a love letter which ends in me proposing. My budget is small at $2 Canadian Dollars, this is because there are a LOT of countries in the world and the truth is I just can't afford to pay what I'd love to pay. For the most part, I'm trying to find people elsewhere like Reddit, interpals for free, but for the countries, I really struggle, I use this site which has been an absolute huge help. While my budget isn't high, I will promise a great review and that if you're ever in need of a similar kind of favour, I will be more than happy to help. So please, if you can, help me propose to my wonderful girlfriend and be a part of something truly special. You really can do this however you like, on your own, with friends, inside or outside, obviously if you have a cool landmark or landscape nearby that would be great, but definitely not required. ID проекта: #27711706
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511021.4/warc/CC-MAIN-20231002200740-20231002230740-00096.warc.gz
CC-MAIN-2023-40
2,031
12
http://stackoverflow.com/questions/313973/flatten-pdfs-in-php
code
I wondered if it was possible to flatten PDFs using PHP? I use fpdf to create and collate from a collection of PDFs however when PHP has processed it some information is missing such as the comments. this.flattenPages() ). Is there anyway to automate and save the information using PHP? As long as it's displayed on the doc I'm not too bothered.
s3://commoncrawl/crawl-data/CC-MAIN-2015-35/segments/1440645176794.50/warc/CC-MAIN-20150827031256-00000-ip-10-171-96-226.ec2.internal.warc.gz
CC-MAIN-2015-35
345
2
https://jbehave.atlassian.net/browse/JBEHAVE-756
code
Jeff Caswell's patch applied: We have been having a number of issues with story parameter conversion and number format errors in a multithreaded environment. This was tracked back to the java.text.NumberFormat instance held by the ParameterConverters NumberConverter inner class. The constructor is only run once when a number of stories are launched and the instance is used by all the stories in the run. I suspect there may be other issues affecting this, however by converting the NumberFormat to ThreadLocal storage has solved the problem here. The patch is pretty much self explanitory, the only aspect that may not immediately seem obvious is that the NumberFormat passed in on the constructor was itself constructed with the users preferred Locale. It is for this reason that I have treated it as the 'preferred format' and cloned it for the thread local copy. Also I did not issue an explicit remove since tests are run as a relatively short lived batch job and I did not feel that there was any reason to worry about an associated memory leak.
s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347435238.60/warc/CC-MAIN-20200603144014-20200603174014-00118.warc.gz
CC-MAIN-2020-24
1,053
6
http://blog.methvin.com/2014/01/
code
this tweet by John Resig a few days ago. I know at least one of the people who has made--and continues to make--the attacks he speaks about. This person seems to have held deep hatred for John and jQuery for years. It's really unfortunate, because the attacker seems to be a smart and technically astute person. But he's also a bully. This bully's attacks tend to focus on two things: the quality of jQuery's code, and the quality of jQuery users. On the first point, it's telling that early in the project's life this bully created some tests that showed problems with jQuery. John asked whether we could use that code in jQuery's unit tests, and the answer was NO WAY. He leaves his own vitriolic form of jQuery "code reviews" around the Internet, but never makes constructive comments that might actually help jQuery improve. Helping people get productive things done does not seem to be his goal at all. Anyone can find problems with jQuery and things that could be improved. The jQuery team has lists of issues in our GitHub repositories if you are short of them. Since the jQuery Foundation is powered primarily by volunteers, we'd love to have more people who are willing to help fix things and improve the documentation, for example. That would be a productive and constructive way to make jQuery better for everyone. When the bully turns to jQuery's users, it's all about what horrible programmers they are and how bad their code is. He'd probably be happier if jQuery was an obtuse library that was unusable without a four-year degree in programming. Instead, jQuery is easy enough to use that many non-programmers can get something going after a short time. That's a bad thing? Everyone has to start somewhere. Don't blame jQuery if some people decide that their amateur efforts are good enough--and perhaps they are. If not, they can learn and get better over time. From the very start, jQuery's design and philosophy was pragmatic. It made hard things easy. It fixed browser bugs. It provided a plugin architecture for people to share their code. It coexisted with the libraries that already existed, so people could try jQuery without having to abandon what they'd already done. It continues to do all of those things that John Resig envisioned eight years ago, and more. The bullies who attack John and jQuery are just harvesting a bumper crop of sour grapes. So John, let me tell you this: There's no reason to let anyone make you feel like your work on jQuery was bad. Take a look at the Internet today. jQuery is everywhere, people choose it of their own free will as the best thing out there. The lessons jQuery taught are helping to drive the next generation of web standards, and it's a foundation component for many higher-level frameworks. Many of the people who you recruited to join that little jQuery mailing list in 2006, me included, are still working to ensure that jQuery keeps serving developer needs for years to come. You did good.
s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607811.15/warc/CC-MAIN-20170524093528-20170524113528-00234.warc.gz
CC-MAIN-2017-22
2,964
6
https://www.revenuquebec.ca/en/businesses/sector-specific-measures/mandatory-billing/mandatory-billing-in-the-remunerated-passenger-transportation-sector/producing-a-bill/references/
code
Each bill resulting from a transaction contains a unique identifier. A reference is required for any transaction that modifies, revises or cancels a previous transaction or for a shared cost trip. It establishes a link between two or more transactions. The initial transaction is the first sales transaction recorded. As a result, it cannot contain a reference to a previous transaction. A temporary bill generally corresponds to the first transaction showing the amount the customer must pay. This transaction therefore cannot contain a reference. However, when producing a closing receipt, your sales recording system (SRS) must automatically include a reference to the corresponding temporary bill. If a transaction is adjusted or modified, the new transaction must also contain a reference to the initial transaction. This can occur with a credit note. A credit note is generally necessary if you or your driver(s) provide a refund or price reduction. In this case, a transaction for a negative amount must be sent to us. The transaction must also contain a reference to the credit note transaction. Depending on your SRS, you may have to enter the following information manually to identify the initial transaction: - the time (date, hour, minutes and seconds) the driver or individual sent us the prescribed information; - the amount before taxes. For more information, see Producing a Bill with a Certified SRS.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510781.66/warc/CC-MAIN-20231001041719-20231001071719-00362.warc.gz
CC-MAIN-2023-40
1,418
11
https://ftbliss.link/projects-on-the-low-2/
code
Private group for my personal (and yours also welcome) projects and classes being worked on. For an overshare at presumed Cartel level access, I am forking into DevOps deployment, securing, moderating and the like SysAdmin transition. To automate such tasks gets me info immediately or relatively as swiftly. Shining up a rounded use of linux in particularly deploying VMs and trending performance monitoring is the backbone to facts one knows… tangibly something you can reference to support your observations and scaling needs in respect to hardware. I’m taking some E-classes, despite my dislike for doing e-tests. Who knows the analytics they harvest and pawn to, likely anyone who asks. Qualms aside, even the ‘easy’ classes show good concepts. I also have Unix and Linux System Administration Handbook (4th edition) and Ansible for DevOps in paper books. Plenty of other Python books and things, however Ruby and YAML seem more dominant in your configuration and deployment processes. Source: FTB Threads
s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578605555.73/warc/CC-MAIN-20190423154842-20190423180842-00117.warc.gz
CC-MAIN-2019-18
1,018
6
https://pulp.plan.io/issues/4785?tab=notes
code
As a plugin writer, I have Master/Detail Distributions If plugin writers want to customize distributions (or use different content apps), they have to "invent" new REST endpoints (e.g. pulp_docker has a "docker-distributions" endpoint). This leads to inconsistent API with unexpected location of distribution endpoints. Switching to Master/Detail allows plugins to define customized Distribution at 'well-known' endpoints (e.g. The Models offered by core will be: (see also #4715) BaseDistribution: a (non-abstract) MasterModel containing name, base_path, content_guard, and remote. This class can be used in plugins that don't use publications Distribution: a subclass of BaseDistribution containing publication, publisher, repository. This class is the "standard" Distributor that will be subclassed by plugins using the standard content app We will have the Master/Detail Distribution viewset overridden by the plugin. For convenience, plugin writers should not be forced to redefine the create/update/remove async tasks, i.e. they should create the respective detail model instance. pulpcore db migrations will have to be re-generated for this change; users will have to redo their data bases. (this is necessary for rc2 anyway (because of #4678)) Optional: If possible, the current .../distributions/ endpoint should still work. It will be deprecated in rc2 and removed in rc3. Switch to Master/Detail Distribution and update the outdated parts of the README. Required PR: https://github.com/pulp/pulpcore/pull/117 Required PR: https://github.com/pulp/pulpcore-plugin/pull/95 Required PR: https://github.com/PulpQE/pulp-smash/pull/1205 ref #4785 https://pulp.plan.io/issues/4785
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224656788.77/warc/CC-MAIN-20230609164851-20230609194851-00662.warc.gz
CC-MAIN-2023-23
1,683
16
https://discuss.px4.io/t/qgc-sending-set-position-using-vehicle-sendcommand/33095
code
I am attempting to use the Mavlink send_command included with Vehicle from QML to send the set_position_target command from QML. I know this needs to be sent at 2Hz to function correctly. I am able to call the lib and execute the command from my QML with: This is placing the vehicle in an erroneous Flight Mode 29:168034304 which I think is just an error of a bad Mavlink command. Is there a better function to call for issuing the set position command either for relative or abs/coordinate? Ultimately I would like to issue set position global int, but for now I was testing with relative motion. I am using PX4 SITL in copter as my test source. Thanks!
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510575.93/warc/CC-MAIN-20230930014147-20230930044147-00648.warc.gz
CC-MAIN-2023-40
655
5
https://www.syxin.com/2020/05/upgrade-to-windows-10-20h1-2004-bsod/
code
Today when I tried to upgrade my windows 10 1909 to windows 10 20H1, I got multiple BSOD. Based on the information on the BSOD screen, the BSOD were caused by some drivers (aksdf.sys, hardlock.sys, aksfridge.sys) After investigation, looks like all these drivers were Sentinel Data Filter Device Driver/Aladdin HASP Data Filter Device Driver, Which provided by Safenet. I have no idea how these driver got installed into my computer, and I can’t remove them from control panel. Install, then uninstall it, reboot. After reboot, I can upgrade to windows 10 20H1 successfully.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474948.91/warc/CC-MAIN-20240301030138-20240301060138-00774.warc.gz
CC-MAIN-2024-10
576
6
https://cultureandanimals.org/grantee/shelly-volsche-alexandra-horowitz-anna-korzeniowska-and-holly-root-gutteridge/
code
Shelly Volsche, Alexandra Horowitz, Anna Korzeniowska, and Holly Root-GutteridgeResearch, 2021, Grantee Link > Shelly Volsche, Alexandra Horowitz, Anna Korzeniowska, and Holly Root-Gutteridge are all researchers who received a grant for “Recognizing and Honoring Individuals in Animal Research.” They aimed to create a symposium and publish an open access journal article that contextualized past research and proposed citation methods that honor the animals who were sacrificed in order to advance human knowledge. They write: Our mission is to shed light on these past details such that future scholars understand the research upon which they build. From there, our goal is to change the norms of practice around citing this early work so that we do not lose appreciation and empathy for the animals in future projects. By extension, we expect this project to reframe the role of animals in research as participants with agency rather than the tools of the past. Now is the time to challenge existing norms and insist upon the acknowledgment of animals as participants, not tools, in the research endeavor. The quartet’s paper on the subject, “Centring Individual Animals to Improve Research and Citation Practices,” was published in Biological Reviews 98:2 421–433. (You can read a pre-print here.) In addition, Shelly presented a talk based upon the paper at the ASAB’s Ethics of Animal Behavior and Welfare Research conference—which is available on YouTube. Also, Alexandra was interviewed on the Our Hen House podcast (September 5, 2020). Listen to it here.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817780.88/warc/CC-MAIN-20240421132819-20240421162819-00057.warc.gz
CC-MAIN-2024-18
1,579
4
https://telegra.ph/Building-Websites-02-25
code
It's a world wide web of connections to people, ideas, and places that were once separated by vast distances of time and space. But the internet isn't a spectator sport - our travels across the web leave ripples on the digital ocean and comments and self-published sites spring up and rely increasingly on crowd-sourced content. Many people realize they've got something important to say and share and they might want more control over the things they publish. They may think their message is particularly important and want to invest in a platform that they can use to get it out to the world. Some people may have an idea for a web application or function - a site they wished existed but doesn't already. Or they may just want to learn or expand their career prospects in to this digital world. Whatever the reason, building your own websites is easier and more affordable than ever before. Whether you're publishing a basic blog or discussion forum, simple HTML files, or a complex and completely customized content management system, you'll find that the limitations are only the ones found in your imagination. https://websitebuilding.biz/ There's no time like the present to learn and get started. It's easier than you might fear, and the things you can learn will benefit you in your personal and professional life. Why not just build a few websites today? Wikipedia provides a great guide to what websites are - and what types of websites exist. A static site can be a great way to get started, although dynamic web pages are increasingly common in 2020! The greatest thing though, is that there's no wrong answer to what kind of website you want to build. The important part is that it expresses what you want the world to know! Some options are even available for free websites through sources like Blogspot, WP, and Tumblr. An elaborate Instagram account is even a website in its own right! Shared hosting gives you more control over what and how you publish for just a few bucks a month, and a VPS can be had for just a few dollars more to provide speed or access for complex command line operations or nonstandard scripts and apps. Remember: the web doesn't work best as a spectator sport, so go ahead and get started contributing. The more you try the more you learn, and the more you learn the more you'll be able to create. The more people pitch in, the better this digital world can be.
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107880014.26/warc/CC-MAIN-20201022170349-20201022200349-00317.warc.gz
CC-MAIN-2020-45
2,404
12
https://community.fandom.com/f/u/45117243
code
Maybe now that the platforms are one they will port that to the entire network. You can convert it to .webm (which is in the list of allowed file formats) and upload it via Special:Upload. But wiki admins may not like it when users upload personal videos. Also, I think imgur allows uploading anonimously and sharing it with a link. There are very little options of uploading video files on Fandom. If it's on Youtube or some other website, you can simply give a link. Some wikis are restricted until your account is full 4 days old (which it isn't yet). Specifically, the Adopt me! wiki has that restriction. Content that is relevant to both wikis. For example, the Disney wiki can share content with wikis aimed at specific Disney movies. I see. You have twice on your ImportJS page. Remove one of them. It's too hard to debug code like that, and sometimes impossible. Please give a link to the live example. There is technically one special thing about user blog pages, and this is that users cannot edit a blog page of another user (except if they have special rights like admins). You'd better give a link to the wiki in question, but if I have to guess, it is probably related to your account being 1 day old. Some wikis have restrictions on new accounts, which will expire after 4 days. "You are awesome" is somewhat vague, but since they are humans I'm pretty sure they would like to get good feedback from time to time. It's @font-style, but it's only relevant when you have an online font file to refer to. When importing from Google Fonts the standard way, you don't get to choose the name. The word red should work fine, but get rid of the underscores around it. Sale: Get a custom bug, fitting your personal needs. Try clicking the button in a slower rate. I know it's a torture for big threads. As far as I know, there is no short way to view all replies. Even a dedicated script will have to wait for the server to response in bunches of 100. In case what you want is a link to the oldest replies of a thread, I can use API to find it if you give a link to the thread. Do you mean replies to posts like this one? Or commenting on pages? You are still blocked here
s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243988775.25/warc/CC-MAIN-20210507060253-20210507090253-00214.warc.gz
CC-MAIN-2021-21
2,178
20
https://www.mail-archive.com/[email protected]/msg01288.html
code
On Fre 02.10.2009 22:54, Willy Tarreau wrote: On Fri, Oct 02, 2009 at 10:19:47PM +0200, Aleksandar Lazic wrote: Hm so if I want to add ajp,fcgi, ... protocol I think I will need a buffer for the 'header' and for the content. Yes, the principle is to chain two series of buffers like this : A colleague of mine already tried to implement FCGI last year around 1.3.15 and almost succeeded, but he agreed this was awful due to the lack of infrastructure help from haproxy's lower layers. But it was very useful as a proof-of-concept to find out what was wrong with that architecture and what needed to evolve. Now it should be a lot easier, but since the same colleague also intends to work on SSL again, I'll not hurry him too much :-) Do you think it is the right time to add it to haproxy or should I wait until the 'interface' is more ready? To be quite honnest, it is a bit early but it is also what helps the design evolve towards the right direction. If you start to implement something now, I'm absolutely certain that you will regularly block because of missing feature X or Y and that sometimes I won't even have any immediate response. This is sometimes very frustrating for everyone. But if you don't waste your time on it and just start it as a PoC, it should be an interesting experience which can serve both of us. I will try to make a fcgi app out of haproxy to get more familiar with the protocol. After that I will try to add a 'applet' so that I don't mixe 2 new issuess, learn fcgi & learn haproxy applet ;-). So no stickyness on the loadbalancer, so the most application use the cookies and shared storage for the sessions, right. Oh sorry if I was not clear in my response. Since you only asked about the LB method, I thought you were only interested in the algo. Stickiness based on cookie insertion is almost always used with HTTP, since it's the easiest one to deploy. So the 'insert' and 'indirect' cookie mode ist used mostly, right? In this case the browser gives you with the cookie the right backend. This was my first 'session based methode' to make it HA ;-). If so less user use it I'am not sure if it is worth until the 'global' handling is designed. The new global handling should cover it as well (we discussed it BTW, explaining why we need multiple matches, cookies+url for instance). Then once the new design is ready, we can convert the appsession code to rely on it and all the ongoing work for shared sessions will be usable for appsessions too. Hm, long time ago. I will take a look into the fcgi & lsapi and come back ;-)
s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912202188.9/warc/CC-MAIN-20190320004046-20190320030046-00158.warc.gz
CC-MAIN-2019-13
2,562
42
https://genericivermectin.online/analyzers_types/analyzers_types/35073_bhc.nfg
code
License Agreement except for the limited rights granted above, distribute, rent, loan, lease, transfer or grant any rights in the Licensed Software or modifications thereof or accompanying documentation in any form to any person without the prior written consent of Echelon. The reply with types of specific methodology or within a screenshot of transmission system will create too long after having captured some text. How does not sufficient encryption to and track file of data over the appropriate drivers, of analyzers let you are attached and do note that. Did not take the same data of protocol analyzers allow the event. Other connection types such as SMA connectors are also available. This captures and gtp outer tunnel connection types of protocol analyzers. SNMP products provide device specific information, where protocol analyzers obtain all their information by examining the traffic on the LAN. Incoming streams of their ubiquitous use this tool, we can import into traffic captured frames that of protocol types analyzers we have. Most protocol analyzers can decode over three hundred different protocols. Is torrenting safe and legal? Netasyst network wiretapping program with types of protocol types analyzers work is used, some times out a computer ports are hardware. See the SSL analyzer for related SSL events, which will now be generated. You display filter is true origin of protocol types analyzers environment? You can apply color in promiscuous mode being sent by using it earlier. The visual display of data allows you to quickly understand how the corporate network is being used, by whom and what applications are running. You will have to define a set of filters for traffic in both directions. Unix, and Mac computers. You can interactively browse the capture data and view summary and detail.
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710711.7/warc/CC-MAIN-20221129200438-20221129230438-00572.warc.gz
CC-MAIN-2022-49
1,827
6
https://games.hotnetvision.com/2020/11/08/assassins-creed-valhalla-erik-loyalskull-boss-fight-lost-drengr-of-ragnar-lothbrok/
code
ASSASSIN’S CREED VALHALLA – Erik Loyalskull BOSS FIGHT (Lost Drengr of Ragnar Lothbrok) If you liked the video please remember to leave a Like & Comment, I appreciate it a lot! Follow me on Twitter – https://twitter.com/MKIceAndFireMK SUBSCRIBE – https://www.youtube.com/channel/UC1bwliGvJogr7cWK0nT2Eag?sub_confirmation=1 Support MKIceAndFire and become a member – https://www.youtube.com/channel/UC1bwliGvJogr7cWK0nT2Eag/join Subscribe to MKIceAndFire to get all the new gameplay videos and walkthroughs of the latest games!
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363465.47/warc/CC-MAIN-20211208083545-20211208113545-00475.warc.gz
CC-MAIN-2021-49
536
6
https://www.heroicdebugging.biz/2014/05/24/python-twitch-021/
code
just released an update to python-twitch which reworks the save to playlist functionality and also fixes a bug with restricted streams. def test_speed_of_playlist_generator(self): #Speedtest Results: 3.674703420998412, # on rpi at start #Speedtest Results: 1.4243742010003189s, # that is 0.0014243742010003188s per loop #Speedtest Results: 1.5008478810050292s, # that is 0.0015008478810050292s per loop #Speedtest Results: 1.186028003692627s, # that is 0.001186028003692627s per loop # with python2 loops = 1000 result = timeit.timeit( lambda: self.test_playlist_playlist_1_quality_0(), number=loops) print('\nSpeedtest Results: ' + repr(result) + 's, that is ' + repr(result/loops) + 's per loop') As you can see, my rewrite sped up the function by a minimum of 60%. Most of this is achived by only running through the downloaded data once and building an array which then can be concatinated, depending on quality settings. The old implementation also wasn’t very readable, jumping around, skipping some lines, etc. Now it should be much easier to understand and be therefore be more maintainable. The actual code changes can be found in this commit on github and will hopefully also be merged into the twitch.tv XBMC plugin soon.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506632.31/warc/CC-MAIN-20230924091344-20230924121344-00487.warc.gz
CC-MAIN-2023-40
1,234
5
https://notebooking.org/can-i-use-a-godaddy-website-on-a-bluehost-domain/
code
Can I Use A Godaddy Website On A Bluehost Domain? Finding a high-grade inexpensive webhosting provider isn’t simple. Every site will have various demands from a host. Plus, you need to contrast all the functions of an organizing company, all while seeking the most effective deal possible. This can be a whole lot to kind through, specifically if this is your very first time buying holding, or constructing a web site. Many hosts will use super affordable initial prices, only to raise those rates 2 or 3 times higher once your initial call is up. Some hosts will certainly offer cost-free bonuses when you join, such as a cost-free domain name, or a complimentary SSL certification. While some hosts will be able to supply much better performance as well as high levels of safety. Can I Use A Godaddy Website On A Bluehost Domain? Listed below we dive deep into the very best economical web hosting plan there. You’ll learn what core organizing features are vital in a host as well as how to evaluate your very own holding demands so that you can select from one of the most effective cheap holding companies below. Disclosure: When you acquire a host plan via links on this page, we gain some commission. This aids us to keep this website running. There are no added costs to you whatsoever by utilizing our web links. The listed here is of the most effective affordable webhosting packages that I have actually personally used and also checked. What We Take into consideration To Be Affordable Webhosting When we explain a web hosting package as being “Cheap” or “Budget” what we suggest is hosting that falls under the rate brace between $0.80 to $4 each month. Whilst investigating inexpensive organizing companies for this guide, we took a look at over 100 different hosts that fell into that rate array. We after that assessed the quality of their most affordable hosting plan, worth for cash and also customer care. In this short article, I’ll be going over this first-rate website hosting business as well as stick in as much pertinent details as feasible. I’ll review the functions, the rates alternatives, and also anything else I can consider that I think may be of advantage, if you’re determining to join to Bluhost as well as obtain your sites up and running. So without further ado, let’s check it out. Bluehost is among the largest webhosting companies on the planet, obtaining both massive marketing assistance from the business itself and associate marketing experts who advertise it. It really is a huge firm, that has actually been around for a long time, has a big online reputation, as well as is certainly among the top selections when it pertains to host (certainly within the top 3, at the very least in my publication). But what is it exactly, and also should you get its solutions? Today, I will address all there is you need to understand, given that you are a blogger or an entrepreneur that is seeking a webhosting, and doesn’t know where to start, since it’s a wonderful remedy for that audience in general. Let’s think of, you wish to organize your sites and also make them visible. Okay? You currently have your domain (which is your website location or LINK) today you wish to “turn the lights on”. Can I Use A Godaddy Website On A Bluehost Domain? You need some hosting… To achieve all of this, and also to make your website noticeable, you require what is called a “web server”. A server is a black box, or gadget, that saves all your website data (documents such as pictures, messages, video clips, links, plugins, and also other info). Now, this web server, needs to get on regularly and it has to be linked to the web 100% of the moment (I’ll be mentioning something called “downtime” later on). Furthermore, it additionally requires (without obtaining as well expensive as well as right into details) a file transfer protocol commonly called FTP, so it can show web browsers your site in its designated kind. All these things are either pricey, or require a high level of technical skill (or both), to create as well as maintain. As well as you can entirely head out there and also learn these points on your own and set them up … but what about instead of you acquiring and maintaining one … why not just “leasing holding” instead? This is where Bluehost can be found in. You rent their web servers (called Shared Hosting) and also you release a website using those servers. Because Bluehost maintains all your data, the company also permits you to establish your material monitoring systems (CMS, for brief) such as WordPress for you. WordPress is a very popular CMS … so it simply makes sense to have that option readily available (nearly every organizing firm currently has this option as well). In other words, you no longer need to set-up a web server and then integrate a software where you can construct your web content, separately. It is already rolled into one package. Well … picture if your server remains in your home. If anything were to occur to it at all, all your files are gone. If something goes wrong with its inner processes, you require a professional to repair it. If something overheats, or breaks down or gets damaged … that’s no good! Bluehost takes all these problems away, as well as takes care of everything technical: Pay your server “lease”, and also they will deal with everything. And also once you get the solution, you can then begin concentrating on adding web content to your web site, or you can place your effort into your marketing campaigns. What Solutions Do You Get From Bluehost? Bluehost uses a myriad of various solutions, however the key one is hosting of course. The holding itself, is of various types incidentally. You can rent a shared server, have a specialized server, or additionally a virtualexclusive web server. For the purpose of this Bluehost evaluation, we will certainly concentrate on holding solutions as well as various other solutions, that a blog owner or an on the internet business owner would need, instead of go too deep into the bunny hole and talk about the other solutions, that are targeted at more knowledgeable folks. - WordPress, WordPress PRO, and e-Commerce— these hosting services are the packages that permit you to hold a web site making use of WordPress as well as WooCommerce (the latter of which allows you to do shopping). After buying any one of these bundles, you can start developing your website with WordPress as your CMS. - Domain name Market— you can also acquire your domain from Bluehost instead of various other domain name registrars. Doing so will certainly make it less complicated to direct your domain name to your host’s name web servers, because you’re making use of the exact same industry. - Email— when you have purchased your domain name, it makes sense to also get an e-mail address connected to it. As a blog owner or on the internet entrepreneur, you must practically never ever use a free e-mail solution, like Yahoo! or Gmail. An e-mail similar to this makes you look unprofessional. Thankfully, Bluehost offers you one free of charge with your domain. Bluehost additionally offers devoted servers. As well as you may be asking …” What is a specialized web server anyway?”. Well, the thing is, the basic web hosting plans of Bluehost can only a lot traffic for your site, after which you’ll need to update your organizing. The factor being is that the common web servers, are shared. What this suggests is that web server can be servicing two or even more websites, at the same time, one of which can be yours. What does this mean for you? Can I Use A Godaddy Website On A Bluehost Domain? It indicates that the solitary web server’s sources are shared, and it is doing multiple tasks at any kind of provided time. Once your site begins to hit 100,000 site gos to monthly, you are going to require a committed web server which you can likewise obtain from Bluehost for a minimum of $79.99 each month. This is not something yous needs to bother with when you’re beginning yet you should maintain it in mind for certain. Bluehost Pricing: Just How Much Does It Cost? In this Bluehost evaluation, I’ll be concentrating my interest mostly on the Bluehost WordPress Hosting packages, considering that it’s one of the most prominent one, as well as likely the one that you’re looking for which will certainly fit you the best (unless you’re a substantial brand, company or site). The three available strategies, are as follows: - Basic Plan– $2.95 per month/ $7.99 routine rate - Plus Strategy– $5.45 monthly/ $10.99 normal cost - Option Plus Plan– $5.45 per month/ $14.99 routine cost The first cost you see is the cost you pay upon sign up, and the second price is what the price is, after the initial year of being with the business. So essentially, Bluehost is going to bill you on a yearly basis. And you can additionally pick the quantity of years you want to hold your site on them with. Can I Use A Godaddy Website On A Bluehost Domain? If you pick the Standard strategy, you will pay $2.95 x 12 = $35.40 starting today and by the time you enter your 13th month, you will certainly now pay $7.99 each month, which is also billed each year. If that makes any kind of feeling. If you are serious about your web site, you need to 100% get the three-year alternative. This suggests that for the basic strategy, you will pay $2.95 x 36 months = $106.2. By the time you hit your 4th year, that is the only time you will pay $7.99 each month. If you consider it, this strategy will conserve you $120 in the course of three years. It’s very little, however it’s still something. If you wish to get more than one website (which I very advise, and if you’re major, you’ll possibly be getting more at some time in time) you’ll intend to make use of the choice plus strategy. It’ll allow you to host limitless sites. What Does Each Plan Deal? So, in the case of WordPress hosting strategies (which are similar to the common organizing plans, but are extra tailored towards WordPress, which is what we’ll be concentrating on) the functions are as adheres to: For the Basic strategy, you get: - One website only - Secured website via SSL certification - Maximum of 50GB of storage space - Totally free domain for a year - $ 200 advertising credit history Keep in mind that the domain names are acquired independently from the holding. You can obtain a totally free domain name with Bluehost here. For both the Bluehost Plus hosting as well as Choice Plus, you get the following: - Unrestricted variety of internet sites - Free SSL Certificate. Can I Use A Godaddy Website On A Bluehost Domain? - No storage or bandwidth restriction - Complimentary domain name for one year - $ 200 advertising and marketing credit history - 1 Office 365 Mailbox that is free for one month The Choice Plus strategy has actually an added advantage of Code Guard Basic Back-up, a back-up system where your data is conserved and also duplicated. If any type of accident takes place and also your web site data disappears, you can recover it to its original form with this attribute. Notification that although both strategies cost the same, the Selection Strategy after that defaults to $14.99 per month, regular rate, after the collection amount of years you’ve chosen. Can I Use A Godaddy Website On A Bluehost Domain? What Are The Perks Of Using Bluehost So, why choose Bluehost over various other host services? There are numerous webhosting, many of which are resellers, however Bluehost is one pick few that have stood the test of time, and also it’s probably the most popular available (and also completely factors). Below are the 3 primary advantages of selecting Bluehost as your host company: - Server uptime— your internet site will not be visible if your host is down; Bluehost has more than 99% uptime. This is exceptionally crucial when it concerns Google SEO as well as positions. The greater the far better. - Bluehost speed— just how your server action figures out just how rapid your site reveals on an internet browser; Bluehost is lighting quick, which means you will decrease your bounce price. Albeit not the most effective when it comes to packing rate it’s still widely essential to have a rapid rate, to make user experience better and far better your ranking. - Unrestricted storage— if you get the Plus plan, you need not stress over how many files you keep such as video clips– your storage capacity is unlimited. This is truly important, since you’ll probably run into some storage issues later on down the tracks, and you don’t desire this to be a hassle … ever. Lastly, client support is 24/7, which implies despite where you are in the world, you can call the support team to repair your site concerns. Pretty standard nowadays, however we’re taking this for granted … it’s likewise extremely crucial. Can I Use A Godaddy Website On A Bluehost Domain? Additionally, if you’ve gotten a cost-free domain name with them, after that there will be a $15.99 fee that will certainly be deducted from the amount you initially purchased (I envision this is due to the fact that it kind of takes the “domain out of the marketplace”, not sure regarding this, but there probably is a hard-cost for registering it). Finally, any requests after 30 days for a reimbursement … are void (although in all sincerity … they should most likely be stringent here). So as you see, this isn’t necessarily a “no questions asked” policy, like with several of the other hosting options around, so be sure you’re alright with the policies before proceeding with the hosting.
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662512229.26/warc/CC-MAIN-20220516172745-20220516202745-00282.warc.gz
CC-MAIN-2022-21
13,756
84
https://github.com/Aus3D/RUMBA-Plus
code
RUMBA+ is an updated version of the RUMBA 3D Printer control board, originally developed by RepRapDiscount. The RUMBA+ update is designed to address several shortcomings with the original design, and improve on the otherwise solid framework it presents. More information on RUMBA is available on the RepRapWiki page here. In keeping with the original RUMBA design, RUMBA+ is fully open source. Changes From Original RUMBA Input Voltage Compatibility While the original RUMBA board claims compatibility with power supplies ranging from 12-35V, it uses PTC resettable fuses that are rated for 16V maximum. This means that the board requires modification to be used at voltages above this - though some manufacturers or suppliers may have modified the fuses or shipped boards without them to suit higher voltages. The RUMBA+ upgrade replaces the PTC fuses with replaceable automotive blade fuses, which are suitable for operating at higher voltages. While the MOSFETs used to drive outputs in the original RUMBA design were sufficient and usually up to the tasks required of them, they did not perform as well as is desirable under heavy loads. This is because they are not true logic-level MOSFETs, and do not switch 'fully' on when being driven by the 5V microcontroller - i.e. they operate in the linear region, not reaching saturation mode. This results in inefficient operation and significant self-heating. The MOSFETs have been replaced with newer MOSFETs that are logic-level compatible, and that will switch on at a much lower voltage. Additionally, these new MOSFETs also have a much lower on-state resistance, and so will be more efficient and generate less heat while in use. Further, flyback diodes have been added in order to protect the MOSFETs from back-EMF during switching loads with an inductive component (such as PCB heated beds). LCD Smart Display Wiring Labelling on expansion ports 1 and 2 has been updated to match the labelling common to most compatible LCD displays, as it was previously reversed from the norm. Additional I2C Headers In order to be able to host the new Aus3D Magnetic Encoder modules, four I2C headers have been added to the board. This allows easy connection of up to four encoder modules, and removes the need for an external splitter cable or adaptor board. - Routing on several decoupling capacitors has been changed to better reflect best practices - Board size changed from 135x75mm to 140x75mm to fit changes / additional components - Thermistor connectors changed from 1x10 to 2x5 header to be more compact. - Labels on thermistors and endstops adjusted. - Schematic updated for readability, full bill-of-materials made available RUMBA+ is fully open source, and may be freely modified or changed by anyone, provided they maintain the license it is released under. The design is free to use for any purpose, including commercial uses. RUMBA+ maintains the GPLv2 license of the original RUMBA board. For more information on this license, please see the included license file.
s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371829677.89/warc/CC-MAIN-20200409024535-20200409055035-00278.warc.gz
CC-MAIN-2020-16
3,024
20
https://lists.pidgin.im/pipermail/wikiedit/2012-July/000352.html
code
[Pidgin] UsingPidginMercurial modified trac at pidgin.im Fri Jul 13 00:19:30 EDT 2012 Changed page "UsingPidginMercurial" by datallah from 18.104.22.168* Page URL: <http://developer.pidgin.im/wiki/UsingPidginMercurial> Diff URL: <http://developer.pidgin.im/wiki/UsingPidginMercurial?action=diff&version=13> Comment: Added more information about the notification repo works --- UsingPidginMercurial (version: 12) +++ UsingPidginMercurial (version: 13) @@ -119,6 +119,30 @@ Additionally, there is a safety net built into the mercurial-server configuration. In `/etc/mercurial-server` on rock.pidgin.im is a default ACL (`access.conf`) and a `keys` directory structure. This default ACL is what grants "root" users their privileges, and the `keys` directory structure contains the relevant keys in the `keys/root` directory. These keys are located here in the server's filesystem instead of in the hgadmin repository as a safety net. When building the files used by mercurial-server, the tools ''always'' read from `/etc/mercurial-server` ''before'' reading from `hgadmin`; this allows access to the hgadmin repo in the event that it is damaged either through accidental or intentional means. This safety net means that at least two people will ''always'' have access to our repositories. +=== How the email and CIA notification works === +As detailed below, we use slightly modified versions of the notify and hgcia hooks that are distributed with hg. They are modified in order to support notification for multiple repositories without triggering duplicate notifications as the same revisions are pushed between various repositories on the server. +The way it works is that there is a special repository that isn't served publicly (`/srv/mercurial-server/notification-repo/`) which is used to trigger the notifications as new revisions are enter it. A hook is set up for the `hg` user and mercurial-server (`'changegroup.notify_sync'` - see below) so that revisions pushed into any repository will automatically be pulled into the notification repo. This can be disabled on a per repository basis by overriding and disabling the hook in the appropriate repository-specific `.hg/hgrc` file: +In order to trigger notifications for a new repository that is not related (has no shared history) to any repository that has already been synced to the notification repo (e.g. the first time that the repository containing the pidgin website was synced to the notification repo), an initial manual pull must be made with the `--force` parameter specified: +/srv/mercurial-server/repos/util/hg_hooks/notify_repo_sync.sh /absolute/path/to/new/repo --force +In order to avoid triggering notifications for revisions that aren't already in the notification repo (e.g. when the imfreedom.org website was converted from mtn to hg), the hooks can be disabled as the relevant revisions are pulled into the notification repo. Note, this should only be done when notifications have already been sent out for these revisions in some other way. +hg --cwd /srv/mercurial-server/notification-repo pull /path/to/source/repo \ + --config hooks.changegroup.cia= \ + --config hooks.incoming.notify= \ + --config hooks.changegroup.pushlog= \ + --config hooks.pretxnchangegroup.authorcheck= \ + --config hooks.changegroup.notify_sync= == Hooks / Extensions == There are a number of hooks, extensions and other configuration in place for the various repositories: @@ -129,7 +153,6 @@ * This is registered globally as `'pretxnchangegroup.authorcheck'` for both the `hg` user and mercurial-server * [http://hg.pidgin.im/util/hg_hooks/file/tip/notify_repo_sync.sh notify_repo_sync.sh] trigger a sync in the background with the notification repo to trigger email and cia notifications * This is registered globally as `'changegroup.notify_sync'` for both the `hg` user and mercurial-server - * Note: an initial manual pull may be necessary for new repos * [http://hg.pidgin.im/util/hg_hooks/file/tip/notify.py notify.py] slightly tweaked version of the built-in hg hook to facilitate using a separate repo for driving the notifications * This is registered in the `/srv/mercurial-server/notification-repo/` (which isn't served anywhere) * [http://hg.pidgin.im/util/hg_hooks/file/tip/hgcia.py hgcia.py] slightly tweaked version of the built-in hg hook for CIA bot notification * The IP shown here might not mean anything if the user or the server is behind a proxy. This is an automated message. Someone at http://pidgin.im added your email address to be notified of changes on UsingPidginMercurial. If it was not you, please report to . More information about the Wikiedit
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100686.78/warc/CC-MAIN-20231207185656-20231207215656-00646.warc.gz
CC-MAIN-2023-50
4,636
39
https://developer.blender.org/transactions/detail/PHID-XACT-TASK-nuj2vmwo65zyuyd/
code
## Updating smooth normals `BKE_pbvh_update_normals` takes up 50% of of time in some cases. The use of atomics in `pbvh_update_normals_accum_task_cb` to add normals from faces to vertices is problematic. Ideally those should be avoided entirely but it's not simple to do so. Possibilities: * Figure out which vertices are shared with other nodes, and only use atomics for those. * Store adjacency info for the entire mesh, and gather normals per vertex. * Store adjacent faces of all border vertices of a node, and avoid a global vertex normal array and atomics. * Use a vertex normal buffer per node with duplicated vertices, and somehow merge the border vertices in a second step. Smoothing tools may also be able to benefit from this, to work without the overhead of storing adjacency info of the entire mesh. Depending if the brush tool needs normals, we could delay updating normals outside of the viewport. ## Coherent memory access Each PBVH node contains a subset of the mesh vertices and faces. These are not contiguous so iterating over all vertices in node leads to incoherent memory access. Two things we can do here: * Ensure vertex and face indices in a node are at least sorted. * Reorder vertex and face indices in the original mesh, so that all vertices and faces unique to a node are all stored next to each other in the global mesh array. Also could be used to reduce PBVH memory usage, since not all indices need to be store then, only a range of unique vertices + indices of border vertices owned by other nodes. ## Partial redraw * For symmetry, the region covered by partial redraw can become arbitrarily big. We could add a test to see if one side is offscreen entirely. Other than that, we'd need to define multiple regions, which could then be used for culling the PBVH nodes. Drawing the viewport one time for each region is likely slow though, so it could be rendered at full viewport resolution but blit multiple separate regions. ## Draw buffers [ ] Use `GPU_vertbuf_raw_step` to reduce overhead of creating buffers in `gpu_buffers.c` (only used in a few places now) [ ] Submitting vertex buffers to the GPU has some overhead. It may be possible to do those copies asynchronously in the driver. Tagging PBVH nodes as fully masked would let us skip iterating over their vertices for sculpt tools. Drawing code could also avoid storing a buffer in this case, though the overhead of allocating/freeing that often may not be worth it. Tagging PBVH nodes as fully unmasked would let us quickly skip drawing them as part of the overlay. Mask are currently draw in a separate pass as part of the overlays. It would be more efficient to draw then along with the original faces, so we can draw faces just once. ## Consolidate vertex loops There are various operations that loop over all vertices or faces. The sculpt brush operation, merging results for symmetry, bounding box updates, normal updates, draw buffer updates, etc. Some of these may be possible to merge together, to reduce the overhead of threading any the cost of memory access and cache misses. ## Bounding box frustum tests Sculpt tools that take into account the frustum only use 4 clipping planes, we should add another plane to clip nodes behind the camera. But unlike drawing, don't do use clip end and always have clip start equal to 0. Frustum - AABB intersection tests do not appear to be a bottleneck currently. But some possible optimizations here: * For inner nodes detected to be fully contained in the frustum, skip tests for all child nodes * Multithreaded tree traversal, these tests are single threaded in most cases now * Cache visibility of nodes per viewport * Use center + half size instead of min + max for storing bounding boxes [X] It may be worth testing if the current settings for `BLI_parallel_range_settings_defaults` are still optimal. Maybe the node limit can be removed, chunk size code be reduced or increased, or scheduling could be dynamic instead of static. Changed now to remove node limit and use dynamic scheduling with chunk size 1, gave about a 10% performance improvement. For a high number of nodes it may be worth increasing the chunk size. For X symmetry we currently do 2 loops over all vertices, and then do another loop to merge them. These 3 could perhaps be merged into one loop, though code might become significantly more complicated as every brush tool may need to code to handle symmetry. ## Low level optimizations Overall, this kind of optimization requires carefully analyzing code that runs per mesh element, and trying to make it faster. Sculpt tools support many settings, and the number of functions calls, conditionals and following of pointers adds up. It can be worth testing what happens when most of the code is removed, what kind of overhead there is. It can help to copy some commonly used variables onto the stack functions, ensuring that they can stay in registers and avoiding pointer aliasing. Test that check multiple variables could be precomputed and the result stored in a bitflag. More functions can be inlined in some cases. For example bmesh iterators used for dyntopo go through function pointers and function calls, while they really can be a simple double loop over chunks and the elements within the chunks. ## PBVH building Building the PBVH is not the most performance critical since it only happens when entering sculpt mode, but there is room for optimization anyway. The most obvious one is multithreading. ## Brush radius bounds Culling of nodes outside the brush radius is disabled for 2D Falloff: bool sculpt_search_circle_cb(PBVHNode *node, void *data_v) return dist_sq < data->radius_squared || 1; Elastic Deform has no bounds, but it may be possible to compute some even if they are bigger than the brush radius. ## Memory allocations for all vertices Some sculpt tools allocate arrays the size of all vertices for temporary data. For operations that are local, it would be better to allocate arrays per PBVH node when possible. In some cases this might make little difference, virtual memory pages may be mapped on demand until there are actual reads/writes (though this is not obviously guaranteed for all allocators and operating systems?). Also regarding coherent memory access, this could improve performance, if vertices are grouped per node as described above. Undo pushes all nodes that are whose bounding boxes are within the brush radius. However that doesn't mean any vertices in that node are actually affected by the brush. In a simple test painting on a sphere, it pushed e.g. 18 nodes but only actually modified 7. We can reduce undo memory by delaying the undo push until we know any vertices within the node are about to be modified, though this may have a small performance impact. Ideally this would take into account both the brush radius test and masking/textures. Similarly, we also sometimes call `BKE_pbvh_node_mark_redraw` or `BKE_pbvh_node_mark_normals_update` for nodes without checking if any vertices within have actually been modified.
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039563095.86/warc/CC-MAIN-20210422221531-20210423011531-00327.warc.gz
CC-MAIN-2021-17
7,045
53
https://wphosting.tv/how-to-create-a-plesk-mirror/
code
When you deploy Plesk to various instances on your local network you can save the world (and yourself) from a lot of internet traffic by creating a local mirror. This is a duplicate of the original installer files needed to deploy Plesk which are downloaded once and can then be used from a machine on your network – which makes the installation much faster. This used to be a bit of a pain, but thanks to a new knowledge base article – and Ivan Butorin for telling me about this – it’s become so much easier to do. In this example I’ll set the mirror up on my NC10 netbook running CentOS 6.5. Download the helper script Parallels have provided a small utility which will take care of the heavy lifting for us. You can get it from the above mentioned KB article. Download it to your local machine like this: wget http://kb.parallels.com/Attachments/18911/Attachments/mirrorctl.zip unzip mirrorctl.zip cd mirrorctl Now we can use the tool with ./mirrorctl Add the ssh2 extension to PHP If it was as easy as calling one file anyone could do it. Let’s make sure it gets much more complicated than it really needs to be! The above script is written in PHP, and as we’ve learnt in a previous article we can run PHP scripts from the command line. That’s the good news. The bad news is that the script requires the ssh2 extension which is available from this website and sadly not installed on CentOS by default. In fact what we have to do is - install a few additional packages - create ssh2 as a PECL extension - and add it to the php.ini file Sound Chinese? Let’s try this! First we install some (very possibly) missing packages: yum install php-devel openssl-devel make gcc Next we’ll grab hold of libssh2 from here: http://libssh2.org. You can find the latest version for your OS on that website. Let’s download it and compile it from source: wget http://libssh2.org/download/libssh2-1.4.3.tar.gz tar -zxvf libssh2-* cd libssh2* ./configure make make install That wasn’t everything… Now we need to grab the ssh2 component and do the same thing: wget http://pecl.php.net/get/ssh2 tar -zxvf ssh2 cd ssh2-* phpize ./configure --with-ssh2 make make install If all this went without any error messages you should find a new extension here: /usr/lib/php/modules/ssh2.so. We need to add this to our PHP configuration file and add this extension to it: vi /etc/php.ini extension=ssh2.so And Finally: work with the mirror tool cd back into the mirrorctl directory and check if it works: ./mirrorctl show-all-releases ./mirrorctl os-list --release=PLESK_11_5_30 These commands will show you which versions are available (for example, PLESK_11_5_30), and in which flavours. The tool will show Linux distributions by default. Specify –win to display Windows flavours. To configure the tool to build a local mirror for Plesk 11.5.3 on CentOS in 64bit you’d do this: ./mirrorctl cfg --add --release=PLESK_11_5_30 --os=cos6_x86_64 Trying to add OS ‘cos6_x86_64′ into config file… ok Run this command multiple times to add more configurations. Then to begin the monumental download, execute this: mkdir /mirror ./mirrorctl update --path=/mirror All files will be copied into /mirror. Obviously you need to specify a directory that’s available to the machine you’d like to install Plesk to. Run the same command to perform an incremental update of the entire mirror (updates will be much faster than the initial installation). Installing Plesk from your local mirror You can find an autoinstaller file for your system here: http://www.parallels.com/download/plesk/installer/. You can specify ‘–source server:/path’ as an option to specify your mirror. To install from the above example mirror, this is how we’d do it: wget http://autoinstall.plesk.com/plesk-installer chmod +x ./plesk-installer ./plesk-installer --source [email protected]:/mirror
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816045.47/warc/CC-MAIN-20240412163227-20240412193227-00364.warc.gz
CC-MAIN-2024-18
3,889
35
https://forum.effectivealtruism.org/posts/4z7h6tYp3Fx25E78L/what-coronavirus-policy-failures-are-you-worried-about
code
(This is well outside my area of expertise. To the extent I have a comparative advantage in covid-y matters, it is almost entirely in medium-term predictions <6 months out. I am also entirely thinking of "biosecurity" as preventing pandemics as bad, or up to 1-2 orders of magnitude worse, than covid-19. I don't have a strong sense of what preventing existential GCBRs will look like, though I would love to learn, and I imagine there are probably many subtle considerations that I have missed) The framing of this question suggests to me that you are looking for policy failures from overreacting to covid-19. I think this is a very serious concern. However, one thing I want to flag is that it's not obvious to me that failures from overreaction are necessarily worse than failures from underreaction. And I'm personally roughly 50-50 for this proposition. (EDIT: 2020/08/04 I think I'm currently closer to 60-40 that mistakes from underreaction is likely to be worse than overreaction) Several considerations for me in favor of thinking of underreaction being the default: 1. Early on in the pandemic (say before mid-late March), I'm aware of many groups underreacting (basically all of the geographical West, including Latin America). There are some governments and institutions that reacted well (shout-outs: Mongolia, Seattle Flu Study), but I'm not aware of any institutions severely overreacting early on in the pandemic, other than a) maybe tiny groups like the Bay Area rationalist community, and b) debatably a few national governments like India (even there it's not clear to me that it's obviously worse than underreacting). 2. At the high level, I think what happens is something like regularization: governments and other institutions by default have something like a "target reaction level": This cause them to overreact to small events but underreact to large events. Since small events happen much more than large events, this will cause them to appear to usually overreact, so the received wisdom becomes that governments overreact. However, when reactions really matter, this will usually mean that they'll be underreacting. (Note that this is subtly different from claiming that this is an unavoidable error in that in the absence of clairvoyance, you always either underreact or overreact; Instead, I claim that even in situations where something is predictably much worse than anything you've seen before, you, institutionally, will still be biased towards underreaction). 3. The history of pandemics (at least for events large enough to enter a casual reading of the "history of pandemics") is mostly one where governments institutionally underreact, eg, by focusing on assuaging fears rather than a) honest communication or b) focused entirely on solving the object-level crisis. 4. While it is not exclusively the case, a lot of the academic and political Twitter that I follow appears to either a) be counterfactually fatalistic and think we couldn't have done much better or) be playing a "blame game": where the bad reactions are blamed on specific politicians or officials. If a) is the case, then we did the best we could and we should be worried about overupdating on this pandemic and thus making worse decisions in the next pandemic. If b) is the case, we likewise should not change much except for which leaders we elect or otherwise select to be in charge of public health issues. However, I find this dubious because I think most of the West (geographically, not culturally. New Zealand seems to have done fine) has done substantially worse than East Asia. While the decisions of specific politicians and bureaucrats certainly exacerbated this pandemic in predictably poor ways, the fact that most of the West has not handled the pandemic well means I don't think it's fair to pin most of this on individuals. Instead, it might be instructive to (possibly in private) consider institutional and cultural issues. With all that said, why do I think underreaction is not more likely than overreaction? 1. Most of all, this just seems like a really hard question that I feel woefully ignorant on. There are a lot of important considerations I haven't thought through in detail (and many I probably didn't even consider) 2. It intuitively makes sense to me that governments (especially elected officials and political appointees) will overreact/overindex on the particulars of a specific past crisis. A common saying is that "generals are always preparing for the last war." 3. Even if you buy my argument that gov'ts and institutions underreacted in the beginning of a pandemic, it does not necessarily follow that they will underreact at the end. An analogy I like is to consider an inexperienced driver. The driver might be slow to realize that they should stop, but by the time they do, they will rapidly slam on the brakes even when it's unnecessary to do so. I studied the backside of pandemics much less than I studied the beginnings of pandemics (and even then it's quite limited). For future work, it might be helpful to a) look at historical examples of recoveries after pandemics and other major crises, and thus form a well-informed outside view of whether we'll more likely to expect underreaction or overreaction and b) carefully consider the details of specific proposals in question to think through whether they help or hinder biosecurity and other health efforts. This answer should be seen as a general case for agnosticism and fighting against potential biases towards conservatism, rather than positively advancing a case for any specific predictable policy failures from underreaction.
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030337404.30/warc/CC-MAIN-20221003070342-20221003100342-00332.warc.gz
CC-MAIN-2022-40
5,640
16