| 
			
			 | 
		#1 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Update Launcher: A (slightly) easier way to install extensions
			 
			
			
			After you install this GUI launcher extension, you will see a new entry in the launcher that says "Update Launcher" If you put something in the extensions folder and tap this, it will restart the framework and update the launcher. But the main feature is if you take a .lext file (for devs, it's a zipped up extension) for the extension, which devs will hopefully provide, put that in the root of your kindle's usb and tap "Update Launcher", it will automatically unzip and install the extension. 
		
	
		
		
			In other words: Take the extension file, put it on the kindle's dirve and update launcher. It's that easy! Why this extension? Because now people (aka n00bs) will not need to worry about which folder to put in the extensions folder, unzipping/untarring/unraring..., and accidentaly getting windows line endings into their scripts, and a whole lot of other stuff. Also, I plan to eventually add things like post install scripts (VERY useful for WAFs). Can one of the site mods add .leg as an approved upload file extension? UPDATE: Changed extension from .lext to .leg Last edited by aditya3098; 07-10-2012 at 11:50 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | |
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 58 
				Karma: 63518 
				Join Date: Apr 2012 
				
				
				
				Device: KT 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I highly disagree with that extension. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			You could just scan vor zip files and catch the file list and look for a special index file. This would not force us to rename zip files. (Do we really need another zip file-format - besides .jar and maybe several others?) Quote: 
	
 Or even more easy: filename.lext.zip Last edited by MaPePeR; 07-09-2012 at 11:57 AM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Hmm... Which takes them out of the "nooby" classification. I agree, stick with a meaningful extension, don't invent one. If you need to detect if your using the correct file, insert a special reserved name file (like: MANIFEST) in the archive and then test for it.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 @MaPePeR: That is a sensible idea... Last edited by aditya3098; 07-09-2012 at 12:19 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			In fact the reason I chose .lext is because I do not want confusion about weather or not you unzip it. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	On the flip side, the manifest might hold the postinst......  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#6 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 http://filext.com/file-extension/LEX Too easy for the eye to mistake .lext for the more widely used .lex  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Maybe another extension... Any ideas?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			.pkg 
		
	
		
		
		
		
		
		
		
		
		
		
		
			http://filext.com/file-extension/pkg So widely used over the years for so many different things it is nearly meaningless to (other than Apple) software but does suggest to a person that it is not something to fool with. (Just use the "expand listing" links on that page to see full story.) Plus, think of it as a renamed .jar, something which must have a ADITYA file inside of it or it is invalid. Debian calls .ar archives .deb, so why not? Last edited by knc1; 07-10-2012 at 04:01 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669 
				Karma: 2300001 
				Join Date: Mar 2011 
				Location: Türkiye 
				
				
				Device: Kindle 5.3.7 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			.lep: launcher extension package 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 BLAM! 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506 
				Karma: 26047202 
				Join Date: Jun 2010 
				Location: Paris, France 
				
				
				Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			.lxt? I like pkg too, though.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Ill probably go with .lep
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#12 | 
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Close. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	how about: .leg Then a person can give their ARM a .leg up: http://idioms.thefreedictionary.com/leg+up  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#13 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Isnt there some program that uses .leg files? I remember using one. Some kind of game?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#14 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 http://filext.com/file-extension/leg Also opens the possibility for using the phrase: "an ARM and a .leg": http://idioms.thefreedictionary.com/an+arm+and+a+leg example: My K3, with only an ARM and a .leg could fly to the moon once the update completes.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#15 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 608 
				Karma: 1588610 
				Join Date: Jan 2012 
				
				
				
				Device: Kindle Scribe 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Leg it is, then.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| new extensions in gui launcher not appearing | techiemonkey | Kindle Developer's Corner | 2 | 07-04-2012 12:27 PM | 
| There Has To Be An Easier Way To Update The eDGe | obsessed2 | enTourage eDGe | 17 | 03-19-2012 02:13 PM | 
| HELP? Won't update/install | nz_Fuzzy | Calibre | 8 | 02-02-2011 04:29 PM | 
| Classic ru.launcher icons can be customized now! (new update) | Atomix | Nook Developer's Corner | 3 | 08-13-2010 09:40 AM | 
| warning about 2.9.5 update install | xyzzy | iRex | 3 | 04-26-2007 09:06 AM |