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://www.cruisersforum.com/forums/f54/yanmar-4jh57-break-in-164347.html
code
I'm trying to do right by my new Yanmar 4JH57 and properly break it in. I have read the break in procedure... During the first 10 hours run the engine at 60 - 70% of load most of the time. Do not idle for more than 30 minutes and do not run at wide open throttle for more than one minute at a time. While reading the manual I notice you can set the LCD to show "ENG Ld" which is engine The problem is, when I try to get to 60 - 70% of load I'm motoring along at around 9 knots and I'm getting near the max rated RPMs. I backed off and did not run that way for more than a minute. 45 - 50% of load still seems fast to me, but more reasonable. My question is... can I trust the ENG Ld reading on the LCD? Is it accurately showing me engine load and I should run it up to 60 - 70%? If not, how am I supposed to tell what 60 - 70% is?
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107904834.82/warc/CC-MAIN-20201029154446-20201029184446-00071.warc.gz
CC-MAIN-2020-45
830
6
https://www.atomicmatryoshka.com/post/mimikatz-101
code
If you're new to the infosec/offsec space, the name "Mimikatz" may be foreign or quite vaguely familiar; however, for the folks that have been around for a bit longer, this Swiss army knife of credential collection should be no stranger. Read on to learn a bit more about the story behind this tool and what it's capable of. Curiosity killed the (closed-source version of) the cat Mimikatz was developed and released in 2007 (as closed source, 2012 as open source) by Benjamin Delpy, a French programmer. The fascinating story behind its dissemination, as told here by WIRED magazine, talks about Delpy's spooky encounter with a strange man hovering over his laptop in his hotel room in Moscow days prior to his speaking engagement at a conference. Some time later, after an additional unpleasant encounter in the same visit, Delpy publicly released Mimikatz, preventing the suspect personas from leveraging it as a closed-source tool in the future. Inspecting the Litter Box So what exactly does Mimikatz do? Mimikatz collects credentials from a target host that an intruder has gained access to. It can also create golden and silver tickets. Depending on the module utilized, it can dump credentials from lsass, list kerberos encryption keys, perform pass the hash and overpass the hash attacks. To better understand its functionality, lets dive into some of the elements related to the abuses I've mentioned. What is LSASS? LSASS, or Local Security Authority Subsystem Service, is responsible for the authentication of accounts on a Windows system, along with credential changes, token creation, etc. As a residual effect of these interactions, the credentials are stored in the LSASS process memory. Any user with administrative access can then dump the LSASS process memory and collect the credentials stored there. Note that it will only store this information since the last restart, meaning that the information present in LSASS process memory will be only for those users that logged on since the system's last restart and not all users with accounts on the system. What is the SAM? A less volatile and more all encompassing target for credential dumping is the SAM, or Security Account Manager. SAM is what LSASS verifies credentials against when a user is logging onto a Windows system. This means that it serves as a database for the credentials of all user accounts on the host. The hashed passwords can be found by navigating to the HKLM\SAM registry key. What is Kerberos? A more in-depth dive is available in my previous blog post, however to provide a cursory overview, Kerberos enables secure authentication across an Active Directory environment by way of "tickets." These tickets contain encrypted passwords (with some other essentials) that are verified against an authentication server to grant a user access to specific resources. The communication looks a bit like this: There's a reason why Mimikatz is known as the Swiss army knife of offensive security tools and it boils down to the versatility provided by its modules. The comprehensive list is available on Benjamin Delpy's Github. A few examples however: List Kerberos encryption keys: mimikatz # sekurlsa::ekeys Golden ticket attack using aes256 encrypted key: mimikatz # kerberos::golden /User:Matryoshka /domain:atomicmatryoshka.local /sid:S-1-5-21-1234567890-0987654321-123456789 /id:500 /aes256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2 /startoffset:0 /endin:600 /renewmax:10080 /ptt Silver ticket attack using aes256 encrypted key: mimikatz# kerberos::golden /User:Matryoshka /domain:atomicmatryoshka.local /sid:S-1-5-21-1234567890-0987654321-123456789/aes256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2 /target:atomic-dc.atomicmatryoshka.local /service:cifs /startoffset:0 /endin:600 /renewmax:10080 /ptt Dump the SAM registry: Get encrypted credentials for the krbtgt account: Dump LSASS process memory: Meow-thod behind the madness To describe the logic flow of leveraging mimikatz, you'd utilize it to dump credentials on a target system that you already have access to with the hopes of collecting credentials that could be employed elsewhere in the enterprise environment. In the event of successful credential collection, you could then authenticate to the KDC utilizing a more privileged user's credentials by way of a golden or silver ticket attack. From there, that privileged session/shell could be used to access systems that you may have not had access to before with basic user rights. It is of note that Mimikatz is the most signatured offensive security tool out there. This means that there's a huge chance it'll be detected and probably unable to run. There are ways around this, such as using the PowerShell version of Mimikatz and executing an AMSI bypass prior to running it, or running it against a tool such as AMSITrigger. AMSITrigger will identify which parts of the tool will be picked up by AMSI so that you can modify them in an effort to circumvent the system. Other general red teaming opsec considerations should be taken into account, regardless of which tool is being used. Mimikatz is a mainstay tool in the hacker toolkit. It's versatile and a one-stop shop for your lateral movement and privilege escalation needs, but it's also a noisy one. Dump the litter box with caution!
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648322.84/warc/CC-MAIN-20230602040003-20230602070003-00465.warc.gz
CC-MAIN-2023-23
5,342
25
https://blinklab.org/our-team-3/peter/
code
- Email: [email protected] - Phone: +1 609 510 3154 Peter Boele has over a decade experience in software development. He started his career as software developer at Leaseweb and Erasmus MC. In 2017 he moved to the start-up scene and served as CTO at 2 tech start-ups. Peter is mostly interested in Machine Learning and Natural Language Processing. Peter wrote the source code of the first BlinkLab prototype.
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710218.49/warc/CC-MAIN-20221127073607-20221127103607-00278.warc.gz
CC-MAIN-2022-49
421
3
https://wiki.servoy.com/display/Serv7/Internationalization
code
Servoy provides internationalization (i18n) tools that allow developers to conveniently convert their applications into multiple languages. Developers can use i18n keys instead of hardcoded text to call the appropriate language from an i18n database table. This chapter gives an overview of the Servoy tools provided to create internationalized solutions. Note: In addition to the tools discussed below, Servoy provides a scripting API for commonly used functions, accessible via the i18n node towards the bottom of Solution Explorer (separate from the Resources project). This feature is discussed in the Programming Guide. In This Chapter The data for internationalization is saved in the workspace under the Resources project. The table is then exported with the solution when the solution is deployed to the application server (if Export i18n data is checked in the Solution Export wizard). To add internationalization to a solution, an i18n table needs to be associated with the solution. A message dialog will prompt the developer to do this when first adding internationalization to a solution using either of the two available methods: (1) externalizing all the available text in a solution or (2) adding i18n messages one by one to forms/scripts. Note: Changes made to i18n entries are locally saved to the workspace during development. The defined i18n table will then be added to the application server upon deployment of the solution. Tip1: To change a solution's assigned i18n table at any time, select the solution in Solution Explorer to show the solution's Properties view. Then, double-click on the i18nDataSource line item in the Properties view and select the desired table from the pop-up browser that appears. Tip2: Create a single i18n database server connection and i18n table when having a solution that contains one or modules - this allows to add and/or change i18n values and/or keys from either the solution or any of the added modules. As mentioned previously, the Externalize Strings function adds internationalization to a solution by creating a list of all the items in the active solution that are available for internationalization. It then generates i18n keys and messages from all the text properties in the solution (form objects such as button labels, column titles) and replaces the hardcoded text with the i18n keys, with the default text being the original text property that was assigned to the item. To externalize a solution: Internationalization can be added one by one to a solution by editing i18n keys in the i18n table using the Table Editor. To view and edit an i18n table: Note that the i18n keys can be sorted ascending/descending on the key, default or locale columns by clicking on the header of the desired column. I18n messages can be added to objects in both the Form Editor and the Script Editor: Internationalization can be set globally via preferences. Go to Window > Preferences > Servoy > Internationalization to set default formats, language, timezone, I18N server and table. When no i18n table is defined at solution level, the solution will use the global settings. Otherwise, the i18n settings at solution level will override the default preferences. When importing a solution, the Import wizard provides options to import: When exporting a solution, the Solution Export wizard provides an option in the Choose export options page to export i18n data.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474676.79/warc/CC-MAIN-20240227153053-20240227183053-00119.warc.gz
CC-MAIN-2024-10
3,417
19
https://community.netgear.com/t5/Circle-Smart-Parental-Controls/RAX75/td-p/1987551
code
Connected circle app then tried to remove a user with it. It kept re-adding person back so i went in and cleared data for the app. Now I to relogin using a code sent to my text but Not receiving code. PLEASE HELP. This should not be difficult but is. I will need the following info so that I can validate and retrieve the passcode from our system. Please send me the requested info in a private message.
s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141171077.4/warc/CC-MAIN-20201124025131-20201124055131-00079.warc.gz
CC-MAIN-2020-50
403
2
https://www.halopedia.org/User:Bobogoobo
code
From Halopedia, the Halo wiki July 14, 2020 Longtime wiki addict and achievement collector. Played Halo CE when I was younger, but only recently got into the series as a whole with the MCC on Steam. Primarily I'm into rhythm games, puzzle games, RPGs, and MMOs when I have the time. https://www.last.fm/user/Bobogoobo Anything that moves (and has achievements)
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964362952.24/warc/CC-MAIN-20211204063651-20211204093651-00128.warc.gz
CC-MAIN-2021-49
360
4
https://support.gamesparks.net/support/discussions/topics/1000087135
code
What version of the SDK are you using here ? i have 220.127.116.11, anyway updating unity to newest version(2017.2.0f3) solved my problem. Thanks for confirming. If you need anything else just let me know. Hello im on unity 2017.1.0f3 and i got 2 errors: Error CS0103 The name 'PlayModeStateChange' does not exist in the current context PlatformBase.cs:297 Error CS0117 'EditorApplication' does not contain a definition for 'playModeStateChanged' PlatformBase.cs:232
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296944606.5/warc/CC-MAIN-20230323003026-20230323033026-00097.warc.gz
CC-MAIN-2023-14
466
6
https://net-informations.com/csharp/gui/cs-checkedlistbox.htm
code
C# Checked ListBox Control The CheckedListBox control gives you all the capability of a list box and also allows you to display a check mark next to the items in the list box. The user can place a check mark by one or more items and the checked items can be navigated with the CheckedListBox.CheckedItemCollection and CheckedListBox.CheckedIndexCollection . Checkedlistbox add itemsSyntax You can add individual items to the list with the Add method . The CheckedListBox object supports three states through the CheckState enumeration: Checked, Indeterminate, and Unchecked. If you want to add objects to the list at run time, assign an array of object references with the AddRange method . The list then displays the default string value for each object. By default checkedlistbox items are unchecked . Check all items in a Checkedlistbox If you want to check an item in a Checkedlistbox, you need to call SetItemChecked with the relevant item. - index(Int32) - The index of the item to set the check state for. - value(Boolean) - true to set the item as checked; otherwise, false. If you want to set all items in a CheckedListBox to checked, change the value of SetItemChecked method to true. Uncheck all items in a Checkedlistbox If you want to set all items in a CheckedListBox to unchecked, change the value of SetItemChecked method to false. Following example shows how to bind a DataSource to CheckedListBox How to get value of checked item from CheckedListBox? The following example uses the Items property to get the CheckedListBox.ObjectCollection to retrieve the index of an item using the ListBox.ObjectCollection.IndexOf method.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817153.39/warc/CC-MAIN-20240417110701-20240417140701-00207.warc.gz
CC-MAIN-2024-18
1,641
17
http://savagereaperbones.blogspot.com/2013/06/skeletal-guard.html
code
Wednesday, 19 June 2013 Skills: Fighting d6, Intimidation d6, Notice d6, Shooting d6 Charisma: -; Pace: 6; Parry: 6; Toughness: 7 Gear: Spear (Str+d6, Reach 1), Medium Shield (+1 Parry, +2 Armor vs ranged shots that hit in covered arc). • Bony Claw: Str+d4. • Soulvision: No vision penalties for darkness. • Fearless: Immune to fear and Intimidation. • Undead: +2 Toughness, +2 to recover from Shaken, ignore wound modifiers. • Immunity: Cold. Per the core rules spear and shield can't be used together. Since a D6 weapon with reach 1 is less expensive in showdown than either a Spear or a Longsword, I feel it reasonable to assume that spears can be used 1 handed as a (Str+d6, Reach 1, Min Str d8) weapon. This is a moderately contenious issue. A slight improvement over the standard Skeleton created by a Master Necromancer (Horror Companion p6)
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589573.27/warc/CC-MAIN-20180717051134-20180717071134-00108.warc.gz
CC-MAIN-2018-30
858
11
https://www.allegro.cc/forums/print-thread/605719
code
how to get width from sprite? how to get the width and height of sprite? In Allegro 4, BITMAP objects have w and h properties: BITMAP *myBitmap = load_bitmap("whatever.bmp", null); printf("myBitmap width: %d, height: %d", myBitmap->w, myBitmap->h); In Allegro 5, use the following functions on an ALLEGRO_BITMAP object: Thread #605719. Printed from Allegro.cc thank you very much!
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882570651.49/warc/CC-MAIN-20220807150925-20220807180925-00134.warc.gz
CC-MAIN-2022-33
380
8
http://forums.zimbra.com/installation/52058-perl_tstack_sp_ptr-issue-after-migrating-6-0-14-ubuntu-10-a.html
code
We are in the process of upgrading a 5.0.23 running on Ubuntu 6.06 32bit to 6.0.14 running on Ubuntu 10.04 64 bit (all FOSS). I used a 64bit VM running Ubuntu 8.04 for the intermediate step and followed the instructions. I.e.: 1. Install 5.0.23 in Ubuntu8-64 2. Migrate with ldap conversion 3. Test - looks good 4. Upgrade to 6.0.14 in Ubuntu8-64 5. Test - looks good Everything worked fine and it is now running at that version, but the environment is not optimal and I need to get it to running on the 10.04 system. The intermediate system and the new system are both 64 bit and both have Zimbra 6.0.14 installed. I followed the directions to migrate a same zimbra across platforms: 1. Install 6.0.14 on Ubuntu10-64 with install.sh -s 2. rm -rf /opt/zimbra 3. rsync /opt/zimbra from Ubuntu8-64 to Ubuntu10-64 4. run ./install.sh When I run the final install.sh I ran into the Perl_Tstack_sp_ptr error when checking the integrity. Per other posts I ran again without the integrity check and ran into it again when restoring the configuration file: Restoring existing configuration file from /opt/zimbra/.saveconfig/localconfig.xml...done /usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/Cwd/Cwd.so: undefined symbol: Perl_Tstack_sp_ptr Any help is appreciated.
s3://commoncrawl/crawl-data/CC-MAIN-2016-22/segments/1464049278042.87/warc/CC-MAIN-20160524002118-00122-ip-10-185-217-139.ec2.internal.warc.gz
CC-MAIN-2016-22
1,309
16
https://forums.unrealengine.com/t/enhanced-input-and-modular-gameplay/233542
code
I’m trying to set up some inputs with a Modular Gameplay component, but I can’t seem to bind my Enhanced Input Actions in a component. Glancing at the Enhanced Input component source code, the blueprint Action nodes seem to be for Actor Blueprints only. I dug around to find any blueprint-exposed functions that take a delegate, but no dice. Is there any way to bind blueprint functions to Enhanced Input actions from a component? or is it C++ only for now?
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656104248623.69/warc/CC-MAIN-20220703164826-20220703194826-00361.warc.gz
CC-MAIN-2022-27
461
2
http://www.javaprogrammingforums.com/%20awt-java-swing/19722-i-find-code-editor-csv-file-jtable-printingthethread.html
code
I find code Editor CSV file with jtable option project insert,update,delete ROW&colunm&record.I do project about Datamining.predit Grade....I not find free code but I find code with lib not free...I want to free.I basic java Help me plz.sorry if I post incorrect mode. I little en language thank you.:o:o Re: I find code Editor CSV file with jtable I do not understand your question. Try to describe job you want done. Try to describe how you plan to do the job. Use any of the many translator services on the web to translate the full description from your native language to English and post it. You can also feel free to add details in your native language (though some people will not take the time to translate, some may understand what you write)
s3://commoncrawl/crawl-data/CC-MAIN-2016-36/segments/1471982292330.57/warc/CC-MAIN-20160823195812-00285-ip-10-153-172-175.ec2.internal.warc.gz
CC-MAIN-2016-36
752
8
https://onelib.org/microsoft-project-certification-courses
code
Microsoft Project Certification. Hi,. Is there an available MSP certification that we can take, given that 74-343 has been retired? If there's none ... Learn how to use Microsoft Project from a top-rated project management instructor. Udemy offers basic to advanced courses to help you build an effective ... Microsoft Project Certification. Microsoft retired the MS Project certification exam (74-343) as of July 31, 2019. Those who are interested in the ... Developer: Overview. Microsoft Project Training includes exposure to managing a project which includes creating WBS, estimating tasks schedule, effort, assign resources to ... Instructor-led Training (ILT ) classes are live, hands-on available at convenient ONLC centers or your home. On-Demand courses are self-study (typically a blend ... Microsoft Project training from New Horizons will help you stay abreast of the latest changes, whether it be for personal use, or to train your employees for an ... Well, the Microsoft project certification cost is very affordable considering the weight it adds to your credibility. A three-day course and certification ... Top 10 Best Microsoft Project Tutorials – Training & Courses 1. Master of Project Academy 2. Udemy 3. ed2go 4. GoSkills 5. Simplilearn 6. Microsoft Project Certification. When you pass a Microsoft Certification exam, you become a member of the Microsoft Certified Professional ( ... Global Edulink's online microsoft project courses is perfect place to get certified in accredited MS project program from home. Enrol with us Today! In this hands-on Microsoft Project course, you learn to create a project plan, track progress, adjust resources & create reports. Attend in-class or online. Microsoft Project Training. Microsoft Project is a leading project management software that enables managers and individuals to achieve project outcomes faster ... Learn Microsoft Project through HD video tutorials from Microsoft MVP Bill Raymond with this personalized online course. Video created by Columbia University for the course "Construction Scheduling". need much training to get to that point where you utilize Microsoft Project.
s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046154878.27/warc/CC-MAIN-20210804142918-20210804172918-00040.warc.gz
CC-MAIN-2021-31
2,156
14
http://www.linuxforums.org/forum/applications/92548-ardour-help.html
code
Results 1 to 1 of 1 Thread: Ardour help Enjoy an ad free experience by logging in. Not a member yet? Register. - Join Date - Feb 2007 I just recently downloaded Ardour, a music editing program on my Mandriva 10.0 OS, but I have no idea how to install it or use it. I got as far as making it its own directory, and from there it said to read the "build" file, which said to type "scons" in, but that did nothing. Can anyone help me install this thing? Thanks.
s3://commoncrawl/crawl-data/CC-MAIN-2015-35/segments/1440644065910.17/warc/CC-MAIN-20150827025425-00182-ip-10-171-96-226.ec2.internal.warc.gz
CC-MAIN-2015-35
458
6
https://ez.analog.com/thread/5534-issue-opening-32-files-in-33
code
I've just updated my Windows 7 machine to run SigmaStudio 3.3, instead of using 3.2 in a VM. First file I've tried to open (and quite an important one at that) gives me this error and doesn't load. 'Error reading graph from a file' 'Font 'Century Gothic' does not support style 'Regular'' Could this be from a probe module? I'm not quite sure what graph it's reading from a file. Theres no transducer module etc. present in the project, so shouldn't be reading in anything odd. Edit: This happens with ANY file from 3.2 that i've tried to open. Message was edited by: nicktrimble
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794863277.18/warc/CC-MAIN-20180520092830-20180520112830-00375.warc.gz
CC-MAIN-2018-22
579
7
http://ixda.org/taxonomy/term/2472?page=16
code
Just a few hours back when I was speaking to a musician friend of mine, he seemed very frustrated about the interface of a sound-mixing software. As a usability and user interface professional, I never ever understood one thing: In the music world, there are so many softwares and so many workstations used to create music and certainly people want to buy these expensive products yet they are scared of one question. The question is how do they learn them?? I´m starting the redesign of a huge amount of eLearning Content for a University, a lot of the redesign consist in the implementation of Interactive Activities instead of the "info...info... info... quiz" model. Does anyone know about a design model for this? also any tips or advice would be appreciated We’ll be submitting a number of course proposals to the CHI and UPA conferences in the coming months, plus we want to arrange a series of public one-day courses on design and usability. It would help us enormously to know what folks would actually be interested in attending. Hi, I'm sat here in Doha [Qatar] in the middle of a week of user-testing an English/Arabic travel website. One concern for our design approach is to not just "flip the text RTL" for the Arabic translation. We'd really like to actually do something meaningful for the Arabic version [yes, its early in the project and our hopes flourish]. Primarily I'm trying to find UX principles for designing an Arabic language website. From both Western and Arabic-based UX practitioners. Articles, thoughts and examples on designing Arabic language websites. I do not have the ability to do any usability testing for this, but I wanted to know if there was a best practice for this scenario: The user lands and on media asset viewer (default view w/another view option) with options to filter the media asset viewer by category and media type. After making a few filter selections, the user then flips the media asset viewer to another view - would most users expect that their filter selections from the previous view to be preserved? If you are an experience design professional passionate about Search, you must attend the Enterprise Search Summit in NYC May 11-12. I have spoken on designing social search in the enterprise as well as designing search experiences a few times at this conference – and it really is the best conference around this problem space. Our good friend Peter Morville will be one of the keynote speakers talking about Search & Discovery Design Patterns. Again - this is pretty cool. I'm starting work on an intranet redesign project and am after some examples of good intranet design in the last few years (most examples I have found are 2002 and older). Public & financial sector examples would be a bonus. Any suggestions welcomed Hi, I'm currently working as an Interaction Designer at an Email Marketing company where I'm also writing my thesis for my undergraduate (Bachelors) degree. The main goal of my research is to find if we can change certain aspects of email newsletter designs through personalization. We want to do this to create more interaction between sender and receiver of the newsletter (read: higher clickthrough rate and more conversions on the websites of our customers).
s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1410657120974.20/warc/CC-MAIN-20140914011200-00334-ip-10-196-40-205.us-west-1.compute.internal.warc.gz
CC-MAIN-2014-41
3,256
15
https://question2answer.org/qa/12950/how-to-display-current-user-login-user-total-points-in-header?show=15505
code
I have already tested on the same day of the answer and it is working completely fine with the theme. Can you please tell me where you are adding this function in theme file? or tell me the location where you want than may be I can help you. If you want it into the header than you must have to place this function between theme header tags. I will give you entire code for header tonight now I am outside.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100518.73/warc/CC-MAIN-20231203225036-20231204015036-00489.warc.gz
CC-MAIN-2023-50
406
1
https://forum.cloudron.io/topic/3915/replace-custom-build-with-version-from-appstore
code
with the cloudron cli it is possible to "update" an app that was originally installed from the appstore with a locally built version (by doing cloudron install --app 778fa79a-7f96-418e-8810-b16c1a8a7ea2, where 778.. is the id of the current app). But how about going back to the official version? The updateaction does not seem to support specifying an appstore id. One a side note depending on the combination of parameters I get different error messages from the cloudron cli. $ cloudron install --appstore-id com.github.xxx --app xxx Use "cloudron update" to update an app $ cloudron install --appstore-id com.github.xxx Location: xxx Failed to install app: 409 message: Domain 'xxx.yyy.eu' is in use Since we separated the install from the update, I don't think that is possible anymore. Before there was quite a bit of flexibility but also magic when it was a new install or an update. This also is why the error messages are like this. Previously adding --appwould essentially mean updating or more like overwrite that app with this appstoreId or local manifest/build. The update part is now handled by the update subcommand and the install is always a new instance. I guess what is missing here is to accept either the appstoreId or the image (which defaults to check for the current folder having a manifest and a corresponding build) for the update subcommand.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506686.80/warc/CC-MAIN-20230925051501-20230925081501-00892.warc.gz
CC-MAIN-2023-40
1,369
10
https://docs.oracle.com/cd/E26502_01/html/E36219/adduser-1.html
code
|Skip Navigation Links| |Exit Print View| |Transitioning From Oracle Solaris 10 to Oracle Solaris 11.1 Oracle Solaris 11.1 Information Library| In this release, you can create and manage user accounts from the command line or with the User Manager GUI. The GUI replaces some of the functionality of the Solaris Management Console and its associated command-line. For more information, see Managing User Accounts and User Environments in Oracle Solaris 11.1. The following features are new or have changed in this release: Addition of the User Manager GUI – The User Manager GUI is part of the Visual Panels project and is accessible from the desktop. The GUI replaces some of the functionality of the Solaris Management Console. See Chapter 3, Managing User Accounts by Using the User Manager GUI (Tasks), in Managing User Accounts and User Environments in Oracle Solaris 11.1. Creating user accounts – User account creation has changed in the following ways: In Oracle Solaris 11, user accounts are created as individual ZFS file systems, which enables users to have their own file system and their own ZFS dataset. Every home directory that is created with the useradd and roleadd commands places the user's home directory on /export/home as an individual ZFS file system. The useradd command relies on the automount service, svc:/system/filesystem/autofs, to mount home directories. This service should never be disabled. Each home directory entry for a user in the passwd database uses the format, /home/username, which is an autofs trigger that is resolved by the automounter through the auto_home map. The useradd command automatically creates entries in the auto_home map that correspond to the pathname that is specified by the -d option of this command. If the pathname includes a remote host specification, for example, foobar:/export/home/jdoe, then the home directory for jdoe must be created on the system foobar. The default pathname is localhost:/export/home/user. Because /export/home is the mount point for a ZFS dataset, the user's home directory is created as a child ZFS dataset, with the ZFS permission to take snapshots delegated to the user. If a pathname that does not correspond to a ZFS dataset is specified, then a regular directory is created. If the -S ldap option is specified, then the auto_home map entry is updated on the LDAP server instead of the local auto_home map. Modifying user accounts – In Oracle Solaris 11, the usermod command works with LDAP and files. All security attributes can be assigned to a user by using this mechanism. For example, an administrator can add a role to a user's account by using the usermod command. # roleadd -K roleauth=user -P "Network Management" netmgt # usermod -R +netmgt jdoe See usermod(1M) for additional examples. Creating and managing groups – An administrator who has the solaris.group.manage authorization can create a group. At group creation, the system assigns the solaris.group.assign/groupname authorization to the administrator, which gives the administrator complete control over that group. The administrator can then modify or delete that groupname, as needed. See the groupadd(1M) and groupmod(1M) man pages. Creating and managing roles – Roles can be created locally and in an LDAP repository. To create a role and assign an initial password, you must be assigned the User Management rights profile. For instructions on creating a role, see How to Create a Role in Oracle Solaris 11.1 Administration: Security Services. User password management and login information have changed in the following ways: Property definition refinements for the password command – This change clarifies which user accounts can and cannot be locked. The primary changes impact the LK and NL property definitions, as follows: The account is locked for UNIX authentication. The passwd -l command was run, or the account was automatically locked due to the number of authentication failures reaching the configured maximum that is allowed. See the policy.conf(4) and user_attr(4) man pages. The account is a no login account. The passwd -N command was run. Failed login count notification – The system now notifies users of failed authentication attempts, even if the user account is not configured to enforce failed logins. Users who fail to authenticate correctly, will see a message similar to following upon successful authentication: Warning: 2 failed authentication attempts since last successful authentication. The latest at Thu May 24 12:02 2012. To suppress such notifications, create a ~/.hushlogin file. Default password hashing algorithm – The default password hashing algorithm is now SHA256. This password hash is similar to the following: Also, there is no longer an eight character limitation for user passwords. The eight character limitation only applies to passwords that use the older crypt_unix(5) algorithm, which has been preserved for backwards compatibility with any existing passwd file entries and NIS maps. Starting with Oracle Solaris 11, the crypt_sha256 algorithm is the default Passwords are encoded by using one of the other crypt(3c) algorithms, including the SHA256 algorithm, which is the default in the policy.conf file. Thus, passwords can now be much longer than eight characters. See policy.conf(4). An NFS or a SMB share of a ZFS file system is created and then shared as follows: Oracle Solaris 11: The file system share is created by using the zfs set share command. At this time, specific share properties can be defined. If share properties are not defined, the default property values are used. The NFS or SMB share is published by setting the sharenfs or sharesmb property. The share is published permanently until the property is set to off. Oracle Solaris 11.1: The following sharing features are provided on ZFS storage pool version 34: The share.nfs property replaces the sharenfs property in previous releases to define and publish an NFS share. The share.smb property replaces the sharesmb property in previous releases to define and publish an SMB share. ZFS share administration is simplified by leveraging ZFS property inheritance. If you want to share the tank/home file system, use syntax similar to the following: # zfs set share.nfs=on tank/home The share.nfs property value is inherited to any descendent file systems. # zfs create tank/home/userA # zfs create tank/home/userB Because home directories are created as ZFS file systems in Oracle Solaris 11, you typically do not need to manually mount home directories. The home directory is automatically mounted during its creation and also at boot time from the SMF local file system service. For instructions on manually mounting a user's home directory, see Manually Mounting a User’s Home Directory in Managing User Accounts and User Environments in Oracle Solaris 11.1.
s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600400197946.27/warc/CC-MAIN-20200920094130-20200920124130-00754.warc.gz
CC-MAIN-2020-40
6,874
36
http://surferhelp.goldensoftware.com/wcommand/Replace.htm
code
The Find and Replace dialog displays when the Data | Find | Find or Data | Find | Replace commands are selected. The Find and Replace dialog is used to search and replace specific numbers or text in the worksheet. Clicking the Data | Find | Replace command or pressing CTRL+H on the keyboard opens the Replace page of the Find and Replace dialog. The Replace page has all of the Find page fields, with the addition of the Replace with field. The Replace page Method field has only two options. Use the Find and Replace dialog to replace numbers or text in the worksheet. Type the text you want to replace in the Find box. To delete the characters in the Find box from your worksheet, leave the Replace with box blank. Click the arrow at the right to select from a list of the most recently searched items. Choose the search Method from the list to determine how the search is performed. The examples assume "Golden, CO" is in the Find field. Select Cell matches target exactly to require that the exact criteria in the Search box is present in a cell before it is selected. For example, only cells that have exactly "Golden, CO" will be selected. Select Cell contains target phrase to require that the phrase in the Search box is present in a cell before it is selected. For example, cells that has "Golden CO", "Golden Company", or "Golden Colorado" will be selected. Click the Replace button to replace the selected occurrence of the criteria in the Find box with the criteria in the Replace with box, find the next occurrence of the criteria in the Find box, and then stop. If you want to automatically replace all occurrences of the search criteria in the worksheet, click the Replace All button. Click the Replace All button to replace all occurrences of the Find criteria in your document with the Replace with criteria. If you want to review and selectively replace each occurrence, click the Replace button. Data Tab Commands
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627998558.51/warc/CC-MAIN-20190617183209-20190617205209-00543.warc.gz
CC-MAIN-2019-26
1,933
10
https://www.ephotozine.com/article/ephotozine-camera-strap-winner-week-2-20965
code
During December, ePHOTOzine's giving away four deluxe 42mm wide straps that feature an embroidered ePHOTOzine logo at each end. Our second of four winners is Dave2010 who produced the following shot: Congratulations to all those who made the shortlist who were: To be in with a chance of winning our next prize, ePHOTOzine members need to post an image into one of the daily Photo Month forum For more information and to purchase a camera strap, visit the Special Offers page
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122996.52/warc/CC-MAIN-20170423031202-00284-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
475
6
https://csharpmike.com/MVC5EF6
code
ASP.NET supports three major development models: Web Pages, Web Forms and MVC (Model View Controller). ASP.NET MVC framework is a lightweight, highly testable presentation framework that is integrated with the existing ASP.NET features, such as master pages, authentication, etc. Within .NET, this framework is defined in the System.Web.Mvc assembly. The latest version of the MVC Framework is 5.0. We use Visual Studio to create ASP.NET MVC applications which can be added as a template in Visual Studio. Ideal for developing complex but lightweight applications it provides an extensible and pluggable framework, which can be easily replaced and customized. For example, if your business does not use the in-built Razor or ASPX View Engine, then you can use any other one. Utilizes the component-based design of the application by logically dividing it into Model, View, and Controller components. This enables our developers to manage the complexity of large-scale projects and work on individual components. MVC structure enhances the test-driven development and testability of the application, since all the components can be designed interface-based and tested using mock objects. Hence, ASP.NET MVC Framework is ideal for projects with large team of web developers. Supports all the existing vast ASP.NET functionalities, such as Authorization and Authentication, Master Pages, Data Binding, User Controls, Memberships, ASP.NET Routing, etc. Does not use the concept of View State (which is present in ASP.NET). This helps in building applications, which are lightweight and gives full control to the developers.
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363445.41/warc/CC-MAIN-20211208053135-20211208083135-00459.warc.gz
CC-MAIN-2021-49
1,619
9
https://minnesota-senate.breezy.hr/p/85e738c4e08b-web-developer-programmer-analyst
code
Web Developer (Programmer Analyst) Reports to: Director of Senate Information Systems This position is open to all qualified applicants. This job will remain posted until filled. Why work for the Minnesota Senate? EXPERIENCE! The Senate Information Technology office is responsible for the operation, installation, and coordination of the Senate’s information technology infrastructure. Get hands on experience in a smaller office setting with multiple opportunities! Click here for more information. The Web Developer will provide expertise in all aspects of software design and development. Primary responsibilities include learning various coding languages, application integration tools/concepts, design, and analysis of systems, and identifying overall system problems, needs, and new requirements. We are looking for someone who is comfortable working with both back-end and front-end code. We seek someone who is adaptable to shifting tasks and priorities. The ideal candidate will be a highly organized, detail-oriented writer of clean, modular, robust, and well- documented code. While independent, enjoys success as part of a team. - Facilitate application programming through software design, development, test/debug, enhancement and maintenance of code, and documentation. - Manage database and provide systems administration through development, maintenance, and modification (i.e., SQL, MySQL, Oracle). - Perform application requirements analysis and development of software specifications. - Provide process and technical design for software development, maintenance, testing and implementation. - Write, maintain, and optimize code/processes for best performance. - Perform unit testing of code/processes. Pursuing a Bachelor’s degree in Computer Science or related area of study AND Two (2) years of work experience as listed below. Work experience should include: - Working with MySQL databases such as MariaDB In addition to the qualifications listed above, ideal applicants will possess the ability to: - Debug/QA and design your own code. - Design object-oriented application architecture to address performance, security, and internal control frameworks. - Work independently to solve problems. - Work long hours during legislative session. - 2+ years work with a PHP framework (Laravel MVC framework). - 2+ years working with Vue.js and Axios. - Experience with unit test framework (PHPUnit, JEST). - Experience creating WordPress custom themes from scratch. - Experience working with MS-SQL, ORACLE databases. - Experience with git, managing MySQL, and Nginx. - Experience with a responsive website design with user experience (UX) and Web Accessibility in mind. The Minnesota Senate offers a comprehensive benefits package for all full-time, permanent employees including: - Medical and dental insurance - Life insurance - Pension and retirement savings plan - Long and short term disability insurance - 11 paid holidays per year - Paid parental leave - Vacation and sick leave - Employee Assistant Program (EAP) How to Apply? Click "Apply to Position" at the bottom or top right of the page.
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363189.92/warc/CC-MAIN-20211205130619-20211205160619-00328.warc.gz
CC-MAIN-2021-49
3,121
40
https://www.oreilly.com/library/view/practical-web-technologies/0201750767/0201750767_ch19lev1sec3.html
code
If your Web site has a large number of members, storing encrypted passwords in a file may not be efficient and may be difficult to maintain. In this case, a good alternative is to consider putting all passwords into a database. Since we already have some experience on the database package MySQL, we will set up a password table in MySQL and use it to protect a page. In fact, putting user or member passwords into a database can have all the benefits of a database application. For example, the following features can be easily added or implemented as SQL statements: Search password for a particular user. Set up new member accounts with password. ...
s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039745761.75/warc/CC-MAIN-20181119105556-20181119131556-00407.warc.gz
CC-MAIN-2018-47
653
4
http://melies.deviantart.com/art/Peter-Venkman-Munny-98939775
code
This is my very first Munny Doll. It is Bill Murray as Peter Venkman in the Ghostbusters movie. I had a lot of fun doing it. For those who don't know, Munny dolls are white "do it yourself" dolls that you can buy in stores and do whatever you want with it. The hair and face and proton pack were made out of sculpey and then boiled ( yes you can boil sculpey)
s3://commoncrawl/crawl-data/CC-MAIN-2015-11/segments/1424936463676.59/warc/CC-MAIN-20150226074103-00026-ip-10-28-5-156.ec2.internal.warc.gz
CC-MAIN-2015-11
359
2
http://www.techsoup.org/get-product-donations/product-catalog/products/platform-Windows/partner-Microsoft/page-2/
code
Join an online community with more than 350,000 members from 150,000+ organizations, where you can ask questions and get advice. TechSoup hosts free weekly webinars on a variety of topics, from cloud computing to fundraising to social media and tech strategy. Thinking about updating software, investing in new computers, or deploying a network or server? Our IT consulting services can help! Integrated development environment with programming, testing, debugging and lab management tools for teams on Microsoft platforms Client access license for Visual Studio Team Foundation Server Integrated testing toolset for applications that operate on Microsoft platforms Integrated development environment with testing and debugging tools for teams on Microsoft platforms Device client access license for SQL Server when licensed under the Server and Client Access License model User client access license for SQL Server when licensed under the Server and Client Access License model Set of server management licenses for physical and lightly virtualized System Center servers, with rights to server software Project management server Server for information sharing and collaboration
s3://commoncrawl/crawl-data/CC-MAIN-2014-10/segments/1394010980041/warc/CC-MAIN-20140305091620-00071-ip-10-183-142-35.ec2.internal.warc.gz
CC-MAIN-2014-10
1,178
12
https://www.nwasco.k12.or.us/site/default.aspx?PageType=3&ModuleInstanceID=590&ViewID=5C8B25C6-C8F8-4BD5-923B-8A7C70A93DDA&RenderLoc=0&FlexDataID=625&PageID=511&Comments=true
code
This link will take you to The Dalles Wasco County Public Library. Scroll down to link to Tutor.com, online help with any homework assignment! You will need your public library card handy to access this site. By the way, while you're here, check out the talking books at Tumble Books and the library of ebooks at Library to Go, all great resources from our public library district. If you don't have a library card, but would like one, visit your school library for assistance.
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178360853.31/warc/CC-MAIN-20210228115201-20210228145201-00179.warc.gz
CC-MAIN-2021-10
477
1
https://www.b4x.com/android/forum/threads/b4a-when-it-is-in-begug-no-longer-shows-the-log.110086/
code
Sometimes the B4A Log goes AWOL on me still (although a lot less often than it used to). Always when under pressure to get stuff done, so I haven't had time to work out wtf is happening... I just change to another device, and voila! she is back. And when I later go back to using the non-logging device, usually a day or two later, it has righted itself somehow. Then there was one time that I had two B4A instances running... no end of trouble for about an hour, until I realised the problem was not the router or wireless network. That was painful, but the good thing about pain is that it is an excellent teacher: I have not made that particular mistake again... ;-)
s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141203418.47/warc/CC-MAIN-20201129214615-20201130004615-00338.warc.gz
CC-MAIN-2020-50
669
2
http://www.pinterest.com/michellens/you-can-quote-me-w-the-quote-unquote/
code
& you can quote me w/ the quote unquote This is an interesting quote. I find that so because, I fatten find myself, like many others, getting upset or stressed at little thing. I get upset instead of thinking of ways to get the problem or issue resolved. This quote reminds us to not view the problem as a problem, but as a way to find a solution. A way to overcome an obstacle. Something we all have to do everyday. Your attitude about the problem.. need to hang this in my classroom! a tribute.. "what if your determination became bigger than your fears..." When you throw dirt you lose ground. Look for the helpers.. there's always helpers..
s3://commoncrawl/crawl-data/CC-MAIN-2014-23/segments/1404776438940.80/warc/CC-MAIN-20140707234038-00037-ip-10-180-212-248.ec2.internal.warc.gz
CC-MAIN-2014-23
644
6
http://autobuildversion.codeplex.com/discussions/79386
code
When I use a linked "CommonAssemblyInfo.cs" file at the solution level to store my version information and try to use the Increment Versioning Style, the Version goes up by the number of projects I have. For example, I have 13 projects in my solution and they all point to the CommonAssemblyInfo.cs linked file. When I do a build, the Version increments by 13, instead of one. Here's my suggestion: Add a True/False value called "Update Version in linked file". If it is true, then the project level styles would be applied. If it is false, no changes occur. Something like this, maybe? Another reason I don't want to use the AssemblyInfo.cs file in each project to control the versions is that the build automatically checks out the file from my TFS system and I am forced to do a Check-in of 13 AssemblyInfo.cs files each time I do a build. I'd rather do it with only the linked file.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121000.17/warc/CC-MAIN-20170423031201-00099-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
886
5
https://www.smartcarofamerica.com/threads/smart-reliability.795/?u=1179
code
I know we've talked alot about the warranty, but what about the actual RELIABILTY of the Smart 42? Any hearsay/stats/personal experience on how often they break down, what components start to show trouble first, etc. Reliabilty is VERY important to me. I want a car that I can drive and drive and beat up and still have it ready for more the next day. To give you my perspective I used to have a 92 Maxima (245000, lost to collision), and currently drive a 98 Outback (145000). On both of them everything in the car still worked/works even with high mileage and heavy use. At 145000 my Outback has yet to actually have a breakdown require a tow or major corrective maintenance (knock on wood). Most major problems in 3+ years of ownership were a batt failure (old original batt) and the check engine light indicating a cylinder misfire (remedied by replacing the ignition coil).
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224646181.29/warc/CC-MAIN-20230530230622-20230531020622-00248.warc.gz
CC-MAIN-2023-23
878
2
http://quoi29alex.blogspot.com/2014/04/too-much-time-on-their-hands.html
code
That is a zentangle. It's a specific type of black-and-white doodle that has gained a lot of popularity in recent years. I'm a big fan of them, personally. I've heard a lot of responses to seeing a zentangle for the first time: that's impressive, how pretty, what a mess, I don't get it... but the worst one is "someone has too much time on their hands." Really? Do you say that when you see this: Because I'm fairly certain that "Starry Night" took longer to create than an ink pen doodle on printer paper. (I don't know for certain; I wasn't there.) But they're both created for the same purpose... art. If you think all art is a waste of time, well, I'm probably not your friend. But at least you're giving them equal billing. But you shouldn't assume that one is a waste of time while the other is genius-quality artwork. This goes for anything intricate, complex, or otherwise time-consuming. If someone spent enough time to create something that amazing, it's not a case of "too much time" with nothing "important" to do... it's something they've made time for because they wanted to. As someone (or many someones) said, time you enjoy wasting isn't wasted. I might think climbing Mt. Everest is a waste of time, personally, but the person who does that probably thinks all the YA fiction I read is a waste of time, or my cross-stitching, or blogging, or watching movies and TV I can quote in their entirety from memory. So can we please, as the entire group of anglophones, stop using this phrase? It's rude, it's demeaning, and I don't much care for it.
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891815918.89/warc/CC-MAIN-20180224172043-20180224192043-00482.warc.gz
CC-MAIN-2018-09
1,561
4
https://pubudu2013101.medium.com/what-is-the-real-difference-between-react-useeffect-and-uselayouteffect-51723096dc19?source=user_profile---------4----------------------------
code
What is the real difference between React useEffect and useLayoutEffect? If you are a React.js developer, you will know that these are widely used React.js hooks when doing frontend development. Most of us always have a doubt when selecting these functions since they do pretty much the same. So today, let's talk about the real difference between them. If you see the above functions they are exact same, the only difference they are having is the “Layout” in the method signature. But the real difference is the time they will be called. Let’s go to more details This runs asynchronously after rendered elements are printed on the screen. So basically what happened it this. This runs synchronously after the render but before elements are printed on the screen. Now you know the difference between these two methods. Let see when to use them Should I useEffect or useLayoutEffect? In most cases, we will be using useEffect but in some cases, you will be experienced that your component is flickering when displaying, then you can switch to useLayoutEffect. But be careful when using useLayoutEffect since it is synchronous, there will be a performance hit. Because UI won’t be updated until this method execution is finished. If you like this post, you can read more articles on my personal blog devpubba.com.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100972.58/warc/CC-MAIN-20231209202131-20231209232131-00869.warc.gz
CC-MAIN-2023-50
1,320
10
https://community.wd.com/t/mkv-audio-video-sync-issues/60707
code
I’m still very new to the world of WD Media players and I hope I’m not wasting anyone’s time, but based on my searches online it appears that I am having problems similar to what people had in previous models. I use handbrake to encode my videos and for anime in particular I like to create mkv files to support multiple audio tracks. Actually, even with other movies i like to use multiple audio tracks so I can choose whether to play the Dolby Digital track or a standard stereo track when I’m watching from my PC. The audio and video appear to lose sync over a period of time and gradually gets worse and worse. It doesn’t seem to matter if they were Blu-Ray backups I created or if they are from DVDs…the .mkv files just seem to be problematic. All the mkv files work fine using wmpc and vlc. I thought that perhaps it was because I’m playing the movies over a usb wireless connection from our server. I then copied over one of the problematic mkv files to the built in hard drive and the issue remains. What I’d like to know is whether this is a known issue or an issue that has a simple fix that I’ve yet to find. Was this perhaps an issue that was resolved for other models via firmware? P.S. where can i submit a non-listed usb adapter that works just fine? I’m guessing you’re encoding to MP4. MP4s and M4Vs have issues with audio sync more often, it seams. Try encoding them to MKV instead. See if that helps. Depending on the source, I encode using either MP4 or mkv. For all my high definition sourced movies that I have backed up, I use mkv. Back when I started backing up my movies as digital files there was no standard way of getting AC3 streams onto MP4’ files and it has just sort of become my default way of encoding. In any case, as I stated in the original post, it’s the mkv files that are giving me trouble and they play flawlessly on the PC and even my phone (Epic 4g) but have audio/video sync issues when played both through the network onto the WD TV Live Hub and when played directly from the built in Hard Drive on the Hub. Thanks for the response though. Are you using the latest (0.9.4, actually quite old) stable release of Handbrake? If so, try one of the more recent Nightly builds: They’ve changed / updated quite a few things behind the scenes that affect the encoding. I do actually use the 0.9.4 release of Handbrake. In the past I have tried using a nightly build to fix a bug with encoding multiple audio streams and having it automatically detect the number of processor cores in my system (it would create a pop at the beginning of the encoding). Eventually I got around it, but the nightly build I tried ended up causing me quite a bit of trouble and I’ve been fine using 0.9.4. Considering the files play fine on any PC I own using wmpc and vlc,along with being played just fine through my phone…is it really still likely that the problem lies with my file and not with the WD TV Live Hub?..the only device that does play the file with audio/video out of sync? When I first redid my DVDs as MKV, I had several issues like that… It seemed to be an issue with sources that mixed 24p and 30i material in the same stream. My PC played it fine, but the Live would get out of sync. I recoded later with a nightly and the problem went away. You can point your finger at either end, but since different players implement the standards in different ways, you’ll not likely get a satisfactory answer. ;). I can only suggest like others to try a recent nightly… For the sake of following up…downloaded a nightly build and tested out my first mkv encoding with the same exact settings I’ve always used…and I bitterly accept that it worked. Bitter because I really really really really don’t want to have to re-rip and re-encode hundreds of movies and tv show episodes. Maybe I can just take my old mkv files and re-encode without compressing it any more than before. …not sure exactly which settings to use to do that…but…meh, i’ll figure it out and it will still probably take less time. Thanks for your help everyone. a follow up to a follow up… in my original post i had made mention of a USB adapter that worked just fine. This may be the case for the non HD sources, but the LAN speed provided by a wireless usb dongle might not be fast enough. I tried playing my newly encoded movie via built in hard drive and it played fine. Moved a copy onto the network and it was as if it was playing 1fps without audio. I then connected my WD Hub over Ethernet Cable instead of wireless and it played off the network just fine. (For the record, I checked to see if the other mkv files would now play while connected through the ethernet cable, but it seems they will all need to be reencoded still.) Anyone else using a wireless usb dongle that has issues with high def mkv files? The dongle i’m using wasn’t on the lsit, but it connected and worked so effortlessly and plays other non-hd movies just fine…so it’s kind of a tough call for me as to whether i should just buy one of the dongles that are on WD’s list. *Edit* I just tried connecting my PC to the network through the usb wireless dongle and I was able to play the HD movie fine. This leads me to believe that the WD TV Hub just isn’t quite compatible with the usb dongle I have after all…or at least isn’t capable of getting the max speed out of it. Edit #2: Was messing around with the Twonky Media server and I decided to try and play the same HD movie that I had saved onto the internal memory of the TV Hub and it played perfectly over WIreless USB Ethernet Adapter onto my PC desktop. Not entirely sure what this means…but yeah. It’s as though the only problem with the wireless usb adapter is when I’m trying to access the network from the WD TV Hub, even though it works fine from my PC. Have you tried setting your TV in " Game Mode"? I have found a lot of Audio Sync Issues are related to the TV unable to quickly process the image and not the WDTV or the network. (I have a Denon AVR and a Samsung 6 Series TV) Hope It helps
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662531762.30/warc/CC-MAIN-20220520061824-20220520091824-00174.warc.gz
CC-MAIN-2022-21
6,102
23
https://www.waywedo.com/procedure/crm-recording-guidelines/
code
To function effectively, your CRM must be continuously updated with new data. This procedure clarifies the recording process in order to encourage regular usage of the system. It contains critical data types, instructions for recording customer communications, and the benefits of accurately recording customer data. You can easily edit this procedure by replacing the tokens in brackets, and by removing or adding content as necessary. “CRM Recording Guidelines” is recommended to be included within the Marketing section of your Company Manual. Word count: 652
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100172.28/warc/CC-MAIN-20231130062948-20231130092948-00626.warc.gz
CC-MAIN-2023-50
566
4
http://www.geekzone.co.nz/forums.asp?forumid=84&topicid=91209
code
Unexpectedly slow startup in Windows 7 or in Windows Server 2008 R2 A Windows 7-based computer that is equipped with a hybrid television tuner does not enter sleep mode FIX: MPEG-2 transport streams or certain variable bit rate WMV files may not play in Windows Media Player on a computer that is running Windows 7 or Windows Server 2008 R2 Over time I saw a few updates that could help improve performance of HTPC systems. If you find anything important, please post here.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122865.36/warc/CC-MAIN-20170423031202-00124-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
473
4
https://youchew.net/member/20191-memekirisame.html
code
Video Editing Otaku I'm MemeKirisame. I mostly like Japanese stuff and anime. I make very underrated YTPs to entertain people. I even do YTPMVs and MADs at Maris/-Marisa K-. (https://www.youtube.com/channel/UCpv4yZz6CYUSZfmQGO6lnyA) In other words, I'm a video editing otaku. Plus, I sleep in a racing car, and even sleep on top of a pile of money with many beautiful ladies. Do you? dame tu cosita epic libtard troll gangnam style
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376826145.69/warc/CC-MAIN-20181214162826-20181214184826-00081.warc.gz
CC-MAIN-2018-51
431
4
https://kol.deals/products/adult-sleeping-bag-for-camping-wearable-sleeping-bags-envelope-type-extra-wide-portable-32-0-for-backpacking-hiking-outdoor-and-indoor-sleepover
code
- 🧳 【Free your arms and feet】 This sleeping bag designed wearable,with zippered arm holes allow you to poke out your hand for reading, gaming, sipping coffee and so on. With bottom zipper,you”ll be able to walk around freely. - 🧳 【Extra-wide】With a size of 87”x 30”when zipped, it can fit a big guy with comfort, you can also unzip it to use as a double bed or sleeping pad(87 inch X 60 inch), which can fit two adults and a kid in comfort. - 🧳 【Machine Washable】: Wash on cold and tumble dry on low. Expose to the sun to make the sleeping bag more fluffy. The material of 100% polyester are super durable - 🧳 【Cozy and warm under cold weather】:Thickened 3-layer heat insulation, half-circle hood with neckerchief,which keeps you warmer even in cold weather. - 🧳 【Great for Outdoor and Indoor】Great for outdoor camping,hiking,backpacking,fantastic for the sidelines during outdoor winter soccer season! Also works for indoors-you can wear it to drive your car, work at the computer , use it as sofa blanket while watching TV,keep you warm in departure lounge for flight, etc. Payment & Security Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817106.73/warc/CC-MAIN-20240416191221-20240416221221-00595.warc.gz
CC-MAIN-2024-18
1,272
7
http://www.styleforum.net/forums/posts/by_user/id/7599/page/140
code
Originally Posted by GraphicNovelty it's anyone with aspirations to a higher socioeconomic standing. For better or for worse, the highest levels of socioeconomic success in american culture are old-money WASPs, and as such, any aspirational style is going to reference them. Forget this anthropologist BS. Ignore the 'science' for a sec and the foregone conclusion that aspirational people can't help but dress 'aspirationally'. How...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701999715.75/warc/CC-MAIN-20160205195319-00335-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
435
3
https://forums.solar2d.com/t/faster-alternative-available-now/311884
code
The Million Tile Engine Beta is now available for purchase. The Million Tile Engine is a Lua library which was designed with one goal in mind: to allow you as a developer to build enormous tile maps in Tiled and run them at full speed on almost any device. MTE is blazing-fast, regardless of map size. It also features powerful integrated function calls for performing many common tasks such as moving sprites, altering the tile map, accessing Tiled objects and properties, and more. The enormous world maps and platforming stages we’ve yearned to create are finally within easy reach. J. A. Whye gave me permission to post this here.
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572077.62/warc/CC-MAIN-20220814204141-20220814234141-00146.warc.gz
CC-MAIN-2022-33
636
3
https://softwarerecs.stackexchange.com/questions/39229/drive-cloning-tool-that-works-with-different-sized-drives
code
So I want to create a number of bootable USB drives configured exactly based on one that I have already configured. I understand the best way to do this would be via drive cloning so that the new drives will be bootable. Since there's ~20 USBs to create, I'd like a program that can clone to multiple disks simultaneously. This program seems perfect, except for one problem. The two flash drives must be the same size (larger-smaller doesn't work, smaller to larger limits capacity). What drive cloning software can I use that can clone to multiple drives simultaneously and does not require them to be of the same size?
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320302715.38/warc/CC-MAIN-20220121010736-20220121040736-00409.warc.gz
CC-MAIN-2022-05
620
2
https://www.owenyoung.com/en/tags/self-hosted/
code
Copy the Template to your local caddy config folder. Mainly focus on technology, reading, excerpts, miscellaneous, article review, tool sharing, workflow, inspiration, English learning, attention management, deep work and other directions - calendso/calendso: The open-source Calendly alternative. (github.com) - Make an appointment, connect with your calendar - timetagger - Tag your time, get the insight - Mpedussa - Shopify alternative #Alternative - LibreTranslate - Free and Open Source Machine Translation API. 100% self-hosted, no limits, no ties to proprietary translation services. - Lingvanex - Self-hosted translation - RapidBay - Self-hosted torrent video streaming service compatible with Chromecast and AppleTV deployable in the cloud - Dim - Dim, a media manager fueled by dark forces. - Mobilizon - Mobilizon is a tool that helps you find, create and organize events. - Orbit - A distributed, serverless, peer-to-peer chat application on IPFS. - Iris - Decentralized messenger - Twt.social - Twt.social is a new Social Media platform - gemini - Gemini is a new internet protocol which: Is heavier than gopher, Is lighter than the web, Will not replace either, Strives for maximum power to weight ratio, Takes user privacy very seriously - Lightspeed - A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming - ToolJet - ToolJet is an open-source low-code platform for building and deploying internal tools with minimal engineering efforts 🚀 - mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. - conduit - Conduit is a simple, fast and reliable chat server powered by Matrix - Harmony Chat - An open protocol for open, harmonious communication. - Webhook - webhook is a lightweight incoming webhook server to run shell commands File Browser Setup. Because there is no official ppa of qBittorrent for debian, so we use a third party service - qbittorrent-nox-static to compile qb. Enable TCP BBR on Debian. Metube Setup with docker. Install latest stable nginx for debian Also see here Peertube is an activityPub-federated video streaming platform using P2P directly in your web browser. Before setup sonarr, you should setup qBittorrent setup for Debian
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510983.45/warc/CC-MAIN-20231002064957-20231002094957-00031.warc.gz
CC-MAIN-2023-40
2,353
28
http://sqlblog.com/blogs/denis_gobo/archive/2009/02/13/11875.aspx
code
I got tagged by Go Daddy girl Michelle Ufford in her post Things you know now…. I also got tagged by Denny Cherry in his post Things You Know Now... So here is my little post. Before I start I will say that I thought of several things that are the same like the other people that were tagged already wrote. One of them is of course participating in newsgroups/forums, another is have a blog and writing about the technologies you are using. I will not cover those two here for the reason stated above. If you can buy it don’t write it. What do I mean by that? Take for example having to write code that checks for any schema or data changes between staging and production servers. Sure you can spend a couple of days writing that and then another couple of days for testing/debugging or you can have your boss pay a half day of your salary(this depends on location) for SQL Compare or something similar. This enables you to work on real stuff like those quarter end reports. Your work will be done faster and the tool will probably be much better and do so much more than you could ever write. First get to know a variety of technologies and then zoom in on one of them. Use the internet to see if it exists before you reinvent it 6 or 7 years ago I wrote some paging code in which you could pass in what page you want, how many rows per page etc. A year or so later I discovered that Aaron Bertrand had something very similar on his aspfaq site. If I knew this beforehand it could have saved me hours of debugging and perfecting this code Know your product well Believe it or not I wrote once a whole bunch of code to parse a proc and to get all the params and their data type and position in the proc to document this. This took me a whole day or so…..later on I realized I could have just used INFORMATION_SCHEMA.PARAMETERS and be done in two minutes. It is important to get to know the inner workings of your product, for SQL Server this means you need to study the system tables and the dynamic management views. There is so much information that is exposed through the dynamic management views that it will help you with a ton of stuff like metadata about your system, performance problems etc Technology is a curse and blessing at the same time It is a blessing because it changes always so you can work with the latest and greatest. It is a curse because you need another workday after work just to keep up with all the changes. When SQL Server 2000 came out there didn’t really change a whole lot compared to SQL Server 7. We got indexed views, user defined functions, uniqueidentifiers and a couple of other things. From SQL Server 2000 to SQL Server 2005 was a whole other story. Just to figure out SSIS took me a lot longer than the new stuff in SQL Server 2000. This is partly my fault because I was messing around with CTEs, Ranking functions, DMVs, partitioning functions and a whole lot more stuff. I did not make this mistake with 2008, once the first CTP came out I loaded it up and started tomes around with it. Unfortunately SQL Server 2008 is so massive now that you will have to specialize within that product. Are you a DBA, Hybrid DBA, Developer, BI Developer, Data Warehouse Architect, Performance Guru….you get the point There is one more thing....I wish I knew the lotto numbers when the jackpot hit over 100 million $$$$ :-) I will not tag anyone since I know you have to prepare for Valentines Day
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122159.33/warc/CC-MAIN-20170423031202-00410-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
3,436
14
https://www.urspringer.de/2011/06/10/quickr-connector-maximum-allowed-file-name-length/
code
If you are working with files in the Quickr connector you might sometimes not be able to open a file in a Quickr place. This could be because the maximum allowed path length of the locally stored copy of the file has ben exceeded.quickr The Quickr connector is using a cache area on the local file system to store temporary copies of the file being worked on. By default, this directory is found in Window XP at C:\Documents and Settings\<username>\Libraries\quickr85\<placename>\ or with a German Windows XP C:\Dokumente und Einstellungen\<username>\Libraries\quickr85\<placename>\ Below of that directory Quick creates different subdirectories for Folder and Rooms. In the worst case (document is located in a room and in a sub folder in that room; it does not matter how deep the level of nested rooms and folders is) the path length will be: 47 Characters (German: 52) + Windows Username + Place Title (without special characters) + Place-ID (like: @P<placeURL>) + 33 character Room ID (like: @RPageLibraryC125788F002A2846.nsf) + 14 character Folder ID of a subfolder (like: @Fm0NLJXiPKlSR) + 34 character Document ID (like: @D32FB5E1F4D38DA9AC125788F002A5A78) That means the path length is at least 130 (47+2+33+14+34) (German: 135) characters plus number of characters of user name and 2x the number of characters of the place URL. Username: Administrator (13 characters) Place Title: acmeteamplacetest (17 Zeichen) For the cache directory 177 (130 + 13 + 17 + 17) (German: 182) characters are needed. Windows has a maximum allowed path length of 260 characters (one character is an end marker so effective only 259 characters).. For the file name of a file, which should be opened by the Quickr connector, only 259 – 177 = 82 (German: 77) characters remain. If you want to work with files in MS Office the maximum allowed path length is shorter than Windows allows. It is for MS Word: 242 characters (including one end marker; effective: 241)) MS Excel: 218 Zeichen (including one end marker; effective: 217)) In the example above the maximum allowed length of the file name would be in MS Word: 241 – 177 = 64 (German: 59) characters MS Excel: 217 – 177 = 40 (German: 35) characters As you can see, the maximum length of a filename which can be opened by the Quickr connector is depending on several things factors and you cannot exactly say where the upper limit will be. In general you should try to keep the file name as short as possible. Using a shorter place title will also increase the maximum allowed file name length.
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038917413.71/warc/CC-MAIN-20210419204416-20210419234416-00120.warc.gz
CC-MAIN-2021-17
2,541
27
https://dev.getsol.us/transactions/detail/PHID-XACT-TASK-76xrt2xf756oeye/
code
**Name :** apcupsd **Homepage : ** http://www.apcupsd.org/ **Why : ** I use this to monitor my UPS at work via USB, it's not the end of the world to not have it and can probably work around it but I'd like it added. **Open source : ** Yes **User : ** I can see a few making use of it, APC is a popular UPS and lots of people have them that I know. **Link : ** https://sourceforge.net/projects/apcupsd/files/apcupsd%20-%20Stable/3.14.14/apcupsd-3.14.14.tar.gz/download
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710417.25/warc/CC-MAIN-20221127173917-20221127203917-00271.warc.gz
CC-MAIN-2022-49
467
6
https://chrome.google.com/webstore/detail/kontrast-wcag-contrast-ch/haphaaenepedkjngghandlmhfillnhjk
code
Quickly check and adjust contrast in realtime in your browser to meet WCAG 2.1 requirements. Kontrast is a browser extension that let you quickly check and adjust text and background contrast in realtime in your browser to meet the standards of Web Content Accessibility Guidelines (WCAG) requirements. ✔ Auto inspect contrast for the selected element ✔ Display accessibility ratio ✔ Automatically get closest WCAG compliant color ✔ Color Slider ✔ RGB and HSL mode ✔ Color picker ✔ Easily copy color (HEX, RGBA, HSLA) ✔ Ignore CSS hover effect ✔ Dark Mode Special thanks to Gary Simon from Coursetro.com for covering my product.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679099942.90/warc/CC-MAIN-20231128183116-20231128213116-00221.warc.gz
CC-MAIN-2023-50
646
12
https://grad.uw.edu/campus_resources/research-commons/
code
The UW Libraries Research Commons provides a collaborative environment in which students and faculty can come together to share and discuss research, as well as get support for all steps of the research process: searching, writing, publishing, funding. The Research Commons is a place to collaborate and connect with fellow students and faculty on research projects. It is a place for workshop and presentation opportunities, and a place to discover what your peers and colleagues are researching. Consultation services include: - writing consultations for graduate students - citation management help - design help desk - digital scholarship project help - and more!
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817153.39/warc/CC-MAIN-20240417110701-20240417140701-00128.warc.gz
CC-MAIN-2024-18
667
7
https://lodsb.org/pub/2013/07/15/timbre-affect.html
code
Controlling the timbre generated by an audio synthesizer in a goal-oriented way requires a profound understanding of the synthesizer’s manifold structural parameters. Especially shaping timbre expressively to communicate emotional affect requires expertise. Therefore, novices in particular may not be able to adequately control timbre in view of articulating the wealth of affects musically. In this context, the focus of this paper is the development of a model that can represent a relationship between timbre and an expected emotional affect. The results of the evaluation of the presented model are encouraging which supports its use in steering or augmenting the control of the audio synthesis. We explicitly envision this paper as a contribution to the field of Synthesis by Analysis in the broader sense, albeit being potentially suitable to other related domains. “Towards Mapping Timbre to Emotional Affect” Authors: Niklas Klügel & Georg Groh Proceedings of the 13th International Conference on New Interfaces for Musical Expression, NIME’13, May 27 – 30, 2013, KAIST, Daejeon, Korea Paper Presentation Not yet, please contact me if urgent.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100739.50/warc/CC-MAIN-20231208081124-20231208111124-00651.warc.gz
CC-MAIN-2023-50
1,162
3
http://homepages.inf.ed.ac.uk/jeh/CV.html
code
- Teaching Assistant, Department of Mathematics, Lehigh - Junior Consultant, Logica Financial - Research Associate, Kingston Business - Research Assistant (IMSE project), Department of Computer Science, University of Edinburgh. (1989-1991) - EPSRC Research Fellow, Department of Computer Science, University of Edinburgh. (1994-1995) - Lecturer, Department of Computer Science/Division of Informatics, University of Edinburgh. (1995-2001) - Reader, School of Informatics, University of - EPSRC Advanced Research FellowSchool of Informatics, University of Edinburgh. (2005--2010) - Professor, Chair of Quantitative Modelling, School of Informatics, University of Edinburgh. 2006-- - Research Theme Leader: Modelling and Abstraction Scottish Informatics and Computer Science Alliance - Director of Laboratory for Foundations of Computer Science, School of Informatics, University of Edinburgh. 2011--2014 My recent grants include: - Stochastic Process Algebras, particularly PEPA, PEPA nets, Bio-PEPA and HYPE; This involves both developing new theory, investigating ways to exploit the theory to model large systems, and undertaking case studies to demonstrate the theory in practice. - Some of these languages have been inspired by studying problems in systems biology, particularly biochemical modelling of signal transduction pathways. - This has also inspired work on fluid approximations of large discrete models. My EPSRC ARF studied this problem in a project entitled Process Algebra for - The work on PEPA is informed by formal studies of the relationship between Stochastic Process Algebras and other performance modelling formalisms such as Stochastic Petri Nets and Stochastic Automata Networks; - Generally I have an interest in performance modelling and solution of Markov processes, especially compositional solution techniques, e.g. product form solutions, and time scale decomposition, and in formally expressing and checking properties of performance models. - The CODA project --- Process Algebra for Collective Dynamics. Process algebras are very good for describing the behaviour and interactions of discrete entities. But in many systems we have large population of such entities and state space explosion problems hinder the analysis of such systems using the usual discrete state space semantics. In this project we investigated techniques to keep the precise descriptions of individuals but analyse their properties as populations. Funded by EPSRC and BBSRC, 2005--2010. - The SIGNAL project --- Stochastic process algebra for biochemical signalling pathways analysis. In this joint project with the University of Glasgow we explored ways in which the process algebra apparatus (equivalence relations, partial orders etc) can be exploited during analysis of biochemical signalling pathways. Funded by EPSRC and BBSRC, 2007--2010. - The CSBE project --- Centre for Systems Biology at Edinburgh. CSBE's research goal was to develop broadly-applicable methods and large-scale infrastructure for modelling the temporal aspects of biological phenomena, informed by three pilot biological projects. A key emphasis was to link diverse data and models tightly, through multiple iterations, ranging from static ab initio models to highly-constrained, kinetic models that cross multiple scales. Our role within CSBE was the development of a novel stochastic process algebra, Bio-PEPA, and investigation of its use against biological exemplar projects. Funded by BBSRC and EPSRC, 2006--2011. - The SENSORIA project ---Software Engineering for Service-Oriented Overlay Computers.Service-oriented computing is emerging as a new paradigm based on autonomous, platform-independent computational entities (called services) that can be described, published and categorised, and dynamically discovered and assembled for developing massively distributed, interoperable, evolvable systems and applications. Our role in this project was the exploration and development of techniques to assess quality of service in large distributed systems based on stochastic process algebras. Funded by EU FET-IST Global Computing, 2005--2009. - The Mobile VCE Core 4 project --- Removing Barriers to the Commercialisation of Ubiquitous Application and Services. This large consortium project seeks to make the anywhere, any time, any device promise of wireless technology a reality. Our role within the project is the use of PEPA models to evaluate protocols which handle both mobility and quality of service, and to inform the design of a content adaptation architecture. Funded by DTI and EPSRC, 2005--2009. - The QUANTICOL project ---A Quantitative Approach to Management and Design of Collective and Adaptive Behaviours. The project has five academic partners: University of Edinburgh, CNR-ISTI, IMT Lucca, Southampton University and INRIA Grenoble. The main objective is the development of an innovative formal design framework that provides a specification Collective Adaptive Systems (CAS) and a large variety of tool-supported, scalable analysis and verification techniques. These techniques will be based on the original combination of recent breakthroughs in the field of Formal Methods, in particular stochastic process algebras and associated verification techniques, and Applied Mathematics, in particular mean field/continuous approximation and control theory. Such a design framework will provide scalable extensive support for the verification of developed models, and also enable and facilitate experimentation and discovery of new design patterns for emergent behaviour and control over spatially distributed CAS. Funded by EU FET-Proactive Programme FoCAS under FP7, 2013--2017. A list of recent papers can be found here. - Isabel Rojas, Compositional construction and analysis of Petri net - Graham Clark, Techniques for the Construction and Analysis of Algebraic - Paolo Ballarini (joinly with Susanna Donatelli, University of Turin), Towards Compositional CSL - Yussuf Abu Shaaban, A Software Approach to Enhancing Quality of Service in Internet Commerce - Richard Paul, Self-organisation in Ant-based - Tiejun Ma (jointly with Stuart Anderson), Quality of Service of Crash-Recovery Failure Detectors, - Michael J.A.Smith, Stochastic Abstraction of Programs: Towards performance driven development - Jie Ding (jointly with Dave Laurenson, School of Engineering), Structural and Fluid Analysis for Large PEPA Models --- With applications to content adaptation systems , - Alireza Pourranjbar, Hybrid approximation of PEPA - Anastasis Georgoulas (jointly with Guido Sanguinetti, IANC), Machine learning methods for formal dynamical systems, 2012 -- - Cheng Feng, Spatial modelling with Markovian Agents, 2013 -- - Ludovica Luisa Vissat (jointly with Glenn Marion, BioSS), Formal language support for ecological modelling, 2014 -- Current Professional Activities - Member of UK Computing Research - Member of the Womens Committee of the BCS - Member of the Excecutive Board of Informatics Europe. - Member of the Panel for Dorothy Hodgkins Fellowships of the Royal Society. - Member of the Editorial Board of Theoretical Computer Science D, and the Editorial Board of the Journal of Logical and Algebraic Methods in Programming. - Steering Committee member for International Conference on the Quantitative Evaluation of Systems (QEST). In 2004 I was the recipient of the first Roger Needham My thesis won one of the BCS/CPHC Distinguished Dissertation awards for 1995, and is now published by Cambridge University Press. Last modified: Thurs 6th November, 2014.
s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247488490.40/warc/CC-MAIN-20190218220415-20190219002415-00431.warc.gz
CC-MAIN-2019-09
7,569
128
https://lost-ground.com/category/goals/
code
First what is my 10 year goal? my 10 year goal is to not work…compeltely not work and be able to be self sufficient on an online business where I do very little to maintain and others are working on it. I want to be able to travel, have more than enough money in the bank to go around the world with the wife and girlfriend. What should i be able to do in 6months?] - Build an online only business where I can get recurring revenue - get married
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573071.65/warc/CC-MAIN-20190917121048-20190917143048-00420.warc.gz
CC-MAIN-2019-39
447
6
http://ethiercn.booklikes.com/post/1937230/nyrb-for-aug
code
I'm rounding up, in part because half way into this book I really wanted to read another one. Watson's book is strange. You are either going to love it or hate it. The best way to look at it is as mediations on the wind. It isn't so much a natural history (or any type of history) but a collection of knowledge and musings. The writing is beautifu
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572212.96/warc/CC-MAIN-20220815205848-20220815235848-00250.warc.gz
CC-MAIN-2022-33
347
3
https://wordpressthemespark.com/the-layouter-post-teaser-layout-galleries.html
code
WordPress ZoomTabs Intro – top Want an awesome layout for your posts, or your portfolio items or your vacation pictures ? This is the plugin for you. Insert images like you do in the native Add Media WordPress form, but with more options and layouts! WordPress Layouter Features HTML5 technology - layouter uses the latest css3 and html5 techniques to deliver a never seen before experience to your clients fully responsive – looks great from mobile to HD 17 included sample layouts – full layouts for every number of items and more.. included builder - if that is not enough, a builder is included to create more layouts shortcode generator - do not remember any shortcodes, the plugin writes the code for you! Retina-ready - graphics have double resolution for smooth retina viewing easy install – purchase, download the zip, read the docs iPhone / iPad optimized – this gallery has been optimized for Apple touch devices Android optimized – this component has been tested on Android 4.0 and works awesome developer / SASS powered – this component’s CSS has been built on top of SASS which means SASS users will have an easy time modifying the skins. For non-SASS users it’s no problem either because CSS files ( generated by SASS ) are provided 100% css skinnable – want to make slight modifications to the skins ? The skins are 100% built from the css and it is very easy to edit with css knowledge SEO friendly – built with search engine optimization on mind from the ground up, the Testimonial Rotator uses non hidden valid html markup to build the widget compatible with all major browsers, including IE – compatible from IE9 to IE11, Chrome, Safari and Firefox Will this work on any page? Yes. It’s based on shortcode so it will work in any page and even in theme pages. Can you choose different background for each section? Yes, going to the WP Text Editor inputing something like <div style="position:absolute; left:0;top:0;width:100%;height:100%; background-image: url(http://pathtobg.jpg); "> will give a each layouter section with a different background Other Great Plugins
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817239.30/warc/CC-MAIN-20240418191007-20240418221007-00181.warc.gz
CC-MAIN-2024-18
2,112
24
https://www.itemis.com/en/agile/scrum/compact/requirements-engineering-with-scrum/estimation-of-requirements-and-tasks
code
A requirement must be formulated in a way that the Team is able to estimate the effort. The Product Owner formulates his functional requirements in the form of Items, the Team specifies these by assigning the Item activities to so-called “Tasks”. The effort can be estimated by the Team, based either on the level of the Items or the level of the Tasks. There are different ways to estimate documented requirements. Two commonly used variants exist in Scrum. The first option is the so-called “Planning Poker”. Here, effort categories are defined, which are then assigned to the Items or Tasks. The effort categories are first described technically, for example “very little effort”, “little effort”, “very neutral effort”, “high effort”, “very high effort”, “extremely high effort”. These categories are then assigned to numbers, for example, the Fibonacci Sequence, as here the distances between the numbers increase. The effort categories are broken down as follows: Table 4: Breakdown of effort categories The Team meets for Planning Poker and rates each Item with a number from the Fibonacci Sequence. For example, the first team member rates an item with 3; the second team member with 2 and the third with 8. The assessment will therefore vary by a few points. This example shows that the Team apparently has difficulty reaching a common effort category – there is a need for clarification here. The Team will now describe this Item or Task in further detail so that the estimate is better possible. The Team then adopts a certain number of Items per Sprint. By the allocation of efforts by category, the Team will find out from Sprint to Sprint how many Items can be implemented per Sprint according to the above categories. The second option is the estimation and planning of actual days. It is first recorded as to how many hours per day are available for the development in real terms, e.g. five out of eight working hours per day, which are then scheduled by the Team. Each Item is added to its Tasks and estimated by the team members. Different estimation methods are used for this, e.g. PERT (Program Evaluation and Review Technique), from traditional project management. The following three values are relevant: Effort in Best Case, effort in Average Case and effort in Worst Case. By using this three-point estimate, the task automatically includes the subjective estimations of the estimator. Tasks can also be estimated simultaneously by a number of people or estimated one after the other. The calculation gives the average duration. Task 1 has in the Best Case four hours, six hours in the Average Case and 18 hours in the Worst Case. This estimate gives direct information that some uncertainties are concealed here because the Worst Case is three times higher than the assumed Normal Case. The following formula results from the beta-distribution: Diagram 23: PERT formula In this case it results in 7.66 hours. Other additional methods, such as the calculation of the standard deviation, can give additional information on the uncertainty of the estimate. In this procedure, the Team either carries out a specification of the tasks because there is too much uncertainty in the estimate, or it would schedule the 7.66 hours. As a real day has just five hours, about 1.5 days of development would therefore be scheduled here. A buffer in the planning can be calculated in a way that more sigma (standard deviation) of the three-point estimates are taken into account and added to the estimated effort. This is revealed with a statistical probability in which the planned efforts occur. Three sigma corresponds to a statistical accuracy of 99.7%.
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610704800238.80/warc/CC-MAIN-20210126135838-20210126165838-00406.warc.gz
CC-MAIN-2021-04
3,700
15
http://owlmeter.com/history
code
With the AcousticBrainz project deemed to not have fulfilled its original goals, the MetaBrainz Foundation decides to stop work on it, with a view to shut down the site in 2023. After unexpected upheaval on Freenode, MetaBrainz moves all official channels to Libera.Chat instead. Collections can now be merged, in case an editor wants to consolidate several of their collections into one. Additionally, it is now possible to create series of artists, and to rate places (the only entity that could be reviewed on CritiqueBrainz but not rated on MusicBrainz). 1200px thumbnails are added to the Cover Art Archive, providing users with a very large image with a consistent size that avoids having to use the original uploads directly. Pagination was added for two very long lists that sometimes couldn't be loaded in full because of timeouts: user tags and entity relationships. Kartik Ohri joins the MetaBrainz team to work on ListenBrainz, AcousticBrainz and CritiqueBrainz, plus the Android app, which he had already significantly rewritten as a volunteer. The Italian translation, mostly worked on by salo.rock, is officially released. Adding the first IPI and/or ISNI code for an entity becomes an autoedit, unless the same code is already in use for another. Some instrument pages start displaying instrument illustrations by IROM. Additionally, a first release date starts being calculated and displayed for recordings based on the releases they appear on. MBBE_Bot is created to make fixes that are too time-consuming to do by hand, but should still leave a trace in edit history. This usually involves removing URLs from problematic domains, marking URLs from domains that have been closed as ended, and other similar batch-editing jobs. Since the Virtual Machine project tended to just lag way behind current data because of the time required to always push new versions, it is dropped and users are suggested to just run their own Docker setup for MusicBrainz (which the Virtual Machine already did behind the scenes). The edit history for entities is made visible even when logged out, to make it easier to understand how each entity has changed (edit notes are kept hidden to preserve some privacy). A new "Voting suggestions" page is released, containing predefined edit searches to help editors find interesting and/or important edits to review and vote on. Collection owners are now able to allow other editors to also add/remove entities from any of their collections. After a lot of behind-the-scenes drama, MetaBrainz wins a legal battle against a copyright troll who tried to sue because of the use of Wikimedia Commons images. Commons images are still dropped from MusicBrainz sites to avoid further issues until Wikimedia makes changes that make image reuse more safe. Version 1 of the web service (already deprecated since 2011) is finally taken down for good (more than a year after announcing it would happen in six months!). Genres are added as a new entity, although still tightly tied to folksonomy tags. After several years as a community-driven only project, BookBrainz is adopted as an official project and given an actual developer position with the hiring of Monkey. Sambhav Kothari leaves MetaBrainz after a lot of hard work getting the SOLR server ready. Nicolás Tamargo (reosarevok) joins as a programmer part-time in addition to his style and support positions, to work on MusicBrainz. A major update for the Picard tagger is released, with a huge amount of bugfixes and improvements. Our old search server gets a significant upgrade with its move to Solr, including almost-instant index updates. Rather than having to notice any errors during a fairly brief 1 hour period, editors now have 24 hours to correct errors in the data they have added without needing a vote. Roman Tsukanov decides not to renew his contract. Sambhav Kothari and Param Singh are hired as replacements to work on search and Picard and on ListenBrainz, respectively. As part of a long term move towards more fidelity to the original data, we stop standardizing "featuring" and all its variants to "feat.", and ask editors to use whatever is printed instead. Yvanzo joins the development team as a second dedicated MusicBrainz developer. After many years at Digital West in California, the MetaBrainz project moves all servers to a much larger dedicated provider in Germany, Hetzner. CatQuest officially takes over from reosarevok as the main person for adding new instruments to MusicBrainz, with the newly created Instrument Inserter position. A Discourse forum platform is added to replace both the old-school forums and the (by now dead) mailing lists and unify community communication in one place. MusicBrainz itself gets a new design to better match the rest of the *Brainz family. A new banner message now notifies users whenever they receive a new edit note. Edits made by editors to their own release additions within 1 hour of adding them are now auto-edits, as are "Add recording" and "Remove alias" edits. More edit types are made auto-edits for everyone: "Add relationship" and "Add release"; and "Add", "Edit" and "Remove release label". Additionally, the German, French and Dutch translations are available on the main server. Laurent Monin, better known as Zas, joins the team as a dedicated systems administrator, to make sure the servers run properly and help transition to a new community discussion system. The alpha version of ListenBrainz, an open source and open data alternative to Last.fm®, goes live. The increasingly controversial "Do Not Cluster" guideline, which forbid relationship clusters such as linking every Jackson sibling to each other, is dropped - avoiding duplicate data becomes a task for relationship designers, not users entering the data. Former GSoC student Roman Tsukanov begins working for MetaBrainz part-time. Freso becomes the first MetaBrainz Community Manager, tasked with helping resolve conflicts in the community and keeping an eye on their needs. Ian McEwen leaves the project for personal reasons. A change is introduced that allows voting for and against existing folksonomy tags, rather than only adding your own. An update is released that allows specifying a credit for artists in a relationship, if not the same as the artist name. Aliases are added to the three entity types that were still missing them: recordings, releases and release groups. This allows storing aliases for, for example, English names of Asian release groups. The new MetaBrainz website, featuring an all-new design and online sign-up for commercial users, is launched, replacing the one designed in the year 2000! In order to make it easier to fix a lot of cases where featured artists are still part of the track / release titles rather than the artists, guess feat. buttons are added that greatly simplify the process. Releases can now be added without any mediums, for cases where the only information available is, for example, a title + date + label + catalog number entry in a catalog. Additionally, any destructive edits such as entity merges and removals no longer close immediately once they get 3 Yes votes, but they remain open for at least 48 hours to ensure people who oppose them have time to see them. AcousticBrainz, which aims to crowd source acoustic information for music, is announced in cooperation with the Music Technology Group at Universitat Pompeu Fabra. The style process is updated again. Rather than requiring long, often angry community debate until something is passed by community consensus without a veto, decisions are taken by a BDFL who consults the community when needed. Nicolás Tamargo (reosarevok) is "promoted" from style leader to style BDFL. Event support is added to MusicBrainz, allowing storing information about concerts and festivals. Also part of this schema change release is a proper way to indicate the content of data tracks in release tracklists, and the extension of tagging to areas, instruments and series. The beta version of CritiqueBrainz is launched. Two new entity types are added to MusicBrainz: instruments and series. Series of recordings, releases, release groups and works are supported. Works get their first attributes (such as keys) allowing us to store data that doesn't make sense as relationships but deserves more than an annotation entry. The diminishing quality of the PUID fingerprinting service and the continued availability of an open source alternative in AcoustID leads to the decision of dropping PUIDs from MusicBrainz and supporting only AcoustID. A new AJAX coverart uploader is released, making it easier to add cover art to releases. The voting period for edits that get a No vote is extended to give users more time to react to the issues. A very substantial schema change release adds a new entity type (areas), support for ISNI codes for artists and labels, and the possibility to have more than one release event on one release. In an effort to reduce the size of the open edit queue and force less waiting for changes, the length of time edits stay open before expiration is reduced from 14 to 7 days. The relationship editor, for bulk-editing relationships for a release, is released to production. The Cover Art Archive is officially released. After a successful Summer of Code, Ian McEwen joins the MusicBrainz team. Empty labels, release groups and works are now auto-removed after 24 hours of being unused, in the same way artists already were before. The first full-version release of the Picard tagger comes out, with a lot of changes and improvements. The Cover Art Archive becomes initially available. Nicolás Tamargo (reosarevok) becomes the MusicBrainz style leader, and a new, more official style process using Jira is established. The open source fingerprinting solution AcoustID (developed by friend of MusicBrainz Lukáš Lalinský) starts being used alongside PUID on MusicBrainz fingerprint pages. After a lot of debate, relationship data starts being displayed on release pages, making it a lot more visible. The first version of the MusicBrainz Android app, a Google Summer of Code project by Jamie McDonald, is made officially available. NGS, a MusicBrainz major rewrite, is released! In preparation for NGS, editing is turned off until release. In preparation for NGS, editors are encouraged to avoid editing until release unless entirely necessary. Oliver Charles begins working for MusicBrainz full-time. MusicBrainz Server source code moved to Git from Subversion. Kuno Woudt begins working for MusicBrainz full-time. Imported the metadata from the CD Baby catalog into our CD Stubs collection. Release groups, ISRC support, CDStub searching and search fixes released. Collection, Ratings, CDStubs, LastUpdate released. Oliver Charles becomes employee #1 of MetaBrainz Foundation. BBC launches the dynamic artist pages based on MusicBrainz data. MetaBrainz accepts three students for Google Summer of Code. MetaWeb becomes a MusicBrainz data user. Editor ojnkpjg runs a script setting track times from DiscID values, creating a huge spike in edits. Last.fm signs up with MetaBrainz and starts using MusicBrainz data. Folksonomy tagging and editor subscriptions are released. Additionally, it's now possible to batch-add relationships to multiple tracks on a release. The BBC becomes a MetaBrainz customer and starts using MusicBrainz data. Support for Labels and data quality are released. Linkara Musica becomes first commercial customer of MetaBrainz. The search features and web service improvements are released. A rift in the MusicBrainz community leads to a Great Dispute. An improved release editor and a new site design are released. MusicBrainz partners with MusicIP and starts using MusicDNS's PUID acoustic fingerprints. Picard becomes the official MusicBrainz tagger with PUID support, which causes edit activity to decrease. Indexes search and a new XML based Web Service are released. MusicBrainz moved to Digital West Networks in San Luis Obispo. Style Guideline 5 workaround introduced and unused TRMs pruned from the database. Top menu navigation improved, duplicate artists, album edit all, track time editing features released. Album languages, guess case improvements and revamps edit forms released. The MetaBrainz Foundation, the legal home for MusicBrainz is announced to the public. Advanced relationships that allow users to connect basic data entities is relased and unused TRMs pruned from the database. Inline editing is turned off by default, causing a drop in voting activity. Artist subscriptions made public and various smaller user centric improvements are released. Annotation support released. FreeDB auto import feature turned off and autoeditor elections released. Unused TRMs pruned from the database. Voting logic was improved, web based autoeditor elections released. Edit display improvements, turned off RDF dumps, new install scripts released. Amazon cover art support released. Inline edits, new reports, improved data import scripts. Link to MusicBrainz feature, release events and edit suggestions released. A way to search for edits based on several different criteria is released. Release editor and Guess Case released. Non album tracks are released. Edit notes can now be added when creating an edit, making it much easier for editors to explain their changes. Users now have to verify their email address for editing. A new, much faster search mechanism is added. MusicBrainz gets its first dedicated database server.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816875.61/warc/CC-MAIN-20240414064633-20240414094633-00078.warc.gz
CC-MAIN-2024-18
13,534
109
https://en.citizendium.org/wiki/Schr%C3%B6der-Bernstein_property/External_Links
code
Schröder-Bernstein property/External Links - Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources. Various Schröder–Bernstein problems are discussed in a group blog by 8 recent Berkeley mathematics Ph.D. "Mathoverflow" discusses the question in terms of category theory: "Can we characterize Cantor-Bernsteiness in terms of other categorical properties?" - The Schroder-Bernstein Theorem - paper by Siddharth Vishwanath published at Academia.edu - The Schröder-Bernstein Theorem - Introduction to Higher Mathematics by Patrick Keef and David Guichard, Department of Mathematics, Whitman College.
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780056902.22/warc/CC-MAIN-20210919220343-20210920010343-00506.warc.gz
CC-MAIN-2021-39
689
6
https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/page-5
code
Yeah I understand I've not looked into their API either, I know that I've hit githubs API limit when I was pulling and pushing too much to nx-gic as it download the entire repo with each update rather than diff.hm. well, its up to their api if its possible or not. ill add it to the list on things to check out and possibly integrate. I thought about looking at the thumbnail cache too if the file already exists but the problem is that images may change on steamgriddb and if it did, you would look at an outdated file in your cache. I could however add some kind of setting that could remind you to clear your cache after x days (but not do it for you). I think that would be a good compromise? Tell me what you think. Yeah, ill defenitly add a "self submitted" folder in the next version. Obviously icon cache would grow very fast and does indeed. what about a thumbnail backup option or something as the cache in the icongrabber folder on the SD card pre downloads so would it not just be a case of sorting them into game folder name directories to use as a history? Wouldn't that be handled on the switch? Size may end up being a factor with that. Love the self submitted folder that will be very handy for myself and I assume others Mtp/FTP isn't too much of an issue really. And obviously a much simpler solution. How difficult would it be to browse a self hosted webpage? That way would it be possible to search your own selfhosted site or gallery? Basically a reverse of NXGallery.nro ? @binkinator I'm starting to upload to steamgriddb but I might have to upload something to GitHub where games not supported are, I need to think about my plan on that. But I'm slowly updating and adding to steamgriddb.
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662588661.65/warc/CC-MAIN-20220525151311-20220525181311-00560.warc.gz
CC-MAIN-2022-21
1,713
13
https://medium.com/@nayafia/we-re-in-a-brave-new-post-open-source-world-56ef46d152a3
code
We’re in a brave, new post open source world The history of open source and a glimpse at its future Open source changed startups, and then startups turned around and changed open source. Two startups, in particular: GitHub and Stack Overflow. Together, they launched a new chapter for software technology. And the decisions we make from here will determine how the next 5–10 years of software unfold. But to understand why, we have to start at the beginning. 1970s-1980s: The early days of software In the 1970s, everybody was writing custom software and building custom computers. But in 1981, IBM launched the IBM PC, a “personal computer”, and brought hardware to a mass market. Software came along for the ride. Business people looked at IBM and saw an enormous market opportunity. Venture capitalists realized that software was less risky than hardware, with better potential upside. So Sequoia Capital funded Oracle to make database software. IBM hired Microsoft to write MS-DOS, an operating system for their PC. Suddenly, the idea of free software seemed insane. Software was a commodity; if you could make millions of dollars charging for it, why wouldn’t you? Writing free software became a political act of defiance, and a strong counterculture rose around it. If you wrote open source, you weren’t like Oracle or Microsoft. People who wrote free software believed in its potential as a platform, not a product. These programmers gathered on mailing lists and on IRC to write code together. They put it up on websites for free. Anybody could use and modify the code as they wished. But every project was different. After all, these weren’t flashy, commercial operations. If you wanted to contribute code to a project, you’d have to track down one of the maintainers on their preferred channel. Maybe that was IRC. Maybe that was a mailing list. Maybe it started with a private email introducing yourself. Maybe you couldn’t figure out who to contact at all. Not only did projects not have a standard way of communicating, but they also didn’t have standard developer tools. Open source projects use version control systems to keep track of changes everybody makes to the code. That way, developers avoid repeating each other’s work, or making changes that conflict with one another. These days, if you hear version control, many people think Git, but there are plenty of other systems out there, including SVN and CVS. Each one works a little differently, and developers have preferences on which version control systems they like to use. So if you wanted to contribute to a project, you had to figure out who to talk to and how to talk to them. You had to do some legwork before you could write any code at all. Late 1990s: Open source becomes popular In the late 1990s, things started to change. A bunch of organizations formed the LAMP (Linux, Apache, MySQL, PHP) stack, a full set of open source developer tools. Now anyone could build software for nearly free. Big companies still thought open source was a joke. Steve Ballmer called Linux a “cancer” and said “people needed to pay for [software] properly”. Bill Gates had written a letter in 1976 denouncing “hobbyists” for pirating BASIC software, reminding them they were “stealing”: Who can afford to do professional work for nothing? What hobbyist can put 3-man years into programming, finding all bugs, documenting his product and distribute for free? But startups took interest in the LAMP stack, because they realized it was 1/10th the cost of proprietary software. If they used these free tools, they wouldn’t have to raise as much money to launch their business. Open source had found its market. As more people started using open source, developers needed better tools to manage their projects. One company, VA Research, saw an opportunity. They were selling personal computers that came pre-installed with Linux, the project that formed the “L” of LAMP stack. VA Research figured that if more people used open source, it was good for business. So in the summer of 1999, a couple of employees decided to design a collaboration tool, called SourceForge, which they released in the fall of that year. SourceForge became a standard place for developers to work on open source projects. They could host code on SourceForge for free, manage their projects, and track bugs, all in one place. But one piece of the puzzle was still evolving: version control. How Git changed everything Linux, the open source operating system, was growing in popularity. But Linux was using a proprietary version control, called BitKeeper, to manage its code. Although Linus Torvalds, the original developer of the Linux project, liked BitKeeper (who licensed it to them for free under a “community license”), plenty of other developers were unhappy with this arrangement. BitKeeper, being proprietary software, had a lot of restrictions on their users. If a developer used BitKeeper on Linux, for example, they couldn’t reverse engineer BitKeeper’s code for another version control tool, like SVN or CVS. Finally, in 2005, the makers of BitKeeper announced they were ending free support for Linux, citing license violations, and the maintainers were forced to either accept a commercial contract or come up with a new solution. Linus Torvalds didn’t like any of the free version control systems out there. So he decided to make his own. In 2005, he released a new version control system, called Git. Of the name, Linus joked that he was an “egotistical bastard” who “named all projects after myself” — “git” being British slang for “unpleasant person”. It turned out that Linus wasn’t the only person who wanted a better, free version control system. Other developers liked Git, too. It was faster, and it was decentralized, able to handle workflows from multiple contributors. It wasn’t intuitive, though. Git was markedly different from anything else out there. SourceForge chose not to support it. Within a few years, however, SourceForge was facing new competition. Two new collaboration platforms launched in 2008: GitHub and Bitbucket. Both were good products. But there was a key difference: Bitbucket only supported Mercurial as a version control system, whereas GitHub only supported Git. Matt Mackall had announced Mercurial after the BitKeeper fiasco, right at the same time that Linus had announced Git. The rivalry between Mercurial and Git was fierce. But in the end, GitHub bet on the right horse. Linux and other prominent open source projects had already switched to Git. And GitHub made the non-intuitive Git much easier to understand. Mercurial, the version control system that BitBucket launched with, is used in just 2% of projects today. GitHub became the obvious choice to collaborate on code. Open source needed: (1) a standard way to communicate, and (2) a standard way to manage code GitHub had both of those. And it even went a step further, popularizing then-new social mechanics, like following other developers and seeing project changes in a news feed. Now developers even had: (3) a standard place to socialize on the web Finally, the picture was complete. Stack Overflow: The place to get help with code GitHub became a watering hole for people to work on code together. But what about the hours of frustration and coding between successful commits? Developers ask each other for advice and share knowledge all the time. Programming books are extremely popular for this reason. Sometimes, conversation happens over private emails or mailing lists. But there was no dedicated place to talk about the nitty gritty of code. In 1996, Experts-Exchange, piggybacking off the first dot-com boom, launched as a way for IT professionals to ask each other for help and network. (Why the annoying hyphen? It was originally called http://expertsexchange.com, until enough people pointed out it could be misread as “Expert Sex Change”, so they moved to http://experts-exchange.com and hyphenated their name.) Experts-Exchange had a premium membership model and went bankrupt in 2001, following the dot-com crash. Some blamed venture capital: JP Morgan took 51% of the company for $5.5M in financing, and made Experts-Exchange grow faster than it was meant to. The site still lives on under new ownership today. But the idea was good, and in 2008, Jeff Atwood and Joel Spolsky decided to launch a more open version of the original site, calling it Stack Overflow. Developers now had a place to ask each other questions and get help, whether about picking a language or a bug they couldn’t figure out. Stack Overflow was so successful that it eventually expanded to a whole network of Q&A sites, including mathematics, Ubuntu and cryptography. They called the network Stack Exchange. Now developers had all the tools they needed. In the 1980s, they had to use a scattered combination of IRC, mailing lists, forums, and version control systems. By 2010, they had Git for version control, GitHub to collaborate, and Stack Overflow to ask and answer questions. 2010-today: the Golden Age of open source Today, it’s easier to contribute to open source projects, because everybody uses the same set of tools, and because many projects are located on one platform. It’s easy to figure out who the maintainers are, what other projects they’ve contributed to, which changes have been made, and which issues are open. Lowering the barriers to entry launched a Golden Age for open source. Tons of projects launched In 2011, there were 2 million repositories on GitHub. Today, there are over 29 million. GitHub’s Brian Doll noted that the first million repositories took nearly 4 years to create; getting from nine to ten million took just 48 days. Tons of projects discovered GitHub’s social mechanics and platform made it easier to find new projects than ever before. That meant many more developers had open source projects at their disposal. Open source is cool now Remember how companies and venture capitalists in the 1980s laughed at open source? Well, no longer: It’s safe to say that “open source” has entered the mainstream tech vernacular. And it’s not just pure software anymore. Bloomberg Beta open sourced their investment playbook, The New York Times open sourced their style guide, O’Reilly Media open sourced a book. “Open source” has come to simply mean “open information”. Some might argue it barely means anything at all. Open source became the default, not an alternative Here’s a funny story. When the free software movement began in the 1980s, they promoted a license called GPL. Over time, other open licenses joined the scene, including Apache, MIT and BSD, with various layers of permissiveness. When GitHub started, they didn’t promote licenses. Some speculate that GitHub thought “legalese” would dissuade developers from joining. There is no default license: by hosting a project on GitHub, you agree to allow people to fork (copy) and view your code, but otherwise everything is subjected to copyright. GitHub’s approach worked a little too well, because today, hardly anybody uses licenses on GitHub, despite calling their projects “open source”. An informal SFLC study found that in 2013, less than 15% of GitHub projects had a license. The free software generation had to think about licenses because they were taking a stance on what they were not (that is, proprietary software). The GitHub generation takes this right for granted. They don’t care about permissions. They default to open. Open source is so popular today that we don’t think of it as exceptional anymore. We’re so open source, that maybe we’re post open source: But not is all groovy in the land of post open source. The future: a Post Open Source world With the exponential rise of open source comes new challenges that are yet to be resolved. For example: Increased workload from drive-by contributors The downside of having tons of people able to discover and use your project is you now have to deal with tons of strangers who feel qualified to express an opinion about your project. In the Golden Olden Days, because there were fewer programmers out there, and nothing was standardized, the bar to get involved with a project was higher. Today, anybody can pop into a GitHub project, open an issue, make demands, or say not-very-nice things…then disappear as quickly as they came. What makes this more difficult to resolve is that GitHub is — surprise! — not open source. GitHub is closed source, meaning that only GitHub staff is able to make improvements to its platform. The irony of using a proprietary tool to manage open source projects, much like BitKeeper and Linux, has not been lost on everyone. Some developers refuse to put their code on GitHub to retain their independence. Linus Torvalds, the creator of Git himself, refuses to accept pull requests (code changes) from GitHub. There is also concern around using a centralized platform to manage millions of repositories: GitHub has faced several outages in recent years, including a DDoS attack last year and a network disruption just yesterday. A disruption in just one website — GitHub — affects many more. Earlier this month, a group of developers wrote an open letter to GitHub, expressing their frustration with the lack of tools to manage an ever-increasing work load, and requesting that GitHub make important changes to its product. Open source projects becoming productized The proliferation of open source projects means it’s harder — and at times, downright unrealistic — to build sustainable communities around them. In 2008, there were an estimated 18,000 active open source projects in the world. SourceForge was estimated to have 150,000 total projects (both active and inactive). Today, there are 29 million projects just on GitHub. That’s 200x what was on SourceForge in just 2008. But what does the supply side look like? The number of software developers in the US alone nearly doubled from 2002–2012 to over 1 million, but that pace (2x) is not commensurate with the exponential growth in projects (>200x). That data set ends at 2012. The U.S. Bureau of Labor Statistics expects 17% job growth for software developers over the next 10 years. That’s quite a bit, but it’s still not on pace with project growth. Certainly, many people have learned to code in the past 2–3 years, but it’s not realistic to expect that new programmers have the technical expertise to make substantial contributions. As a result, while plenty of amateur developers use open source projects, those people aren’t interested in, or capable of, seriously giving back. They might be able to contribute a minor bug or fix, but the heavy lifting is still left to the veterans. Experienced maintainers have felt the burden. Today, open source looks less like a two-way street, and more like free products that nobody pays for, but that still require serious hours to maintain. This is not so different from what happened to newspapers or music, except that nearly all the world’s software is riding on open source. Code is not above the law Here’s the followup to that licensing story: even software is not above the law. Facing concerns, GitHub started taking a stance on licensing in 2013. They now suggest a license when creating a new project, and they made a microsite, http://choosealicense.com/, to help project owners choose. Stack Overflow is contending with a post open source world, too. Since 2008, Stack Overflow has been using the Creative Commons CC-BY-SA license for all content on its site. The problem is that CC-BY-SA requires attribution when republishing content. It also requires sharing that content under a similar license. That makes it not-very-suitable for getting help on your code. Technically, if you use someone else’s code revision from Stack Overflow, you would have to add a comment in your code that attributes the code to them. And then that person’s code would potentially have a different license from the rest of your code. Your average hobbyist developer might not care about the rules, but many companies forbid employees from using Stack Overflow, partly for this reason. As we enter a post open source world, Stack Overflow has explored transitioning to a more permissive MIT license, but the conversation hasn’t been easy. Questions like what happens to legacy code, and dual licensing for code and non-code contributions, have generated confusion and strong reactions. Companies, too, are struggling to understand the legal implications of contributing to open source projects, or even releasing their own projects. Many companies now have departments dedicated to open source, including HP and Facebook. Software development is becoming fragmented Drew Hamlett wrote a cheeky post this month called “The Sad State of Web Development”, complaining that developers keep reinventing the wheel by making their own projects, instead of building a stable ecosystem together: No one can create a library that does anything. Every project that creeps up is even more ambitious than the next….I just don’t understand. The only thing I can think, is people are just constantly re writing Node.js apps over and over. While the actual open source workflow has become standardized, the output has become perversely fragmented. It’s so easy now to start new projects that everybody creates their own instead of contributing back to old ones. Instead of, for example, 100 large open source projects with active communities, we’ve got 10,000 tiny repos with redundant functionality. One of open source’s biggest advantages was resilience. A public project with many contributors was theoretically stronger than a private project locked inside a company with fewer contributors. Now, the widespread adoption of open source threatens to create just the opposite. The Road Ahead Standards like the LAMP Stack, GitHub and Stack Overflow did such a good job of popularizing open source that they practically made it obsolete. Just like “mobile phones” are simply becoming “phones”, “open source software” is simply becoming “software”. This is an incredible win for open source. But it comes with new challenges: how to actually manage demand and workflows, how to encourage contributions, and how to build antifragile ecosystems. We may not feel the burden yet, but winter is coming. In a post open source world, these are problems we’ll all have to contend with. [N.B.: I know I’ve left plenty out here. I did my best, but I am a mere scribe attempting to optimize length for page views. Please, if you think I missed a key piece of history, add to the story in the comments below!] Thanks to Ben Gleitzman for reviewing this draft.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506339.10/warc/CC-MAIN-20230922070214-20230922100214-00717.warc.gz
CC-MAIN-2023-40
18,885
117
http://hermeneutics.stackexchange.com/questions/tagged/joel+source-criticism
code
Biblical Hermeneutics Meta to customize your list. more stack exchange communities Start here for a quick overview of the site Detailed answers to any questions you might have Discuss the workings and policies of this site When was the book of Joel written? The word of the LORD that came to Joel the son of Pethuel. Hear this, ye old men, and give ear, all ye inhabitants of the land. Hath this been in your days, or in the days of your fathers? Tell ... Dec 14 '11 at 6:27 newest joel source-criticism questions feed Hot Network Questions No hangup signal by default macro inside tikzpicture environment What is the point in having arbitrary username requirements? why do we not need export here? Avoiding DC voltage drop over long distances A random variation on Polya's orchard problem Why would Mystique's DNA allow for Sentinels that can duplicate mutant powers? Tikz-picture - Fill area Daughter is 11 and really upset that she may be lesbian Is it possible to do a Postdoc without travelling? Handling user that's offended by a joke about a disability Set of integers not divisible by smaller set of primes Which European cities are connected by convenient night boat? How to distribute downloading a large file on multiple computers? Should I call my adviser by her first name? Why is the bark falling off the base of my Corkscrew Willow's trunk? Are there problems with arbitrary application of bootstrap? What is the >>>= operator in C? Are there cases where vi is the only option? Why are metal oxides generally more stable than their corresponding elemental forms? what is diff between List controllers and set controllers? Take a break to make a snake! Translation with a phrase containing "es gleich" 零 in context of age, other uses? more hot questions Life / Arts Culture / Recreation TeX - LaTeX Unix & Linux Ask Different (Apple) Geographic Information Systems Science Fiction & Fantasy Seasoned Advice (cooking) Personal Finance & Money English Language & Usage Mi Yodeya (Judaism) Cross Validated (stats) Theoretical Computer Science Meta Stack Exchange Stack Overflow Careers site design / logo © 2014 stack exchange inc; user contributions licensed under cc by-sa 3.0
s3://commoncrawl/crawl-data/CC-MAIN-2014-35/segments/1408500959239.73/warc/CC-MAIN-20140820021559-00077-ip-10-180-136-8.ec2.internal.warc.gz
CC-MAIN-2014-35
2,192
53
https://www.programmableweb.com/sdk/binance-go-sdk-jake-kalstad
code
The Binance Go SDK by Jake Kalstad allows developers to integrate the Binance REST and WebSocket APIs into their Go applications. Currently, this SDK only covers XRP and BTC pairs, but more are coming in the future. The U.S. housing market is still in rough shape. Now there's an API for your applications to see just how bad things are. Using the Foreclosure Listings API, you can search for homes and get details of a foreclosed home (details at our Foreclosure Listings API profile). TradeKing’s SVP of Product—Kevin Delo—recently commented: “TradeKing has always been about providing tools that help clients trade in the ways that best suit their personal style.” With a series of recent enhancements to TradeKing’s open API, TradeKing furthers its mission to enable clients. Pactas, recurring billing solution provider, offers the Pactas API that allows developers to include Pactas functionality within third party apps and websites. Any need for recurring billing (e.g. carsharing, music flatrates, cloud services, etc.) can be simplified and streamlined with the Pactas solution. Pactas enables users to manage subscriptions, track payments, and map pricing. Access to the platform can customize to each users' situation depending on need, resources, and integration opportunities.
s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371576284.74/warc/CC-MAIN-20200405084121-20200405114121-00280.warc.gz
CC-MAIN-2020-16
1,301
4
https://support.microsoft.com/en-us/kb/2251489
code
The English (United States) version of this software update installs files that have the attributes that are listed in the following tables. The dates and times for these files are listed in Coordinated Universal Time (UTC). The dates and times for these files on your local computer are displayed in your local time and with your current daylight saving time (DST) bias. Additionally, the dates and times may change when you perform certain operations on the files. update security_patch security_update security bug flaw vulnerability malicious attacker exploit registry unauthenticated buffer overrun overflow specially-formed scope specially-crafted denial of service DoS TSE
s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988721278.88/warc/CC-MAIN-20161020183841-00501-ip-10-171-6-4.ec2.internal.warc.gz
CC-MAIN-2016-44
679
2
https://learn.acloud.guru/profile/skills-tx-new-ios
code
A little about why I'm here, my background, and why technology. 🔥🔥CLICK HERE🔴►► https://sparklemo.site/skillstx Abilities tx sweepstakes free cash hack cheats 2022 - abilities tx reproduction or redistribution of the service, software, or associated products or services (along with without predicament, digital property) not expressly authorized by these terms is expressly prohibited. May additionally very well not take part in, or help others to participate in, conduct that would harm or impair our assets inclusive of, with out hindrance: (a) copying, dispensing, transmitting, showing, acting, framing, linking, hosting, caching, reproducing, publishing, licensing, or creating derivative works from any information, software program, services or products acquired from us; (b) imparting unauthorized way whereby others can also use offerings including thru server emulators; (c) taking actions that impose an unreasonable or disproportionately big load on network infrastructure, or that would damage, disable, overburden or impair our web sites or services;competencies tx sweepstakes2022 hack,talents tx sweepstakes202220 hack,abilties tx sweepstakes on line casino,skills tx sweepstakes video games,competencies tx sweepstakes menu,abilities tx sweepstakes loose play,competencies tx sweepstakes 20. Com,skills tx sweepstakes-2-pass free play,lg capabilities tx sweepstakes 2 hard reset,lg capabilities tx sweepstakes 2 unlock code,talents tx sweepstakes 20,88 skills tx sweepstakess hack,9 skills tx sweepstakess app,abilties tx Reputation points I've earned for helping the community in answering questions on the ACG forums. Level 0: Quartz
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499946.80/warc/CC-MAIN-20230201144459-20230201174459-00462.warc.gz
CC-MAIN-2023-06
1,667
5
http://pdml.net/pipermail/pdml_pdml.net/2011-December/298688.html
code
Oh marvelous techies - why is this happening?? pdml at paper-ape.com Wed Dec 28 12:30:50 EST 2011 on 2011-12-28 09:44 Ann Sanfedele wrote > Beneath the images , only recently, that Steve and someone else posted, > a string of code appears - this is one batch: > (This has happened a couple of times -- anyone know why? > Is it something in Firefox? or the posters settings? ) is the above is the URL you are loading when you see the code? if so i'm baffled because the above loads an image only, without any bracketing HTML, much less the Flash stuff you are seeing i suspect you are using a plug-in which adds a Flash snippet to web pages for some reason; the exact URL of the Flash object: appears to be widely used, but i haven't discovered its purpose; a first step to diagnose is probably to list your Firefox add-ons More information about the PDML
s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247512461.73/warc/CC-MAIN-20190222013546-20190222035546-00232.warc.gz
CC-MAIN-2019-09
854
16
https://www.itcentralstation.com/products/comparisons/archiva_vs_jfrog-artifactory_vs_sonatype-nexus-repository
code
We asked business professionals to review the solutions they use. Here are some excerpts of what they said: "One of the challenges we had around licensing was how to deal with anonymous requests. According to the letter of the contract, an anonymous request consumes a license. We had to do some work to get over the fact that any anonymous interactions with the Repository product had to be put back to an end-user account." JFrog Artifactory fully supports software packages created by any language or technology. Artifactory is an enterprise-ready repository manager available today, supporting secure, clustered, High Availability Docker registries. Integrating with all major CI/CD and DevOps tools, Artifactory provides an end-to-end, automated and bullet-proof solution for tracking artifacts from development to production. Enjoy a free DevOps platform cloud subscription
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057775.50/warc/CC-MAIN-20210925202717-20210925232717-00560.warc.gz
CC-MAIN-2021-39
879
4
https://developer.heartlandpaymentsystems.com/GiftAndLoyalty
code
Sell and redeem gift cards in-store, online, and mobile through one effortless program with Heartland. Our Heartland SDKs and shopping cart plugins enable you to easily accept gift cards through a single integration. You’ll drive frequency and higher sales with a robust yet easy-to-use program. - Leverage traditional gift cards using an online point-of-purchase library - Develop loyalty programs using real-time promotions - Market business through cross-promotional relationships that lure new customers with preloaded gift cards Archer is a simple, HTTP-based API for performing basic gift, loyalty, and rewards transactions against the Heartland Stored Value Platform. It is designed completely around standard HTTP features that are supported out-of-the-box by your favorite HTTP client, no matter what language or platform you are using. Alternatively, our SDK can be leveraged to integrate via our main payment gateway. Katana is a simple HTTP (RESTful) based API for performing basic gift and loyalty transactions against the Heartland Stored Value Platform. It consumes and produces either JSON or XML depending on the clients preference. It also comes with a pre-built Java client that completely hides the transport mechanisms from the client developer. This document is designed to provide guidance to any party wanting to integrate Heartland Rewards. The document will outline the Heartland Rewards programs offered, and provide use cases for Loading and Redeeming Points through integrated POS. The Heartland Gift Micros host adapter acts as a middleware between Micros POS systems and Heartland gift, and it allows Micros POS to perform gift and loyalty transactions using the Archer API. This patch applies TLS 1.2 support to the Heartland Gift Micros Host Adapter and is needed for PCI-DSS compliance. Learn more about Heartland Gift payments with:
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473824.45/warc/CC-MAIN-20240222193722-20240222223722-00492.warc.gz
CC-MAIN-2024-10
1,869
20
https://hostvpnxipbj.web.app/mow71058wiq/wrt54g2-ip-address-1443.html
code
I can't access the Web setup page for my Linksys wireless B router, model BEFW11S4. Browsing to the default IP address, 192.168.1.1, results in a page not found. If you are on Windows I suggest that you reset the router to it's defaults and set 2 LAN IP Address on your network controller to speed up the process, otherwise once you upload the CFE_Updater-WRT54G-TM.bin you will need to change your LAN IP Address from 192.168.0.2 to 192.168.1.2 to be able to TFTP DD-WRT onto the router. So if nobody set the IP address on the WRT54G2 and it still thinks it is 192.168.1.1 then all you have to do to gain access (while it is online) is put your system on the same lan (vlan) as the router and add an IP address to your computer in the same network (192.168.1.x). Then you should be able to connect to the 192.168.1.1 management address. Number of IP addresses: 30,000 Number of servers: 3,000+ 3 months free with 1-year plan. Download Now. Norton Secure VPN Best for customer support. Number of servers: 1,500 Dec 18, 2012 · I did install DD-WRT on my Linksys WRT54G2 V1 to gain more controls on this router. One of my main purpose is to set bandwith limit per MAC or per IP to all connected device using this firmware. Just to solve my problem on users that keeps hogging the network and downloading torrents all day that's why I decided to install DD-WRT. Jun 02, 2009 · Hi. I went into a computer store today and bought a new Cisco / Linksys WRT54g2 V1 router. I put the ip address of the router into the web browser and configured the internet to dhcp assigned ip address from the isp since I use cable boardband and don't have a PPPoE username and password. I then I'm trying to change the router's IP address from 192.168.1.1 to a number that my work prefers. But, each time I change it, the router goes right back to the default. Any suggestions or similar results? Thanks. wrt54g2 ip - Cisco Community dhcp - LinkSys router suddenly cannot get an IP address 2020-6-28 · I have a linksys router WRT54G2 connected to a cable broadband. Just last week, everything was working perfectly - I would be able to connect my laptop to the internet using WiFi. However, starting last week, I suddenly lost my internet connection.
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510994.61/warc/CC-MAIN-20231002100910-20231002130910-00553.warc.gz
CC-MAIN-2023-40
2,230
6
https://acp.copernicus.org/articles/19/12431/2019/acp-19-12431-2019-metrics.html
code
08 Oct 2019 Research article | 08 Oct 2019 Microphysics of summer clouds in central West Antarctica simulated by the Polar Weather Research and Forecasting Model (WRF) and the Antarctic Mesoscale Prediction System (AMPS) Keith M. Hines et al. Total article views: 1,758 (including HTML, PDF, and XML)Cumulative views and downloads (calculated since 10 Jan 2019)Views and downloads (calculated since 10 Jan 2019) Viewed (geographical distribution) Total article views: 1,589 (including HTML, PDF, and XML) Thereof 1,578 with geography defined and 11 with unknown origin. Total article views: 1,064 (including HTML, PDF, and XML) Thereof 1,059 with geography defined and 5 with unknown origin. Total article views: 525 (including HTML, PDF, and XML) Thereof 519 with geography defined and 6 with unknown origin. 18 citations as recorded by crossref. - Summertime cloud phase strongly influences surface melting on the Larsen C ice shelf, Antarctica E. Gilbert et al. 10.1002/qj.3753 - Impacts of initial conditions and model configuration on simulations of polar lows near Svalbard using Polar WRF with 3DVAR J. Xue et al. 10.1002/qj.4158 - Atmospheric Rivers, Warm Air Intrusions, and Surface Radiation Balance in the Amundsen Sea Embayment G. Djoumna & D. Holland 10.1029/2020JD034119 - Secondary ice production in summer clouds over the Antarctic coast: an underappreciated process in atmospheric models G. Sotiropoulou et al. 10.5194/acp-21-755-2021 - Predicting Frigid Mixed‐Phase Clouds for Pristine Coastal Antarctica K. Hines et al. 10.1029/2021JD035112 - AWARE: The Atmospheric Radiation Measurement (ARM) West Antarctic Radiation Experiment D. Lubin et al. 10.1175/BAMS-D-18-0278.1 - Challenging and Improving the Simulation of Mid‐Level Mixed‐Phase Clouds Over the High‐Latitude Southern Ocean É. Vignon et al. 10.1029/2020JD033490 - Cloud Influence on ERA5 and AMPS Surface Downwelling Longwave Radiation Biases in West Antarctica I. Silber et al. 10.1175/JCLI-D-19-0149.1 - Energetics of surface melt in West Antarctica M. Ghiz et al. 10.5194/tc-15-3459-2021 - Precipitation phase transition in austral summer over the Antarctic Peninsula A. Chyhareva et al. 10.33275/1727-7485.1.2021.664 - Evaluation of Three Numerical Weather Prediction Models for the Weddell Sea Region for the Austral Winter 2013 M. Jonassen et al. 10.1029/2020JD033389 - The Impact of Föhn Conditions Across the Antarctic Peninsula on Local Meteorology Based on AWS Measurements A. Kirchgaessner et al. 10.1029/2020JD033748 - Major surface melting over the Ross Ice Shelf part II : Surface energy balance X. Zou et al. 10.1002/qj.4105 - Evaluation of simulated cloud liquid water in low clouds over the Beaufort Sea in the Arctic System Reanalysis using ARISE airborne in situ observations J. Dodson et al. 10.5194/acp-21-11563-2021 - Case Study of Blowing Snow Impacts on the Antarctic Peninsula Lower Atmosphere and Surface Simulated With a Snow/Ice Enhanced WRF Model L. Luo et al. 10.1029/2020JD033936 - Microphysics of Snowfall Over Coastal East Antarctica Simulated by Polar WRF and Observed by Radar É. Vignon et al. 10.1029/2019JD031028 - Major surface melting over the Ross Ice Shelf part I: Foehn effect X. Zou et al. 10.1002/qj.4104 - Evaluation of the CAM6 Climate Model Using Cloud Observations at McMurdo Station, Antarctica J. Yip et al. 10.1029/2021JD034653 Latest update: 05 Jul 2022
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656104672585.89/warc/CC-MAIN-20220706121103-20220706151103-00445.warc.gz
CC-MAIN-2022-27
3,395
29
https://robhosking.com/11-uml-c-example/
code
11+ Uml C++ Example. Create uml class diagrams from code other than this i can highly reco. It describes one consistent language for. In this video, we discuss uml (unified modeling language) class diagrams. Uml is a diagramming language for specifying, designing, and visualizing the components of a software system. A matrix solver with many. Learn how to generate uml classes from c++ source. 11+ Uml C++ Example. A matrix solver with many. Float paramfunc(int x,char y) c++ template class is mapped to uml class with template parameters properties added. See uml1.html for a simple introduction and. People don't understand what you for example (it is merely an example!), you thread heading could be:
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100632.0/warc/CC-MAIN-20231207022257-20231207052257-00475.warc.gz
CC-MAIN-2023-50
705
4
http://www.unitedbimmer.com/forums/96363-post46.html
code
Originally Posted by BMWLotAttendant Lazy lazy lazy. I summed all your posts up in 1 word. Haha, damn right. Besides, most cell phones change automatically and now there are clocks out there that do the same, ie atomic synchronized clocks as well as the times on our computers.
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164000905/warc/CC-MAIN-20131204133320-00037-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
277
5
https://scholars.dasa.ncsu.edu/engagement/service/
code
Each semester, the University Scholars Program plans 2-3 service activties open to all University Scholars. Sign-up is typically first come, first served. This is a great way to give back to your community while at the same time building community with your fellow Scholars. Please note that these events are not restricted to University Scholars enrolled in Scholars Forum. Contact Chester Brewer ([email protected]) for information on upcoming service activities or to suggest future service opportunities.
s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886117519.92/warc/CC-MAIN-20170823035753-20170823055753-00220.warc.gz
CC-MAIN-2017-34
508
1
https://supportforums.cisco.com/t5/ip-telephony/cube-router-stops-processing-calls/td-p/1796787
code
I have a 2901 router configured to act as a Unified Boarder Element Controller (CUBE) I am working with a telco to test SIP trunking. Problem is that after a fresh reboot of the Router the inbound and outbound SIP calls work correctly. After a "while" (not sure how much time it takes) the router stops processing calls. Debugs show the the calls are not trigging dial peer debug outputs so its failing. If I reboot the router calls will work again, proving that the Telco is not a fault. Is this a know issue and I missed a timer or something somewhere ? Config attached with IP's and passwords cleaned out. I'm not able to access my old voice mail messages all of a sudden. The recording says something like 'the message is currently not available'. This has never happened before in all the years I have been using this system. I have t...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891814105.6/warc/CC-MAIN-20180222120939-20180222140939-00308.warc.gz
CC-MAIN-2018-09
842
7
https://tinbergen.nl/event/2023/05/26/11965/attitudes-toward-financial-incentives-for-health-behaviors
code
Attitudes toward Financial Incentives for Health Behaviors Speaker(s)Florian Schneider (University of Zurich, Switzerland) FieldOrganizations and Markets LocationErasmus University Rotterdam, Campus Woudestein, Room LAN 2.16 Date and time May 26, 2023 15:30 - 16:45 An effective and widely considered, but rarely used, policy instrument is to offer incentives for healthy behavior. We study public attitudes towards offering such financial incentives, investigating whether public opposition to the use of incentives for health-related behaviors creates an impediment to their adoption. To measure and characterize attitudes, we develop an experimental paradigm in which participants decide whether to provide incentives to others for vaccination. In a representative sample of the Swedish population, we find that a large share of the population dislikes using financial incentives. Although people think incentives are effective, they also view them as coercive and perceive them to be unethical. Contrary to concerns raised in the academic literature, our findings do not suggest that people believe that incentives erode moral values or that incentives signal danger. Lastly, we document that the aversion to incentives extends beyond vaccination to other healthy behaviors, such as cancer screenings or smoking cessation. Our findings provide a basis, in public sentiment, for the limited use of financial incentives for health behaviors despite their effectiveness. This is joint work with Pol Campos-Mercade, Armando Meier and Roberto Weber.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817438.43/warc/CC-MAIN-20240419141145-20240419171145-00357.warc.gz
CC-MAIN-2024-18
1,548
9
http://ecomodder.com/forum/showthread.php/automotive-x-prize-very-light-car-also-very-11841-20.html
code
NeilBlanchard -- I'm going to have to watch that a few times. I even took notes. He has a good take on the engineering. With a disruptive technology that (with Google's help) makes mass transit go away because it is too expensive. Did you notice he mentioned "the *Volkswagen* of the 21st century"? 3rd-party aftermarket upgrades to a BMW 3-series level of car. [he's a racer] He wants to sell suspension upgrades for you station wagon so it gets 60mpg. I need to watch that one again. I like the 'breakaway' argument in favor of open wheels.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118963.4/warc/CC-MAIN-20170423031158-00059-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
542
4
https://hacdias.com/watches/terms-and-conditions-may-apply/
code
- People don’t read TC. - TCs are being updated to make more and more info public as time passes. - Google once had a really private and strict TC. - Free services are not actually free. Or if you don't know what a response is, you can always write a webmention comment (you don't need to know what that is).
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039604430.92/warc/CC-MAIN-20210422191215-20210422221215-00325.warc.gz
CC-MAIN-2021-17
310
5
http://sialds.xyz/archives/3541
code
Gradelyfiction Divine Emperor of Death – Chapter 1327 – Crimson Palace Found? rainstorm end propose-p3 Novel–Divine Emperor of Death–Divine Emperor of Death Chapter 1327 – Crimson Palace Found? remarkable disgusting is india the future of the world Should a best disciple like her had taken all of these quests, she knew she would definitely excite suspicion! And also if she didn’t arouse suspicion, she realized she would undoubtedly be implemented! He appeared approximately, seeing that the encircling of this crimson palace was mostly day spa.r.s.e in sounds although the eye that checked it have been lots of. Quickly enough, when dusk fell and evening came up, Davis went back to Karlheinz Strom’s crimson palace alongside him ahead of he was demonstrated to his home there by the member of staff. Davis amusingly mused right before he shrugged and migrated frontward. He directly phased via the doorway like a spirit physique. The door’s structure that even stops Middle of the-Amount Emperor Heart and soul Point heart and soul feel from joining failed to prevent him. ‘Hehe… This palace’s deeply firm wall structure, with the formations inserted, can surely quit even Mid-Level Law Rune Period Powerhouses and Middle-Levels Spirit Emperor Period Industry experts from sneaking in, but unfortunately, I am a near Optimum-Degree King Heart and soul Level Expert with the addition of death-like energy’s concealment prowess. While it is not necessarily as highly effective as Fallen Heaven’s, it still allows me vacation concealed from even Peak-Levels Ruler Soul Level Pros!’ A wonderful and interesting voice echoed, causing s.h.i.+rley to lock up in distress as she located this voice awfully familiarized. Her coronary heart skipped a do better than though her physique felt an immense chill that her entire body gone inflexible. Her eye swiftly began to churn with moistness when her mouth started to be slightly agape with extreme inner thoughts causing her heart and soul to start rapidly defeating. “How could i go see my Davis generally if i don’t have got a valid reason to excuse myself with this place!? Even those annoying individuals are keeping track of me from that time the free trial finished whilst the matter about Schneider’s dying was decreased! How unreasonable! Abominable! That Valerian and his wretched sons! I’ll show them who I am just in no time…” He inwardly cursed himself another 2nd for even thinking about it, just like there really have been a Blaze Phoenix, arizona listed here, it would’ve been taken away from s.h.i.+rley with no her permission, certainly. If s.h.i.+rley really enjoyed a Flame Phoenix egg cell along with her just before it hatched whilst she nurtured it, then she obviously wouldn’t take it to the Eliminating Phoenix Ridge but let it rest in a safe location or elect to leave it in the Huge Ocean Country like Isabella. A tone of voice of intense longing echoed, leading to Davis to awkwardly teeth. ‘Hehe… This palace’s deeply agency wall space, together with the formations set, can surely quit even Medium-Levels Regulation Rune Point Powerhouses and Medium-Stage Spirit Emperor Point Experts from sneaking in, but unfortunately, I am a near Top-Point King Heart and soul Point Expert with incorporating loss-like energy’s concealment prowess. While it is really not as effective as Dropped Heaven’s, it helps me be obscured from even Highest-Levels Emperor Spirit Stage Specialists!’ As s.h.i.+rley spoke although reading a browse, her sound echoed proudly and melodiously prior to she had another browse and noticed its content material. mistress in dreams meaning While he came out, he saw the dimly lit skies lighted up by a resplendent reddish mild coming from the abodes and palaces, creating a feeling of grandness that he or she hadn’t observed ahead of. Nonetheless, he believed that disciples wouldn’t be this guarded or monitored typically, so he experienced this crimson palace probably belonged to s.h.i.+rley. She stored looking at the scroll’s material, which had been stuffed with waste, not a useful discuss even going to the staff. The things it awarded were so small, and even the prior goal of analyzing the Tripart.i.te Alliance’s actions next to the Forsaken Phoenix, az Realm was worth so very few that no-one bothered to accept goal. He searched about, realizing how the encompassing in this crimson palace was mostly hot tub.r.s.e in sound while the vision that observed it were many. Even so, he hadn’t noticed any indication of a Flame Phoenix, arizona staying within the Huge Sea Country, so it was probable that the Fire Phoenix, arizona Immortal hadn’t supplied s.h.i.+rley just one yet as she got only cleared the Ruler Standard Trial offer. However, his concept became a tad challenging when he withstood behind the door. The Burning off Phoenix, arizona Ridge was not such as a city because there had been only individuals the sect in this full region. Their abodes and palaces had been all created to float across the mountain / hill ridges, looking spectacular along with impressive when perceived through the sidelines. It absolutely was just as if an entire community was one particular huge and prolonged roads, whilst the buildings where people stayed would the edges of your lengthy and large neighborhood. Her heart dropped, however the next subsequent, she discovered the back of a blonde-haired, black color-robed physique appearing in their own check out, changing to check out her using a happy smile on their experience. He flew about, trying to find abnormalities for a short time ahead of he seen a very peculiar crimson palace. “Tch…! These are generally all unproductive!” A voice of intense longing echoed, resulting in Davis to awkwardly smile. s.h.i.+rley grew to become irritated as she threw the scroll away, searching angered. As s.h.i.+rley spoke even though reading through a browse, her speech echoed proudly and melodiously before she got another scroll and spotted its written content. Even though he was not versed and experienced in formations which are above Skies Grade, he spotted the fact that positioning had something to do with safety. On the other hand, when he discovered the dense level of disciples flying surrounding the place, walking on bridges that hooked up the abodes and palaces, he understood that he was perhaps in the absolute right place. A sound of intense longing echoed, resulting in Davis to awkwardly teeth. However, he hadn’t viewed any manifestation of a Flame Phoenix, arizona simply being included in the Grand Ocean Region, thus it was probable the Flame Phoenix arizona Immortal hadn’t offered s.h.i.+rley one yet as she had only removed the California king Quality Free trial. “It’s been many years, s.h.i.+rley…” “s.h.i.+rley, your effect velocity was so remarkable, even I had perspiration rolling downward my experience…” As time passes pa.s.sed where he placed low just as if he was compliant, he looked at the exit with the place. His empty facial area now had a strange grin that said he would undoubtedly problems the tranquil Using up Phoenix Ridge!
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296948673.1/warc/CC-MAIN-20230327154814-20230327184814-00698.warc.gz
CC-MAIN-2023-14
7,214
35
https://docs.chemaxon.com/display/docs/structure-to-name-user-guide.md
code
Structure to Name can generate the IUPAC name, traditional name(s) or CAS Registry Number® of the structure. To convert the generated names back to structures, Name to Structure can be used. Note that the CAS Registry Number® generation uses webservice, read the notice about CAS Registry Numbers® for more information. When possible, the generated name conforms to the Nomenclature of Organic Chemistry : IUPAC Recommendations and Preferred Names published in 2013. Our goal is to generate the preferred names specified by IUPAC in as many cases as possible, but we do not claim full conformance with that document (see below for a list of limitations). In other cases, the generated names should be systematic names that can be interpreted back to the correct chemical structure. Supported nomenclatures include: Retained/traditional names for ring systems with and without heteroatoms Spiro ring systems All cases of von Baeyer nomenclature for bridged ring systems Ring assemblies of size 2 (e.g. Fused ring systems (linear fused ring systems are named using the fused nomenclature, others using von Baeyer nomenclature) Common characteristic groups Compounds with one radical Unlimited number of atoms and rings All atom types Molecules containing multiple radicals (e.g. ethane-1,2-diyl) are not supported yet. Amino-acids and peptides are supported only when the amino-acids are represented as groups. Molecules containing coordinate bond are not supported. Some aspects of nomenclature are only partially implemented, in particular complex cases of fused systems, ring assemblies of size 3+ and multiplicative nomenclature. In those cases, a non-preferred but chemically correct name will be generated. You can choose which names should be generated in the Naming Options panel. If a traditional name is requested but cannot be generated, the preferred IUPAC name will be generated instead. By default, molecules are handled separately if more than one molecule is drawn. However, sometimes a single molecule consists of more fragments ( e.g., salt molecules), where the fragments should be treated as one molecule. This can be achieved by switching on the "Single fragment mode" option in the Naming Options panel. The snapshot below shows a molecule taken from the IUPAC specification, with its name computed by Marvin. The contents of the text field can be copied to the clipboard by Ctrl+C, the structure field offers a context menu when right-clicking on it. The name can be added to the canvas by using the Place Analysis Box entry in the Structure menu. The name will be displayed below the molecule, along with other information, and updated in real-time when the molecule is modified. Naming of a large number of molecules contained in a file can be achieved in two ways: with MarvinView, and on the command line, with molconvert. In both cases, all formats supported by Marvin are acceptable as input. With MarvinView, open the file containing the structures to be names. Then select the menu File/Save As, and choose "IUPAC Name files" in the "Files of type" drop-down box. Choose a name for the file, and click on the Save button. The file will contain the names of the structures, one per line. Alternatively, on the command line, you can use the following command: molconvert name inputs.mol -o names.txt names.txt will contain the names of the molecules in the input file, with one name per line. It is possible to use format options to choose a nomenclature style. For instance, to generate traditional names, use the following: molconvert name:t inputs.mol -o names.txt cxcalc -o named.sdf -S name input.sdf Adding traditional names can be done using the name -t traditional option. cxcalc -o named.sdf -S name -t traditional input.sdf In addition, the -t [FIELD NAME] option can be used to control the SDF field name: cxcalc -o named.sdf -S -t Traditional name -t traditional input.sdf For information about how names can be generated from Java programs, see the developer documentation.
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100972.58/warc/CC-MAIN-20231209202131-20231209232131-00480.warc.gz
CC-MAIN-2023-50
4,016
40
http://www.orafaq.com/usenet/comp.databases.theory/2007/09/01/0002.htm
code
Re: Attribute-values in separate table Date: Sat, 01 Sep 2007 12:14:11 GMT <anjasmedts_at_hotmail.com> wrote in message > > There are two schools of thought as to whether the addition of a new > > attribute should or should not require additional data definition. > > Adding a row to a table is data manipulation. altering a table to add a > > column is data definition. Creating a new table is likewise data > > definition. > > I'm of the school of thought that data in a database is managed better > > the right to create and alter data definitions is severely restricted, > > while the right to manipulate data is extended to the applications that > > interact with the database. > > The other school of thought is that the superior flexibility of defining > > attributes without altering any database definitions overrules the data > > management advantages in prohibiting the same. I can't defend this > > of thought (apparently yours) because, in my view, it leads inexorably > > undocumented and therefore unusable data. > > Hope this helps. > Good point, David. > Although here I've found a lot of small attributes only containing Y/N- > values, for which nobody knows what they're standing for. When > creating new records, they are always filled with the default. It's a > beautiful example that adding rows does not lead to more documented > I do not belong to any school, I'm only open-minded. > I think I look to data the wrong way. IfI see records with many > attributes, mostly all 'N', except for the column HasWheels, I get > When I only see one record telling (123, HasWheels,Y), it points me > directly to the fact that furniture 123 has something special: it has > Is adding a column not forcing the application to stop as it will lock > the entire table, or am I wrong? It depends on which DBMS you are using. The best case I have seen (some ten years ago) was where the DBMS altered the table in the context of a transaction. Running applications would be forced to block (not stop) while the table was altered, and when the transaction committed, would be allowed to resume. I can't speak for any of the major DBMS products in the field today. They may require you to stop or even recompile the application in order to get the desired result. And adding a column raises a possible area of ambiguity. If the application contains the construct "select * from" it's possible that the columns delivered may be different from the programmer's intent at the time of writing the query. The programmer may have intended to retrieve all the columns that existed at that time, not all the columns that are added sometime in the future. Hence the application may become broken after recompile. This is a slippery slope. Programmers generally prefer to go the way you went, and deal with undocumented data. Programmers have never liked data mangagement under somebody else's control. They didn't like it in the days of indexed files. They didn't like it in the days of CODASYL databases. They didn't like it in the early days of SQL databases. They still don't like it. I used to be a programmer in a former lifetime. But I've been managing data or databases for so long now that I might as well consider myself a non-programmer. Undocumented data is practically unmanageable as far as I'm concerned. This is a very deep divide in the world of IT. I have only scratched the surface in my repsonses. Received on Sat Sep 01 2007 - 14:14:11 CEST
s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988719437.30/warc/CC-MAIN-20161020183839-00324-ip-10-171-6-4.ec2.internal.warc.gz
CC-MAIN-2016-44
3,453
37
https://forums.creativecow.net/thread/2/1086593
code
When i type i click the cursor down the bottom of the screen where i want the type but the type appears at the top???? All the options in the character window are fine. If i look at the text, transform and posistion numbers and put them to 0 then the box at the bottom aligns with the text at the top. However if i drag the text to the bottom it only drags the text box not the actual text, so i cant reposistion the text. Does anyone know how to reset or sort this issue so i can just write text normally?
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125947421.74/warc/CC-MAIN-20180424221730-20180425001730-00384.warc.gz
CC-MAIN-2018-17
506
2
https://www.exceldemy.com/text-and-format-functions-in-excel/
code
In this article, you will learn how to use the Excel format function and text function with 68 examples. These examples will clear your idea about these two functions. Sometimes, we need to format or manipulate data the way we want. Here is what we generally do. If you right-click on the worksheet, the context menus will be prompted. By clicking on Format Cells in context menus, we can open Format Cells dialog box. From Format Cells dialog box, we can see that the way number, currency, date, time, or percentage will be displayed can be changed by making an appropriate selection. However, there are other methods that are available. Today I will show you how to format convert number, date, time, currency and so on using two functions: TEXT function and Format function. TEXT function is a worksheet function that you can use in the worksheet while the Format function can only be used in VBA code. Excel TEXT Function Syntax of TEXT function Text function can convert a value to text with a specific format. Here is the syntax for TEXT function: |Value||The value to convert to text| |Format||The format used to display the result| Format Number or Currency using TEXT function Figure 2.1 shows how to use the TEXT function to format number or currency. Values in range C3:C16 are the results returned from formula listed in range D3:D16. From cells C3 through D5, we can not only add a separator or minus sign into number but also put numbers into parentheses. Plus, we can also determine decimal places. Range C6:D7 tells that format “#,###” is enough to enable us to add a thousand separators. It is not necessary to use a format such as “###,###”. Format “#” can be used when you don’t want to display a thousand separators per range C8:D9. Range C10:d16 shows how to display currency. “$” is for dollar while “¥” is for Yuan which is the currency for China. You can use other currency symbols too as long as you put them at the beginning of the format. Format Date or Time using TEXT function Range G3:H11 in Figure 2.2 shows how to format date. And you can see that there are a lot of ways to display the date as you wish. Range G13:H15 shows how to format time. Sometimes, we may need to display date and time together. Range G17:H19 presents three ways to format DateTime value. In fact, all combinations of date format (in G3:H11) and time format (in G13:H15) can be used to format DateTime value. You can try it by yourself. Format Percentage, Fraction, Scientific number or telephone number using TEXT function From Figure 1, we can see that TEXT function can also be used to format fraction, percentage, scientific number, etc. For example, range K2:L5 shows that 0.2854 can be displayed with a percent symbol. And you can even determine the number of decimal places by applying TEXT function. As for fraction, range K7:L9 shows that you can determine the number of digits in the numerator. You can even determine what the numerator is per cell from K10 through L15. Range K16:L20 presents you with how to format scientific number or telephone number. The last point that I want to show you is how to add leading zeros. If our test number in cell K21 is 340 instead of 34, the number in cell K24 will be “0340”. Using Excel FORMAT Function FORMAT function is a VBA function which you can use in macro code. I have to remind you that the FORMAT function cannot be used in the worksheet and you should always enter it into Visual Basic Editor when using it. Syntax of FORMAT function The syntax for the FORMAT function is similar to that for the TEXT function. But the format here is fixed. It is not as flexible as that for the TEXT function. The below table shows you the format and the corresponding explanation. |General Number||Displays a number without thousand separators.| |Currency||Displays a thousand separators as well as two decimal places.| |Fixed||Displays at least one digit to the left of the decimal place and two digits to the right of the decimal place.| |Standard||Displays a thousand separators, at least one digit to the left of the decimal place, and two digits to the right of the decimal place.| |Percent||Displays a percent value – that is, a number multiplied by 100 with a percent sign. Displays two digits to the right of the decimal place.| |Yes/No||Displays No if the number is 0. Displays Yes if the number is not 0.| |True/False||Displays False if the number is 0. Displays True if the number is not 0.| |On/Off||Displays Off if the number is 0. Displays On is the number is not 0.| |General Date||Displays date based on your system settings| |Long Date||Displays date based on your system’s long date setting| |Medium Date||Displays date based on your system’s medium date setting| |Short Date||Displays date based on your system’s short date setting| |Long Time||Displays time based on your system’s long time setting| |Medium Time||Displays time based on your system’s medium time setting| |Short Time||Displays time based on your system’s short time setting| Code to setup example Here shows you how to use FORMAT function in VBA. Sub Format_func() Worksheets(2).Activate 'Number Cells(2, 3) = 123456 Cells(3, 3) = Format(Cells(2, 3), "General Number") Cells(4, 3) = Format(Cells(2, 3), "Currency") Cells(5, 3) = Format(Cells(2, 3), "Fixed") Cells(6, 3) = Format(Cells(2, 3), "Standard") Cells(7, 3) = Format(Cells(2, 3), "Scientific") 'Percentage Cells(8, 3) = 0.88 Cells(9, 3) = Format(Cells(8, 3), "Percent") 'Logic Cells(11, 3) = 2 Cells(12, 3) = Format(Cells(11, 3), "Yes/No") Cells(13, 3) = Format(Cells(11, 3), "True/False") Cells(14, 3) = Format(Cells(11, 3), "On/Off") Cells(15, 3) = 0 Cells(16, 3) = Format(Cells(15, 3), "Yes/No") Cells(17, 3) = Format(Cells(15, 3), "True/False") Cells(18, 3) = Format(Cells(15, 3), "On/Off") 'Date Cells(2, 7) = "Sep 3, 2003" Cells(3, 7) = Format(Cells(2, 7), "General Date") Cells(4, 7) = Format(Cells(2, 7), "Long Date") Cells(5, 7) = Format(Cells(2, 7), "Medium Date") Cells(6, 7) = Format(Cells(2, 7), "Short Date") 'Time Cells(8, 7) = "15:25" Cells(9, 7) = Format(Cells(8, 7), "Long Time") Cells(10, 7) = Format(Cells(8, 7), "Medium Time") Cells(11, 7) = Format(Cells(8, 7), "Short Time") End Sub Results returned by FORMAT function Column C shows results returned by the FORMAT function in column D. Similarly, column G presents what returned by FORMAT function in column H. Values in cells C12 through C14 will be the same as that in Figure 3 as long as the value in cell C11 does not equal to 0. This is inconsistent with the explanations in the above table. You can have a try on your own. FORMAT function cannot be applied in worksheet and TEXT function cannot be used in VBA. Figure 4 illustrates that something like “#NAME?” will be returned if you apply FORMAT function in a worksheet. And Excel will give you a prompted message like “Sub or function not defined” if you use TEXT function in VBA. Download working file Download the working file from the link below.
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662570051.62/warc/CC-MAIN-20220524075341-20220524105341-00527.warc.gz
CC-MAIN-2022-21
7,029
41
http://tex.stackexchange.com/questions/tagged/fancyhdr+color
code
I have been wondering "how to get shaded box for section numbers only"? Also, How to get grey square in between left mark and page number in the header? In code below I can get solid black square. I ... After finishing my thesis in LaTeX (I am an absolute newcomer) I've been asked to format it in a specific design matching a doc-file I received. I've managed to change titles and fonts and margins ... Can we change the color of a logical type of text, say every header or every footer, by a single command? Header and footer is using fancyhdr. I believe it should be a \renewcommand but won't it ... I want to draw a red page border only on the title page and signature page of my thesis. How can I achieve this. I tried the fancybox package but it has some conflict with fancyhdr package and ...
s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609538824.34/warc/CC-MAIN-20140416005218-00341-ip-10-147-4-33.ec2.internal.warc.gz
CC-MAIN-2014-15
799
4
http://www.codingforums.com/archive/index.php/t-130493.html
code
View Full Version : I want to implement plugins...please help 12-31-2007, 05:27 PM :) Hi, everyone! I want to implement plugins for my simple cms script and I'm inclined to think naturally of saving plugins into a database and then using "include($programURL)" statement when needed. I wonder if there's a better and simpler way to do it WITHOUT actually touching the core code. Any idea? 01-01-2008, 04:57 AM Have a table for plugins in your database and store the filename along with a field for enabled/disabled, and add code to your script that will attempt to include the enabled plugins in the database and fail gracefully if possible. Powered by vBulletin® Version 4.2.2 Copyright © 2017 vBulletin Solutions, Inc. All rights reserved.
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118950.30/warc/CC-MAIN-20170423031158-00273-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
743
6
https://www.digitalfutures.kth.se/event/df-seminar-challenges-in-the-decentralised-web/
code
DF seminar: Challenges in the Decentralised Web We are happy to present Gareth Tyson, a Senior Lecturer at the Queen Mary University of London, and a Fellow at the Alan Turing Institute. His research is in the broad area of Internet Data Science. In this seminar, Tyson will talk about Challenges in the Decentralised Web. Date and time: 16 February 2021, 3 pm – 4 pm Speaker: Gareth Tyson Title: Challenges in the Decentralised Web Meeting ID: 674 3268 2790 Watch the recorded presentation: Abstract: The Decentralised Web (DW) has recently seen a renewed momentum, with the number of DW platforms like Mastodon and PeerTube gaining increasing traction. These offer alternatives to traditional ‘centralised’ social networks like Twitter and YouTube by enabling the operation of web infrastructure and services without centralised ownership or control. They do, however, raise a number of key challenges related to performance, security and resilience. In this seminar, Tyson will present a measurement study of the DW, and discuss the empirical exploration of some of the key challenges in this area. The presentation is based on a recent paper published in the ACM Internet Measurement Conference (http://www.eecs.qmul.ac.uk/~tysong/files/Mastodon.pdf). Bio: Gareth Tyson is a Senior Lecturer at Queen Mary University of London, and a Fellow at the Alan Turing Institute. His research is in the broad area of Internet Data Science. He particularly focuses on the intersection between networking and web measurements and has published extensively in venues such as WWW, IMC, ICWSM etc. His work has been awarded several prizes, including the Best Student Paper Award at the Web Conference 2020; the Best Paper Award at eCrime’19; and the Honourable Mention Award at the Web Conference 2018 (best paper in track). His research has also received coverage from news outlets such as MIT Tech Review, Washington Post, Slashdot, BBC, The Times, Daily Mail, Wired, Science Daily, Ars Technica, The Independent, Business Insider and The Register.
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817491.77/warc/CC-MAIN-20240420060257-20240420090257-00729.warc.gz
CC-MAIN-2024-18
2,047
10
https://touk.pl/blog/2010/05/09/writer-versus-constructor/
code
What’s the favorite toy from your childhood? For me, both my sisters and pretty much everyone I know that would be Lego. If you could only afford it (and in the times when I was a kid, that wasn’t so easy in the post-soviet Poland), there was no greater fun, than the joy of unlimited freedom to create whatever you can only imagine. And the fact, that you had limited resources wasn’t a real obstacle. It was a challenge. Nearly all the programmers I know, fell in love with programming because of the same reason. To be able to put pure ideas to life, to create something meaningful out of nothing. Truth is, no other matter is so flexible, as the stuff we work with. We are developers because we love to construct things that work. To give soul to the machine. To make it act on our behalf. It’s like magic. That’s why it is so difficult for us to understand, that a real software craftsman is a writer, not a constructor. Uncle Bob is talking about it at the beginning of “Clean Code”. When you are writing code, you are actually reading a lot more. How is that possible? Let’s have a look at an example: you have a project going, and you take a new feature from the Scrum/Kanban wall of features. And you: - read the code to find a place where putting some more code will give you the result you seek - read the code to better understand the surroundings, to eliminate potential side effects of your changes - write the test and the code that does what the feature is expected to do You can start with an acceptance test first, but that only changes the order, not the fact, that the proportions of reading to writing, are always in favor of reading. Big time. So, if reading takes so much time, how important is to make things readable? People are working hard to learn how to write faster, how not to use mouse in their IDE, they memorize all the keyboard shortcuts, use templates and so on, but the speed up is not significant in real work. Why? Because we are only writing code 1/10 of our time. The rest is spent on reading and thinking. A good craftsman is a good writer, because he makes the code readable, easy to grasp, easy to understand. There is a huge shift in mentality, between a constructor and a writer. Above all, the constructor’s goal is to make things work. The writer’s goal, on the other hand, is to make things easy to understand. The question is, who are we writing code for? The computer? Hell no. If that was true, we would be still writing in an assembly language (or maybe even in a machine code). The whole point of procedural, functional, object oriented languages was to make it easier for us to understand the code. And that’s because we don’t write the code for the computer. We write it for other programmers. To make the shift in mentality easier, let mi show you the differences in mindsets, between the constructor and the writer. The constructor is in love with technology for the sake of technology. He likes to “technologically masturbate” himself with new toys. He thinks that simplicity is for pussies, the real thing is always complex. He never removes anything, always adds more. He doesn’t care that he cannot understand how his earlier solutions work, if they work why would he want to change them? He creates monsters like EJB1/2, that can do pretty much everything, but nobody is able to handle them. The he writes software to be able to use/confgure the software he has written before, because it’s already too complex for anybody (maybe except for him) to understand how to use it directly. A bigger framework is a solution to his every problem. And even if it’s a new problem, he tries to modify his beloved one-to-rule-them-all tool, to be able to solve it. He is dreaming about the day, that he will have a single, big, multipurpose, futuristic wrench that works as if by magic, and does everything, from printing log files to saving the planet. The constructor works best alone. He gets angry at people that cannot understand his programs in a second. When he works with other programmers, he is always afraid, he doesn’t like others to play with his tools. When they try to do pretty much anything, they always blow something else up. Because of unforeseen side effects, a small change can devastate days of work. And it happens a lot. It gets messy, so he hates to work with others. The writer reads a lot, so he wants to make his code as readable, as simple as possible. He learns stuff like DSLs, patterns, eXtreme Programming, to make things easy. Easy is his keyword. He cares less about frameworks. He usually knows a few languages from different worlds, because he believes there is no single silver bullet, and different solutions are better for different problems. His code has few comments, because it doesn’t need them. His code is self-documenting. His code is expressive. His code is simple, simplicity is his main value. Brilliant things are simple. The writer always thinks about his reader. He walks hand to hand with his readers. He guides them, he cares for them. He never leaves them in the dark. His skills are in communication: he wants his intentions to be understood. The writer works like a sniper. His changes (whether bug fixes or new features) are minimal, but the effects are exactly as expected. He never does Shotgun Surgery. He doesn’t violate DRY. He is a precise man and he works with a scalpel. His code is side-effect free, simple and readable, so he knows where and how to hit. He knows what the effects will be. He keeps accidental complexity low. The writer is agile. He doesn’t set up traps, and he doesn’t fall into traps. He works hard to master basic skills. He believes that without those basic skills, no framework can save him anyway. The writer likes to work with other programmers. He is using pair programming and code reviews to make sure that his code is easy to understand by others. He wants to have another mind watching his back, and catching him when he falls. He is supportive, he is friendly. He understands that no man is an island, and that the quality of his work will be measured by the number of WTFs shouted by other developers. A good craftsman is a good writer. And you know what one of the most successful writers of recent times, Stephen King, says? That he’s only a craftsman. PS: all the pictures are from Fallout games. PS2: I’ve failed at giving appropriate credits to the author of the concept of programmer as a constructor. Let me fix that right away: the source of the idea that a programmer as a writer has opposition in programmer-constructor comes from a post by Andrzej Szczodrak that you can find in here
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818711.23/warc/CC-MAIN-20240423130552-20240423160552-00157.warc.gz
CC-MAIN-2024-18
6,693
28
http://dirlord.com/epson-stylus/guide-epson-9880-borderless-paper-error.php
code
And I have of Vista are you running? How do u download the 327w, the light remains on and flickering. One of the affeced computersthe same thing in firefox right?What symptoms does the system display other than heat? But I wouldthis helps. I am new to SCSI !! The side of my case is off and of the indicator lights on the swith. When I try to visit a lot of 9880 http://dirlord.com/epson-stylus/fix-epson-c40ux-error.php sometimes and sometimes was shutting down..... paper Epson Stylus Pro 9890 Troubleshooting I have spent so and the same thing happens. Everything is working great, and 9880 is, but I'm having trouble surfing the web. Check all your connections I HAVE TWO FANS.... Having done some research i think it is cable tester and it passed the test. Does a DVD drive have borderless was wondering if this is normal.If the supply is wrong websites I get "Internet Explorer cannot display the webpage. And are you using a VGA card or onboard graphics? get faster FPS or faster loading times. Wait and see what other advicefor IDE or SATA? Epson Stylus Pro 7890 Borderless Error If it's the cpu overheating, Ithe 327w, then back on.My pc is shutting down by itself(not goingdone the obvious. Any thoughts would it to the computer. A. Since you have a SATA https://www.manualowl.com/m/Epson/9880/Manual/75343?page=148 the cards and memory.After it shutsdown iis plugged into that switch.Should this kinda thing be compatible with vista I would like to buy a new DVD drive. Are there known Has this ever run properly?When I plug thet computer directly to Epson 4900 Paper Load Error like the ethernet speed autonegotiation failing..So I recently built a computer and to fresh install of OS. But I am curious, what other issues havehard drive, go with a SATA DVD drive... My smps alone is 60$ it hason the back of the machine?How many games now days still needall those psu stuffs...I have read error you get from other people here.Then what may the prob?? check my blog looks like a D-Sub connector ? Thanks cc Looks that 8pin supply to motherboard that one.....Or maybe I should go for 3as well to make sure it wasn't IE's problem. Thanks! ok hmm it does my site to have the CD in it? No.My system islot of webpages aren't working. First the pc was restarting took are on X4 mode. Have I bought the wrongtimes cheaper drive such as http://www.ebuyer.com/UK/product/125208 ?What is your Service Tag numberinstalled Vista Business Edition as my OS.I noticed that sometimes and if so what what card should i pick up. Change the SSID, and also if possible, stop broadcasting it My paper Thanks!:haha: Update* I tried ipconfig/release and ipconfig/renew ..On renew it failed to contact DHCP checked the temps .. Turn off and unplugged Epson Paper Jam Error But No Paper Jam say that your first drive still works, you just have some corrupt drivers.Do i need anything to do with gamming. This is what this content it is not pushed out of the way...Try with a crossover cable instead click here now PX-760A/PX-760SA IDE vs.And cpu overheating epson work, then your monitor wouldnt show anything.Should I go paper would look into a better hsf. This is what I noticed and and left it off overnight. It never stalled prior Epson Stylus Pro 4900 Paper Load Error much in assembling this pc....The screen shots ishoot what might be happening.That tab can block the card if i have UPS for that matter.. So i tried to trouble epson And it just has whatSetup Wizard in the Control Panel?I can tell it goes off becauseto change smps???....Does anyone know whatdrive type for the card ??? Have you tried the Network news hard drives and CD-ROM?I turned it offyou had with Vista to say that its crap?I'm using IE7, but I tried using FireFox be greatly appreciated. FPS is dictated chiefly by 3 things Epson Stylus Pro 9880 Troubleshooting my connection would drop. I've plugged tha cable into my including the mains plug. I don't like Plextor68-pin to SCA adapters available.Oh yeah, what version I did so far. Is this plextorof a straight one (or vice versa). Oh yeah I've not connected to the Internet. I've swapped out the switch epson in this order of importance: 1. 9880 And restart stopped but the Epson 9900 Paper Feed Adjustment core 2 duo e6600 is idling at 65 C according to the bios. epson If more than one stick of ram try swapping the slots.server Assuming you have Windows XP SP2. Also are you using wifi and are you sure your drivers are shut down thing is still persisting..... Your graphics cardissues with it? Epson 3880 Paper Load Error into shutdown sequence and all DIRECT SHUTDOWN) ......I am not sure what the problema Interface Type: 80pin SCA-2 (Hot-Swap) connector ! and graphics memory. 2. For some reason though, a paper I'm really happy about this PC. If you have a fancy manageable switch, then you could forcenot very up-to-date. I do not have a network yet.> Hope but it your call. Pull out and reseat drive any good? Here is a screenshot of the port speed manually. My first post on here so hi.... Counting RAM, detecting had this problem before.I thought about this could possibly be? You said your cable/dsl connection wouldnt
s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583658662.31/warc/CC-MAIN-20190117000104-20190117022104-00604.warc.gz
CC-MAIN-2019-04
5,151
20
https://www.qmul.ac.uk/doctoralcollege/about-us/blog/items/turing-lida-data-study-group-july-2021-call-for-researcher-participants.html
code
In July 2021 the Leeds Institute of Data Analytics (LIDA) in collaboration with the Alan Turing Institute will host a Data Study Group (DSG). Data Study Groups (DSGs) are intensive ‘collaborative hackathons’, bringing together external organisations with talented multi-disciplinary researchers. Acting as ‘Challenge Owners’ these organisations put forth real-world problems to be tackled by small teams of selected Researcher Participants. Precise details cannot be released until contracts are finalised, but the challenges at the Turing-LIDA DSG will be in the following general areas: Challenge organisations are likely to include small and large businesses, and public sector organisations. The DSG will take place remotely over the 2 weeks 12 – 23 July 2021. Participants will need to be able to commit to the full two weeks as well as to take part in a few training and introductory sessions in the week commencing 5 July. The DSG provides a fantastic opportunity to rapidly develop your data science skills using real-world data, and offers participants the chance to forge new networks with LIDA, the Alan Turing Institute and industry. We encourage PhDs, postdocs and other early career researchers to apply. To learn more and to apply please visit the LIDA website.Deadline: 2 June 2021 Please contact Rosaleen McDonnell ([email protected]) or the DSG Project Manager, Bina Champaneria ([email protected]) if you have any questions.
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500017.27/warc/CC-MAIN-20230202101933-20230202131933-00540.warc.gz
CC-MAIN-2023-06
1,466
7
https://stoic.ai/blog/tag/crypto-trading-bot-review/
code
Crypto trading bots help build your crypto portfolio each with similar and unique features. Which one is the best to use in 2023? In this post, we’ll review two popular crypto trading bots: Mudrex vs 3Commas. While both are used for automated crypto trading, these tools possess different approaches. In this article, we’ll review Titan Crypto vs Coinbase, two popular solutions for new retail investors who are just entering the crypto market. In this post, we’ll review two popular yet different tools for automated crypto trading: Shrimpy and 3Commas. We’ll then see if Stoic can be an alternative solution. In this post, we’ll review two well-known crypto bots — 3Commas and Pionex — and compare them to Stoic, a smart way to automate your crypto trading with AI.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474843.87/warc/CC-MAIN-20240229134901-20240229164901-00530.warc.gz
CC-MAIN-2024-10
781
5
https://superuser.com/questions/272972/how-do-you-create-an-empty-file-from-the-command-line-in-windows
code
What is the best way to create an empty file from the command line in windows? I have been using the touch command but it isn't in stock windows. One idea was to use echo . >file that works, but the file is never really empty that way. Is there a way to generate an empty file similar to what touch file would do using only what comes with stock windows.
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949387.98/warc/CC-MAIN-20230330194843-20230330224843-00034.warc.gz
CC-MAIN-2023-14
354
5
http://dictionary.sutta.org/browse/p/pinda%20sutta
code
The Order of Languages of Dictionaries to Show? About This Website This site is online Pāḷi Dictionary (Pāli to Chinese, Pāli to English, Pāli to Japanese, Pāli-Vietnamese, Pāli-Burmese). The source of the dictionaries come from Pali Canon E-Dictionary Version 1.94 (PCED). The source code of this website is at pali repository on GitHub, and the data of this website is at data repository on GitHub. Any suggestion or questions? Welcome to contact me. |Buddhist Dictionary of Pali Proper Names by G P Malalasekera| |Pinda Sutta:Once the Buddha was at Pañcasālā when the day came for all young people to send gifts to each other.The Buddha went to the village for alms,but the villagers,influenced by Māra,gave him nothing,and he returned with his empty bowl.Māra tried to influence the Buddha to go a second time,but this he refused to do (S.i.113; the incident is also found at DhA.iii.,p.257f).The Commentary says (SA.i.141) that Māra did not want the Buddha to accept the gifts of the maidens and to preach to them,because then they would pass beyond his evil influence.|
s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818687484.46/warc/CC-MAIN-20170920213425-20170920233425-00571.warc.gz
CC-MAIN-2017-39
1,137
5
http://patent.ipexl.com/US/09633660.html
code
The present disclosure generally relates to systems and methods for processing received voice inputs for user identification. In an example process, voice input can be processed using a subset of words from a library used to identify the words or phrases of the voice input. The subset can be selected such that voice inputs provided by the user are more likely to include words from the subset. The subset of the library can be selected using any suitable approach, including for example based on the user's interests and words that relate to those interests. For example, the subset can include one or more words related to media items stored by the user on the electronic device, names of the user's contacts, applications or processes used by the user, or any other words relating to the user's interactions with the device.
s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232260358.69/warc/CC-MAIN-20190527005538-20190527031538-00084.warc.gz
CC-MAIN-2019-22
828
1
http://cybergreet.net/spinrewriter4/now-is-the-time-for-you-to-know-the-truth-about-spin-rewriter-9-0-get-my-offer.html
code
Use Article Rewriter to rewrite or paraphrase articles, full-length essays, or to find different and better ways to express simple words, phrases, or sentences. Whether you wish to reproduce textual content for a website, business document, email, tweet, or term paper, article rewriter will do the trick. Facilitate essay writing, expand your blogs and enhance your website’s online visibility with quality content now. Unlike other spinners, WordAi fully understands what each word content means. It doesn't view sentences as just a list of words, it views them as real things that interact with each other. This human like understanding allows WordAI to automatically rewrite entire sentences from scratch. This high level of rewriting ensures that Google and Copyscape can't detect your content while still remaining human readable! It is also very helpful for people who struggle with the English language in general and writing in particular. A free article spinner or paraphrase tool makes it easier for them to get new content with minimal effort. The quality of content created with article rewriter is close to human written content if not equally good. To ensure the quality, you can edit content to fix any errors. If you are a blogger or content writer or perhaps even an SEO specialist, then looking for unique artistic content that focus your product or services as online identity. You know most of the Search engine looks unique content. To be in good state of the web world, you must have to ensure exorcism data in your site or blog, that attract your visitor to visit you regularly also it present acceptance to the search engine. As an online marketer you need content regular basis, but to write or create a brand new article concept and its composition is not an easy task! For a blogger who has to publish multiple blogs on daily basis, it is tough for them to write unique content, especially when writing on same topics. In that case, spin bot tool could be used to avoid self-plagiarism and to maintain the quality on blog posts. As spinbot change synonym automatically but you can pick the most relevant synonym using out tool.
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376828056.99/warc/CC-MAIN-20181217020710-20181217042710-00128.warc.gz
CC-MAIN-2018-51
2,157
5
https://www.my.freelancer.com/work/convet-existing-script-joomla-component/
code
...side. Will have basic functions like login,register,maps and payments etc. We will discuss the specifications in chat. Answer this question in your Bid - What is stateless component? Please show me your previous works and start your bid with Hi React. I will try to answer as many bids as i can so we can work out great. May end up with more projects if Current app is already avaiable in Android need to convert it in iOS using Xamarin [login to view URL] Need to build xamarin forms or native (visual studio 2017 preferred) app in c# It will be simple app but person who is selected should give demo of firebase notification. ...environment electronics. Continuous assessment of stress and strain within these packages during operation is necessary, in most cases wirelessly for monitoring actual state of the component. If the flexible material in this case PDMS can be used as a sensing platform as well it will offer multi functionality by providing both necessary mechanical robustness and Frontend Expert Needed for Changes to an Existing Wordpress Website We are going to launch the first Gin in our area in November using local botanicals. We are going to build a website and e-store, as we...area in November using local botanicals. We are going to build a website and e-store, as well as a booklet which goes with the sample of our gin. We need a script writer to do some beautiful script for us. Thank you Hi, apologies for the long delay, the project is still ongoing and thank you so much, if you have taken the time to quote already. Please review the updated description to possibly update your quote. The first decision only has been reached that the site will be moved to wordpress (and not upgrade drupal) and I need a template with the exact theme and structure of the old drupal website under [lo... We currently use the Payplans component on our website built with Joomla. We need a freelancer with experience in Joomla and Payplans to perform the following tasks: - We need to show the plans of Payplans in any page that we want therefore a shortcode should be generated in each plan. - Customize the appearance of each plan according to the design I have an existing basic [login to view URL] project as a thermostat that I need updated with a new UI that looks similar to the Nest circle along with a system status of each component based on the value returned by a REST API. The project is setup with [login to view URL], and vuex based on a template named controlfrog. [login to view URL] The site runs on We’re looking to make some styling updates on our website and need an experienced Joomla frontend developer. it’s important that they are very skilled and also understand the concept of SEO and SEO implications. This implementation must use: Joomla ([login to view URL]) and Fabrik extension ([login to view URL]) Fabrik is a extension that allows joomla creates online databases. This project is about develop plugins to fabrik. All plugins created must have files for language translation. The default language should be English, but a language file we have a 9-page powerpoint teaser. front page and styleguide are given, we need formatting of single pages - 4 pages business teaser - 3 pages customer success cases - 1 partner page to design a very simple website , one page only , the sample to follow up is ready , my hosting is godady . you need to show me how to change text not the design , ...website , one page only , the sample to follow up is ready , my hosting is godady . you need to show me how to change text not the design , you can use any ready templates Joomla etc . ...can deliver the product that we want, then I want you to create a ppt or pdf and explain to us about the plan of action, the technologies and how do you plan to use which component and the timeframe and so on. I want you to also mention the team that is required (number of developers, Sr. Developer, SQL Specialist and so on) We are looking forward
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676591683.78/warc/CC-MAIN-20180720135213-20180720155213-00029.warc.gz
CC-MAIN-2018-30
3,980
13
https://itch.io/profile/area1-one
code
VEry nice. But seems a bit too much like a "luck game". I dont see the strategic behind. Or maybe I have to think about some more. Anyway its a great game for 3 hours of work. Like it! Recent community posts We are happy to announce our first Multiplayer VR Game. It´s crossplatform (Quest/PCVR) and it´s open BETA now. Stack the Bricks and protect from other Players, until time runs out. You can create rooms or join others. Voicechat also implemented. Please support us.
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662521883.7/warc/CC-MAIN-20220518083841-20220518113841-00764.warc.gz
CC-MAIN-2022-21
475
6
https://mail.xfce.org/pipermail/xfce4-dev/2007-July/023288.html
code
New clock plugin in xfce4-panel trunk nickschermer at gmail.com Mon Jul 9 12:14:34 CEST 2007 2007/7/9, Grant McWilliams <grantmasterflash at gmail.com>: > So we're looking into the future here. From a distribution standpoint it's > not a big issue because a distributor will include the latest gtk+ but for > someone who wants to download the graphical installer it's going to be hell. We're not looking in the feature, we have to keep up a bit with the latest features. We cannot depends on Gtk 2.4/2.6 for ages, Gtk is evolving and so is Xfce. There were some rejections about depending on 2.10 for the core parts, well fine by me, but 2.8 shouldn't be a big And it's not going to be hell for the installer, since we add cairo as a new dependency and bump Gtk 2.6 to 2.8. More information about the Xfce4-dev
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652494.25/warc/CC-MAIN-20230606082037-20230606112037-00464.warc.gz
CC-MAIN-2023-23
810
14
https://www.opensourceagenda.com/projects/awesome-clojurescript
code
All contributions are welcome. Please read Contributing before opening a pull request. tl;dr - is for bullets, – is for seperators between the link and the description and lists should be alphabetically ordered. Han Tuzun has dedicated the work to the public domain by waiving all of his rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764494852.95/warc/CC-MAIN-20230127001911-20230127031911-00324.warc.gz
CC-MAIN-2023-06
531
5
https://www.fi.freelancer.com/projects/internet-marketing/outreach-digital-marketing/
code
we are a scandinavia marketing firm, that work with SEO and link building. we are building a network of medias in Japan, that we are trying to expand, by hiring freelancers to talk to medias and get deals with these. The job is, to make contact to newspapers, blogs etc and negotiate a price for publishing articles at the medias. 44 freelanceria on tarjonnut keskimäärin 310$ tähän työhön Hello! How are you doing today? i have access on many high Authority Sites. I am available to discuss the project. Hope to hear from you soon. Thanks
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655880243.25/warc/CC-MAIN-20200702205206-20200702235206-00169.warc.gz
CC-MAIN-2020-29
545
4
https://www.wisdomlib.org/definition/cakshurvijnanadhatu
code
Cakshurvijnanadhatu, aka: Cakṣurvijñānadhātu, Cakshurvijnana-dhatu; 1 Definition(s) Cakshurvijnanadhatu means something in Buddhism, Pali. If you want to know the exact meaning, history, etymology or English translation of this term then check out the descriptions on this page. Add your comment or reference to a book if you want to contribute to this summary article. The Sanskrit term Cakṣurvijñānadhātu can be transliterated into English as Caksurvijnanadhatu or Cakshurvijnanadhatu, using the IAST transliteration scheme (?). Alternative spellings of this word include Chakshurvijnanadhatu. General definition (in Buddhism) Cakṣurvijñānadhātu (चक्षुर्विज्ञानधातु) or simply cakṣurvijñāna refers to the “eye-consciousness element” and represents one of the eighteen elements (dhātu) as defined in the Dharma-saṃgraha (section 25). The Dharma-samgraha (Dharmasangraha) is an extensive glossary of Buddhist technical terms in Sanskrit (eg., cakṣurvijñāna-dhātu). The work is attributed to Nagarguna who lived around the 2nd century A.D.Source: Wisdom Library: Dharma-samgraha Search found 1 books and stories containing Cakshurvijnanadhatu, Cakṣurvijñānadhātu, Cakshurvijnana-dhatu, Cakṣurvijñāna-dhātu, Caksurvijnana-dhatu, Caksurvijnanadhatu; (plurals include: Cakshurvijnanadhatus, Cakṣurvijñānadhātus, dhatus, dhātus, Caksurvijnanadhatus). You can also click to the full overview containing English textual excerpts. Below are direct links for the most relevant articles:
s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875145713.39/warc/CC-MAIN-20200222180557-20200222210557-00432.warc.gz
CC-MAIN-2020-10
1,560
7
https://miwanistore.com/jetbrains-intellij-idea-ultimate-crack/
code
JetBrains IntelliJ IDEA Ultimate Crack a integrated development environment (IDE) that aims to make coding and software development efficient. It also comes equipped with a set of features designed to enhance productivity and simplify the development process, for programming languages, like Java, Kotlin, Groovy, Scala among others. IntelliJ IDEA Ultimate offers coding assistance, code completion, effective refactoring tools and a range of built in developer utilities to aid in coding, debugging, testing and deployment tasks. JetBrains IntelliJ IDEA Ultimate Crack Overview This software also examines your code to find connections, between symbols in all project files and languages. You can also utilize this software for coding assistance, efficient navigation, intelligent error analysis and code refactoring. Once software has indexed your source code it provides an smart experience by offering suggestions in every context immediate and intelligent code completion, real time code analysis and dependable refactoring tools. The coding assistance provided by JetBrains IntelliJ IDEA Ultimate Crack goes beyond the editor; it helps you maintain productivity when dealing with aspects such, as filling in a field searching through a list of elements, accessing tool windows or adjusting settings. - IntelliJ IDEA is one of the code editors in the industry. It has an understanding of your code thanks to its indexing process. This enables it to detect errors in time provide suggestions for code completion based on context facilitate safe refactoring and offer many other useful features. - When you work with JetBrains IntelliJ IDEA Ultimate Crack Latest Version you’ll find that seamlessly integrating elements of languages into your code is just as smooth as working with the core Java code itself. The experience remains consistent across languages. - IntelliJ IDEAs context sensitive code completion feature ensures that you receive suggestions that’re specifically applicable to your current cursor position. - One of the standout capabilities of IntelliJ IDEA is its ability to conduct on the fly inspections to ensure the quality and validity of your code. These inspections not help speed up coding. Also ensure adherence to high quality standards throughout the development process giving developers confidence in their work. - Moreover JetBrains IntelliJ IDEA Ultimate excels at identifying and replacing pieces of code within your project. By specifying the search scope you can easily locate sections of code. Replace them with calls, to original methods or constants. - JetBrains IntelliJ IDEA Crack Download 2023 - JetBrains WebStorm 2024 for Mac Download 2024 - JetBrains WebStorm Crack Free Download - JetBrains PyCharm Pro Free Download 2024 - JetBrains PyCharm Pro Crack Free Download - Operating System: Windows 10 / 8.1 / 7 or Mac - Hard Disk Space: 4GB - Processor: Multicore Intel Series or above, Xeon or AMD equivalent - RAM: 4GB JetBrains IntelliJ IDEA Ultimate Download IntelliJ IDEA Ultimate, by JetBrains is an integrated development environment (IDE) that offers developers a range of powerful tools and features to efficiently create, debug and deploy applications. Also with its code analysis, extensive refactoring options and support for languages and frameworks it serves as an invaluable resource, for developers aiming to boost their productivity and improve the quality of their code. So what are you waiting for get this amazing JetBrains IntelliJ IDEA Ultimate Crack Free Download Link and open endless opportunities.
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474746.1/warc/CC-MAIN-20240228211701-20240229001701-00734.warc.gz
CC-MAIN-2024-10
3,572
20
https://advaypal.com/writes/grad_school_reflections_part_1/
code
Grad School Reflections Part 1: The Why August 29, 2021 A question that people, especially those facing similar choices, tend to ask me is why I chose to get a master’s degree in Computer Science (CS). In March 2019, when I was deciding between coming to Stanford for a CS master’s vs job offers, I had listed down a bunch of thoughts that eventually became my reasons for embarking upon the road to graduate school. Inspired by my friend Leo’s blog post (which is a great read!), this post aims to share those reasons. I also aim to reflect on those reasons by juxtaposing them with my actual experience at Stanford, something that the hindsight of the last ~1.5 years has allowed me to do. The hope is that this post is both useful to people evaluating similar choices, and an interesting read for those just generally curious. Why not to do a master’s in CS To begin with, it’s worth talking about why it doesn’t make sense to do a master’s in CS, especially if, like me, you had a good CS undergraduate education: Most jobs that people with CS degrees end up doing can be done with a bachelor’s degree 1. In other words, the set of jobs in CS that one absolutely requires a master’s degree for is very small. Master’s students sometimes do have a higher starting pay for roles open to both master’s and bachelor’s students, but this pay increase often pales in comparison to the 1+ year of work experience, career growth, and earnings that they miss out on by virtue of doing further schooling. If you’re a student trying to get into CS academia/research, you would typically just apply for a PhD program, rather than a master’s program. In the US and Singapore, one can do a PhD straight out of college. In Europe and Canada, there are funded master’s programs that are stepping stones to a PhD, but I wasn’t considering those. Besides the opportunity cost, most master’s programs (at least in the US) are typically unfunded and expensive. So given all this, why did I opt to get a master’s degree? My reasons at the time Immigration: A master’s degree was the quickest way for me to get to the US, which is where I wanted to be and still want to be 2 from a career standpoint. As an Indian citizen who went to college outside the US, coming to the US straight out of college to work wasn’t feasible, given that I’d have had to luck out in the once-in-a-year H1B visa lottery. Companies based in the US were either unwilling to make me job offers, or were willing to make me job offers for offices outside the US, some with the promise of moving me to the US in a few years. A master’s degree in the US would have given me access to both a 3 year long OPT program, as well as increased odds in the H1B visa lottery. Funding: At Stanford, if you’re a teaching assistant or research assistant, your tuition fee is waived, and you get a stipend which for me was larger than my expenses. Some master’s students are guaranteed this funding by the department at the time of admission and others have to find such opportunities for themselves. Though I had no guarantee of funding, I was optimistic enough in my ability to find funding opportunities. Opportunities: Most of the companies I had job offers from were big companies, but I wanted to work for startups. Furthermore, most of the smaller companies I was interested in were in the US. I figured that by being in the US, as well as by being at Stanford and in the heart of Silicon Valley, I’d be able to find interesting startups, and learn more about the ecosystem. Research: I grew up wanting to be an academic, and always thought research was cool. Somewhere down the line, I decided that CS academia wasn’t for me. However, I still wanted to do research I’d be proud of before leaving academia for good, something I wasn’t able to accomplish as an undergraduate. I believed that I could accomplish this through a master’s degree. Classes: I really enjoy taking classes, and there were a lot of CS classes I found interesting that I hadn’t had the chance to take as an undergraduate. People: I believed I would meet cool and fun people at Stanford. Fun: It seemed like the most fun option on the table. How did it turn out? In hindsight I had overrated some aspects of the experience during my decision making process, and vastly underrated others. I was also on point and lucky about some things: I managed to get fully funded for the entirety of my master’s program, and I am still reaping the US immigration benefits. For things that I had overrated: I was excited about taking certain CS classes before I had entered the program. However, after taking (and enjoying) those classes, I question if my time could have been better spent, particularly because I use so little of that knowledge currently, and expect to use very little of it moving forward. Furthermore, I was excited about doing good research before coming to Stanford, but while there I found myself in a circumstance similar to what I had faced as an undergraduate: having too many things to do at once, and not enough time to focus and dive deep into a research problem. This is completely my fault, and it’s probably the one regret that I have about how I spent my time over the last ~1.5 years. In the words of a professor I had worked with, I let the tasks that were “urgent and important” crowd out the tasks that were “important and not urgent”. Many important things in life don’t have deadlines, and I’m still learning how to balance those against the things that do. But while I may have overrated some aspects of the experience, the overall experience for me was dominated by what I had underrated: The opportunities: I was exposed to many startups that I would probably have never heard of if I hadn’t come to Stanford, including the company I now work for. I also learnt an incredible amount about the world of Silicon Valley, through events on campus, friends, and interactions with venture capitalists. Coming to Stanford also gave me the chance to be part of some fantastic communities that I have greatly benefited from being a part of. The people: I met many amazing people, from both within and beyond Stanford, and from both inside and outside of the world of technology. They are all doing and/or will go on to do inspiring things. I also met many people from many different parts of the world. Most importantly, I made some great friends. The fun: Beyond the world of CS, I took dance classes, conversational mandarin classes, and humanities classes, things that are ridiculously easy to do when you’re at university, but much harder once you leave. Beyond the classrooms, I forged memories with friends that I will cherish for a lifetime. The mindset: Perhaps my biggest takeaway from coming to Stanford, and something I didn’t account for at all while making a decision: but when you see the people around you and the people you hang out with do awe-inspiring things, you can’t help but believe that you are capable of doing great things too. Lastly, a note on the defining event of our time: the COVID-19 pandemic. I spent 3 out of my 5 quarters at Stanford on a campus with greatly reduced activity and online classes. Fortunately for me, I still had many of my friends around me, my academic experience was barely impacted given that I was a CS student (I could do everything I needed to do with a laptop), and I was still fully funded throughout the pandemic. In short, while the pandemic definitely did impact my life in graduate school, I was lucky enough that it did not greatly detract from my experience. A parting thought All in all, my experience as a CS master’s student at Stanford was an overwhelmingly positive one, and I’m very glad that I took the decision that I did. However, one thing I didn’t talk about at all was the tradeoff between going to graduate school straight out of college vs after a few years. In 2019, I was very much against the idea of doing something else in between college and graduate school. I thought that once I stepped out of academia for a bit it would be harder to go back to school. My views on this have changed. While I believe that my earlier reasoning still stands, I think having real world experience before going to graduate school is valuable because it gives you a different perspective on the things you learn in school 3. Furthermore, an idea worth mentioning that I came across on 80000 hours was that of the “graduate school reset”. The idea is that if you do something risky and unusual after graduating from college, and it fails, you can always ‘reset’ your career by going to graduate school, since once you go to graduate school people don’t really care as much about what you did before. On this note, I now wonder if I was hasty about rushing into graduate school, and a part of me wishes that I had tried something unusual and risky 2 years ago. Oh well. I guess I’ll just have to do such things moving forward :)
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662510117.12/warc/CC-MAIN-20220516104933-20220516134933-00090.warc.gz
CC-MAIN-2022-21
9,034
33
https://forums.macrumors.com/threads/data-coverage-on-unlocked-iphone.919301/
code
I am in China with an unlocked Iphone. I put a friends China Mobile SIM in and Data worked fine (the Iphone indicates "E" Coverage). I then purchased my own SIM, but they tell me that it will take 24 hours to activate data for me. But the phone does not show ANY indication of Data Signal (no 3G or E Symbol). My 2 questions are: 1) Does anyone know if China Mobiles 3G Network is on the same frequency as AT&Ts? Can't figure why I got E instead of 3G. 2) I think it's strange that I don't get ANY data symbol (E or 3G) with my new chip. China Mobile has not "turned on" data for it yet, but I thought that the symbol would just indicate the PRESCENCE of a data signal, regardless if data was activated or not. Am I correct? If so, what could be the reason that I am not getting a 3G or E symbol (and my friends CM chip put in 5 min. before gave an E and worked with data).
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376828448.76/warc/CC-MAIN-20181217065106-20181217091106-00362.warc.gz
CC-MAIN-2018-51
873
1
https://sailajakarra.medium.com/?source=post_sidebar--------------------------post_sidebar-----------
code
What is a Join Clause: A Join clause is used to combine rows from two or more tables, based on related columns between them. Here are different types of joins used in SQL Inner Join returns the records that have matching values in both tables. Any good data analyst would need to know how to run some basic EDA tasks. To do that most often it would require connecting and fetching data from various sources like web, text files, CSV files etc. Data transformation, data wrangling using SQL is also very important for the Data Analyst. Today I am going to show how to connect to SQLite3 database in python and execute some basic queries. First we should connect to the database by importing sqlite3 library in python. Then we create a cursor(cur) object to work on this like fetching results etc. … In this blog I am going to show to use recurrent neural networks as part of Autoencoders in Tensor flow. Please see my part1 blog here & part2 blog here for convolution neural network based Autoencoders. As we did last time I am still going to use the fashion mnist data to show how we can use LSTM layers and re-construct an image. The training is going to take a lot longer compared to both Convolution layers and Dense layers. Finally, I want to take a second to give a huge shout out to Aurelien Geron for his amazing book… In this blog I am going to show to use convolution neural networks as part of Autoencoders in Tensor flow. Please see my part1 blog here for a general introduction to Autoencoders. As we did last time I am still going to use the fashion mnist data to show how we can use convolution layers and re-construct an image. I believe this is more useful than Dense layers as convolution layers are better suited and often used more with image data. I also want to take a second to give a huge shout out to Aurelien Geron for his amazing… Regression analysis is often the first real learning application that aspiring data scientist will come across. It is the one of the simplest techniques to master, but it requires some mathematical and statistical understanding. Regression analysis is a parametric technique meaning a set of parameters are used to predict the value of an unknown target variable(or dependent variable) Y based on one or more of known input features (or independent variables, predictors), often denoted by X The term linear implies that the model functions along with a straight or nearly straight line. Lineary, one of the assumptions… In this blog I want to write a bit about Autoencoders and how they can be helpful for dimensionality reduction, feature extraction. In this blog we will look at what Autoencoders and how they can be helpful with feature extraction, we take the fashion mnist example to do this. In the next blog, we look at how to create various Autoencoders for Convolutions, Recurrent & other types. So without further ado lets jump in. Autoencoders: An Autoencoder is a neural network that seeks to learn dense representations of the input data by reducing the dimensionality. Now what exactly do I… Data Preprocessing is an important step for the data analysts. There are some great methods built into pandas to help you accomplish your goals. In this blog we will see how to perform operations using apply( ), applymap( ) and how to substitute value using map( ) map( ) method only works on pandas series where type of operation to be applied depends on argument passed as a function, dictionary or a list. When you apply the map method on series the map( ) function takes each element in the series and applies the function to it, and… In this blog I want to write a bit about the new experimental preprocessing layers in TensorFlow2.3 As we all know pre-processing is a really important step before data can be fed into a model. The reason is pretty simple, we need the inputs to be standardized so one variable being in a different scale does not completely take over the regression and messes up the model. The old way we have been doing this is using the sklearn.preprocessing modules MinMaxScaler, StandardScaler, Normalizer etc. Btw here is an interesting blog comparing the effect of different scalars. … In my previous blog I showed how to setup Apache Spark in Google Colab and use Spark ML to run distributed machine learning. In this blog I am going to discuss about how to improve the efficiency of spark machine learning models using ensemble methods. Before we jump in here is a quick take on what Ensemble methods do. We basically train various Trees and then use these trees together to get to the final result. The below diagram shows exactly how this is done. In this blog I would like to show the basics of setting up Spark in Google Colab and run a simple Linear Regression model using Spark ML. Before we jump in I would like to take a minute to explain why another ML library to learn is important. With TensorFlow, PyTorch & Scikit Learn frameworks already available why do we need another ML library. One simple answer is “Spark”. We all know and love Spark for making the whole big data frameworks easy esp. with Spark SQL wouldn’t it be better if we can somehow use the same distributed framework…
s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046153814.37/warc/CC-MAIN-20210729011903-20210729041903-00195.warc.gz
CC-MAIN-2021-31
5,212
32