
This guide takes you through the process of converting a website from XHTML 1.0 to HTML5 using the Fiverizer software. (Fiverizer is a program that I wrote to convert my own websites, all of which were also in XHTML 1.0. It may be downloaded and used free of charge.) ...
ادامه مطلب
On Github you way from time to time need to patch release the previous version of a published release. This took me longer than I care to admit to understand the steps involved. Hence I'm documenting them in this post. Step 1: Check out the branch corresponding to the previous version of your code. git checkout 7.3.0 Step 2: Fix the bug in the code. Let's say it's a breaking change that's been fixed in the code. Step 3: Commit the changes with a version number that indicates the patch rel...
ادامه مطلب
Running API tests you may be tempted to open PostMan or another API client, did you know, you can run HTTP requests from inside PhpStorm directly? When developing a new API, you will want to run the API endpoints. Being able to run them without leaving PhpStorm speeds up your workflow. To start a request file, you can either select a HTTP Request file when using the new file or create a new scratch file. For a scratch file select the HTTP Request type. In either case ...
ادامه مطلب
When upgrading from an Intel mac to an Apple Silicone I noticed docker fails to run. I'm using Laravel Sail when Sail is installed or when a sail up command is attempted I get an error: docker: 'compose' is not a docker command The reason for this is a docker-compose is now a plugin. Docker needs docker-compose to be installed. Use brew to install docker-compose brew install docker-compose Once installed sail will function normally without any extra setup. بخوانید...
ادامه مطلب
This article answers a question from a visitor on how to display a sentence so that small (lowercase) letters are shown in capital letters, but have a height shorter than the actual capital (uppercase) letters....
ادامه مطلب
Find out how to generate an SSL certificate for a website on your own computer. (For those wondering, SSL certificates are needed so that your site can be accessed using HTTPS instead of HTTP.) ...
ادامه مطلب
Weblogs (more commonly known as Blogs) initially started as a means of keeping logs of one’s daily life - just like we used to do with jouals. Ten years ago, many didn’t see a point in maintaining a...
ادامه مطلب
Press Release is the listed in top off page seo technique that use to distributing news about your business. Also it help when you relocate your business from one location to other, then you can write...
ادامه مطلب
I have Windows 10 on a Surface Pro 3. I am trying to use Visual Studio Code. Unfortunately, there seems to be no combination whatsoever where I can run my program. Any time I hit F5 or ctrl f5 or shift f5, the windows 10 search bar from the OS pops up. There seems to be no way to make the application received the F5 before the OS and I can find no way to swap any key to make the program Let's block ads! بخوانید...
ادامه مطلب
I tried enabling the New Management flag and adding a supervised user. But the option to lock a user profile was not activated. Is there a way to password protect a chrome user profile or lock the whole browser(like firefox's master password) ...
ادامه مطلب
I try to set a root password as follows: mysqladmin -u root password "root"; Then I make a connection to my MySQL server, the following command: mysql -u root -p Enter password: **** enter image description here ...
ادامه مطلب
For the first time since Windows 95, Windows 8/8.1 ceased to offer the "Advanced Appearance Settings", which enabled the following customizations: screenshot of the "Window Color and Appearance" window That is a shame, not only because users lost customization power, but specifically because it made much more difficult for an user to set its own dark-theme version of the system. Is there any way to change such colors in Windows 8.1? Notice that I am not talking about merely doing this and I also...
ادامه مطلب
I have a larger folder containing all my SVN files. I got attacked my a virus destroying some files but also corrupting SVN config files, so now TortoiseSVN cannot recognize it as a SVN folder. I can redownload the repository to other location but there are some files I didn't commit to it. Is there some software that can tell me difference in contents between folders or should I write a batch script that can tell me which files were not commited? Let's block ads! بخوانید...
ادامه مطلب
I am facing problem while running tomcat server on 'windriver linux' when I start tomcat server as ./startup.sh And I go to 'serverip:8080' i don't get tomcat webpage everytime, sometime it takes lot of time to show tomcat home page or sometime it doesn't show up at all. I have checked running processes on windriver terminal but it shows tomcat is running in it. please help meThanks in advance Let's block ads! بخوانید...
ادامه مطلب
How to easily generate json out of a running instance for usage in run-instances --cli-input-json=? The purpose is to recreate instance without too much manual handling or too much json editing. I would be grateful for your answer. ...
ادامه مطلب
achieve more promising results without delivering any side eÙects. Exoslim price is a good recipe to decrease the amount of Exoslim price. Precautions to follow: Not for pregnant and lactating women. If you've read every Exoslim Review book then you should read this as well. It will suppress your appetite or those frequent hunger pangs and makes you feel full for the longer period. It helps in increase your endurance and makes you more energetic. Ah, but therein lies the rub when it's in the sam...
ادامه مطلب
I have a room full of machines that I have been upgrading from home to pro (Windows 10). All machines that are NOT anniversary update 1607 can be joined to a domain with no issues. All that are the anniversary update will allow me to join to the domain and it restarts and asks for the useame and password. Put in my credentials and it provides a generic "cannot log you in" error message. I've also noticed lusrmgr.msc is missing (Local users and groups) in all of these 1607 upgrades. The earlier b...
ادامه مطلب
Most web browsers will allow the user to specify: https://superuser.com/ or https://superuser.com But which is technically appropriate, and why? ...
ادامه مطلب
I have Fedora 24 installed using Hyper-V on top of Windows 10 (anniversary update) Trying to get the Hyper-V vGPU working, but Fedora does not recognizing it, and it doesn't even recognizing the video device if i don't have the vGPU enabled. Anyway to get some video acceleration or even just fullscreen working on this setup or should i look at different Hyper-visors? Side Question: Would i be better off testing this with Server 2016 - Which has pass through? I started this expedition after i not...
ادامه مطلب
I can see a lot of events 10000 and 10001 in the Application Logs of the Event Viewer. They relate to RestartManager and if looked closely upon I can see a lot of "StartingSession" and "EndingSession" entries. But no entries to indicate as to why does it keep initiating and closing sessions. Any way to find this out? Let's block ads! بخوانید...
ادامه مطلب