Design, Programming, Music and Life

Showing posts with label build. Show all posts
Showing posts with label build. Show all posts

Tuesday, January 27, 2015

Windows 10, build 9926: Get through setup and windows update on Surface Pro 3


I like many others out there have found that the new release of Windows 10, is not as easy as M$ makes it sound when applying it to the new Surface Pro 3. Many users have reported that the screen constantly crashes and it restarts often. I too had these same issues, but I also found a temporary workaround that allowed me to continue using it and apply the updates and hardware fixes through Windows Update.
The trick here is to only leave the screen on for 5-10 seconds at a time. At least for me, it seemed that the Surface Pro 3's screen would start to flicker and blank out after 10-15 seconds on on time. So when you start up the update, and install it, it will mostly work fine until you actually get to the Desktop. Once there, tap the power button and count to 5. Then turn it back on, unlock it, and hit the start button. Then type in Windows Update, and then hit the power button. If you are not quick enough, the screen will start to blank out. If this happens, hit the power button as soon as it happens, because this function will override the systems want to re-enable the screen. Turn it back on, unlock, and select the Windows Update app on the search list. Once that starts, Check for Updates and install all hardware / software updates available. Throughout this process, I did turn the device off every 10 seconds, for 5 second intervals. Once Update was complete, the device restarted, and I repeated the process again to make sure it now grabbed the hardware fix through Windows Update. Constantly putting it to sleep and then waking it again in order to complete the process without rebooting.
Once it was all said and done, my Surface Pro 3 has been issue free on the latest 9926 build. Hope my post has helped out your journey as well :)

Friday, December 14, 2012

How-To - Using Joomla to build mobile Web Apps.


This rough How-To will go through using Joomla to build a simple mobile Web App.

You will need a few things first:

Start off by reading the setup instructs for the YooTheme Warp framework, and set up your pages accordingly. I will sometimes make it so the content of the page doesn't go down too far on the first screen, this will give the users an overall good first impression on a mobile device. Once that is complete, we will set it as the default template. With this design, it automatically detects screen size, but if your client wants a different design for Desktop users, then you can use the MobileJoomla plugin and component to assign a different template to mobile devices. 

Next we will have to download the Add2Home plugin, but don't install it right away. Once you download it, navigate to your download directory and extract the file into a folder. then navigate into the plugin folder, and change the photos there (Unless you absolutely love the ones the developer uses)


Once we are done editing and replacing the graphics, we will then re-archive the files back into a .zip and then we will add the Add2Home plugin to your Joomla extensions. Once it is installed, Just make sure you enable it.

Then it's time to start testing it out and making sure all the content is in the right places. Have fun with it and make it yours :)

Till next time!!